From owner-cvs-all Sun Jun 25 0:12:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C4BA237B7CA; Sun, 25 Jun 2000 00:12:08 -0700 (PDT) (envelope-from mph@FreeBSD.org) Received: (from mph@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA32143; Sun, 25 Jun 2000 00:12:08 -0700 (PDT) (envelope-from mph@FreeBSD.org) Message-Id: <200006250712.AAA32143@freefall.freebsd.org> From: Matthew Hunt Date: Sun, 25 Jun 2000 00:12:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common loader.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mph 2000/06/25 00:12:08 PDT Modified files: sys/boot/common loader.8 Log: Typo fix: tunnable. Backslash-parsing is not the role of printf(3), but is provided by the C language. Revision Changes Path 1.18 +3 -4 src/sys/boot/common/loader.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 1:26:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9600F37B623; Sun, 25 Jun 2000 01:26:38 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA37549; Sun, 25 Jun 2000 01:26:38 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200006250826.BAA37549@freefall.freebsd.org> From: Warner Losh Date: Sun, 25 Jun 2000 01:26:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/06/25 01:26:38 PDT Modified files: . UPDATING Log: Add softupdate change info. Revision Changes Path 1.89 +6 -1 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 1:27:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4566637B623; Sun, 25 Jun 2000 01:27:09 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA37616; Sun, 25 Jun 2000 01:27:09 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200006250827.BAA37616@freefall.freebsd.org> From: Warner Losh Date: Sun, 25 Jun 2000 01:27:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/06/25 01:27:09 PDT Modified files: (Branch: RELENG_4) . UPDATING Log: MFC: softupdate information Revision Changes Path 1.73.2.6 +11 -5 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 1:32:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A216B37B824; Sun, 25 Jun 2000 01:32:39 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA37933; Sun, 25 Jun 2000 01:32:39 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006250832.BAA37933@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 01:32:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/nulldev nulldev.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 01:32:39 PDT Added files: sys/dev/nulldev nulldev.c Log: New machine independant /dev/null and /dev/zero driver. This device is severely stripped down compared with its predecessor, and is measurably a _lot_ faster. Many thanks to Jeroen van Gelderen for lots of good ideas. There is still a problem with this; it is written as a mudule, and as such is theoretically unloadable. However, there is no refcounting done as I would prefer to do that a'la device_busy(9), rather than some "home-rolled" scheme. The point is pretty moot, as /dev/null is effectively compulsory. Reviewed by: dfr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 1:39: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B4AE837B85F; Sun, 25 Jun 2000 01:38:59 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA38165; Sun, 25 Jun 2000 01:38:59 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006250838.BAA38165@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 01:38:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/randomdev randomdev.c yarrow.c yarrow.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 01:38:59 PDT Added files: sys/dev/randomdev randomdev.c yarrow.c yarrow.h Log: New machine-independant /dev/random driver. This is work-in-progress, and the entropy-gathering routines are not yet present. As such, this should be viewed as a pretty reasonable PRNG with _ABSOLUTELY_NO_ security!! Entropy gathering will be the subject of ongoing work. This is written as a module, and as such is unloadable, but there is no refcounting done. I would like to use something like device_busy(9) to achieve this (eventually). Lots of useful ideas from: bde, phk, Jeroen van Gelderen Reviewed by: dfr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 1:46:34 2000 Delivered-To: cvs-all@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id D003037B81B; Sun, 25 Jun 2000 01:46:30 -0700 (PDT) (envelope-from dcs@newsguy.com) Received: from newsguy.com (p24-dn01kiryunisiki.gunma.ocn.ne.jp [211.0.245.25]) by peach.ocn.ne.jp (8.9.1a/OCN/) with ESMTP id RAA28384; Sun, 25 Jun 2000 17:46:29 +0900 (JST) Message-ID: <3955C712.AC112B7C@newsguy.com> Date: Sun, 25 Jun 2000 17:47:14 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,pt-BR,ja MIME-Version: 1.0 To: Mark Murray Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/randomdev randomdev.c yarrow.c yarrow.h References: <200006250838.BAA38165@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Murray wrote: > > This is written as a module, and as such is unloadable, but there is ^^^^^^^^^^ > no refcounting done. I would like to use something like device_busy(9) > to achieve this (eventually). Pun intended? :-) -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org capo@the.great.underground.bsdconpiracy.org Windows works, for sufficently small values of "works". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 1:59:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6A4EB37B81B; Sun, 25 Jun 2000 01:59:26 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA39276; Sun, 25 Jun 2000 01:59:26 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200006250859.BAA39276@freefall.freebsd.org> From: Brian Somers Date: Sun, 25 Jun 2000 01:59:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults periodic.conf src/etc/periodic/daily 310.accounting X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/06/25 01:59:26 PDT Modified files: etc/defaults periodic.conf etc/periodic/daily 310.accounting Log: Allow compressed acct files PR: 19483 Submitted by: Ben Smithurst Revision Changes Path 1.2 +2 -1 src/etc/defaults/periodic.conf 1.5 +11 -1 src/etc/periodic/daily/310.accounting To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 2: 3:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CAA6A37B81B; Sun, 25 Jun 2000 02:03:20 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA39573; Sun, 25 Jun 2000 02:03:20 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006250903.CAA39573@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 02:03:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha machdep.c mem.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 02:03:20 PDT Modified files: sys/alpha/alpha machdep.c mem.c Log: Strip out the machine-independant parts of the memory device. /dev/(u)random, /dev/null, /dev/zero are all moving to machine-independant drivers. Revision Changes Path 1.83 +1 -7 src/sys/alpha/alpha/machdep.c 1.25 +51 -238 src/sys/alpha/alpha/mem.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 2: 5:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 76CBE37B81B; Sun, 25 Jun 2000 02:05:32 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA40859; Sun, 25 Jun 2000 02:05:32 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006250905.CAA40859@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 02:05:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha mem.c machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 02:05:32 PDT Modified files: sys/alpha/alpha mem.c machdep.c Log: Forgot: Previous commit... Reviewed by: dfr Revision Changes Path 1.26 +1 -1 src/sys/alpha/alpha/mem.c 1.84 +1 -1 src/sys/alpha/alpha/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 Jun 25 2: 8:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AAE7737B81B; Sun, 25 Jun 2000 02:08:27 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA41024; Sun, 25 Jun 2000 02:08:27 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006250908.CAA41024@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 02:08:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c mem.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 02:08:27 PDT Modified files: sys/i386/i386 machdep.c mem.c Log: Strip out the machine-independant parts of the memory device. /dev/(u)random, /dev/null, /dev/zero are all moving to machine-independant drivers. Reviewed by: dfr Revision Changes Path 1.396 +1 -3 src/sys/i386/i386/machdep.c 1.85 +50 -255 src/sys/i386/i386/mem.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 2:11:44 2000 Delivered-To: cvs-all@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id 1BD4A37B830; Sun, 25 Jun 2000 02:11:30 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id LAA15942; Sun, 25 Jun 2000 11:11:49 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200006250911.LAA15942@grimreaper.grondar.za> To: "Daniel C. Sobral" Cc: Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/randomdev randomdev.c yarrow.c yarrow.h References: <3955C712.AC112B7C@newsguy.com> In-Reply-To: <3955C712.AC112B7C@newsguy.com> ; from "Daniel C. Sobral" "Sun, 25 Jun 2000 17:47:14 +0900." Date: Sun, 25 Jun 2000 11:11:49 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Mark Murray wrote: > > > > This is written as a module, and as such is unloadable, but there is > ^^^^^^^^^^ > > no refcounting done. I would like to use something like device_busy(9) > > to achieve this (eventually). > > Pun intended? :-) Huh? :-) This is real - you could (theoretically) kldunload this. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 2:16: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from server.baldwin.cx (server.geekhouse.net [64.81.6.52]) by hub.freebsd.org (Postfix) with ESMTP id BBB5D37B8CC; Sun, 25 Jun 2000 02:15:59 -0700 (PDT) (envelope-from john@baldwin.cx) Received: from john.baldwin.cx (root@john.geekhouse.net [192.168.1.18]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id CAA10034; Sun, 25 Jun 2000 02:16:05 -0700 (PDT) (envelope-from john@baldwin.cx) Received: (from john@localhost) by john.baldwin.cx (8.9.3/8.9.3) id CAA02233; Sun, 25 Jun 2000 02:16:22 -0700 (PDT) (envelope-from john) Message-Id: <200006250916.CAA02233@john.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200006230744.AAA32908@freefall.freebsd.org> Date: Sun, 25 Jun 2000 02:16:22 -0700 (PDT) Organization: BSD, Inc. From: John Baldwin To: Mike Smith Subject: RE: cvs commit: src/sys/i386/isa clock.c intr_machdep.c isa_dma. Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 23-Jun-00 Mike Smith wrote: > msmith 2000/06/23 00:44:33 PDT > > Modified files: > sys/i386/isa clock.c intr_machdep.c isa_dma.c pcibus.c > spkr.c > Log: > Add PnP probe methods to some common AT hardware drivers. In each case, > the PnP probe is merely a stub as we make assumptions about some of this > hardware before we have probed it. > > Since these devices (with the exception of the speaker) are 'standard', > suppress output in the !bootverbose case to clean up the probe messages > somewhat. Yay! -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.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 Jun 25 2:18:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C77237B85E; Sun, 25 Jun 2000 02:18:14 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA41538; Sun, 25 Jun 2000 02:18:14 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006250918.CAA41538@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 02:18:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 02:18:14 PDT Modified files: sys/conf files options sys/i386/conf GENERIC Makefile NOTES sys/alpha/conf GENERIC Log: Get the build bits right for the new Architecture Independant null- and entropy drivers. Reviewed by: dfr(mostly) Revision Changes Path 1.380 +7 -2 src/sys/conf/files 1.212 +2 -1 src/sys/conf/options 1.262 +2 -1 src/sys/i386/conf/GENERIC 1.2 +4 -1 src/sys/i386/conf/Makefile 1.788 +4 -1 src/sys/i386/conf/NOTES 1.83 +2 -1 src/sys/alpha/conf/GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 2:19: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DAAC037B907; Sun, 25 Jun 2000 02:19:02 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA41624; Sun, 25 Jun 2000 02:19:02 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <200006250919.CAA41624@freefall.freebsd.org> From: Doug Rabson Date: Sun, 25 Jun 2000 02:19:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa isa_common.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2000/06/25 02:19:02 PDT Modified files: sys/isa isa_common.c Log: Replace the unknown driver with a nomatch method in the isa driver. This allows ISA PnP drivers to be dynamically loaded after the kernel has booted. Revision Changes Path 1.17 +71 -72 src/sys/isa/isa_common.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 2:20: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C6AA837B91A; Sun, 25 Jun 2000 02:20:02 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA41687; Sun, 25 Jun 2000 02:20:02 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <200006250920.CAA41687@freefall.freebsd.org> From: Doug Rabson Date: Sun, 25 Jun 2000 02:20:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa pnpparse.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2000/06/25 02:19:59 PDT Modified files: sys/isa pnpparse.c Log: Don't record an irq mask if its empty - it confuses the resource allocator. Revision Changes Path 1.8 +4 -2 src/sys/isa/pnpparse.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 2:21: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 757B037B85E; Sun, 25 Jun 2000 02:20:56 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA41767; Sun, 25 Jun 2000 02:20:56 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <200006250920.CAA41767@freefall.freebsd.org> From: Doug Rabson Date: Sun, 25 Jun 2000 02:20:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa ppc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2000/06/25 02:20:56 PDT Modified files: sys/isa ppc.c Log: Only print the diagnostic about extended I/O ports if bootverbose is true. Revision Changes Path 1.29 +5 -3 src/sys/isa/ppc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 2:30:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DA2B437B7AC; Sun, 25 Jun 2000 02:30:22 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA42217; Sun, 25 Jun 2000 02:30:22 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <200006250930.CAA42217@freefall.freebsd.org> From: Doug Rabson Date: Sun, 25 Jun 2000 02:30:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/include proc.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2000/06/25 02:30:22 PDT Modified files: sys/alpha/include proc.h Log: Fix typo in comment. Revision Changes Path 1.8 +2 -2 src/sys/alpha/include/proc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 2:31: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 04D8937B85E; Sun, 25 Jun 2000 02:30:57 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA42293; Sun, 25 Jun 2000 02:30:57 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <200006250930.CAA42293@freefall.freebsd.org> From: Doug Rabson Date: Sun, 25 Jun 2000 02:30:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/include reg.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2000/06/25 02:30:56 PDT Modified files: sys/alpha/include reg.h Log: Remove offensive language. Revision Changes Path 1.8 +2 -2 src/sys/alpha/include/reg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 2:33:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E76737B588; Sun, 25 Jun 2000 02:33:18 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Received: (from cjh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA42491; Sun, 25 Jun 2000 02:33:18 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Message-Id: <200006250933.CAA42491@freefall.freebsd.org> From: CHOI Junho Date: Sun, 25 Jun 2000 02:33:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean/gtkcomm Makefile ports/korean/gtkcomm/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cjh 2000/06/25 02:33:17 PDT Modified files: korean/gtkcomm Makefile korean/gtkcomm/files md5 Log: Update to 0.5.9. Revision Changes Path 1.2 +2 -2 ports/korean/gtkcomm/Makefile 1.2 +1 -1 ports/korean/gtkcomm/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 2:35:45 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 23F9F37B7AC; Sun, 25 Jun 2000 02:35:41 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA42830; Sun, 25 Jun 2000 02:35:41 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006250935.CAA42830@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 02:35:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_random.c src/sys/sys random.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 02:35:40 PDT Modified files: sys/sys random.h Removed files: sys/kern kern_random.c Log: Forgot this earlier; delete the old /dev/random driver, bring in the header for the new. Reviewed by: dfr Revision Changes Path 1.20 +20 -76 src/sys/sys/random.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 2:39:15 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B70937B7AC; Sun, 25 Jun 2000 02:39:12 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA43156; Sun, 25 Jun 2000 02:39:12 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006250939.CAA43156@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 02:39:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/syscons/fire fire_saver.c src/sys/modules/syscons/rain rain_saver.c src/sys/modules/syscons/warp warp_saver.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 02:39:12 PDT Modified files: sys/modules/syscons/fire fire_saver.c sys/modules/syscons/rain rain_saver.c sys/modules/syscons/warp warp_saver.c Log: Remove unneeded header. Revision Changes Path 1.8 +1 -2 src/sys/modules/syscons/fire/fire_saver.c 1.7 +1 -2 src/sys/modules/syscons/rain/rain_saver.c 1.9 +1 -2 src/sys/modules/syscons/warp/warp_saver.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 2:41:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4140A37B933; Sun, 25 Jun 2000 02:41:10 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA43293; Sun, 25 Jun 2000 02:41:10 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006250941.CAA43293@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 02:41:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys conf.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 02:41:09 PDT Modified files: sys/sys conf.h Log: Add extra flag needed by nulldev/mmap. Thanks to: Jeroen van Gelderen Reviewed by: dfr Revision Changes Path 1.113 +2 -1 src/sys/sys/conf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 2:44:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BFCC337B933; Sun, 25 Jun 2000 02:44:32 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA43599; Sun, 25 Jun 2000 02:44:32 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006250944.CAA43599@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 02:44:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_mmap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 02:44:32 PDT Modified files: sys/vm vm_mmap.c Log: Nifty idea from Jeroen van Gelderen; don't call a routine to check if we are using the /dev/zero device, just check a flag (supplied by /dev/zero). Reviewed by: dfr Revision Changes Path 1.114 +3 -2 src/sys/vm/vm_mmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 2:48:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0CC6537B946; Sun, 25 Jun 2000 02:48:16 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA43747; Sun, 25 Jun 2000 02:48:16 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006250948.CAA43747@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 02:48:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/i386 machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 02:48:15 PDT Modified files: sys/pc98/i386 machdep.c Log: Remove the old /dev/random device. There is a new machine-independant version. Reviewed by: dfr Revision Changes Path 1.164 +1 -3 src/sys/pc98/i386/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 Jun 25 2:55:15 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 471B037B933; Sun, 25 Jun 2000 02:55:13 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA44107; Sun, 25 Jun 2000 02:55:13 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006250955.CAA44107@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 02:55:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/syscons syscons.c src/sys/i386/isa/pcvt pcvt_hdr.h pcvt_kbd.c src/sys/pc98/pc98 syscons.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 02:55:13 PDT Modified files: sys/dev/syscons syscons.c sys/i386/isa/pcvt pcvt_hdr.h pcvt_kbd.c sys/pc98/pc98 syscons.c Log: Remove old entropy-harvesting hooks; this is going to be re-engineered later. Revision Changes Path 1.342 +1 -8 src/sys/dev/syscons/syscons.c 1.42 +1 -2 src/sys/i386/isa/pcvt/pcvt_hdr.h 1.36 +1 -5 src/sys/i386/isa/pcvt/pcvt_kbd.c 1.147 +1 -8 src/sys/pc98/pc98/syscons.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 3:12:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 31C8237B56B; Sun, 25 Jun 2000 03:12:34 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA46333; Sun, 25 Jun 2000 03:12:34 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006251012.DAA46333@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 03:12:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules Makefile src/sys/modules/randomdev Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 03:12:34 PDT Modified files: sys/modules Makefile Added files: sys/modules/randomdev Makefile Log: Build the entropy device (/dev/random) as a module. This may not be a permanent rule, because this device may eventually be deemed "effectively compulsory", and built by default directly into the kernel. For the moment, however, this is useful for debugging and development. Reviewed by: dfr Revision Changes Path 1.127 +3 -3 src/sys/modules/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 3:14:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 60F5037B56B; Sun, 25 Jun 2000 03:14:07 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA46430; Sun, 25 Jun 2000 03:14:07 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006251014.DAA46430@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 03:14:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern init_main.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 03:14:07 PDT Modified files: sys/kern init_main.c Log: Remove no-longer-relevant comment. Revision Changes Path 1.136 +1 -2 src/sys/kern/init_main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 3:16: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F08B37B56B; Sun, 25 Jun 2000 03:15:59 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA46589; Sun, 25 Jun 2000 03:15:59 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006251015.DAA46589@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 03:15:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/libkern arc4random.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 03:15:58 PDT Modified files: sys/libkern arc4random.c Log: Comment out unavailable call. This needs to be revisited when the entropy device is complete. Reviewed by: dfr Revision Changes Path 1.4 +5 -4 src/sys/libkern/arc4random.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 3:46:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A306B37B806; Sun, 25 Jun 2000 03:46:25 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA48007; Sun, 25 Jun 2000 03:46:25 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006251046.DAA48007@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 03:46:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin Makefile src/usr.sbin/rndcontrol Makefile random.4 rndcontrol.8 rndcontrol.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 03:46:25 PDT Modified files: usr.sbin Makefile Removed files: usr.sbin/rndcontrol Makefile random.4 rndcontrol.8 rndcontrol.c Log: As rndcontrol is no longer needed, punt it to the attic. Revision Changes Path 1.189 +1 -2 src/usr.sbin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 3:48:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1DAE137B636; Sun, 25 Jun 2000 03:48:41 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA48147; Sun, 25 Jun 2000 03:48:41 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006251048.DAA48147@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 03:48:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall sysinstall.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 03:48:41 PDT Modified files: release/sysinstall sysinstall.8 Log: Tiny manual correction; add mention of Kerberos 5. Revision Changes Path 1.32 +3 -1 src/release/sysinstall/sysinstall.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 3:55:27 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A790F37B807; Sun, 25 Jun 2000 03:55:23 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA48451; Sun, 25 Jun 2000 03:55:23 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006251055.DAA48451@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 03:55:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc MAKEDEV src/etc/defaults rc.conf src/etc/etc.i386 rc.i386 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 03:55:23 PDT Modified files: etc MAKEDEV etc/defaults rc.conf etc/etc.i386 rc.i386 Log: Clean up all the old setup code for the old /dev/random. This will be revisited when the new /dev/random is done. Revision Changes Path 1.259 +2 -2 src/etc/MAKEDEV 1.68 +1 -2 src/etc/defaults/rc.conf 1.52 +1 -15 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 Sun Jun 25 4: 5:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 46A8037B806; Sun, 25 Jun 2000 04:04:04 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA51054; Sun, 25 Jun 2000 04:04:04 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006251104.EAA51054@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 04:04:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/perl5 - Imported sources X-FreeBSD-CVS-Branch: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 04:04:04 PDT src/contrib/perl5 - Imported sources Update of /home/ncvs/src/contrib/perl5 In directory freefall.freebsd.org:/d/home/markm/import/perl-5.6.0 Log Message: Vendor import of Perl 5.006 Status: Vendor Tag: LWALL Release Tags: v5_006 N src/contrib/perl5/AUTHORS U src/contrib/perl5/Artistic U src/contrib/perl5/Changes U src/contrib/perl5/Changes5.000 U src/contrib/perl5/Changes5.001 U src/contrib/perl5/Changes5.002 U src/contrib/perl5/Changes5.003 U src/contrib/perl5/Changes5.004 N src/contrib/perl5/Changes5.005 U src/contrib/perl5/Configure U src/contrib/perl5/Copying U src/contrib/perl5/EXTERN.h U src/contrib/perl5/INSTALL U src/contrib/perl5/INTERN.h N src/contrib/perl5/MAINTAIN U src/contrib/perl5/MANIFEST U src/contrib/perl5/Makefile.SH U src/contrib/perl5/Policy_sh.SH U src/contrib/perl5/README N src/contrib/perl5/README.Y2K U src/contrib/perl5/Todo N src/contrib/perl5/README.posix-bc U src/contrib/perl5/README.threads N src/contrib/perl5/Todo-5.6 U src/contrib/perl5/XSUB.h U src/contrib/perl5/av.c U src/contrib/perl5/av.h U src/contrib/perl5/bytecode.pl U src/contrib/perl5/cc_runtime.h U src/contrib/perl5/cflags.SH U src/contrib/perl5/config_h.SH U src/contrib/perl5/configpm U src/contrib/perl5/configure.com U src/contrib/perl5/configure.gnu U src/contrib/perl5/cop.h U src/contrib/perl5/cv.h U src/contrib/perl5/deb.c U src/contrib/perl5/doio.c U src/contrib/perl5/doop.c U src/contrib/perl5/dosish.h U src/contrib/perl5/dump.c U src/contrib/perl5/ebcdic.c U src/contrib/perl5/embed.h U src/contrib/perl5/embed.pl U src/contrib/perl5/embedvar.h U src/contrib/perl5/fakethr.h U src/contrib/perl5/form.h U src/contrib/perl5/global.sym U src/contrib/perl5/globals.c N src/contrib/perl5/globvar.sym U src/contrib/perl5/gv.c U src/contrib/perl5/gv.h U src/contrib/perl5/handy.h U src/contrib/perl5/hv.c U src/contrib/perl5/hv.h U src/contrib/perl5/installhtml U src/contrib/perl5/installman U src/contrib/perl5/installperl U src/contrib/perl5/intrpvar.h U src/contrib/perl5/iperlsys.h U src/contrib/perl5/keywords.h U src/contrib/perl5/keywords.pl U src/contrib/perl5/makeaperl.SH N src/contrib/perl5/makedef.pl U src/contrib/perl5/makedepend.SH U src/contrib/perl5/makedir.SH U src/contrib/perl5/malloc.c U src/contrib/perl5/mg.c U src/contrib/perl5/mg.h U src/contrib/perl5/minimod.pl U src/contrib/perl5/miniperlmain.c U src/contrib/perl5/mv-if-diff N src/contrib/perl5/myconfig.SH U src/contrib/perl5/nostdio.h U src/contrib/perl5/objXSUB.h U src/contrib/perl5/op.c U src/contrib/perl5/op.h U src/contrib/perl5/opcode.h U src/contrib/perl5/opcode.pl N src/contrib/perl5/opnames.h U src/contrib/perl5/patchlevel.h C src/contrib/perl5/perl.c C src/contrib/perl5/perl.h N src/contrib/perl5/perlapi.c N src/contrib/perl5/perlapi.h U src/contrib/perl5/perlio.c U src/contrib/perl5/perlio.h U src/contrib/perl5/perlio.sym U src/contrib/perl5/perlsdio.h U src/contrib/perl5/perlsfio.h U src/contrib/perl5/perlsh U src/contrib/perl5/perlvars.h U src/contrib/perl5/perly.c U src/contrib/perl5/perly.fixer U src/contrib/perl5/perly.h U src/contrib/perl5/perly.y U src/contrib/perl5/perly_c.diff C src/contrib/perl5/pp.c U src/contrib/perl5/pp.h N src/contrib/perl5/pp.sym U src/contrib/perl5/pp_ctl.c U src/contrib/perl5/pp_hot.c U src/contrib/perl5/pp_proto.h U src/contrib/perl5/pp_sys.c U src/contrib/perl5/proto.h U src/contrib/perl5/regcomp.c U src/contrib/perl5/regcomp.h U src/contrib/perl5/regcomp.pl U src/contrib/perl5/regcomp.sym U src/contrib/perl5/regexec.c U src/contrib/perl5/regexp.h U src/contrib/perl5/regnodes.h U src/contrib/perl5/run.c U src/contrib/perl5/scope.c U src/contrib/perl5/scope.h U src/contrib/perl5/sv.c U src/contrib/perl5/sv.h U src/contrib/perl5/taint.c U src/contrib/perl5/thrdvar.h U src/contrib/perl5/thread.h U src/contrib/perl5/toke.c U src/contrib/perl5/universal.c U src/contrib/perl5/unixish.h N src/contrib/perl5/utf8.c N src/contrib/perl5/utf8.h U src/contrib/perl5/util.c U src/contrib/perl5/util.h N src/contrib/perl5/warnings.h N src/contrib/perl5/warnings.pl U src/contrib/perl5/writemain.SH N src/contrib/perl5/xsutils.c U src/contrib/perl5/Porting/Contract U src/contrib/perl5/Porting/Glossary U src/contrib/perl5/Porting/config.sh U src/contrib/perl5/Porting/config_H U src/contrib/perl5/Porting/findvars U src/contrib/perl5/Porting/fixCORE U src/contrib/perl5/Porting/fixvars U src/contrib/perl5/Porting/genlog U src/contrib/perl5/Porting/makerel U src/contrib/perl5/Porting/p4d2p N src/contrib/perl5/Porting/p4desc U src/contrib/perl5/Porting/patching.pod U src/contrib/perl5/Porting/patchls U src/contrib/perl5/Porting/pumpkin.pod U src/contrib/perl5/eg/ADB U src/contrib/perl5/eg/README U src/contrib/perl5/eg/changes U src/contrib/perl5/eg/client U src/contrib/perl5/eg/down U src/contrib/perl5/eg/dus U src/contrib/perl5/eg/findcp U src/contrib/perl5/eg/findtar U src/contrib/perl5/eg/muck U src/contrib/perl5/eg/muck.man U src/contrib/perl5/eg/myrup U src/contrib/perl5/eg/nih U src/contrib/perl5/eg/relink U src/contrib/perl5/eg/rename U src/contrib/perl5/eg/rmfrom U src/contrib/perl5/eg/server U src/contrib/perl5/eg/shmkill U src/contrib/perl5/eg/travesty U src/contrib/perl5/eg/unuc U src/contrib/perl5/eg/uudecode U src/contrib/perl5/eg/who U src/contrib/perl5/eg/wrapsuid U src/contrib/perl5/eg/cgi/RunMeFirst U src/contrib/perl5/eg/cgi/caution.xbm U src/contrib/perl5/eg/cgi/clickable_image.cgi U src/contrib/perl5/eg/cgi/cookie.cgi U src/contrib/perl5/eg/cgi/crash.cgi U src/contrib/perl5/eg/cgi/customize.cgi U src/contrib/perl5/eg/cgi/diff_upload.cgi N src/contrib/perl5/eg/cgi/dna_small_gif.uu U src/contrib/perl5/eg/cgi/file_upload.cgi U src/contrib/perl5/eg/cgi/frameset.cgi U src/contrib/perl5/eg/cgi/index.html U src/contrib/perl5/eg/cgi/internal_links.cgi U src/contrib/perl5/eg/cgi/javascript.cgi U src/contrib/perl5/eg/cgi/monty.cgi U src/contrib/perl5/eg/cgi/multiple_forms.cgi U src/contrib/perl5/eg/cgi/nph-clock.cgi U src/contrib/perl5/eg/cgi/nph-multipart.cgi U src/contrib/perl5/eg/cgi/popup.cgi U src/contrib/perl5/eg/cgi/save_state.cgi U src/contrib/perl5/eg/cgi/tryit.cgi N src/contrib/perl5/eg/cgi/wilogo_gif.uu U src/contrib/perl5/eg/g/gcp U src/contrib/perl5/eg/g/gcp.man U src/contrib/perl5/eg/g/ged U src/contrib/perl5/eg/g/ghosts U src/contrib/perl5/eg/g/gsh U src/contrib/perl5/eg/g/gsh.man U src/contrib/perl5/eg/scan/scan_df U src/contrib/perl5/eg/scan/scan_last U src/contrib/perl5/eg/scan/scan_messages U src/contrib/perl5/eg/scan/scan_passwd U src/contrib/perl5/eg/scan/scan_ps U src/contrib/perl5/eg/scan/scan_sudo U src/contrib/perl5/eg/scan/scan_suid U src/contrib/perl5/eg/scan/scanner U src/contrib/perl5/eg/sysvipc/README U src/contrib/perl5/eg/sysvipc/ipcmsg U src/contrib/perl5/eg/sysvipc/ipcsem U src/contrib/perl5/eg/sysvipc/ipcshm U src/contrib/perl5/eg/van/empty U src/contrib/perl5/eg/van/unvanish U src/contrib/perl5/eg/van/vanexp U src/contrib/perl5/eg/van/vanish U src/contrib/perl5/ext/B/B.pm U src/contrib/perl5/ext/B/B.xs U src/contrib/perl5/ext/B/Makefile.PL U src/contrib/perl5/ext/B/NOTES U src/contrib/perl5/ext/B/O.pm U src/contrib/perl5/ext/B/README U src/contrib/perl5/ext/B/TESTS U src/contrib/perl5/ext/B/Todo N src/contrib/perl5/ext/B/defsubs_h.PL U src/contrib/perl5/ext/B/typemap U src/contrib/perl5/ext/B/B/Asmdata.pm U src/contrib/perl5/ext/B/B/Assembler.pm U src/contrib/perl5/ext/B/B/Bblock.pm U src/contrib/perl5/ext/B/B/Bytecode.pm U src/contrib/perl5/ext/B/B/C.pm U src/contrib/perl5/ext/B/B/CC.pm U src/contrib/perl5/ext/B/B/Debug.pm U src/contrib/perl5/ext/B/B/Deparse.pm U src/contrib/perl5/ext/B/B/Disassembler.pm U src/contrib/perl5/ext/B/B/Lint.pm U src/contrib/perl5/ext/B/B/Showlex.pm U src/contrib/perl5/ext/B/B/Stackobj.pm N src/contrib/perl5/ext/B/B/Stash.pm U src/contrib/perl5/ext/B/B/Terse.pm U src/contrib/perl5/ext/B/B/Xref.pm U src/contrib/perl5/ext/B/B/assemble U src/contrib/perl5/ext/B/B/cc_harness U src/contrib/perl5/ext/B/B/disassemble U src/contrib/perl5/ext/B/B/makeliblinks U src/contrib/perl5/ext/B/ramblings/cc.notes U src/contrib/perl5/ext/B/ramblings/curcop.runtime U src/contrib/perl5/ext/B/ramblings/flip-flop U src/contrib/perl5/ext/B/ramblings/magic U src/contrib/perl5/ext/B/ramblings/reg.alloc U src/contrib/perl5/ext/B/ramblings/runtime.porting N src/contrib/perl5/ext/ByteLoader/ByteLoader.pm N src/contrib/perl5/ext/ByteLoader/ByteLoader.xs N src/contrib/perl5/ext/ByteLoader/Makefile.PL N src/contrib/perl5/ext/ByteLoader/bytecode.h N src/contrib/perl5/ext/ByteLoader/byterun.c N src/contrib/perl5/ext/ByteLoader/byterun.h N src/contrib/perl5/ext/ByteLoader/hints/sunos.pl U src/contrib/perl5/ext/DB_File/Changes U src/contrib/perl5/ext/DB_File/DB_File.pm U src/contrib/perl5/ext/DB_File/DB_File.xs U src/contrib/perl5/ext/DB_File/DB_File_BS U src/contrib/perl5/ext/DB_File/Makefile.PL U src/contrib/perl5/ext/DB_File/dbinfo U src/contrib/perl5/ext/DB_File/typemap N src/contrib/perl5/ext/DB_File/version.c U src/contrib/perl5/ext/DB_File/hints/dynixptx.pl N src/contrib/perl5/ext/DB_File/hints/sco.pl U src/contrib/perl5/ext/Data/Dumper/Changes U src/contrib/perl5/ext/Data/Dumper/Dumper.pm U src/contrib/perl5/ext/Data/Dumper/Dumper.xs U src/contrib/perl5/ext/Data/Dumper/Makefile.PL U src/contrib/perl5/ext/Data/Dumper/Todo N src/contrib/perl5/ext/Devel/DProf/Changes N src/contrib/perl5/ext/Devel/DProf/DProf.pm N src/contrib/perl5/ext/Devel/DProf/DProf.xs N src/contrib/perl5/ext/Devel/DProf/Makefile.PL N src/contrib/perl5/ext/Devel/DProf/Todo N src/contrib/perl5/ext/Devel/Peek/Changes N src/contrib/perl5/ext/Devel/Peek/Makefile.PL N src/contrib/perl5/ext/Devel/Peek/Peek.pm N src/contrib/perl5/ext/Devel/Peek/Peek.xs U src/contrib/perl5/ext/DynaLoader/DynaLoader_pm.PL U src/contrib/perl5/ext/DynaLoader/Makefile.PL U src/contrib/perl5/ext/DynaLoader/README N src/contrib/perl5/ext/DynaLoader/XSLoader_pm.PL U src/contrib/perl5/ext/DynaLoader/dl_aix.xs U src/contrib/perl5/ext/DynaLoader/dl_beos.xs U src/contrib/perl5/ext/DynaLoader/dl_dld.xs U src/contrib/perl5/ext/DynaLoader/dl_dlopen.xs N src/contrib/perl5/ext/DynaLoader/dl_dyld.xs U src/contrib/perl5/ext/DynaLoader/dl_hpux.xs U src/contrib/perl5/ext/DynaLoader/dl_mpeix.xs U src/contrib/perl5/ext/DynaLoader/dl_next.xs U src/contrib/perl5/ext/DynaLoader/dl_none.xs N src/contrib/perl5/ext/DynaLoader/dl_vmesa.xs U src/contrib/perl5/ext/DynaLoader/dl_vms.xs U src/contrib/perl5/ext/DynaLoader/dlutils.c N src/contrib/perl5/ext/DynaLoader/hints/aix.pl N src/contrib/perl5/ext/DynaLoader/hints/linux.pl N src/contrib/perl5/ext/DynaLoader/hints/openbsd.pl U src/contrib/perl5/ext/Errno/ChangeLog U src/contrib/perl5/ext/Errno/Errno_pm.PL U src/contrib/perl5/ext/Errno/Makefile.PL U src/contrib/perl5/ext/Fcntl/Fcntl.pm U src/contrib/perl5/ext/Fcntl/Fcntl.xs U src/contrib/perl5/ext/Fcntl/Makefile.PL N src/contrib/perl5/ext/File/Glob/Changes N src/contrib/perl5/ext/File/Glob/Glob.pm N src/contrib/perl5/ext/File/Glob/Glob.xs N src/contrib/perl5/ext/File/Glob/Makefile.PL N src/contrib/perl5/ext/File/Glob/TODO N src/contrib/perl5/ext/File/Glob/bsd_glob.c N src/contrib/perl5/ext/File/Glob/bsd_glob.h U src/contrib/perl5/ext/GDBM_File/GDBM_File.pm U src/contrib/perl5/ext/GDBM_File/GDBM_File.xs U src/contrib/perl5/ext/GDBM_File/Makefile.PL U src/contrib/perl5/ext/GDBM_File/typemap U src/contrib/perl5/ext/GDBM_File/hints/sco.pl N src/contrib/perl5/ext/IO/ChangeLog U src/contrib/perl5/ext/IO/IO.pm U src/contrib/perl5/ext/IO/IO.xs U src/contrib/perl5/ext/IO/Makefile.PL U src/contrib/perl5/ext/IO/README N src/contrib/perl5/ext/IO/poll.c N src/contrib/perl5/ext/IO/poll.h N src/contrib/perl5/ext/IO/lib/IO/Dir.pm U src/contrib/perl5/ext/IO/lib/IO/File.pm U src/contrib/perl5/ext/IO/lib/IO/Handle.pm U src/contrib/perl5/ext/IO/lib/IO/Pipe.pm N src/contrib/perl5/ext/IO/lib/IO/Poll.pm U src/contrib/perl5/ext/IO/lib/IO/Seekable.pm U src/contrib/perl5/ext/IO/lib/IO/Select.pm U src/contrib/perl5/ext/IO/lib/IO/Socket.pm N src/contrib/perl5/ext/IO/lib/IO/Socket/INET.pm N src/contrib/perl5/ext/IO/lib/IO/Socket/UNIX.pm U src/contrib/perl5/ext/IPC/SysV/ChangeLog U src/contrib/perl5/ext/IPC/SysV/MANIFEST U src/contrib/perl5/ext/IPC/SysV/Makefile.PL U src/contrib/perl5/ext/IPC/SysV/Msg.pm U src/contrib/perl5/ext/IPC/SysV/README U src/contrib/perl5/ext/IPC/SysV/Semaphore.pm U src/contrib/perl5/ext/IPC/SysV/SysV.pm U src/contrib/perl5/ext/IPC/SysV/SysV.xs N src/contrib/perl5/ext/IPC/SysV/hints/cygwin.pl N src/contrib/perl5/ext/IPC/SysV/hints/next_3.pl U src/contrib/perl5/ext/IPC/SysV/t/msg.t U src/contrib/perl5/ext/IPC/SysV/t/sem.t U src/contrib/perl5/ext/NDBM_File/Makefile.PL U src/contrib/perl5/ext/NDBM_File/NDBM_File.pm U src/contrib/perl5/ext/NDBM_File/NDBM_File.xs U src/contrib/perl5/ext/NDBM_File/typemap N src/contrib/perl5/ext/NDBM_File/hints/cygwin.pl U src/contrib/perl5/ext/NDBM_File/hints/dec_osf.pl U src/contrib/perl5/ext/NDBM_File/hints/dynixptx.pl U src/contrib/perl5/ext/NDBM_File/hints/solaris.pl N src/contrib/perl5/ext/NDBM_File/hints/sco.pl U src/contrib/perl5/ext/NDBM_File/hints/svr4.pl U src/contrib/perl5/ext/ODBM_File/Makefile.PL U src/contrib/perl5/ext/ODBM_File/ODBM_File.pm U src/contrib/perl5/ext/ODBM_File/ODBM_File.xs U src/contrib/perl5/ext/ODBM_File/typemap N src/contrib/perl5/ext/ODBM_File/hints/cygwin.pl U src/contrib/perl5/ext/ODBM_File/hints/dec_osf.pl U src/contrib/perl5/ext/ODBM_File/hints/hpux.pl U src/contrib/perl5/ext/ODBM_File/hints/sco.pl U src/contrib/perl5/ext/ODBM_File/hints/solaris.pl U src/contrib/perl5/ext/ODBM_File/hints/svr4.pl U src/contrib/perl5/ext/ODBM_File/hints/ultrix.pl U src/contrib/perl5/ext/Opcode/Makefile.PL U src/contrib/perl5/ext/Opcode/Opcode.pm U src/contrib/perl5/ext/Opcode/Opcode.xs U src/contrib/perl5/ext/Opcode/Safe.pm U src/contrib/perl5/ext/Opcode/ops.pm C src/contrib/perl5/ext/POSIX/Makefile.PL U src/contrib/perl5/ext/POSIX/POSIX.pm U src/contrib/perl5/ext/POSIX/POSIX.pod C src/contrib/perl5/ext/POSIX/POSIX.xs U src/contrib/perl5/ext/POSIX/typemap U src/contrib/perl5/ext/POSIX/hints/bsdos.pl U src/contrib/perl5/ext/POSIX/hints/dynixptx.pl U src/contrib/perl5/ext/POSIX/hints/freebsd.pl U src/contrib/perl5/ext/POSIX/hints/linux.pl U src/contrib/perl5/ext/POSIX/hints/mint.pl U src/contrib/perl5/ext/POSIX/hints/netbsd.pl U src/contrib/perl5/ext/POSIX/hints/next_3.pl U src/contrib/perl5/ext/POSIX/hints/openbsd.pl U src/contrib/perl5/ext/POSIX/hints/sunos_4.pl U src/contrib/perl5/ext/SDBM_File/Makefile.PL U src/contrib/perl5/ext/SDBM_File/SDBM_File.pm U src/contrib/perl5/ext/SDBM_File/SDBM_File.xs U src/contrib/perl5/ext/SDBM_File/typemap U src/contrib/perl5/ext/SDBM_File/sdbm/CHANGES U src/contrib/perl5/ext/SDBM_File/sdbm/COMPARE U src/contrib/perl5/ext/SDBM_File/sdbm/Makefile.PL U src/contrib/perl5/ext/SDBM_File/sdbm/README U src/contrib/perl5/ext/SDBM_File/sdbm/README.too U src/contrib/perl5/ext/SDBM_File/sdbm/biblio U src/contrib/perl5/ext/SDBM_File/sdbm/dba.c U src/contrib/perl5/ext/SDBM_File/sdbm/dbd.c U src/contrib/perl5/ext/SDBM_File/sdbm/dbe.1 U src/contrib/perl5/ext/SDBM_File/sdbm/dbe.c U src/contrib/perl5/ext/SDBM_File/sdbm/dbm.c U src/contrib/perl5/ext/SDBM_File/sdbm/dbm.h U src/contrib/perl5/ext/SDBM_File/sdbm/dbu.c U src/contrib/perl5/ext/SDBM_File/sdbm/grind U src/contrib/perl5/ext/SDBM_File/sdbm/hash.c U src/contrib/perl5/ext/SDBM_File/sdbm/linux.patches U src/contrib/perl5/ext/SDBM_File/sdbm/makefile.sdbm U src/contrib/perl5/ext/SDBM_File/sdbm/pair.c U src/contrib/perl5/ext/SDBM_File/sdbm/pair.h U src/contrib/perl5/ext/SDBM_File/sdbm/readme.ms U src/contrib/perl5/ext/SDBM_File/sdbm/sdbm.3 U src/contrib/perl5/ext/SDBM_File/sdbm/sdbm.c U src/contrib/perl5/ext/SDBM_File/sdbm/sdbm.h U src/contrib/perl5/ext/SDBM_File/sdbm/tune.h U src/contrib/perl5/ext/SDBM_File/sdbm/util.c U src/contrib/perl5/ext/Socket/Makefile.PL U src/contrib/perl5/ext/Socket/Socket.pm U src/contrib/perl5/ext/Socket/Socket.xs N src/contrib/perl5/ext/Sys/Hostname/Makefile.PL N src/contrib/perl5/ext/Sys/Hostname/Hostname.pm N src/contrib/perl5/ext/Sys/Hostname/Hostname.xs N src/contrib/perl5/ext/Sys/Syslog/Makefile.PL N src/contrib/perl5/ext/Sys/Syslog/Syslog.pm N src/contrib/perl5/ext/Sys/Syslog/Syslog.xs U src/contrib/perl5/ext/Thread/Makefile.PL U src/contrib/perl5/ext/Thread/Notes U src/contrib/perl5/ext/Thread/README U src/contrib/perl5/ext/Thread/Thread.pm U src/contrib/perl5/ext/Thread/Thread.xs U src/contrib/perl5/ext/Thread/create.t U src/contrib/perl5/ext/Thread/die.t U src/contrib/perl5/ext/Thread/die2.t U src/contrib/perl5/ext/Thread/io.t U src/contrib/perl5/ext/Thread/join.t U src/contrib/perl5/ext/Thread/join2.t U src/contrib/perl5/ext/Thread/list.t U src/contrib/perl5/ext/Thread/lock.t U src/contrib/perl5/ext/Thread/queue.t U src/contrib/perl5/ext/Thread/specific.t U src/contrib/perl5/ext/Thread/sync.t U src/contrib/perl5/ext/Thread/sync2.t U src/contrib/perl5/ext/Thread/typemap U src/contrib/perl5/ext/Thread/unsync.t U src/contrib/perl5/ext/Thread/unsync2.t U src/contrib/perl5/ext/Thread/unsync3.t U src/contrib/perl5/ext/Thread/unsync4.t U src/contrib/perl5/ext/Thread/Thread/Queue.pm U src/contrib/perl5/ext/Thread/Thread/Semaphore.pm U src/contrib/perl5/ext/Thread/Thread/Signal.pm U src/contrib/perl5/ext/Thread/Thread/Specific.pm U src/contrib/perl5/ext/attrs/Makefile.PL U src/contrib/perl5/ext/attrs/attrs.pm U src/contrib/perl5/ext/attrs/attrs.xs U src/contrib/perl5/ext/re/Makefile.PL U src/contrib/perl5/ext/re/re.pm U src/contrib/perl5/ext/re/re.xs U src/contrib/perl5/ext/re/hints/mpeix.pl U src/contrib/perl5/ext/util/make_ext U src/contrib/perl5/ext/util/mkbootstrap U src/contrib/perl5/h2pl/README U src/contrib/perl5/h2pl/cbreak.pl U src/contrib/perl5/h2pl/cbreak2.pl U src/contrib/perl5/h2pl/getioctlsizes U src/contrib/perl5/h2pl/mksizes U src/contrib/perl5/h2pl/mkvars U src/contrib/perl5/h2pl/tcbreak U src/contrib/perl5/h2pl/tcbreak2 U src/contrib/perl5/h2pl/eg/sizeof.ph U src/contrib/perl5/h2pl/eg/sysexits.pl U src/contrib/perl5/h2pl/eg/sys/errno.pl U src/contrib/perl5/h2pl/eg/sys/ioctl.pl U src/contrib/perl5/hints/3b1.sh U src/contrib/perl5/hints/3b1cc U src/contrib/perl5/hints/README.hints U src/contrib/perl5/hints/aix.sh U src/contrib/perl5/hints/altos486.sh U src/contrib/perl5/hints/amigaos.sh U src/contrib/perl5/hints/apollo.sh U src/contrib/perl5/hints/aux_3.sh U src/contrib/perl5/hints/beos.sh U src/contrib/perl5/hints/broken-db.msg U src/contrib/perl5/hints/bsdos.sh U src/contrib/perl5/hints/convexos.sh U src/contrib/perl5/hints/cxux.sh N src/contrib/perl5/hints/cygwin.sh N src/contrib/perl5/hints/darwin.sh U src/contrib/perl5/hints/dcosx.sh U src/contrib/perl5/hints/dec_osf.sh U src/contrib/perl5/hints/dgux.sh U src/contrib/perl5/hints/dos_djgpp.sh U src/contrib/perl5/hints/dynix.sh U src/contrib/perl5/hints/dynixptx.sh U src/contrib/perl5/hints/epix.sh U src/contrib/perl5/hints/esix4.sh U src/contrib/perl5/hints/fps.sh C src/contrib/perl5/hints/freebsd.sh U src/contrib/perl5/hints/genix.sh U src/contrib/perl5/hints/gnu.sh U src/contrib/perl5/hints/greenhills.sh U src/contrib/perl5/hints/hpux.sh U src/contrib/perl5/hints/i386.sh U src/contrib/perl5/hints/irix_4.sh U src/contrib/perl5/hints/irix_5.sh U src/contrib/perl5/hints/irix_6.sh U src/contrib/perl5/hints/irix_6_0.sh U src/contrib/perl5/hints/irix_6_1.sh U src/contrib/perl5/hints/isc.sh U src/contrib/perl5/hints/isc_2.sh U src/contrib/perl5/hints/linux.sh U src/contrib/perl5/hints/lynxos.sh U src/contrib/perl5/hints/machten.sh U src/contrib/perl5/hints/machten_2.sh U src/contrib/perl5/hints/mint.sh U src/contrib/perl5/hints/mips.sh U src/contrib/perl5/hints/mpc.sh U src/contrib/perl5/hints/mpeix.sh U src/contrib/perl5/hints/ncr_tower.sh U src/contrib/perl5/hints/netbsd.sh U src/contrib/perl5/hints/newsos4.sh U src/contrib/perl5/hints/next_3.sh U src/contrib/perl5/hints/next_3_0.sh U src/contrib/perl5/hints/next_4.sh U src/contrib/perl5/hints/openbsd.sh U src/contrib/perl5/hints/opus.sh U src/contrib/perl5/hints/os2.sh U src/contrib/perl5/hints/os390.sh N src/contrib/perl5/hints/posix-bc.sh U src/contrib/perl5/hints/powerux.sh U src/contrib/perl5/hints/qnx.sh N src/contrib/perl5/hints/rhapsody.sh U src/contrib/perl5/hints/sco.sh U src/contrib/perl5/hints/sco_2_3_0.sh U src/contrib/perl5/hints/sco_2_3_1.sh U src/contrib/perl5/hints/sco_2_3_2.sh U src/contrib/perl5/hints/sco_2_3_3.sh U src/contrib/perl5/hints/sco_2_3_4.sh U src/contrib/perl5/hints/solaris_2.sh U src/contrib/perl5/hints/stellar.sh U src/contrib/perl5/hints/sunos_4_0.sh U src/contrib/perl5/hints/sunos_4_1.sh U src/contrib/perl5/hints/svr4.sh N src/contrib/perl5/hints/svr5.sh U src/contrib/perl5/hints/ti1500.sh U src/contrib/perl5/hints/titanos.sh U src/contrib/perl5/hints/ultrix_4.sh U src/contrib/perl5/hints/umips.sh U src/contrib/perl5/hints/unicos.sh U src/contrib/perl5/hints/unicosmk.sh U src/contrib/perl5/hints/unisysdynix.sh U src/contrib/perl5/hints/utekv.sh U src/contrib/perl5/hints/uts.sh U src/contrib/perl5/hints/uwin.sh N src/contrib/perl5/hints/vmesa.sh U src/contrib/perl5/lib/AnyDBM_File.pm U src/contrib/perl5/lib/AutoLoader.pm U src/contrib/perl5/lib/AutoSplit.pm U src/contrib/perl5/lib/Benchmark.pm U src/contrib/perl5/lib/CGI.pm U src/contrib/perl5/lib/CPAN.pm U src/contrib/perl5/lib/Carp.pm C src/contrib/perl5/lib/Cwd.pm N src/contrib/perl5/lib/DB.pm U src/contrib/perl5/lib/DirHandle.pm U src/contrib/perl5/lib/Dumpvalue.pm U src/contrib/perl5/lib/English.pm U src/contrib/perl5/lib/Env.pm U src/contrib/perl5/lib/Exporter.pm U src/contrib/perl5/lib/Fatal.pm U src/contrib/perl5/lib/FileCache.pm U src/contrib/perl5/lib/FileHandle.pm U src/contrib/perl5/lib/FindBin.pm U src/contrib/perl5/lib/SelectSaver.pm U src/contrib/perl5/lib/SelfLoader.pm U src/contrib/perl5/lib/Shell.pm U src/contrib/perl5/lib/Symbol.pm U src/contrib/perl5/lib/Test.pm U src/contrib/perl5/lib/UNIVERSAL.pm U src/contrib/perl5/lib/abbrev.pl U src/contrib/perl5/lib/assert.pl N src/contrib/perl5/lib/attributes.pm U src/contrib/perl5/lib/autouse.pm U src/contrib/perl5/lib/base.pm U src/contrib/perl5/lib/bigfloat.pl U src/contrib/perl5/lib/bigint.pl U src/contrib/perl5/lib/bigrat.pl U src/contrib/perl5/lib/blib.pm N src/contrib/perl5/lib/bytes.pm N src/contrib/perl5/lib/bytes_heavy.pl U src/contrib/perl5/lib/cacheout.pl N src/contrib/perl5/lib/charnames.pm U src/contrib/perl5/lib/chat2.pl U src/contrib/perl5/lib/complete.pl U src/contrib/perl5/lib/constant.pm U src/contrib/perl5/lib/ctime.pl U src/contrib/perl5/lib/diagnostics.pm U src/contrib/perl5/lib/dotsh.pl U src/contrib/perl5/lib/dumpvar.pl U src/contrib/perl5/lib/exceptions.pl U src/contrib/perl5/lib/fastcwd.pl U src/contrib/perl5/lib/fields.pm N src/contrib/perl5/lib/filetest.pm U src/contrib/perl5/lib/find.pl U src/contrib/perl5/lib/finddepth.pl U src/contrib/perl5/lib/flush.pl U src/contrib/perl5/lib/ftp.pl U src/contrib/perl5/lib/getcwd.pl U src/contrib/perl5/lib/getopt.pl U src/contrib/perl5/lib/getopts.pl U src/contrib/perl5/lib/hostname.pl U src/contrib/perl5/lib/importenv.pl U src/contrib/perl5/lib/integer.pm U src/contrib/perl5/lib/less.pm U src/contrib/perl5/lib/lib.pm U src/contrib/perl5/lib/locale.pm U src/contrib/perl5/lib/look.pl U src/contrib/perl5/lib/newgetopt.pl N src/contrib/perl5/lib/open.pm U src/contrib/perl5/lib/open2.pl U src/contrib/perl5/lib/open3.pl U src/contrib/perl5/lib/overload.pm U src/contrib/perl5/lib/perl5db.pl U src/contrib/perl5/lib/pwd.pl U src/contrib/perl5/lib/shellwords.pl U src/contrib/perl5/lib/sigtrap.pm U src/contrib/perl5/lib/stat.pl U src/contrib/perl5/lib/strict.pm U src/contrib/perl5/lib/subs.pm U src/contrib/perl5/lib/syslog.pl U src/contrib/perl5/lib/tainted.pl U src/contrib/perl5/lib/termcap.pl U src/contrib/perl5/lib/timelocal.pl N src/contrib/perl5/lib/utf8.pm N src/contrib/perl5/lib/utf8_heavy.pl U src/contrib/perl5/lib/validate.pl U src/contrib/perl5/lib/vars.pm N src/contrib/perl5/lib/warnings.pm U src/contrib/perl5/lib/CGI/Apache.pm U src/contrib/perl5/lib/CGI/Carp.pm U src/contrib/perl5/lib/CGI/Cookie.pm U src/contrib/perl5/lib/CGI/Fast.pm N src/contrib/perl5/lib/CGI/Pretty.pm U src/contrib/perl5/lib/CGI/Push.pm U src/contrib/perl5/lib/CGI/Switch.pm U src/contrib/perl5/lib/CPAN/FirstTime.pm U src/contrib/perl5/lib/CPAN/Nox.pm N src/contrib/perl5/lib/Carp/Heavy.pm U src/contrib/perl5/lib/Class/Struct.pm U src/contrib/perl5/lib/Devel/SelfStubber.pm N src/contrib/perl5/lib/Exporter/Heavy.pm U src/contrib/perl5/lib/ExtUtils/Command.pm U src/contrib/perl5/lib/ExtUtils/Embed.pm C src/contrib/perl5/lib/ExtUtils/Install.pm U src/contrib/perl5/lib/ExtUtils/Installed.pm C src/contrib/perl5/lib/ExtUtils/Liblist.pm N src/contrib/perl5/lib/ExtUtils/MM_Cygwin.pm U src/contrib/perl5/lib/ExtUtils/MM_OS2.pm C src/contrib/perl5/lib/ExtUtils/MM_Unix.pm U src/contrib/perl5/lib/ExtUtils/MM_VMS.pm U src/contrib/perl5/lib/ExtUtils/MM_Win32.pm C src/contrib/perl5/lib/ExtUtils/MakeMaker.pm U src/contrib/perl5/lib/ExtUtils/Manifest.pm U src/contrib/perl5/lib/ExtUtils/Mkbootstrap.pm U src/contrib/perl5/lib/ExtUtils/Mksymlists.pm U src/contrib/perl5/lib/ExtUtils/Packlist.pm U src/contrib/perl5/lib/ExtUtils/inst U src/contrib/perl5/lib/ExtUtils/testlib.pm U src/contrib/perl5/lib/ExtUtils/typemap U src/contrib/perl5/lib/ExtUtils/xsubpp U src/contrib/perl5/lib/File/Basename.pm U src/contrib/perl5/lib/File/CheckTree.pm U src/contrib/perl5/lib/File/Compare.pm U src/contrib/perl5/lib/File/Copy.pm U src/contrib/perl5/lib/File/DosGlob.pm U src/contrib/perl5/lib/File/Find.pm U src/contrib/perl5/lib/File/Path.pm U src/contrib/perl5/lib/File/Spec.pm U src/contrib/perl5/lib/File/stat.pm N src/contrib/perl5/lib/File/Spec/Functions.pm U src/contrib/perl5/lib/File/Spec/Mac.pm U src/contrib/perl5/lib/File/Spec/OS2.pm U src/contrib/perl5/lib/File/Spec/Unix.pm U src/contrib/perl5/lib/File/Spec/VMS.pm U src/contrib/perl5/lib/File/Spec/Win32.pm U src/contrib/perl5/lib/Getopt/Long.pm U src/contrib/perl5/lib/Getopt/Std.pm U src/contrib/perl5/lib/I18N/Collate.pm U src/contrib/perl5/lib/IPC/Open2.pm U src/contrib/perl5/lib/IPC/Open3.pm U src/contrib/perl5/lib/Math/BigFloat.pm U src/contrib/perl5/lib/Math/BigInt.pm U src/contrib/perl5/lib/Math/Complex.pm U src/contrib/perl5/lib/Math/Trig.pm U src/contrib/perl5/lib/Net/Ping.pm U src/contrib/perl5/lib/Net/hostent.pm U src/contrib/perl5/lib/Net/netent.pm U src/contrib/perl5/lib/Net/protoent.pm U src/contrib/perl5/lib/Net/servent.pm N src/contrib/perl5/lib/Pod/Checker.pm N src/contrib/perl5/lib/Pod/Find.pm U src/contrib/perl5/lib/Pod/Functions.pm U src/contrib/perl5/lib/Pod/Html.pm N src/contrib/perl5/lib/Pod/InputObjects.pm N src/contrib/perl5/lib/Pod/Man.pm N src/contrib/perl5/lib/Pod/ParseUtils.pm N src/contrib/perl5/lib/Pod/Parser.pm N src/contrib/perl5/lib/Pod/Plainer.pm N src/contrib/perl5/lib/Pod/Select.pm U src/contrib/perl5/lib/Pod/Text.pm N src/contrib/perl5/lib/Pod/Usage.pm N src/contrib/perl5/lib/Pod/Text/Color.pm N src/contrib/perl5/lib/Pod/Text/Termcap.pm U src/contrib/perl5/lib/Search/Dict.pm N src/contrib/perl5/lib/Term/ANSIColor.pm U src/contrib/perl5/lib/Term/Cap.pm U src/contrib/perl5/lib/Term/Complete.pm U src/contrib/perl5/lib/Term/ReadLine.pm U src/contrib/perl5/lib/Test/Harness.pm U src/contrib/perl5/lib/Text/Abbrev.pm U src/contrib/perl5/lib/Text/ParseWords.pm U src/contrib/perl5/lib/Text/Soundex.pm U src/contrib/perl5/lib/Text/Tabs.pm U src/contrib/perl5/lib/Text/Wrap.pm U src/contrib/perl5/lib/Tie/Array.pm U src/contrib/perl5/lib/Tie/Handle.pm U src/contrib/perl5/lib/Tie/Hash.pm U src/contrib/perl5/lib/Tie/RefHash.pm U src/contrib/perl5/lib/Tie/Scalar.pm U src/contrib/perl5/lib/Tie/SubstrHash.pm U src/contrib/perl5/lib/Time/Local.pm U src/contrib/perl5/lib/Time/gmtime.pm U src/contrib/perl5/lib/Time/localtime.pm U src/contrib/perl5/lib/Time/tm.pm U src/contrib/perl5/lib/User/grent.pm U src/contrib/perl5/lib/User/pwent.pm N src/contrib/perl5/lib/unicode/ArabLink.pl N src/contrib/perl5/lib/unicode/ArabLnkGrp.pl N src/contrib/perl5/lib/unicode/ArabShap.txt N src/contrib/perl5/lib/unicode/Bidirectional.pl N src/contrib/perl5/lib/unicode/Block.pl N src/contrib/perl5/lib/unicode/Blocks.txt N src/contrib/perl5/lib/unicode/Category.pl N src/contrib/perl5/lib/unicode/CombiningClass.pl N src/contrib/perl5/lib/unicode/CompExcl.txt N src/contrib/perl5/lib/unicode/Decomposition.pl N src/contrib/perl5/lib/unicode/EAWidth.txt N src/contrib/perl5/lib/unicode/Index.txt N src/contrib/perl5/lib/unicode/Jamo.txt N src/contrib/perl5/lib/unicode/JamoShort.pl N src/contrib/perl5/lib/unicode/LineBrk.txt N src/contrib/perl5/lib/unicode/Makefile N src/contrib/perl5/lib/unicode/Name.pl N src/contrib/perl5/lib/unicode/Names.txt N src/contrib/perl5/lib/unicode/NamesList.html N src/contrib/perl5/lib/unicode/Number.pl N src/contrib/perl5/lib/unicode/Props.txt N src/contrib/perl5/lib/unicode/README.Ethiopic N src/contrib/perl5/lib/unicode/ReadMe.txt N src/contrib/perl5/lib/unicode/SpecCase.txt N src/contrib/perl5/lib/unicode/UCD300.html N src/contrib/perl5/lib/unicode/Unicode.300 N src/contrib/perl5/lib/unicode/Unicode3.html N src/contrib/perl5/lib/unicode/mktables.PL N src/contrib/perl5/lib/unicode/syllables.txt N src/contrib/perl5/lib/unicode/In/AlphabeticPresentationForms.pl N src/contrib/perl5/lib/unicode/In/Arabic.pl N src/contrib/perl5/lib/unicode/In/ArabicPresentationForms-A.pl N src/contrib/perl5/lib/unicode/In/ArabicPresentationForms-B.pl N src/contrib/perl5/lib/unicode/In/Armenian.pl N src/contrib/perl5/lib/unicode/In/Arrows.pl N src/contrib/perl5/lib/unicode/In/BasicLatin.pl N src/contrib/perl5/lib/unicode/In/Bengali.pl N src/contrib/perl5/lib/unicode/In/BlockElements.pl N src/contrib/perl5/lib/unicode/In/Bopomofo.pl N src/contrib/perl5/lib/unicode/In/BopomofoExtended.pl N src/contrib/perl5/lib/unicode/In/BoxDrawing.pl N src/contrib/perl5/lib/unicode/In/BraillePatterns.pl N src/contrib/perl5/lib/unicode/In/CJKCompatibility.pl N src/contrib/perl5/lib/unicode/In/CJKCompatibilityForms.pl N src/contrib/perl5/lib/unicode/In/CJKCompatibilityIdeographs.pl N src/contrib/perl5/lib/unicode/In/CJKUnifiedIdeographs.pl N src/contrib/perl5/lib/unicode/In/CJKRadicalsSupplement.pl N src/contrib/perl5/lib/unicode/In/CJKSymbolsandPunctuation.pl N src/contrib/perl5/lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl N src/contrib/perl5/lib/unicode/In/Cherokee.pl N src/contrib/perl5/lib/unicode/In/CombiningDiacriticalMarks.pl N src/contrib/perl5/lib/unicode/In/CombiningHalfMarks.pl N src/contrib/perl5/lib/unicode/In/CombiningMarksforSymbols.pl N src/contrib/perl5/lib/unicode/In/ControlPictures.pl N src/contrib/perl5/lib/unicode/In/CurrencySymbols.pl N src/contrib/perl5/lib/unicode/In/Cyrillic.pl N src/contrib/perl5/lib/unicode/In/Devanagari.pl N src/contrib/perl5/lib/unicode/In/Dingbats.pl N src/contrib/perl5/lib/unicode/In/EnclosedAlphanumerics.pl N src/contrib/perl5/lib/unicode/In/EnclosedCJKLettersandMonths.pl N src/contrib/perl5/lib/unicode/In/Ethiopic.pl N src/contrib/perl5/lib/unicode/In/GeneralPunctuation.pl N src/contrib/perl5/lib/unicode/In/Georgian.pl N src/contrib/perl5/lib/unicode/In/GeometricShapes.pl N src/contrib/perl5/lib/unicode/In/Greek.pl N src/contrib/perl5/lib/unicode/In/GreekExtended.pl N src/contrib/perl5/lib/unicode/In/Gujarati.pl N src/contrib/perl5/lib/unicode/In/Gurmukhi.pl N src/contrib/perl5/lib/unicode/In/HalfwidthandFullwidthForms.pl N src/contrib/perl5/lib/unicode/In/HangulCompatibilityJamo.pl N src/contrib/perl5/lib/unicode/In/HangulJamo.pl N src/contrib/perl5/lib/unicode/In/HangulSyllables.pl N src/contrib/perl5/lib/unicode/In/Hebrew.pl N src/contrib/perl5/lib/unicode/In/HighPrivateUseSurrogates.pl N src/contrib/perl5/lib/unicode/In/HighSurrogates.pl N src/contrib/perl5/lib/unicode/In/Hiragana.pl N src/contrib/perl5/lib/unicode/In/IPAExtensions.pl N src/contrib/perl5/lib/unicode/In/IdeographicDescriptionCharacters.pl N src/contrib/perl5/lib/unicode/In/Kanbun.pl N src/contrib/perl5/lib/unicode/In/KangxiRadicals.pl N src/contrib/perl5/lib/unicode/In/Kannada.pl N src/contrib/perl5/lib/unicode/In/Katakana.pl N src/contrib/perl5/lib/unicode/In/Khmer.pl N src/contrib/perl5/lib/unicode/In/Lao.pl N src/contrib/perl5/lib/unicode/In/Latin-1Supplement.pl N src/contrib/perl5/lib/unicode/In/LatinExtended-A.pl N src/contrib/perl5/lib/unicode/In/LatinExtended-B.pl N src/contrib/perl5/lib/unicode/In/LatinExtendedAdditional.pl N src/contrib/perl5/lib/unicode/In/LetterlikeSymbols.pl N src/contrib/perl5/lib/unicode/In/LowSurrogates.pl N src/contrib/perl5/lib/unicode/In/Malayalam.pl N src/contrib/perl5/lib/unicode/In/MathematicalOperators.pl N src/contrib/perl5/lib/unicode/In/MiscellaneousSymbols.pl N src/contrib/perl5/lib/unicode/In/MiscellaneousTechnical.pl N src/contrib/perl5/lib/unicode/In/Mongolian.pl N src/contrib/perl5/lib/unicode/In/Myanmar.pl N src/contrib/perl5/lib/unicode/In/NumberForms.pl N src/contrib/perl5/lib/unicode/In/Ogham.pl N src/contrib/perl5/lib/unicode/In/OpticalCharacterRecognition.pl N src/contrib/perl5/lib/unicode/In/Oriya.pl N src/contrib/perl5/lib/unicode/In/Thai.pl N src/contrib/perl5/lib/unicode/In/PrivateUse.pl N src/contrib/perl5/lib/unicode/In/Runic.pl N src/contrib/perl5/lib/unicode/In/Sinhala.pl N src/contrib/perl5/lib/unicode/In/SmallFormVariants.pl N src/contrib/perl5/lib/unicode/In/SpacingModifierLetters.pl N src/contrib/perl5/lib/unicode/In/Specials.pl N src/contrib/perl5/lib/unicode/In/SuperscriptsandSubscripts.pl N src/contrib/perl5/lib/unicode/In/Syriac.pl N src/contrib/perl5/lib/unicode/In/Tamil.pl N src/contrib/perl5/lib/unicode/In/Telugu.pl N src/contrib/perl5/lib/unicode/In/Thaana.pl N src/contrib/perl5/lib/unicode/In/Tibetan.pl N src/contrib/perl5/lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl N src/contrib/perl5/lib/unicode/In/YiRadicals.pl N src/contrib/perl5/lib/unicode/In/YiSyllables.pl N src/contrib/perl5/lib/unicode/Is/ASCII.pl N src/contrib/perl5/lib/unicode/Is/Alnum.pl N src/contrib/perl5/lib/unicode/Is/Alpha.pl N src/contrib/perl5/lib/unicode/Is/BidiAN.pl N src/contrib/perl5/lib/unicode/Is/BidiB.pl N src/contrib/perl5/lib/unicode/Is/BidiCS.pl N src/contrib/perl5/lib/unicode/Is/BidiEN.pl N src/contrib/perl5/lib/unicode/Is/BidiES.pl N src/contrib/perl5/lib/unicode/Is/BidiET.pl N src/contrib/perl5/lib/unicode/Is/BidiL.pl N src/contrib/perl5/lib/unicode/Is/BidiON.pl N src/contrib/perl5/lib/unicode/Is/BidiR.pl N src/contrib/perl5/lib/unicode/Is/BidiS.pl N src/contrib/perl5/lib/unicode/Is/BidiWS.pl N src/contrib/perl5/lib/unicode/Is/C.pl N src/contrib/perl5/lib/unicode/Is/Cc.pl N src/contrib/perl5/lib/unicode/Is/Cn.pl N src/contrib/perl5/lib/unicode/Is/Cntrl.pl N src/contrib/perl5/lib/unicode/Is/Co.pl N src/contrib/perl5/lib/unicode/Is/DCcircle.pl N src/contrib/perl5/lib/unicode/Is/DCcompat.pl N src/contrib/perl5/lib/unicode/Is/DCfinal.pl N src/contrib/perl5/lib/unicode/Is/DCfont.pl N src/contrib/perl5/lib/unicode/Is/DCinital.pl N src/contrib/perl5/lib/unicode/Is/DCinitial.pl N src/contrib/perl5/lib/unicode/Is/DCisolated.pl N src/contrib/perl5/lib/unicode/Is/DCnarrow.pl N src/contrib/perl5/lib/unicode/Is/DCnoBreak.pl N src/contrib/perl5/lib/unicode/Is/DCsmall.pl N src/contrib/perl5/lib/unicode/Is/DCsquare.pl N src/contrib/perl5/lib/unicode/Is/DCsub.pl N src/contrib/perl5/lib/unicode/Is/DCsuper.pl N src/contrib/perl5/lib/unicode/Is/DCvertical.pl N src/contrib/perl5/lib/unicode/Is/DCwide.pl N src/contrib/perl5/lib/unicode/Is/DecoCanon.pl N src/contrib/perl5/lib/unicode/Is/DecoCompat.pl N src/contrib/perl5/lib/unicode/Is/Digit.pl N src/contrib/perl5/lib/unicode/Is/Graph.pl N src/contrib/perl5/lib/unicode/Is/L.pl N src/contrib/perl5/lib/unicode/Is/Ll.pl N src/contrib/perl5/lib/unicode/Is/Lm.pl N src/contrib/perl5/lib/unicode/Is/Lo.pl N src/contrib/perl5/lib/unicode/Is/Lower.pl N src/contrib/perl5/lib/unicode/Is/Lt.pl N src/contrib/perl5/lib/unicode/Is/Lu.pl N src/contrib/perl5/lib/unicode/Is/M.pl N src/contrib/perl5/lib/unicode/Is/Mc.pl N src/contrib/perl5/lib/unicode/Is/Mirrored.pl N src/contrib/perl5/lib/unicode/Is/Mn.pl N src/contrib/perl5/lib/unicode/Is/N.pl N src/contrib/perl5/lib/unicode/Is/Nd.pl N src/contrib/perl5/lib/unicode/Is/No.pl N src/contrib/perl5/lib/unicode/Is/P.pl N src/contrib/perl5/lib/unicode/Is/Pd.pl N src/contrib/perl5/lib/unicode/Is/Pe.pl N src/contrib/perl5/lib/unicode/Is/Po.pl N src/contrib/perl5/lib/unicode/Is/Print.pl N src/contrib/perl5/lib/unicode/Is/Ps.pl N src/contrib/perl5/lib/unicode/Is/Punct.pl N src/contrib/perl5/lib/unicode/Is/S.pl N src/contrib/perl5/lib/unicode/Is/Sc.pl N src/contrib/perl5/lib/unicode/Is/Sm.pl N src/contrib/perl5/lib/unicode/Is/So.pl N src/contrib/perl5/lib/unicode/Is/Space.pl N src/contrib/perl5/lib/unicode/Is/SylA.pl N src/contrib/perl5/lib/unicode/Is/SylC.pl N src/contrib/perl5/lib/unicode/Is/SylE.pl N src/contrib/perl5/lib/unicode/Is/SylI.pl N src/contrib/perl5/lib/unicode/Is/SylO.pl N src/contrib/perl5/lib/unicode/Is/SylU.pl N src/contrib/perl5/lib/unicode/Is/SylV.pl N src/contrib/perl5/lib/unicode/Is/SylWA.pl N src/contrib/perl5/lib/unicode/Is/SylWC.pl N src/contrib/perl5/lib/unicode/Is/SylWE.pl N src/contrib/perl5/lib/unicode/Is/SylWI.pl N src/contrib/perl5/lib/unicode/Is/SylWV.pl N src/contrib/perl5/lib/unicode/Is/Syllable.pl N src/contrib/perl5/lib/unicode/Is/Upper.pl N src/contrib/perl5/lib/unicode/Is/Word.pl N src/contrib/perl5/lib/unicode/Is/XDigit.pl N src/contrib/perl5/lib/unicode/Is/Z.pl N src/contrib/perl5/lib/unicode/Is/Zl.pl N src/contrib/perl5/lib/unicode/Is/Zp.pl N src/contrib/perl5/lib/unicode/Is/Zs.pl N src/contrib/perl5/lib/unicode/To/Digit.pl N src/contrib/perl5/lib/unicode/To/Lower.pl N src/contrib/perl5/lib/unicode/To/Title.pl N src/contrib/perl5/lib/unicode/To/Upper.pl N src/contrib/perl5/lib/warnings/register.pm U src/contrib/perl5/pod/Makefile N src/contrib/perl5/pod/Win32.pod U src/contrib/perl5/pod/buildtoc U src/contrib/perl5/pod/checkpods.PL U src/contrib/perl5/pod/perl.pod U src/contrib/perl5/pod/perl5004delta.pod N src/contrib/perl5/pod/perl5005delta.pod N src/contrib/perl5/pod/perlapi.pod U src/contrib/perl5/pod/perlapio.pod U src/contrib/perl5/pod/perlbook.pod N src/contrib/perl5/pod/perlboot.pod U src/contrib/perl5/pod/perlbot.pod U src/contrib/perl5/pod/perlcall.pod N src/contrib/perl5/pod/perlcompile.pod U src/contrib/perl5/pod/perldata.pod N src/contrib/perl5/pod/perldbmfilter.pod N src/contrib/perl5/pod/perldebguts.pod U src/contrib/perl5/pod/perldebug.pod U src/contrib/perl5/pod/perldelta.pod U src/contrib/perl5/pod/perldiag.pod U src/contrib/perl5/pod/perldsc.pod U src/contrib/perl5/pod/perlembed.pod U src/contrib/perl5/pod/perlfaq.pod U src/contrib/perl5/pod/perlfaq1.pod U src/contrib/perl5/pod/perlfaq2.pod U src/contrib/perl5/pod/perlfaq3.pod U src/contrib/perl5/pod/perlfaq4.pod U src/contrib/perl5/pod/perlfaq5.pod U src/contrib/perl5/pod/perlfaq6.pod U src/contrib/perl5/pod/perlfaq7.pod U src/contrib/perl5/pod/perlfaq8.pod U src/contrib/perl5/pod/perlfaq9.pod N src/contrib/perl5/pod/perlfilter.pod N src/contrib/perl5/pod/perlfork.pod U src/contrib/perl5/pod/perlform.pod U src/contrib/perl5/pod/perlfunc.pod U src/contrib/perl5/pod/perlguts.pod N src/contrib/perl5/pod/perlhack.pod U src/contrib/perl5/pod/perlhist.pod N src/contrib/perl5/pod/perlintern.pod U src/contrib/perl5/pod/perlipc.pod N src/contrib/perl5/pod/perllexwarn.pod U src/contrib/perl5/pod/rofftoc U src/contrib/perl5/pod/perllocale.pod U src/contrib/perl5/pod/perllol.pod U src/contrib/perl5/pod/perlmod.pod U src/contrib/perl5/pod/perlmodinstall.pod U src/contrib/perl5/pod/perlmodlib.pod N src/contrib/perl5/pod/perlnumber.pod U src/contrib/perl5/pod/perlobj.pod U src/contrib/perl5/pod/perlop.pod U src/contrib/perl5/pod/perlopentut.pod U src/contrib/perl5/pod/perlpod.pod U src/contrib/perl5/pod/perlport.pod U src/contrib/perl5/pod/perlre.pod U src/contrib/perl5/pod/perlref.pod U src/contrib/perl5/pod/perlreftut.pod U src/contrib/perl5/pod/perlrun.pod U src/contrib/perl5/pod/perlsec.pod U src/contrib/perl5/pod/perlstyle.pod U src/contrib/perl5/pod/perlsub.pod U src/contrib/perl5/pod/perlsyn.pod U src/contrib/perl5/pod/perlthrtut.pod U src/contrib/perl5/pod/perltie.pod U src/contrib/perl5/pod/perltoc.pod N src/contrib/perl5/pod/perltodo.pod U src/contrib/perl5/pod/perltoot.pod N src/contrib/perl5/pod/perltootc.pod U src/contrib/perl5/pod/perltrap.pod N src/contrib/perl5/pod/perlunicode.pod U src/contrib/perl5/pod/perlvar.pod U src/contrib/perl5/pod/perlxs.pod U src/contrib/perl5/pod/perlxstut.pod U src/contrib/perl5/pod/pod2html.PL U src/contrib/perl5/pod/pod2latex.PL U src/contrib/perl5/pod/pod2man.PL U src/contrib/perl5/pod/pod2text.PL N src/contrib/perl5/pod/pod2usage.PL N src/contrib/perl5/pod/podchecker.PL N src/contrib/perl5/pod/podselect.PL U src/contrib/perl5/pod/roffitall U src/contrib/perl5/pod/splitman U src/contrib/perl5/pod/splitpod U src/contrib/perl5/t/README U src/contrib/perl5/t/TEST N src/contrib/perl5/t/UTEST U src/contrib/perl5/t/harness U src/contrib/perl5/t/base/cond.t U src/contrib/perl5/t/base/if.t U src/contrib/perl5/t/base/lex.t U src/contrib/perl5/t/base/pat.t U src/contrib/perl5/t/base/rs.t U src/contrib/perl5/t/base/term.t U src/contrib/perl5/t/cmd/elsif.t U src/contrib/perl5/t/cmd/for.t U src/contrib/perl5/t/cmd/mod.t U src/contrib/perl5/t/cmd/subval.t U src/contrib/perl5/t/cmd/switch.t U src/contrib/perl5/t/cmd/while.t N src/contrib/perl5/t/comp/bproto.t U src/contrib/perl5/t/comp/cmdopt.t U src/contrib/perl5/t/comp/colon.t U src/contrib/perl5/t/comp/cpp.aux U src/contrib/perl5/t/comp/cpp.t U src/contrib/perl5/t/comp/decl.t U src/contrib/perl5/t/comp/multiline.t U src/contrib/perl5/t/comp/package.t U src/contrib/perl5/t/comp/proto.t U src/contrib/perl5/t/comp/redef.t U src/contrib/perl5/t/comp/require.t U src/contrib/perl5/t/comp/script.t U src/contrib/perl5/t/comp/term.t U src/contrib/perl5/t/comp/use.t U src/contrib/perl5/t/io/argv.t U src/contrib/perl5/t/io/dup.t U src/contrib/perl5/t/io/fs.t U src/contrib/perl5/t/io/inplace.t U src/contrib/perl5/t/io/iprefix.t N src/contrib/perl5/t/io/nargv.t N src/contrib/perl5/t/io/open.t N src/contrib/perl5/t/io/openpid.t U src/contrib/perl5/t/io/pipe.t U src/contrib/perl5/t/io/print.t U src/contrib/perl5/t/io/read.t U src/contrib/perl5/t/io/tell.t U src/contrib/perl5/t/lib/abbrev.t N src/contrib/perl5/t/lib/ansicolor.t U src/contrib/perl5/t/lib/anydbm.t N src/contrib/perl5/t/lib/attrs.t U src/contrib/perl5/t/lib/autoloader.t U src/contrib/perl5/t/lib/basename.t N src/contrib/perl5/t/lib/bigfloat.t N src/contrib/perl5/t/lib/bigfltpm.t U src/contrib/perl5/t/lib/bigint.t U src/contrib/perl5/t/lib/bigintpm.t U src/contrib/perl5/t/lib/cgi-form.t U src/contrib/perl5/t/lib/cgi-function.t U src/contrib/perl5/t/lib/cgi-html.t U src/contrib/perl5/t/lib/cgi-request.t N src/contrib/perl5/t/lib/charnames.t U src/contrib/perl5/t/lib/checktree.t U src/contrib/perl5/t/lib/complex.t U src/contrib/perl5/t/lib/db-btree.t U src/contrib/perl5/t/lib/db-hash.t U src/contrib/perl5/t/lib/db-recno.t U src/contrib/perl5/t/lib/dirhand.t U src/contrib/perl5/t/lib/dosglob.t N src/contrib/perl5/t/lib/dprof.t U src/contrib/perl5/t/lib/dumper-ovl.t U src/contrib/perl5/t/lib/dumper.t U src/contrib/perl5/t/lib/english.t U src/contrib/perl5/t/lib/env.t N src/contrib/perl5/t/lib/env-array.t U src/contrib/perl5/t/lib/errno.t U src/contrib/perl5/t/lib/fatal.t U src/contrib/perl5/t/lib/fields.t U src/contrib/perl5/t/lib/filecache.t U src/contrib/perl5/t/lib/filecopy.t U src/contrib/perl5/t/lib/filefind.t N src/contrib/perl5/t/lib/filefunc.t U src/contrib/perl5/t/lib/filehand.t U src/contrib/perl5/t/lib/filepath.t U src/contrib/perl5/t/lib/filespec.t U src/contrib/perl5/t/lib/findbin.t U src/contrib/perl5/t/lib/gdbm.t U src/contrib/perl5/t/lib/getopt.t N src/contrib/perl5/t/lib/glob-basic.t N src/contrib/perl5/t/lib/glob-case.t N src/contrib/perl5/t/lib/glob-global.t N src/contrib/perl5/t/lib/glob-taint.t N src/contrib/perl5/t/lib/gol-basic.t N src/contrib/perl5/t/lib/gol-compat.t N src/contrib/perl5/t/lib/gol-linkage.t U src/contrib/perl5/t/lib/h2ph.h U src/contrib/perl5/t/lib/h2ph.pht U src/contrib/perl5/t/lib/h2ph.t U src/contrib/perl5/t/lib/hostname.t N src/contrib/perl5/t/lib/io_const.t N src/contrib/perl5/t/lib/io_dir.t U src/contrib/perl5/t/lib/io_dup.t N src/contrib/perl5/t/lib/io_linenum.t N src/contrib/perl5/t/lib/io_multihomed.t U src/contrib/perl5/t/lib/io_pipe.t N src/contrib/perl5/t/lib/io_poll.t U src/contrib/perl5/t/lib/io_sel.t U src/contrib/perl5/t/lib/io_sock.t U src/contrib/perl5/t/lib/io_taint.t U src/contrib/perl5/t/lib/io_tell.t U src/contrib/perl5/t/lib/io_udp.t N src/contrib/perl5/t/lib/io_unix.t U src/contrib/perl5/t/lib/io_xs.t U src/contrib/perl5/t/lib/ipc_sysv.t U src/contrib/perl5/t/lib/ndbm.t U src/contrib/perl5/t/lib/odbm.t U src/contrib/perl5/t/lib/opcode.t U src/contrib/perl5/t/lib/open2.t U src/contrib/perl5/t/lib/open3.t U src/contrib/perl5/t/lib/ops.t U src/contrib/perl5/t/lib/parsewords.t U src/contrib/perl5/t/lib/ph.t U src/contrib/perl5/t/lib/posix.t U src/contrib/perl5/t/lib/safe1.t U src/contrib/perl5/t/lib/safe2.t U src/contrib/perl5/t/lib/sdbm.t U src/contrib/perl5/t/lib/searchdict.t U src/contrib/perl5/t/lib/selectsaver.t U src/contrib/perl5/t/lib/socket.t U src/contrib/perl5/t/lib/soundex.t U src/contrib/perl5/t/lib/symbol.t N src/contrib/perl5/t/lib/syslfs.t U src/contrib/perl5/t/lib/textfill.t U src/contrib/perl5/t/lib/texttabs.t U src/contrib/perl5/t/lib/textwrap.t N src/contrib/perl5/t/lib/thr5005.t U src/contrib/perl5/t/lib/tie-push.t U src/contrib/perl5/t/lib/tie-stdarray.t N src/contrib/perl5/t/lib/tie-stdhandle.t U src/contrib/perl5/t/lib/tie-stdpush.t U src/contrib/perl5/t/lib/timelocal.t U src/contrib/perl5/t/lib/trig.t N src/contrib/perl5/t/lib/dprof/V.pm N src/contrib/perl5/t/lib/dprof/test1_t N src/contrib/perl5/t/lib/dprof/test1_v N src/contrib/perl5/t/lib/dprof/test2_t N src/contrib/perl5/t/lib/dprof/test2_v N src/contrib/perl5/t/lib/dprof/test3_t N src/contrib/perl5/t/lib/dprof/test3_v N src/contrib/perl5/t/lib/dprof/test4_t N src/contrib/perl5/t/lib/dprof/test4_v N src/contrib/perl5/t/lib/dprof/test5_t N src/contrib/perl5/t/lib/dprof/test5_v N src/contrib/perl5/t/lib/dprof/test6_t N src/contrib/perl5/t/lib/dprof/test6_v N src/contrib/perl5/t/op/64bitint.t U src/contrib/perl5/t/op/append.t N src/contrib/perl5/t/op/args.t U src/contrib/perl5/t/op/arith.t U src/contrib/perl5/t/op/array.t U src/contrib/perl5/t/op/assignwarn.t N src/contrib/perl5/t/op/attrs.t U src/contrib/perl5/t/op/auto.t U src/contrib/perl5/t/op/avhv.t U src/contrib/perl5/t/op/bop.t N src/contrib/perl5/t/op/chars.t U src/contrib/perl5/t/op/chop.t U src/contrib/perl5/t/op/closure.t U src/contrib/perl5/t/op/cmp.t U src/contrib/perl5/t/op/cond.t U src/contrib/perl5/t/op/context.t U src/contrib/perl5/t/op/defins.t U src/contrib/perl5/t/op/delete.t U src/contrib/perl5/t/op/die.t U src/contrib/perl5/t/op/die_exit.t U src/contrib/perl5/t/op/do.t U src/contrib/perl5/t/op/each.t U src/contrib/perl5/t/op/eval.t U src/contrib/perl5/t/op/exec.t N src/contrib/perl5/t/op/exists_sub.t U src/contrib/perl5/t/op/exp.t N src/contrib/perl5/t/op/fh.t N src/contrib/perl5/t/op/filetest.t U src/contrib/perl5/t/op/flip.t U src/contrib/perl5/t/op/fork.t U src/contrib/perl5/t/op/glob.t U src/contrib/perl5/t/op/goto.t U src/contrib/perl5/t/op/goto_xs.t N src/contrib/perl5/t/op/grent.t U src/contrib/perl5/t/op/grep.t U src/contrib/perl5/t/op/groups.t U src/contrib/perl5/t/op/gv.t U src/contrib/perl5/t/op/hashwarn.t U src/contrib/perl5/t/op/inc.t U src/contrib/perl5/t/op/index.t U src/contrib/perl5/t/op/int.t U src/contrib/perl5/t/op/join.t N src/contrib/perl5/t/op/lex_assign.t N src/contrib/perl5/t/op/lfs.t U src/contrib/perl5/t/op/list.t U src/contrib/perl5/t/op/local.t N src/contrib/perl5/t/op/lop.t U src/contrib/perl5/t/op/magic.t U src/contrib/perl5/t/op/method.t U src/contrib/perl5/t/op/misc.t U src/contrib/perl5/t/op/mkdir.t U src/contrib/perl5/t/op/my.t N src/contrib/perl5/t/op/nothr5005.t N src/contrib/perl5/t/op/numconvert.t U src/contrib/perl5/t/op/oct.t U src/contrib/perl5/t/op/ord.t U src/contrib/perl5/t/op/pack.t U src/contrib/perl5/t/op/pat.t U src/contrib/perl5/t/op/pos.t U src/contrib/perl5/t/op/push.t N src/contrib/perl5/t/op/pwent.t U src/contrib/perl5/t/op/quotemeta.t U src/contrib/perl5/t/op/rand.t U src/contrib/perl5/t/op/range.t U src/contrib/perl5/t/op/re_tests U src/contrib/perl5/t/op/read.t U src/contrib/perl5/t/op/readdir.t U src/contrib/perl5/t/op/recurse.t U src/contrib/perl5/t/op/ref.t U src/contrib/perl5/t/op/regexp.t U src/contrib/perl5/t/op/regexp_noamp.t U src/contrib/perl5/t/op/repeat.t U src/contrib/perl5/t/op/runlevel.t U src/contrib/perl5/t/op/sleep.t U src/contrib/perl5/t/op/sort.t U src/contrib/perl5/t/op/splice.t U src/contrib/perl5/t/op/split.t U src/contrib/perl5/t/op/sprintf.t U src/contrib/perl5/t/op/stat.t U src/contrib/perl5/t/op/study.t U src/contrib/perl5/t/op/subst.t N src/contrib/perl5/t/op/subst_amp.t N src/contrib/perl5/t/op/subst_wamp.t U src/contrib/perl5/t/op/substr.t U src/contrib/perl5/t/op/sysio.t U src/contrib/perl5/t/op/taint.t U src/contrib/perl5/t/op/tie.t U src/contrib/perl5/t/op/tiearray.t U src/contrib/perl5/t/op/tiehandle.t U src/contrib/perl5/t/op/time.t U src/contrib/perl5/t/op/tr.t U src/contrib/perl5/t/op/undef.t U src/contrib/perl5/t/op/universal.t U src/contrib/perl5/t/op/unshift.t U src/contrib/perl5/t/op/vec.t N src/contrib/perl5/t/op/ver.t U src/contrib/perl5/t/op/wantarray.t U src/contrib/perl5/t/op/write.t N src/contrib/perl5/t/pod/emptycmd.t N src/contrib/perl5/t/pod/emptycmd.xr N src/contrib/perl5/t/pod/for.t N src/contrib/perl5/t/pod/for.xr N src/contrib/perl5/t/pod/headings.t N src/contrib/perl5/t/pod/headings.xr N src/contrib/perl5/t/pod/include.t N src/contrib/perl5/t/pod/include.xr N src/contrib/perl5/t/pod/included.t N src/contrib/perl5/t/pod/included.xr N src/contrib/perl5/t/pod/lref.t N src/contrib/perl5/t/pod/lref.xr N src/contrib/perl5/t/pod/multiline_items.t N src/contrib/perl5/t/pod/multiline_items.xr N src/contrib/perl5/t/pod/nested_items.t N src/contrib/perl5/t/pod/nested_items.xr N src/contrib/perl5/t/pod/nested_seqs.t N src/contrib/perl5/t/pod/nested_seqs.xr N src/contrib/perl5/t/pod/oneline_cmds.t N src/contrib/perl5/t/pod/oneline_cmds.xr N src/contrib/perl5/t/pod/pod2usage.t N src/contrib/perl5/t/pod/pod2usage.xr N src/contrib/perl5/t/pod/poderrs.t N src/contrib/perl5/t/pod/poderrs.xr N src/contrib/perl5/t/pod/podselect.t N src/contrib/perl5/t/pod/podselect.xr N src/contrib/perl5/t/pod/special_seqs.t N src/contrib/perl5/t/pod/special_seqs.xr N src/contrib/perl5/t/pod/testcmp.pl N src/contrib/perl5/t/pod/testp2pt.pl N src/contrib/perl5/t/pod/testpchk.pl U src/contrib/perl5/t/pragma/constant.t N src/contrib/perl5/t/pragma/diagnostics.t U src/contrib/perl5/t/pragma/locale.t U src/contrib/perl5/t/pragma/overload.t U src/contrib/perl5/t/pragma/strict-refs U src/contrib/perl5/t/pragma/strict-subs U src/contrib/perl5/t/pragma/strict-vars U src/contrib/perl5/t/pragma/strict.t U src/contrib/perl5/t/pragma/subs.t N src/contrib/perl5/t/pragma/sub_lval.t N src/contrib/perl5/t/pragma/utf8.t N src/contrib/perl5/t/pragma/warnings.t N src/contrib/perl5/t/pragma/locale/latin1 N src/contrib/perl5/t/pragma/locale/utf8 N src/contrib/perl5/t/pragma/warn/1global N src/contrib/perl5/t/pragma/warn/2use N src/contrib/perl5/t/pragma/warn/3both N src/contrib/perl5/t/pragma/warn/4lint N src/contrib/perl5/t/pragma/warn/5nolint N src/contrib/perl5/t/pragma/warn/6default N src/contrib/perl5/t/pragma/warn/7fatal N src/contrib/perl5/t/pragma/warn/8signal N src/contrib/perl5/t/pragma/warn/9enabled N src/contrib/perl5/t/pragma/warn/av N src/contrib/perl5/t/pragma/warn/doio N src/contrib/perl5/t/pragma/warn/doop N src/contrib/perl5/t/pragma/warn/gv N src/contrib/perl5/t/pragma/warn/hv N src/contrib/perl5/t/pragma/warn/malloc N src/contrib/perl5/t/pragma/warn/mg N src/contrib/perl5/t/pragma/warn/op N src/contrib/perl5/t/pragma/warn/perl N src/contrib/perl5/t/pragma/warn/perlio N src/contrib/perl5/t/pragma/warn/perly N src/contrib/perl5/t/pragma/warn/pp N src/contrib/perl5/t/pragma/warn/pp_ctl N src/contrib/perl5/t/pragma/warn/pp_hot N src/contrib/perl5/t/pragma/warn/pp_sys N src/contrib/perl5/t/pragma/warn/regcomp N src/contrib/perl5/t/pragma/warn/regexec N src/contrib/perl5/t/pragma/warn/run N src/contrib/perl5/t/pragma/warn/sv N src/contrib/perl5/t/pragma/warn/taint N src/contrib/perl5/t/pragma/warn/toke N src/contrib/perl5/t/pragma/warn/universal N src/contrib/perl5/t/pragma/warn/utf8 N src/contrib/perl5/t/pragma/warn/util U src/contrib/perl5/utils/Makefile U src/contrib/perl5/utils/c2ph.PL N src/contrib/perl5/utils/dprofpp.PL C src/contrib/perl5/utils/h2ph.PL U src/contrib/perl5/utils/h2xs.PL N src/contrib/perl5/utils/perlbc.PL C src/contrib/perl5/utils/perlbug.PL U src/contrib/perl5/utils/perlcc.PL U src/contrib/perl5/utils/perldoc.PL U src/contrib/perl5/utils/pl2pm.PL U src/contrib/perl5/utils/splain.PL U src/contrib/perl5/x2p/EXTERN.h U src/contrib/perl5/x2p/INTERN.h U src/contrib/perl5/x2p/Makefile.SH U src/contrib/perl5/x2p/a2p.c U src/contrib/perl5/x2p/a2p.h U src/contrib/perl5/x2p/a2p.pod U src/contrib/perl5/x2p/a2p.y U src/contrib/perl5/x2p/a2py.c U src/contrib/perl5/x2p/cflags.SH U src/contrib/perl5/x2p/find2perl.PL U src/contrib/perl5/x2p/hash.c U src/contrib/perl5/x2p/hash.h U src/contrib/perl5/x2p/proto.h U src/contrib/perl5/x2p/s2p.PL U src/contrib/perl5/x2p/str.c U src/contrib/perl5/x2p/str.h U src/contrib/perl5/x2p/util.c U src/contrib/perl5/x2p/util.h U src/contrib/perl5/x2p/walk.c 13 conflicts created by this import. Use the following command to help the merge: cvs checkout -jLWALL:yesterday -jLWALL src/contrib/perl5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 6: 5:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F99937B6AD; Sun, 25 Jun 2000 06:05:27 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA60856; Sun, 25 Jun 2000 06:05:27 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006251305.GAA60856@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 06:05:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/perl5 perl.c perl.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 06:05:27 PDT Modified files: contrib/perl5 perl.c perl.h Log: Resolve conflicts. Revision Changes Path 1.4 +1248 -628 src/contrib/perl5/perl.c 1.4 +1350 -586 src/contrib/perl5/perl.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 6:11:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 05A7337B849; Sun, 25 Jun 2000 06:11:49 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Received: (from cjh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA61391; Sun, 25 Jun 2000 06:11:48 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Message-Id: <200006251311.GAA61391@freefall.freebsd.org> From: CHOI Junho Date: Sun, 25 Jun 2000 06:11:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cjh 2000/06/25 06:11:48 PDT Modified files: . modules Log: ko-linux-netscape47-communicator --> ports/korean/linux-netscape47-communicator Revision Changes Path 1.1301 +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 Sun Jun 25 6:14:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 415EA37B849; Sun, 25 Jun 2000 06:14:15 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Received: (from cjh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA61497; Sun, 25 Jun 2000 06:14:15 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Message-Id: <200006251314.GAA61497@freefall.freebsd.org> From: CHOI Junho Date: Sun, 25 Jun 2000 06:14:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean/linux-netscape47-communicator - Imported sources X-FreeBSD-CVS-Branch: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cjh 2000/06/25 06:14:15 PDT ports/korean/linux-netscape47-communicator - Imported sources Update of /home/ncvs/ports/korean/linux-netscape47-communicator In directory freefall.freebsd.org:/d/home/cjh/ext/linux-netscape47-communicator Log Message: Korean-enabled Netscape Comunicator for Linux. Status: Vendor Tag: CJH Release Tags: v47_linux N ports/korean/linux-netscape47-communicator/Makefile N ports/korean/linux-netscape47-communicator/files/start.sh.in 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 Sun Jun 25 6:15:33 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EF21D37B6AD; Sun, 25 Jun 2000 06:15:28 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Received: (from cjh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA61591; Sun, 25 Jun 2000 06:15:28 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Message-Id: <200006251315.GAA61591@freefall.freebsd.org> From: CHOI Junho Date: Sun, 25 Jun 2000 06:15:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cjh 2000/06/25 06:15:28 PDT Modified files: . modules Log: ko-linux-netscape47-navigator --> ports/korean/linux-netscape47-navigator Revision Changes Path 1.1302 +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 Sun Jun 25 6:15:46 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 094A737B6AD; Sun, 25 Jun 2000 06:15:42 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Received: (from cjh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA61637; Sun, 25 Jun 2000 06:15:41 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Message-Id: <200006251315.GAA61637@freefall.freebsd.org> From: CHOI Junho Date: Sun, 25 Jun 2000 06:15:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean/linux-netscape47-navigator - Imported sources X-FreeBSD-CVS-Branch: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cjh 2000/06/25 06:15:41 PDT ports/korean/linux-netscape47-navigator - Imported sources Update of /home/ncvs/ports/korean/linux-netscape47-navigator In directory freefall.freebsd.org:/d/home/cjh/ext/linux-netscape47-navigator Log Message: Korean-enabled Netscape Navigator for Linux. Status: Vendor Tag: CJH Release Tags: v47_linux N ports/korean/linux-netscape47-navigator/Makefile 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 Sun Jun 25 6:19:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 696B837B6B2; Sun, 25 Jun 2000 06:19:57 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Received: (from cjh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA61889; Sun, 25 Jun 2000 06:19:57 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Message-Id: <200006251319.GAA61889@freefall.freebsd.org> From: CHOI Junho Date: Sun, 25 Jun 2000 06:19:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cjh 2000/06/25 06:19:57 PDT Modified files: korean Makefile Log: Add ko-linux-netscape-* family. Submitted by: CHOI Junho Revision Changes Path 1.45 +3 -1 ports/korean/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 6:22:46 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D03FE37B6AD; Sun, 25 Jun 2000 06:22:40 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Received: (from cjh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA62092; Sun, 25 Jun 2000 06:22:40 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Message-Id: <200006251322.GAA62092@freefall.freebsd.org> From: CHOI Junho Date: Sun, 25 Jun 2000 06:22:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean/netscape4-communicator Makefile ports/korean/netscape4-communicator/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cjh 2000/06/25 06:22:40 PDT Modified files: korean/netscape4-communicator Makefile korean/netscape4-communicator/pkg PLIST Log: For new linux-netscape-*, more generalization added. Revision Changes Path 1.16 +22 -18 ports/korean/netscape4-communicator/Makefile 1.7 +1 -1 ports/korean/netscape4-communicator/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 6:28:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D348E37B6AD; Sun, 25 Jun 2000 06:28:24 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Received: (from cjh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA62511; Sun, 25 Jun 2000 06:28:24 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Message-Id: <200006251328.GAA62511@freefall.freebsd.org> From: CHOI Junho Date: Sun, 25 Jun 2000 06:28:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean/netscape4-navigator Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cjh 2000/06/25 06:28:24 PDT Modified files: korean/netscape4-navigator Makefile Log: remove files/ and pkg/ dir for more generalization. in fact these files are just a duplicate or slightly modified files of netscape4-communicator/*. Revision Changes Path 1.14 +4 -7 ports/korean/netscape4-navigator/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 6:28:46 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C14A937BAB9; Sun, 25 Jun 2000 06:28:40 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Received: (from cjh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA62567; Sun, 25 Jun 2000 06:28:40 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Message-Id: <200006251328.GAA62567@freefall.freebsd.org> From: CHOI Junho Date: Sun, 25 Jun 2000 06:28:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean/netscape4-navigator/files INSTALL md5 preferences.js start.sh.in ports/korean/netscape4-navigator/pkg COMMENT DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cjh 2000/06/25 06:28:40 PDT Removed files: korean/netscape4-navigator/files INSTALL md5 preferences.js start.sh.in korean/netscape4-navigator/pkg COMMENT DESCR PLIST Log: remove files/ and pkg/ dir for more generalization. in fact these files are just a duplicate or slightly modified files of netscape4-communicator/*. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 6:32:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D39937B9E2; Sun, 25 Jun 2000 06:32:44 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Received: (from cjh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA62925; Sun, 25 Jun 2000 06:32:44 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Message-Id: <200006251332.GAA62925@freefall.freebsd.org> From: CHOI Junho Date: Sun, 25 Jun 2000 06:32:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean/netscape47-communicator Makefile ports/korean/netscape47-communicator/patches patch-aa ports/korean/netscape47-communicator/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cjh 2000/06/25 06:32:43 PDT Modified files: korean/netscape47-communicator Makefile Log: More generalization, for ko-linux-netscape-*. I borrowed this idea from ja-netscape-*. But the situation is not same as ja-netscape-*, I've imported just needed changes. Revision Changes Path 1.19 +7 -10 ports/korean/netscape47-communicator/Makefile Modified files: korean/netscape47-communicator/patches patch-aa Log: comment 'preeditType' resource. it doesn't affect native netscape ports, but enable Korean input in case of linux-netscape-*(with linux-lesstif-ns, or without nothing.) Revision Changes Path 1.4 +11 -11 ports/korean/netscape47-communicator/patches/patch-aa Modified files: korean/netscape47-communicator/pkg PLIST Log: More generalization. Revision Changes Path 1.8 +1 -1 ports/korean/netscape47-communicator/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 6:33:54 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7422437B9E2; Sun, 25 Jun 2000 06:33:48 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Received: (from cjh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA63108; Sun, 25 Jun 2000 06:33:48 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Message-Id: <200006251333.GAA63108@freefall.freebsd.org> From: CHOI Junho Date: Sun, 25 Jun 2000 06:33:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean/netscape47-navigator Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cjh 2000/06/25 06:33:48 PDT Modified files: korean/netscape47-navigator Makefile Log: To be more compact, following netscape47-communicator changes. Revision Changes Path 1.16 +4 -8 ports/korean/netscape47-navigator/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 6:34:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D05B37B6AD; Sun, 25 Jun 2000 06:34:36 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Received: (from cjh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA63215; Sun, 25 Jun 2000 06:34:36 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Message-Id: <200006251334.GAA63215@freefall.freebsd.org> From: CHOI Junho Date: Sun, 25 Jun 2000 06:34:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean/netscape47-navigator/pkg COMMENT DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cjh 2000/06/25 06:34:36 PDT Removed files: korean/netscape47-navigator/pkg COMMENT DESCR PLIST Log: Remove pkg/ directoory. it doesn't need more because it uses netscape47-communicator/pkg directory. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 7: 2:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DA42037B70C; Sun, 25 Jun 2000 07:02:24 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Received: (from cjh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA64821; Sun, 25 Jun 2000 07:02:24 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Message-Id: <200006251402.HAA64821@freefall.freebsd.org> From: CHOI Junho Date: Sun, 25 Jun 2000 07:02:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/qdecoder Makefile ports/www/qdecoder/files md5 ports/www/qdecoder/pkg DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cjh 2000/06/25 07:02:24 PDT Modified files: www/qdecoder Makefile www/qdecoder/files md5 www/qdecoder/pkg DESCR PLIST Log: Update to 6.0.2 Revision Changes Path 1.5 +16 -6 ports/www/qdecoder/Makefile 1.3 +1 -1 ports/www/qdecoder/files/md5 1.2 +2 -1 ports/www/qdecoder/pkg/DESCR 1.2 +11 -1 ports/www/qdecoder/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 7: 3: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0ED7E37B70C; Sun, 25 Jun 2000 07:03:06 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Received: (from cjh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA64884; Sun, 25 Jun 2000 07:03:06 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Message-Id: <200006251403.HAA64884@freefall.freebsd.org> From: CHOI Junho Date: Sun, 25 Jun 2000 07:03:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/qdecoder/patches patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cjh 2000/06/25 07:03:05 PDT Removed files: www/qdecoder/patches patch-aa Log: This patch is unnecessary because original package started to use GNU configure. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 7:14:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7EE0B37B618; Sun, 25 Jun 2000 07:14:40 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Received: (from cjh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA67039; Sun, 25 Jun 2000 07:14:40 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Message-Id: <200006251414.HAA67039@freefall.freebsd.org> From: CHOI Junho Date: Sun, 25 Jun 2000 07:14:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cjh 2000/06/25 07:14:40 PDT Modified files: . modules Log: ko-hanmiscutils --> ports/korean/hanmiscutils Revision Changes Path 1.1303 +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 Sun Jun 25 7:15:50 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 93BF537B5F0; Sun, 25 Jun 2000 07:15:45 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Received: (from cjh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA67157; Sun, 25 Jun 2000 07:15:45 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Message-Id: <200006251415.HAA67157@freefall.freebsd.org> From: CHOI Junho Date: Sun, 25 Jun 2000 07:15:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean/hanmiscutils - Imported sources X-FreeBSD-CVS-Branch: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cjh 2000/06/25 07:15:45 PDT ports/korean/hanmiscutils - Imported sources Update of /home/ncvs/ports/korean/hanmiscutils In directory freefall.freebsd.org:/d/home/cjh/ext/hanmiscutils Log Message: hanmiscutils is a collection of various Hangul-related sources. Submitted by: CHOI Junho Status: Vendor Tag: CJH Release Tags: v0_1 N ports/korean/hanmiscutils/Makefile N ports/korean/hanmiscutils/files/md5 N ports/korean/hanmiscutils/pkg/COMMENT N ports/korean/hanmiscutils/pkg/DESCR N ports/korean/hanmiscutils/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 Sun Jun 25 7:16:37 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5EB6337B5F0; Sun, 25 Jun 2000 07:16:35 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Received: (from cjh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA67251; Sun, 25 Jun 2000 07:16:35 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Message-Id: <200006251416.HAA67251@freefall.freebsd.org> From: CHOI Junho Date: Sun, 25 Jun 2000 07:16:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cjh 2000/06/25 07:16:35 PDT Modified files: korean Makefile Log: Add hanmiscutils. Revision Changes Path 1.46 +2 -1 ports/korean/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 7:31:17 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8131A37B618; Sun, 25 Jun 2000 07:31:11 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA68732; Sun, 25 Jun 2000 07:31:11 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006251431.HAA68732@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 07:31:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/perl5 pp.c src/contrib/perl5/ext/POSIX Makefile.PL POSIX.xs src/contrib/perl5/hints freebsd.sh src/contrib/perl5/lib Cwd.pm src/contrib/perl5/lib/ExtUtils Install.pm Liblist.pm MM_Unix.pm MakeMaker.pm ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 07:31:11 PDT Modified files: contrib/perl5 pp.c contrib/perl5/ext/POSIX Makefile.PL POSIX.xs contrib/perl5/hints freebsd.sh contrib/perl5/lib Cwd.pm contrib/perl5/lib/ExtUtils Install.pm Liblist.pm MM_Unix.pm MakeMaker.pm contrib/perl5/utils h2ph.PL perlbug.PL Log: Resolve conflicts. Revision Changes Path 1.3 +1354 -709 src/contrib/perl5/pp.c 1.4 +12 -1 src/contrib/perl5/ext/POSIX/Makefile.PL 1.4 +269 -46 src/contrib/perl5/ext/POSIX/POSIX.xs 1.6 +39 -41 src/contrib/perl5/hints/freebsd.sh 1.4 +28 -12 src/contrib/perl5/lib/Cwd.pm 1.3 +10 -15 src/contrib/perl5/lib/ExtUtils/Install.pm 1.4 +26 -27 src/contrib/perl5/lib/ExtUtils/Liblist.pm 1.5 +368 -121 src/contrib/perl5/lib/ExtUtils/MM_Unix.pm 1.3 +151 -99 src/contrib/perl5/lib/ExtUtils/MakeMaker.pm 1.4 +6 -3 src/contrib/perl5/utils/h2ph.PL 1.4 +126 -43 src/contrib/perl5/utils/perlbug.PL To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 7:48:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 80A4E37BADC; Sun, 25 Jun 2000 07:48:20 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA72561; Sun, 25 Jun 2000 07:48:20 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006251448.HAA72561@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 07:48:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/perl Makefile Makefile.inc src/gnu/usr.bin/perl/libperl Makefile config.SH-elf.alpha config.SH-elf.i386 config.SH-aout.i386 src/gnu/usr.bin/perl/library Makefile Makefile.inc src/gnu/usr.bin/perl/library/B Makefile ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 07:48:20 PDT Modified files: gnu/usr.bin/perl Makefile Makefile.inc gnu/usr.bin/perl/libperl Makefile config.SH-elf.alpha config.SH-elf.i386 gnu/usr.bin/perl/miniperl Makefile gnu/usr.bin/perl/perl Makefile gnu/usr.bin/perl/pod/pod Makefile gnu/usr.bin/perl/suidperl Makefile gnu/usr.bin/perl/utils Makefile Makefile.inc gnu/usr.bin/perl/utils/h2ph Makefile gnu/usr.bin/perl/utils/perlbug Makefile gnu/usr.bin/perl/utils/splain Makefile Added files: gnu/usr.bin/perl/library Makefile Makefile.inc gnu/usr.bin/perl/library/B Makefile gnu/usr.bin/perl/library/ByteLoader Makefile gnu/usr.bin/perl/library/DB_File Makefile gnu/usr.bin/perl/library/DProf Makefile gnu/usr.bin/perl/library/Dumper Makefile gnu/usr.bin/perl/library/Errno Makefile gnu/usr.bin/perl/library/Fcntl Makefile gnu/usr.bin/perl/library/Glob Makefile gnu/usr.bin/perl/library/Hostname Makefile gnu/usr.bin/perl/library/IO Makefile gnu/usr.bin/perl/library/NDBM_File Makefile gnu/usr.bin/perl/library/Opcode Makefile gnu/usr.bin/perl/library/POSIX Makefile gnu/usr.bin/perl/library/Peek Makefile gnu/usr.bin/perl/library/SDBM_File Makefile gnu/usr.bin/perl/library/Socket Makefile gnu/usr.bin/perl/library/SysV Makefile gnu/usr.bin/perl/library/Syslog Makefile gnu/usr.bin/perl/library/attrs Makefile gnu/usr.bin/perl/library/re Makefile gnu/usr.bin/perl/utils/dprofpp Makefile gnu/usr.bin/perl/utils/perlbc Makefile Removed files: gnu/usr.bin/perl/libperl config.SH-aout.i386 Log: Userland build stuff for Perl5.006. This is cleaned up quite a lot since 5.00502, and the library modules are broken out into individual dirs. This should please a lot folk. Revision Changes Path 1.10 +7 -2 src/gnu/usr.bin/perl/Makefile 1.13 +63 -26 src/gnu/usr.bin/perl/Makefile.inc 1.11 +7 -4 src/gnu/usr.bin/perl/libperl/Makefile 1.17 +284 -77 src/gnu/usr.bin/perl/libperl/config.SH-elf.alpha 1.16 +284 -77 src/gnu/usr.bin/perl/libperl/config.SH-elf.i386 1.13 +9 -6 src/gnu/usr.bin/perl/miniperl/Makefile 1.30 +9 -135 src/gnu/usr.bin/perl/perl/Makefile 1.6 +68 -13 src/gnu/usr.bin/perl/pod/pod/Makefile 1.16 +17 -46 src/gnu/usr.bin/perl/suidperl/Makefile 1.3 +7 -3 src/gnu/usr.bin/perl/utils/Makefile 1.4 +7 -5 src/gnu/usr.bin/perl/utils/Makefile.inc 1.6 +7 -3 src/gnu/usr.bin/perl/utils/h2ph/Makefile 1.4 +1 -8 src/gnu/usr.bin/perl/utils/perlbug/Makefile 1.3 +1 -8 src/gnu/usr.bin/perl/utils/splain/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 7:58:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C927437B50E; Sun, 25 Jun 2000 07:58:57 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA73309; Sun, 25 Jun 2000 07:58:57 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006251458.HAA73309@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 07:58:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc Makefile src/etc/mtree BSD.local.dist BSD.usr.dist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 07:58:57 PDT Modified files: etc Makefile etc/mtree BSD.local.dist BSD.usr.dist Log: Version number and directory changes for Perl 5.006. Revision Changes Path 1.226 +2 -2 src/etc/Makefile 1.57 +3 -3 src/etc/mtree/BSD.local.dist 1.193 +24 -2 src/etc/mtree/BSD.usr.dist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 8: 2:24 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F89437B51F; Sun, 25 Jun 2000 08:02:19 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA73655; Sun, 25 Jun 2000 08:02:19 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006251502.IAA73655@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 08:02:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 08:02:19 PDT Modified files: . Makefile.inc1 Log: Rearrange Perl's build priority; it needs to get made earlier. Revision Changes Path 1.152 +7 -7 src/Makefile.inc1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 8:17:35 2000 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id E815637BAF4; Sun, 25 Jun 2000 08:16:33 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id RAA97334; Sun, 25 Jun 2000 17:16:16 +0200 (CEST) (envelope-from des@flood.ping.uio.no) To: KATO Takenori Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules Makefile References: <200006210936.CAA69111@freefall.freebsd.org> <20000622230341F.kato@gneiss.eps.nagoya-u.ac.jp> <20000624123921H.kato@gneiss.eps.nagoya-u.ac.jp> From: Dag-Erling Smorgrav Date: 25 Jun 2000 17:16:15 +0200 In-Reply-To: KATO Takenori's message of "Sat, 24 Jun 2000 12:39:21 +0900" Message-ID: Lines: 9 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG KATO Takenori writes: > Here is a patch to fix the problem. Thanks! Somebody pass me the pointy hat, this should never have happened. DES -- Dag-Erling Smorgrav - des@flood.ping.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 Jun 25 8:18: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5CC7637BAA4; Sun, 25 Jun 2000 08:18:01 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: (from des@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA77596; Sun, 25 Jun 2000 08:18:01 -0700 (PDT) (envelope-from des@FreeBSD.org) Message-Id: <200006251518.IAA77596@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 25 Jun 2000 08:18:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2000/06/25 08:18:00 PDT Modified files: (Branch: RELENG_4) sys/modules Makefile Log: Unbreak Alpha world. Submitted by: kato Revision Changes Path 1.110.2.7 +3 -3 src/sys/modules/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 10:26:55 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F7B637BBCB; Sun, 25 Jun 2000 10:26:49 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA89421; Sun, 25 Jun 2000 10:26:49 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006251726.KAA89421@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 10:26:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 mem.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 10:26:48 PDT Modified files: sys/i386/i386 mem.c Log: Fix an uninitialised variable and a function return value. Reported by: dillon Revision Changes Path 1.86 +5 -2 src/sys/i386/i386/mem.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 10:57:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C32937B699; Sun, 25 Jun 2000 10:57:09 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA91423; Sun, 25 Jun 2000 10:57:09 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Message-Id: <200006251757.KAA91423@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Sun, 25 Jun 2000 10:57:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/3.5R notes.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkh 2000/06/25 10:57:08 PDT Modified files: en/releases/3.5R notes.sgml Log: Fix double-entry (and miscategorization). Revision Changes Path 1.2 +1 -3 www/en/releases/3.5R/notes.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 11:10:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A042B37BC31; Sun, 25 Jun 2000 11:10:46 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA93842; Sun, 25 Jun 2000 11:10:46 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Message-Id: <200006251810.LAA93842@freefall.freebsd.org> From: Jonathan Lemon Date: Sun, 25 Jun 2000 11:10:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2000/06/25 11:10:46 PDT Modified files: sys/kern vfs_vnops.c Log: Fix stupid braino in last commit, initialize `vp' before we test vp->v_tag. Spotted by: dillon Revision Changes Path 1.96 +3 -3 src/sys/kern/vfs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 12: 0:24 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A42B537B52E; Sun, 25 Jun 2000 12:00:21 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA97882; Sun, 25 Jun 2000 12:00:21 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006251900.MAA97882@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 12:00:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/randomdev randomdev.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 12:00:21 PDT Modified files: sys/dev/randomdev randomdev.c Log: Fix include for the non-module case. Thanks-to: SOS Revision Changes Path 1.2 +2 -2 src/sys/dev/randomdev/randomdev.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 12: 6:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C5B8F37B641; Sun, 25 Jun 2000 12:06:53 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA99603; Sun, 25 Jun 2000 12:06:53 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006251906.MAA99603@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 12:06:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 mem.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 12:06:49 PDT Modified files: sys/i386/i386 mem.c Log: Duh. Fix a fatfingered patch. Revision Changes Path 1.87 +2 -2 src/sys/i386/i386/mem.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 12:27:17 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E9AAE37B519; Sun, 25 Jun 2000 12:27:12 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA01511; Sun, 25 Jun 2000 12:27:12 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200006251927.MAA01511@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 25 Jun 2000 12:27:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cvsutils Makefile ports/devel/cvsutils/files md5 ports/devel/cvsutils/pkg DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/06/25 12:27:12 PDT Modified files: devel/cvsutils Makefile devel/cvsutils/files md5 devel/cvsutils/pkg DESCR PLIST Log: Yay, this is my first commit from a Palm device! Update to 0.1.5. (Sorry pkg_version, I changed the PORTVERSION'ing scheme here to respect its version number rather than to use the date.) Now USE_AUTOMAKE. Install documents unless NOPORTDOCS. A new command `cvsdo' has added. Revision Changes Path 1.4 +10 -14 ports/devel/cvsutils/Makefile 1.2 +1 -1 ports/devel/cvsutils/files/md5 1.2 +1 -0 ports/devel/cvsutils/pkg/DESCR 1.2 +8 -0 ports/devel/cvsutils/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 12:32:55 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 34DDE37B536; Sun, 25 Jun 2000 12:32:53 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Received: (from gallatin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA01901; Sun, 25 Jun 2000 12:32:52 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Message-Id: <200006251932.MAA01901@freefall.freebsd.org> From: Andrew Gallatin Date: Sun, 25 Jun 2000 12:32:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_loop.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gallatin 2000/06/25 12:32:49 PDT Modified files: (Branch: RELENG_4) sys/net if_loop.c Log: MFC: fix for unaligned access trap when booting alphas diskless Revision Changes Path 1.47.2.2 +10 -8 src/sys/net/if_loop.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 12:46:53 2000 Delivered-To: cvs-all@freebsd.org Received: from evil.2y.net (ztown3-1-74.adsl.one.net [216.23.34.74]) by hub.freebsd.org (Postfix) with ESMTP id EC8F037B519; Sun, 25 Jun 2000 12:46:41 -0700 (PDT) (envelope-from cokane@evil.2y.net) Received: (from cokane@localhost) by evil.2y.net (8.9.3/8.9.3) id PAA17235; Sun, 25 Jun 2000 15:54:00 -0400 (EDT) (envelope-from cokane) Date: Sun, 25 Jun 2000 15:54:00 -0400 From: Coleman Kane To: Doug Rabson Cc: Coleman Kane , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/modules Makefile Message-ID: <20000625155400.B17206@cokane.yi.org> References: <200006231554.IAA29492@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from dfr@nlsystems.com on Sat, Jun 24, 2000 at 04:24:59PM -0400 X-Vim: vim:tw=70:ts=4:sw=4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sure, is the module identifier defined in the kernel also tdfx or is it just the filename that will conflict? Doug Rabson had the audacity to say: > On Fri, 23 Jun 2000, Coleman Kane wrote: > > > cokane 2000/06/23 08:54:02 PDT > > > > Modified files: > > sys/modules Makefile > > Log: > > Add tdfx to modules Makefile, so it gets made. > > Could you please change the name of this module to prevent conflicts with > the voodoo3 kernel module from XFree86 4.0.1. The name of that module > can't change since there are many dependancies in the XFree tree to the > name tdfx. > > Since this module is really only suitable for glide support, perhaps it > could change to glide.ko? > > -- > Doug Rabson Mail: dfr@nlsystems.com > Nonlinear Systems Ltd. Phone: +44 20 8442 9037 > > -- Coleman Kane President, UC Free O.S. Users Group - http://pohl.ececs.uc.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 12:49: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18]) by hub.freebsd.org (Postfix) with ESMTP id D2FCF37B772; Sun, 25 Jun 2000 12:48:49 -0700 (PDT) (envelope-from knu@idaemons.org) Received: from daemon.local.idaemons.org (203-165-77-17.sugnm1.kt.home.ne.jp [203.165.77.17]) by ms.tokyo.jcom.ne.jp (8.9.3/3.7W 04/27/00) with ESMTP id EAA08759; Mon, 26 Jun 2000 04:48:47 +0900 (JST) Received: by daemon.local.idaemons.org (8.9.3/3.7W) id EAA36439; Mon, 26 Jun 2000 04:48:15 +0900 (JST) Date: Mon, 26 Jun 2000 04:48:14 +0900 Message-ID: <86r99l35kx.wl@localhost.local.idaemons.org> From: "Akinori -Aki- MUSHA" To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/devel/cvsutils Makefile ports/devel/cvsutils/files md5 ports/devel/cvsutils/pkg DESCR PLIST In-Reply-To: In your message of "Sun, 25 Jun 2000 12:27:12 -0700 (PDT)" <200006251927.MAA01511@freefall.freebsd.org> References: <200006251927.MAA01511@freefall.freebsd.org> User-Agent: Wanderlust/1.1.2 (Raspberry Beret) EMIKO/1.13.12 (Euglena sociabilis) FLIM/1.13.2 (Kasanui) APEL/10.2 MULE XEmacs/21.1 (patch 9) (Canyonlands) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 1BEF D9B2 BABD 25D7 659A FD08 89C2 F3BE E981 4E16 MIME-Version: 1.0 (generated by EMIKO 1.13.12 - "Euglena sociabilis") Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At Sun, 25 Jun 2000 12:27:12 -0700 (PDT), I wrote: > A new command `cvsdo' has added. been cvsdo is a tool which simulates some of the CVS commands (currently add and remove) without any access to the CVS server. Hey, don't ask me why/when/if you need it! ;) -- / /__ __ / ) ) ) ) / Akinori -Aki- MUSHA aka / (_ / ( (__( @ idaemons.org / FreeBSD.org "We're only at home when we're on the run, on the wing, on the fly" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 13: 3:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 77D8537B522; Sun, 25 Jun 2000 13:03:45 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA05064; Sun, 25 Jun 2000 13:03:45 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006252003.NAA05064@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 13:03:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/randomdev yarrow.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 13:03:45 PDT Modified files: sys/dev/randomdev yarrow.c Log: Fix include for non-module case. Thanks-to: SOS Revision Changes Path 1.2 +2 -2 src/sys/dev/randomdev/yarrow.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 13:13: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AAFDC37B522; Sun, 25 Jun 2000 13:12:58 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA06811; Sun, 25 Jun 2000 13:12:58 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006252012.NAA06811@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 13:12:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/perl5 perl.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 13:12:58 PDT Modified files: contrib/perl5 perl.h Log: Grr.. Fix FUBARred conflict-merge. This fixes "make world". Revision Changes Path 1.5 +1 -15 src/contrib/perl5/perl.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 13:41:54 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 71CE537B8E8; Sun, 25 Jun 2000 13:41:50 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Received: (from gallatin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA09809; Sun, 25 Jun 2000 13:41:50 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Message-Id: <200006252041.NAA09809@freefall.freebsd.org> From: Andrew Gallatin Date: Sun, 25 Jun 2000 13:41:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha cpuconf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gallatin 2000/06/25 13:41:50 PDT Modified files: sys/alpha/alpha cpuconf.c Log: - print out the correct cputype & string for unconfigured API systems - print out the correct cputype for unsupported API systems Revision Changes Path 1.11 +15 -3 src/sys/alpha/alpha/cpuconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 13:56:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4334B37B9D7; Sun, 25 Jun 2000 13:56:22 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA10874; Sun, 25 Jun 2000 13:56:21 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006252056.NAA10874@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 13:56:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha mem.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 13:56:21 PDT Modified files: sys/alpha/alpha mem.c Log: Sort out headers and silence warnings. Revision Changes Path 1.27 +6 -5 src/sys/alpha/alpha/mem.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 14: 2:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D081537B5BE; Sun, 25 Jun 2000 14:02:10 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA11347; Sun, 25 Jun 2000 14:02:10 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006252102.OAA11347@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 14:02:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha mem.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 14:02:10 PDT Modified files: sys/alpha/alpha mem.c Log: Replace variable removed by overly sharp South African panga. Revision Changes Path 1.28 +3 -1 src/sys/alpha/alpha/mem.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 14: 7:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E3E5D37B7AB; Sun, 25 Jun 2000 14:07:43 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA12921; Sun, 25 Jun 2000 14:07:43 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006252107.OAA12921@freefall.freebsd.org> From: Mark Murray Date: Sun, 25 Jun 2000 14:07:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha mem.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/25 14:07:43 PDT Modified files: sys/alpha/alpha mem.c Log: Get the memory range stuff properly declared. Revision Changes Path 1.29 +2 -1 src/sys/alpha/alpha/mem.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 14: 8:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D96037B9FB; Sun, 25 Jun 2000 14:08:09 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA13026; Sun, 25 Jun 2000 14:08:08 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200006252108.OAA13026@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 25 Jun 2000 14:08:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/isc-dhcp3 Makefile ports/net/isc-dhcp3/files md5 ports/net/isc-dhcp3/patches patch-common-Makefile.dist patch-dhclient.8 patch-dhclient.c patch-freebsd patch-site.conf patch-ae patch-af patch-ai patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/06/25 14:08:08 PDT Modified files: net/isc-dhcp3 Makefile net/isc-dhcp3/files md5 net/isc-dhcp3/patches patch-ae patch-af patch-ai Added files: net/isc-dhcp3/patches patch-common-Makefile.dist patch-dhclient.8 patch-dhclient.c patch-freebsd patch-site.conf Removed files: net/isc-dhcp3/patches patch-ab Log: Update to 3.0b1pl14 PR: 19493, 18475 Submitted by: Cyrille Lefevre Revision Changes Path 1.34 +7 -3 ports/net/isc-dhcp3/Makefile 1.15 +1 -1 ports/net/isc-dhcp3/files/md5 1.2 +6 -9 ports/net/isc-dhcp3/patches/patch-ae 1.2 +6 -9 ports/net/isc-dhcp3/patches/patch-af 1.2 +6 -9 ports/net/isc-dhcp3/patches/patch-ai To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 14:20: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DEC7537BBF0; Sun, 25 Jun 2000 14:20:00 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA14326; Sun, 25 Jun 2000 14:20:01 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200006252120.OAA14326@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 25 Jun 2000 14:20:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/wine Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/06/25 14:20:01 PDT Modified files: emulators/wine Makefile Log: Add note requested by maintainer not to upgrade the port to the 2000.06.14 snapshot, as it is unstable. Revision Changes Path 1.85 +3 -1 ports/emulators/wine/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 14:35:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 01C6A37BBB0; Sun, 25 Jun 2000 14:35:42 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA15553; Sun, 25 Jun 2000 14:35:41 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200006252135.OAA15553@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 25 Jun 2000 14:35:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/lsof Makefile ports/sysutils/lsof/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/06/25 14:35:41 PDT Modified files: sysutils/lsof Makefile sysutils/lsof/files md5 Log: Author has fixed a problem where file size and offsets were casted to a 32-bit size rather than the correct 64-bit size. Submitted by: Vic Abell Revision Changes Path 1.68 +3 -3 ports/sysutils/lsof/Makefile 1.52 +1 -1 ports/sysutils/lsof/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 15:14:25 2000 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 7946537B5AA; Sun, 25 Jun 2000 15:14:15 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id PAA14761; Sun, 25 Jun 2000 15:14:10 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id PAA08745; Sun, 25 Jun 2000 15:14:08 -0700 (PDT) (envelope-from obrien) Date: Sun, 25 Jun 2000 15:14:08 -0700 From: "David O'Brien" To: Anders Andersson Cc: Akinori -Aki- MUSHA , andrews@technologist.com, mckusick@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/contrib/softupdates softdep.h ffs_softdep.c Message-ID: <20000625151408.C8468@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <200006220029.RAA97417@freefall.freebsd.org> <20000621223309.G47446@argon.gryphonsoft.com> <86g0q6gw5x.wl@localhost.local.idaemons.org> <20000622080509.A4065@enterprise.sanyusan.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000622080509.A4065@enterprise.sanyusan.se>; from anders@sanyusan.se on Thu, Jun 22, 2000 at 08:05:09AM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jun 22, 2000 at 08:05:09AM +0200, Anders Andersson wrote: > Please take a look at what NetBSD just recently did: > http://www.netbsd.org/Changes/#softdepsmount I asked McKusick about this at USENIX. It is a *very* bad idea. One cannot change to/from softupdates on a mounted file system (ie, mount -u -o softupdates /foo). Bad Things will happen if you do try this. There was a few other subtle points he listed. -- -- David (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 Jun 25 16: 6:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3061837B5D8; Sun, 25 Jun 2000 16:06:13 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id QAA26640; Sun, 25 Jun 2000 16:06:13 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sun, 25 Jun 2000 16:06:13 -0700 (PDT) From: Kris Kennaway To: Mark Murray Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin Makefile src/usr.sbin/rndcontrol Makefile random.4 rndcontrol.8 rndcontrol.c In-Reply-To: <200006251046.DAA48007@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 25 Jun 2000, Mark Murray wrote: > Log: > As rndcontrol is no longer needed, punt it to the attic. Hmm..why not? Even in the NWO there's presumably some need for specifying sources of entropy under admin control. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 16:44:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F03F37B523; Sun, 25 Jun 2000 16:44:21 -0700 (PDT) (envelope-from cokane@FreeBSD.org) Received: (from cokane@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA29815; Sun, 25 Jun 2000 16:44:21 -0700 (PDT) (envelope-from cokane@FreeBSD.org) Message-Id: <200006252344.QAA29815@freefall.freebsd.org> From: Coleman Kane Date: Sun, 25 Jun 2000 16:44:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/tdfx Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cokane 2000/06/25 16:44:21 PDT Modified files: sys/modules/tdfx Makefile Log: Change tdfx.ko to 3dfx.ko to prevent filename conflict when XF86 4.x DRI support is ready for us, as per Doug Rabson's request . Revision Changes Path 1.5 +2 -2 src/sys/modules/tdfx/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 18:11:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0DDB437B597; Sun, 25 Jun 2000 18:11:44 -0700 (PDT) (envelope-from davidn@FreeBSD.org) Received: (from davidn@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA39923; Sun, 25 Jun 2000 18:11:44 -0700 (PDT) (envelope-from davidn@FreeBSD.org) Message-Id: <200006260111.SAA39923@freefall.freebsd.org> From: David Nugent Date: Sun, 25 Jun 2000 18:11:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pw pwupd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG davidn 2000/06/25 18:11:44 PDT Modified files: usr.sbin/pw pwupd.c Log: Don't dereference NULL in the userdel case. Revision Changes Path 1.15 +2 -2 src/usr.sbin/pw/pwupd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 18:16:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0485F37B60D; Sun, 25 Jun 2000 18:16:09 -0700 (PDT) (envelope-from davidn@FreeBSD.org) Received: (from davidn@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA40234; Sun, 25 Jun 2000 18:16:09 -0700 (PDT) (envelope-from davidn@FreeBSD.org) Message-Id: <200006260116.SAA40234@freefall.freebsd.org> From: David Nugent Date: Sun, 25 Jun 2000 18:16:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pw pwupd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG davidn 2000/06/25 18:16:09 PDT Modified files: (Branch: RELENG_4) usr.sbin/pw pwupd.c Log: MFC: don't dereference NULL in userdel. Revision Changes Path 1.12.2.2 +2 -2 src/usr.sbin/pw/pwupd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 18:22:17 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A328337B8EF; Sun, 25 Jun 2000 18:22:14 -0700 (PDT) (envelope-from davidn@FreeBSD.org) Received: (from davidn@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA40621; Sun, 25 Jun 2000 18:22:15 -0700 (PDT) (envelope-from davidn@FreeBSD.org) Message-Id: <200006260122.SAA40621@freefall.freebsd.org> From: David Nugent Date: Sun, 25 Jun 2000 18:22:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pw pwupd.c X-FreeBSD-CVS-Branch: RELENG_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG davidn 2000/06/25 18:22:15 PDT Modified files: (Branch: RELENG_3) usr.sbin/pw pwupd.c Log: MFC: don't dereference NULL in userdel case. Revision Changes Path 1.7.2.4 +2 -2 src/usr.sbin/pw/pwupd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 19:23:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5CD7A37B8BC; Sun, 25 Jun 2000 19:23:43 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Received: (from jseger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA46610; Sun, 25 Jun 2000 19:23:43 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Message-Id: <200006260223.TAA46610@freefall.freebsd.org> From: "Justin M. Seger" Date: Sun, 25 Jun 2000 19:23:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/isc-dhcp2 Makefile ports/net/isc-dhcp2/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jseger 2000/06/25 19:23:42 PDT Modified files: net/isc-dhcp2 Makefile net/isc-dhcp2/files md5 Log: Upgrade to 2.0pl1. This fixes the recent security issue posted to bugtraq. PR: ports/19502 Revision Changes Path 1.34 +3 -3 ports/net/isc-dhcp2/Makefile 1.14 +1 -1 ports/net/isc-dhcp2/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 21: 0:51 2000 Delivered-To: cvs-all@freebsd.org Received: from azazel.zer0.org (azazel.zer0.org [209.133.53.200]) by hub.freebsd.org (Postfix) with ESMTP id 1652137B5CA; Sun, 25 Jun 2000 21:00:37 -0700 (PDT) (envelope-from gsutter@zer0.org) Received: (from gsutter@localhost) by azazel.zer0.org (8.9.3/8.9.2) id VAA80696; Sun, 25 Jun 2000 21:00:29 -0700 (PDT) (envelope-from gsutter@zer0.org) Date: Sun, 25 Jun 2000 21:00:29 -0700 From: Gregory Sutter To: Kent Stewart Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ufs/ffs ffs_softdep.c softdep.h Message-ID: <20000625210029.A79299@azazel.zer0.org> References: <200006221927.MAA49212@freefall.freebsd.org> <39532EE4.B536C551@3-cities.com> <86wvjgbu09.wl@localhost.local.idaemons.org> <3953978B.D3EAD145@3-cities.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3953978B.D3EAD145@3-cities.com>; from kstewart@3-cities.com on Fri, Jun 23, 2000 at 09:59:55AM -0700 Organization: Zer0 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 2000-06-23 09:59 -0700, Kent Stewart wrote: > Akinori -Aki- MUSHA wrote: > > At Fri, 23 Jun 2000 02:33:24 -0700, > > Kent Stewart wrote: > > > This isn't working. Because of the links, I'm getting > > > > > > Cannot calculate checksum for "/usr/src/sys/ufs/ffs/ffs_softdep.c": No > > > such file > > > or directory > > > > Obviously, you can remove those two symlinks and do a CVSup again. > > (You could run it with -s option to save the time) > > True! My point is that the update isn't occuring. I just happened to > be sitting at the computer when the message flashed by on the window. > I would have never seen it otherwise. I don't usually scan the log for > a cvsup failure. Perhaps, this is something I should be doing but > people get used to cvsup always working. The file may be bad but cvsup > worked. This time cvsup didn't update the files. If people run cvsup > as an unattended cron job, they will never see the two failure > messages. That sounds like an awfully good reason not to run it as a cron job. Instead, why not put it in /etc/periodic/daily? Then it will get logged and mailed to root. Greg -- Gregory S. Sutter Heisenberg might have been here. mailto:gsutter@zer0.org http://www.zer0.org/~gsutter/ PGP DSS public key 0x40AE3052 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 21:14: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from ducky.nz.freebsd.org (chilled.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 24B6437B5EF; Sun, 25 Jun 2000 21:13:53 -0700 (PDT) (envelope-from dan@langille.org) Received: from localhost (dan@localhost) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id QAA63005; Mon, 26 Jun 2000 16:13:20 +1200 (NZST) Date: Mon, 26 Jun 2000 16:13:17 +1200 (NZST) From: Dan Langille X-Sender: dan@ducky.nz.freebsd.org To: Gregory Sutter Cc: Kent Stewart , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/ufs/ffs ffs_softdep.c softdep.h In-Reply-To: <20000625210029.A79299@azazel.zer0.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 25 Jun 2000, Gregory Sutter wrote: > On 2000-06-23 09:59 -0700, Kent Stewart wrote: > > Akinori -Aki- MUSHA wrote: > > > At Fri, 23 Jun 2000 02:33:24 -0700, > > > Kent Stewart wrote: > > > > This isn't working. Because of the links, I'm getting > > > > > > > > Cannot calculate checksum for "/usr/src/sys/ufs/ffs/ffs_softdep.c": No > > > > such file > > > > or directory > > > > > > Obviously, you can remove those two symlinks and do a CVSup again. > > > (You could run it with -s option to save the time) > > > > True! My point is that the update isn't occuring. I just happened to > > be sitting at the computer when the message flashed by on the window. > > I would have never seen it otherwise. I don't usually scan the log for > > a cvsup failure. Perhaps, this is something I should be doing but > > people get used to cvsup always working. The file may be bad but cvsup > > worked. This time cvsup didn't update the files. If people run cvsup > > as an unattended cron job, they will never see the two failure > > messages. > > That sounds like an awfully good reason not to run it as a cron job. > Instead, why not put it in /etc/periodic/daily? Then it will get > logged and mailed to root. Or, use a cron job such as this: 30 5 * * * root /usr/local/bin/cvsup -P m /usr/home/ports-supfile 2>&1 | mail -s "Ducky Ports cvsup" root To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 22: 7:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F1F737B8F7; Sun, 25 Jun 2000 22:07:21 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA64707; Sun, 25 Jun 2000 22:07:21 -0700 (PDT) (envelope-from kris@FreeBSD.org) Message-Id: <200006260507.WAA64707@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 25 Jun 2000 22:07:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news/inn-stable Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/06/25 22:07:20 PDT Modified files: news/inn-stable Makefile Log: Remove setuid news privileges on inews by recommendation of inn maintainers Correct typo from 1.33 which made rnews setuid news, not setgid uucp which it actually required to implement the intended change. Submitted by: Russ Allbery (first change) via Bugtraq Revision Changes Path 1.52 +5 -2 ports/news/inn-stable/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 22: 8:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ED93C37B69F; Sun, 25 Jun 2000 22:08:54 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA64903; Sun, 25 Jun 2000 22:08:55 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Message-Id: <200006260508.WAA64903@freefall.freebsd.org> From: Kevin Lo Date: Sun, 25 Jun 2000 22:08:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/l10n chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2000/06/25 22:08:54 PDT Modified files: en_US.ISO_8859-1/books/handbook/l10n chapter.sgml Log: - CFE -> CFC (Chinese FreeBSD Collection) - Update the CFC ftp sites Revision Changes Path 1.38 +5 -5 doc/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 22:23:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 484D537B60E; Sun, 25 Jun 2000 22:23:32 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA66136; Sun, 25 Jun 2000 22:23:31 -0700 (PDT) (envelope-from kris@FreeBSD.org) Message-Id: <200006260523.WAA66136@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 25 Jun 2000 22:23:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/mgetty+sendfax Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/06/25 22:23:31 PDT Modified files: comms/mgetty+sendfax Makefile Log: Mark FORBIDDEN: insecure tempfile handling means any file on the system can be overwritten Submitted by: Stan Bubrouski via Bugtraq Revision Changes Path 1.32 +3 -1 ports/comms/mgetty+sendfax/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 22:28:54 2000 Delivered-To: cvs-all@freebsd.org Received: from wopr.caltech.edu (wopr.caltech.edu [131.215.102.114]) by hub.freebsd.org (Postfix) with ESMTP id D942737B86C; Sun, 25 Jun 2000 22:28:47 -0700 (PDT) (envelope-from mph@wopr.caltech.edu) Received: (from mph@localhost) by wopr.caltech.edu (8.9.3/8.9.3) id WAA19716; Sun, 25 Jun 2000 22:28:32 -0700 (PDT) (envelope-from mph) Date: Sun, 25 Jun 2000 22:28:32 -0700 From: Matthew Hunt To: Gregory Sutter Cc: Kent Stewart , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ufs/ffs ffs_softdep.c softdep.h Message-ID: <20000625222832.A19646@wopr.caltech.edu> References: <200006221927.MAA49212@freefall.freebsd.org> <39532EE4.B536C551@3-cities.com> <86wvjgbu09.wl@localhost.local.idaemons.org> <3953978B.D3EAD145@3-cities.com> <20000625210029.A79299@azazel.zer0.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000625210029.A79299@azazel.zer0.org>; from gsutter@zer0.org on Sun, Jun 25, 2000 at 09:00:29PM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jun 25, 2000 at 09:00:29PM -0700, Gregory Sutter wrote: > > worked. This time cvsup didn't update the files. If people run cvsup > > as an unattended cron job, they will never see the two failure > > messages. > > That sounds like an awfully good reason not to run it as a cron job. > Instead, why not put it in /etc/periodic/daily? Then it will get > logged and mailed to root. You're both forgetting that cron does mail the output to the user... $ crontab -l | grep cvsup 0 6 * * * /usr/local/bin/cvsup -L3 ~/lib/supfile I get the output in my mail everyday, and promptly delete it without looking. Matt -- Matthew Hunt * Those who forget how cron(8) http://www.pobox.com/~mph/ * works are doomed to reimplement it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 22:36:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B6F0B37B7D3; Sun, 25 Jun 2000 22:36:10 -0700 (PDT) (envelope-from davidn@FreeBSD.org) Received: (from davidn@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA67236; Sun, 25 Jun 2000 22:36:10 -0700 (PDT) (envelope-from davidn@FreeBSD.org) Message-Id: <200006260536.WAA67236@freefall.freebsd.org> From: David Nugent Date: Sun, 25 Jun 2000 22:36:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG davidn 2000/06/25 22:36:10 PDT Modified files: libexec/ftpd ftpd.c Log: Fix a problem in the virtual host address compare code which caused duplicated host entries in /etc/ftphosts not to be folded. Make sure we exit the loop on a match. PR: bin/19390 Revision Changes Path 1.64 +12 -9 src/libexec/ftpd/ftpd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 22:40:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F0A6837B69F; Sun, 25 Jun 2000 22:40:35 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA67948; Sun, 25 Jun 2000 22:40:35 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Message-Id: <200006260540.WAA67948@freefall.freebsd.org> From: Alexey Zelkin Date: Sun, 25 Jun 2000 22:40:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/gallery gallery.db X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2000/06/25 22:40:35 PDT Modified files: en/gallery gallery.db Log: fix gallery build breakage. Reported by: wosch Revision Changes Path 1.52 +1 -1 www/en/gallery/gallery.db To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 22:44:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9093837B68B; Sun, 25 Jun 2000 22:44:23 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA68355; Sun, 25 Jun 2000 22:44:23 -0700 (PDT) (envelope-from green@FreeBSD.org) Message-Id: <200006260544.WAA68355@freefall.freebsd.org> From: Brian Feldman Date: Sun, 25 Jun 2000 22:44:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG green 2000/06/25 22:44:23 PDT Modified files: crypto/openssh canohost.c ssh.h sshd.c Log: Make rate limiting work per-listening-socket. Log better messages than before for this, requiring a new function (get_ipaddr()). canohost.c receives a $FreeBSD$ line. Suggested by: Niels Provos Revision Changes Path 1.2 +41 -11 src/crypto/openssh/canohost.c 1.10 +6 -1 src/crypto/openssh/ssh.h 1.11 +33 -30 src/crypto/openssh/sshd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 22:44:45 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6794C37B665; Sun, 25 Jun 2000 22:44:43 -0700 (PDT) (envelope-from davidn@FreeBSD.org) Received: (from davidn@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA68410; Sun, 25 Jun 2000 22:44:43 -0700 (PDT) (envelope-from davidn@FreeBSD.org) Message-Id: <200006260544.WAA68410@freefall.freebsd.org> From: David Nugent Date: Sun, 25 Jun 2000 22:44:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG davidn 2000/06/25 22:44:43 PDT Modified files: (Branch: RELENG_4) libexec/ftpd ftpd.c Log: MFC: Fixes virtual host selection from /etc/ftphosts. PR: bin/19390 Revision Changes Path 1.62.2.2 +12 -9 src/libexec/ftpd/ftpd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 22:48: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from internat.freebsd.org (internat.freebsd.org [146.64.8.4]) by hub.freebsd.org (Postfix) with ESMTP id 403A337B68B; Sun, 25 Jun 2000 22:47:47 -0700 (PDT) (envelope-from green@internat.freebsd.org) Received: (from green@localhost) by internat.freebsd.org (8.9.3/8.9.3) id HAA32349; Mon, 26 Jun 2000 07:47:32 +0200 (SAST) (envelope-from green) Message-Id: <200006260547.HAA32349@internat.freebsd.org> From: Brian Feldman Date: Mon, 26 Jun 2000 07:47:31 +0200 (SAST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG green 2000/06/26 07:47:31 SAST FreeBSD International Crypto Repository Modified files: crypto/openssh canohost.c ssh.h sshd.c Log: MFF: Make rate limiting work per-listening-socket. Log better messages than before for this, requiring a new function (get_ipaddr()). canohost.c receives a $FreeBSD$ line. Suggested by: Niels Provos Revision Changes Path 1.2 +41 -11 src/crypto/openssh/canohost.c 1.9 +6 -1 src/crypto/openssh/ssh.h 1.11 +33 -30 src/crypto/openssh/sshd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 22:54: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B8EA37B665; Sun, 25 Jun 2000 22:54:02 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA69436; Sun, 25 Jun 2000 22:54:02 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200006260554.WAA69436@freefall.freebsd.org> From: Warner Losh Date: Sun, 25 Jun 2000 22:54:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/06/25 22:54:02 PDT Modified files: . UPDATING Log: Add warning about /dev/random disconnecting entropy for a few days while the code is reworked. Revision Changes Path 1.90 +10 -4 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 23: 2: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id 70B7337BA5C; Sun, 25 Jun 2000 23:01:37 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id IAA20909; Mon, 26 Jun 2000 08:02:04 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200006260602.IAA20909@grimreaper.grondar.za> To: Kris Kennaway Cc: Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin Makefile src/usr.sbin/rndcontrol Makefile random.4 rndcontrol.8 rndcontrol.c References: In-Reply-To: ; from Kris Kennaway "Sun, 25 Jun 2000 16:06:13 MST." Date: Mon, 26 Jun 2000 08:02:04 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > As rndcontrol is no longer needed, punt it to the attic. > > Hmm..why not? Even in the NWO there's presumably some need for specifying > sources of entropy under admin control. I'll be using sysctl, not ioctl, and I'll be hooking the entropy at a higher level (except for the keyboard). M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 23: 4: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from azazel.zer0.org (azazel.zer0.org [209.133.53.200]) by hub.freebsd.org (Postfix) with ESMTP id 3DDBF37B8EC; Sun, 25 Jun 2000 23:03:59 -0700 (PDT) (envelope-from gsutter@zer0.org) Received: (from gsutter@localhost) by azazel.zer0.org (8.9.3/8.9.2) id XAA82770; Sun, 25 Jun 2000 23:03:55 -0700 (PDT) (envelope-from gsutter@zer0.org) Date: Sun, 25 Jun 2000 23:03:55 -0700 From: Gregory Sutter To: Matthew Hunt Cc: Kent Stewart , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ufs/ffs ffs_softdep.c softdep.h Message-ID: <20000625230355.E79299@azazel.zer0.org> References: <200006221927.MAA49212@freefall.freebsd.org> <39532EE4.B536C551@3-cities.com> <86wvjgbu09.wl@localhost.local.idaemons.org> <3953978B.D3EAD145@3-cities.com> <20000625210029.A79299@azazel.zer0.org> <20000625222832.A19646@wopr.caltech.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000625222832.A19646@wopr.caltech.edu>; from mph@astro.caltech.edu on Sun, Jun 25, 2000 at 10:28:32PM -0700 Organization: Zer0 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 2000-06-25 22:28 -0700, Matthew Hunt wrote: > On Sun, Jun 25, 2000 at 09:00:29PM -0700, Gregory Sutter wrote: > > > > worked. This time cvsup didn't update the files. If people run cvsup > > > as an unattended cron job, they will never see the two failure > > > messages. > > > > That sounds like an awfully good reason not to run it as a cron job. > > Instead, why not put it in /etc/periodic/daily? Then it will get > > logged and mailed to root. > > You're both forgetting that cron does mail the output to the > user... > > I get the output in my mail everyday, and promptly delete it without > looking. Do you also delete your daily system logs without looking? Putting it at the end of the daily periodic tasks gets it included in that single message, which (since you're already reading the rest of the daily log already, right?) encourages reading and saving of the data. Greg -- Gregory S. Sutter I got a Pentium II for my girlfriend. mailto:gsutter@zer0.org Good trade, eh? http://www.zer0.org/~gsutter/ PGP DSS public key 0x40AE3052 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 23: 6:49 2000 Delivered-To: cvs-all@freebsd.org Received: from wopr.caltech.edu (wopr.caltech.edu [131.215.102.114]) by hub.freebsd.org (Postfix) with ESMTP id 4455D37B644; Sun, 25 Jun 2000 23:06:38 -0700 (PDT) (envelope-from mph@wopr.caltech.edu) Received: (from mph@localhost) by wopr.caltech.edu (8.9.3/8.9.3) id XAA37445; Sun, 25 Jun 2000 23:06:36 -0700 (PDT) (envelope-from mph) Date: Sun, 25 Jun 2000 23:06:36 -0700 From: Matthew Hunt To: Gregory Sutter Cc: Kent Stewart , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/ufs/ffs ffs_softdep.c softdep.h Message-ID: <20000625230636.A32047@wopr.caltech.edu> References: <200006221927.MAA49212@freefall.freebsd.org> <39532EE4.B536C551@3-cities.com> <86wvjgbu09.wl@localhost.local.idaemons.org> <3953978B.D3EAD145@3-cities.com> <20000625210029.A79299@azazel.zer0.org> <20000625222832.A19646@wopr.caltech.edu> <20000625230355.E79299@azazel.zer0.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000625230355.E79299@azazel.zer0.org>; from gsutter@zer0.org on Sun, Jun 25, 2000 at 11:03:55PM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jun 25, 2000 at 11:03:55PM -0700, Gregory Sutter wrote: > Do you also delete your daily system logs without looking? Putting > it at the end of the daily periodic tasks gets it included in that > single message, which (since you're already reading the rest of the > daily log already, right?) encourages reading and saving of the > data. It's a size issue; the output of cvsup is more than I'm going to look at closely, regardless of where it is. But I'm not the one complaining that I missed useful information in it, either. -- Matthew Hunt * Science rules. http://www.pobox.com/~mph/ * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 23:10: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F20237B644; Sun, 25 Jun 2000 23:10:03 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id XAA71850; Sun, 25 Jun 2000 23:10:03 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sun, 25 Jun 2000 23:10:03 -0700 (PDT) From: Kris Kennaway To: Brian Feldman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c In-Reply-To: <200006260547.HAA32349@internat.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Jun 2000, Brian Feldman wrote: > Modified files: > crypto/openssh canohost.c ssh.h sshd.c > Log: > MFF: > Make rate limiting work per-listening-socket. Log better messages than > before for this, requiring a new function (get_ipaddr()). canohost.c > receives a $FreeBSD$ line. > > Suggested by: Niels Provos > > Revision Changes Path > 1.2 +41 -11 src/crypto/openssh/canohost.c Blah, this should have gone through Markus. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 25 23:18:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B189C37B6E5; Sun, 25 Jun 2000 23:18:27 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA72566; Sun, 25 Jun 2000 23:18:27 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Message-Id: <200006260618.XAA72566@freefall.freebsd.org> From: Joseph Koshy Date: Sun, 25 Jun 2000 23:18:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cbrowser Makefile ports/benchmarks/netpipe Makefile ports/misc/tet Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkoshy 2000/06/25 23:18:27 PDT Modified files: devel/cbrowser Makefile benchmarks/netpipe Makefile misc/tet Makefile Log: Use MASTER_SITE_LOCAL. Revision Changes Path 1.2 +3 -2 ports/devel/cbrowser/Makefile 1.7 +3 -2 ports/benchmarks/netpipe/Makefile 1.15 +3 -2 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 Mon Jun 26 0:16:21 2000 Delivered-To: cvs-all@freebsd.org Received: from finch-post-12.mail.demon.net (finch-post-12.mail.demon.net [194.217.242.41]) by hub.freebsd.org (Postfix) with ESMTP id 1D4B137B827; Mon, 26 Jun 2000 00:16:13 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by finch-post-12.mail.demon.net with esmtp (Exim 2.12 #1) id 136T7q-000HpR-0C; Mon, 26 Jun 2000 07:16:10 +0000 Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id IAA93544; Mon, 26 Jun 2000 08:16:11 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Mon, 26 Jun 2000 08:20:15 +0100 (BST) From: Doug Rabson To: Coleman Kane Cc: Coleman Kane , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/modules Makefile In-Reply-To: <20000625155400.B17206@cokane.yi.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 25 Jun 2000, Coleman Kane wrote: > Sure, is the module identifier defined in the kernel also tdfx or is it just the > filename that will conflict? The module name in the kernel is "pci/drm" so probably that won't conflict. Of course you won't be able to have both drivers loaded at the same time anyway since they attach to the same hardware. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 20 8442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 0:52:53 2000 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id BB18037BA68; Mon, 26 Jun 2000 00:52:48 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id AAA16754; Mon, 26 Jun 2000 00:52:47 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id AAA11133; Mon, 26 Jun 2000 00:52:47 -0700 (PDT) (envelope-from obrien) Date: Mon, 26 Jun 2000 00:52:46 -0700 From: "David O'Brien" To: Brian Feldman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c Message-ID: <20000626005246.A11096@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200006260544.WAA68355@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200006260544.WAA68355@freefall.freebsd.org>; from green@FreeBSD.org on Sun, Jun 25, 2000 at 10:44:23PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jun 25, 2000 at 10:44:23PM -0700, Brian Feldman wrote: > Modified files: > crypto/openssh canohost.c ssh.h sshd.c > Log: > Make rate limiting work per-listening-socket. Log better messages than > before for this, requiring a new function (get_ipaddr()). canohost.c > receives a $FreeBSD$ line. > > Suggested by: Niels Provos > > Revision Changes Path > 1.2 +41 -11 src/crypto/openssh/canohost.c ^^^^^ You've taken this off the vendor branch. Are you *sure* you could not get Niels to make the same change in their code and do a vendor import? -- -- David (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 Jun 26 0:57:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 89A4237BAC1; Mon, 26 Jun 2000 00:57:09 -0700 (PDT) (envelope-from max@FreeBSD.org) Received: (from max@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA83415; Mon, 26 Jun 2000 00:57:09 -0700 (PDT) (envelope-from max@FreeBSD.org) Message-Id: <200006260757.AAA83415@freefall.freebsd.org> From: Masafumi Max NAKANE Date: Mon, 26 Jun 2000 00:57:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/delegate Makefile ports/net/delegate/files md5 ports/net/delegate/patches patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai ports/net/delegate/pkg DESCR MESSAGE PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG max 2000/06/26 00:57:09 PDT Modified files: net/delegate Makefile net/delegate/files md5 net/delegate/pkg DESCR MESSAGE PLIST Removed files: net/delegate/patches patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai Log: Upgrade to 6.1.15. The problem with temporary file/directory permission, which have been dealt with by patches/patch-a[b-i] seems to have gone away. However, I haven't examined the rest of the code to determine whether security problems with this program have been corrected. (CF: FreeBSD-SA-00:04.) Revision Changes Path 1.26 +5 -5 ports/net/delegate/Makefile 1.20 +1 -1 ports/net/delegate/files/md5 1.4 +1 -1 ports/net/delegate/pkg/DESCR 1.3 +1 -1 ports/net/delegate/pkg/MESSAGE 1.3 +1 -1 ports/net/delegate/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 Jun 26 0:57:42 2000 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 9D07E37BD59; Mon, 26 Jun 2000 00:57:29 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id AAA16763; Mon, 26 Jun 2000 00:57:28 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id AAA11198; Mon, 26 Jun 2000 00:57:26 -0700 (PDT) (envelope-from obrien) Date: Mon, 26 Jun 2000 00:57:26 -0700 From: "David O'Brien" To: Brian Feldman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c Message-ID: <20000626005726.B11096@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200006260544.WAA68355@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200006260544.WAA68355@freefall.freebsd.org>; from green@FreeBSD.org on Sun, Jun 25, 2000 at 10:44:23PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jun 25, 2000 at 10:44:23PM -0700, Brian Feldman wrote: > Revision Changes Path > 1.2 +41 -11 src/crypto/openssh/canohost.c Please have cvs@freebsd.org delete this revision. You really, really should have checked a ``cvs diff'' before committing. 9 of your changes were white space. The addition of the function should have gone into its own file in src/secure, and if too hard to find the right place there, then as its own file in src/crypto/openssh/. PLEASE think about the maintance headache. -- -- David (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 Jun 26 1: 6:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5388137B9EE; Mon, 26 Jun 2000 01:06:24 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA85401; Mon, 26 Jun 2000 01:06:24 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200006260806.BAA85401@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 26 Jun 2000 01:06:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/isc-dhcp - Imported sources X-FreeBSD-CVS-Branch: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/06/26 01:06:24 PDT src/contrib/isc-dhcp - Imported sources Update of /home/ncvs/src/contrib/isc-dhcp In directory freefall.freebsd.org:/c/tmp/cvs-serv85299 Log Message: Import Patchlevel 1 of the ISC 2.0 dhcp client. Status: Vendor Tag: ISC Release Tags: isc_dhcp_2_0_pl1 U src/contrib/isc-dhcp/CHANGES N src/contrib/isc-dhcp/Makefile.conf N src/contrib/isc-dhcp/Makefile.dist U src/contrib/isc-dhcp/README U src/contrib/isc-dhcp/RELNOTES N src/contrib/isc-dhcp/configure N src/contrib/isc-dhcp/client/Makefile.dist U src/contrib/isc-dhcp/client/clparse.c U src/contrib/isc-dhcp/client/dhclient-script.8 U src/contrib/isc-dhcp/client/dhclient.8 C src/contrib/isc-dhcp/client/dhclient.c U src/contrib/isc-dhcp/client/dhclient.conf U src/contrib/isc-dhcp/client/dhclient.conf.5 U src/contrib/isc-dhcp/client/dhclient.leases.5 U src/contrib/isc-dhcp/client/scripts/freebsd N src/contrib/isc-dhcp/common/Makefile.dist U src/contrib/isc-dhcp/common/alloc.c U src/contrib/isc-dhcp/common/bpf.c U src/contrib/isc-dhcp/common/conflex.c U src/contrib/isc-dhcp/common/convert.c U src/contrib/isc-dhcp/common/dhcp-options.5 U src/contrib/isc-dhcp/common/dispatch.c U src/contrib/isc-dhcp/common/errwarn.c U src/contrib/isc-dhcp/common/ethernet.c U src/contrib/isc-dhcp/common/hash.c U src/contrib/isc-dhcp/common/icmp.c U src/contrib/isc-dhcp/common/inet.c U src/contrib/isc-dhcp/common/inet_addr.c U src/contrib/isc-dhcp/common/lpf.c U src/contrib/isc-dhcp/common/memory.c U src/contrib/isc-dhcp/common/nit.c U src/contrib/isc-dhcp/common/options.c U src/contrib/isc-dhcp/common/packet.c U src/contrib/isc-dhcp/common/parse.c U src/contrib/isc-dhcp/common/print.c U src/contrib/isc-dhcp/common/raw.c U src/contrib/isc-dhcp/common/socket.c U src/contrib/isc-dhcp/common/tables.c U src/contrib/isc-dhcp/common/tr.c U src/contrib/isc-dhcp/common/tree.c U src/contrib/isc-dhcp/common/upf.c U src/contrib/isc-dhcp/includes/cdefs.h U src/contrib/isc-dhcp/includes/dhcp.h U src/contrib/isc-dhcp/includes/dhcpd.h U src/contrib/isc-dhcp/includes/dhctoken.h U src/contrib/isc-dhcp/includes/hash.h U src/contrib/isc-dhcp/includes/inet.h U src/contrib/isc-dhcp/includes/osdep.h U src/contrib/isc-dhcp/includes/site.h U src/contrib/isc-dhcp/includes/sysconf.h U src/contrib/isc-dhcp/includes/tree.h U src/contrib/isc-dhcp/includes/version.h U src/contrib/isc-dhcp/includes/cf/freebsd.h U src/contrib/isc-dhcp/includes/arpa/nameser.h U src/contrib/isc-dhcp/includes/netinet/if_ether.h U src/contrib/isc-dhcp/includes/netinet/ip.h U src/contrib/isc-dhcp/includes/netinet/ip_icmp.h U src/contrib/isc-dhcp/includes/netinet/udp.h 1 conflicts created by this import. Use the following command to help the merge: cvs checkout -jISC:yesterday -jISC src/contrib/isc-dhcp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 1: 6:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B9F9D37BA61; Mon, 26 Jun 2000 01:06:28 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA85433; Mon, 26 Jun 2000 01:06:28 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006260806.BAA85433@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 26 Jun 2000 01:06:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/amaterus Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/26 01:06:28 PDT Modified files: x11-wm/amaterus Makefile Log: Add missed libxml to LIB_DEPENDS. Submitted by: bento Revision Changes Path 1.9 +3 -2 ports/x11-wm/amaterus/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 1:21:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C18C137BA61; Mon, 26 Jun 2000 01:21:16 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA86715; Mon, 26 Jun 2000 01:21:16 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200006260821.BAA86715@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 26 Jun 2000 01:21:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/isc-dhcp/client dhclient.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/06/26 01:21:16 PDT Modified files: contrib/isc-dhcp/client dhclient.c Log: Merge in rev 1.2 ("-1"), and rev 1.6 (be quiet). Revision Changes Path 1.10 +11 -5 src/contrib/isc-dhcp/client/dhclient.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 1:29:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DDB5937BB40; Mon, 26 Jun 2000 01:29:47 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA87387; Mon, 26 Jun 2000 01:29:47 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200006260829.BAA87387@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 26 Jun 2000 01:29:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 rc.conf.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/06/26 01:29:47 PDT Modified files: share/man/man5 rc.conf.5 Log: The rand_irqs variable was removed in rev 1.67 of rc.conf. Remove it from the documentation also. Revision Changes Path 1.74 +1 -6 src/share/man/man5/rc.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 1:32:29 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4012637BB54; Mon, 26 Jun 2000 01:32:24 -0700 (PDT) (envelope-from max@FreeBSD.org) Received: (from max@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA87658; Mon, 26 Jun 2000 01:32:24 -0700 (PDT) (envelope-from max@FreeBSD.org) Message-Id: <200006260832.BAA87658@freefall.freebsd.org> From: Masafumi Max NAKANE Date: Mon, 26 Jun 2000 01:32:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/delegate/files delegated.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG max 2000/06/26 01:32:23 PDT Modified files: net/delegate/files delegated.sh Log: Set umask to 027. Suggested by: kjm@rins.ryukoku.ac.jp (KOJIMA Hajime) Revision Changes Path 1.2 +1 -0 ports/net/delegate/files/delegated.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 1:59:18 2000 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (peter1.corp.yahoo.com [208.48.107.4]) by hub.freebsd.org (Postfix) with ESMTP id 8228D37BB83; Mon, 26 Jun 2000 01:59:07 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 958401CD7; Mon, 26 Jun 2000 01:59:06 -0700 (PDT) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: Mark Murray Cc: Kris Kennaway , Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin Makefile src/usr.sbin/rndcontrol Makefile random.4 rndcontrol.8 rndcontrol.c In-Reply-To: Message from Mark Murray of "Mon, 26 Jun 2000 08:02:04 +0200." <200006260602.IAA20909@grimreaper.grondar.za> Date: Mon, 26 Jun 2000 01:59:06 -0700 From: Peter Wemm Message-Id: <20000626085906.958401CD7@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Murray wrote: > > > As rndcontrol is no longer needed, punt it to the attic. > > > > Hmm..why not? Even in the NWO there's presumably some need for specifying > > sources of entropy under admin control. > > I'll be using sysctl, not ioctl, and I'll be hooking the entropy at a > higher level (except for the keyboard). I have long wished for drivers to specify at IRQ setup time if they are suitable sources of entropy or not, and for a reasonable set of sources to be found automatically as a result. Linux and NetBSD (at least) do this. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 2: 1: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 81B2D37BC22; Mon, 26 Jun 2000 02:01:00 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA90899; Mon, 26 Jun 2000 02:01:00 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006260901.CAA90899@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 26 Jun 2000 02:01:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/gkrellmvolume Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/26 02:01:00 PDT Modified files: audio/gkrellmvolume Makefile Log: Use X11BASE instead of PREFIX for BUILD_DEPENDS and remove unneeded PREFIX for RUN_DEPENDS. Revision Changes Path 1.2 +3 -3 ports/audio/gkrellmvolume/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 2: 3:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D73137BC4B; Mon, 26 Jun 2000 02:03:17 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA91288; Mon, 26 Jun 2000 02:03:17 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006260903.CAA91288@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 26 Jun 2000 02:03:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/xfce Makefile ports/x11-wm/xfce/files md5 ports/x11-wm/xfce/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/26 02:03:17 PDT Modified files: x11-wm/xfce Makefile x11-wm/xfce/files md5 x11-wm/xfce/pkg PLIST Log: Update to 3.4.1. Revision Changes Path 1.30 +3 -2 ports/x11-wm/xfce/Makefile 1.15 +1 -1 ports/x11-wm/xfce/files/md5 1.19 +3 -0 ports/x11-wm/xfce/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 Jun 26 2: 4:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9271037BD46; Mon, 26 Jun 2000 02:04:24 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA91429; Mon, 26 Jun 2000 02:04:24 -0700 (PDT) (envelope-from nik@FreeBSD.org) Message-Id: <200006260904.CAA91429@freefall.freebsd.org> From: Nik Clayton Date: Mon, 26 Jun 2000 02:04:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/mk doc.html.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nik 2000/06/26 02:04:24 PDT Added files: share/mk doc.html.mk Log: Support infrastructure for HTML documents in the doc/ tree. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 2: 8:27 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C154D37BEB4; Mon, 26 Jun 2000 02:08:23 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA93342; Mon, 26 Jun 2000 02:08:23 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200006260908.CAA93342@freefall.freebsd.org> From: Peter Wemm Date: Mon, 26 Jun 2000 02:08:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/conf gethints.pl src/sys/pc98/conf gethints.pl src/sys/i386/conf gethints.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/06/26 02:08:23 PDT Modified files: sys/alpha/conf gethints.pl sys/pc98/conf gethints.pl sys/i386/conf gethints.pl Log: Report the line number where gethints.pl does not understand something in an old device line. Revision Changes Path 1.5 +3 -2 src/sys/alpha/conf/gethints.pl 1.5 +3 -2 src/sys/pc98/conf/gethints.pl 1.5 +3 -2 src/sys/i386/conf/gethints.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 2: 8:33 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 76DB037C185; Mon, 26 Jun 2000 02:08:28 -0700 (PDT) (envelope-from max@FreeBSD.org) Received: (from max@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA93415; Mon, 26 Jun 2000 02:08:28 -0700 (PDT) (envelope-from max@FreeBSD.org) Message-Id: <200006260908.CAA93415@freefall.freebsd.org> From: Masafumi Max NAKANE Date: Mon, 26 Jun 2000 02:08:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/swi-pl Makefile ports/lang/swi-pl/files md5 ports/lang/swi-pl/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG max 2000/06/26 02:08:28 PDT Modified files: lang/swi-pl Makefile lang/swi-pl/files md5 lang/swi-pl/pkg PLIST Log: Upgrade to 3.3.8. originally submitted by: Makoto MATSUSHITA Revision Changes Path 1.22 +4 -4 ports/lang/swi-pl/Makefile 1.12 +1 -1 ports/lang/swi-pl/files/md5 1.13 +27 -27 ports/lang/swi-pl/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 Jun 26 2:10:27 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7DAD137BC22; Mon, 26 Jun 2000 02:10:24 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA93797; Mon, 26 Jun 2000 02:10:24 -0700 (PDT) (envelope-from nik@FreeBSD.org) Message-Id: <200006260910.CAA93797@freefall.freebsd.org> From: Nik Clayton Date: Mon, 26 Jun 2000 02:10:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/articles/ipsec-must Makefile article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nik 2000/06/26 02:10:24 PDT Added files: en_US.ISO_8859-1/articles/ipsec-must Makefile article.sgml Log: An article explaining how to independently verify that your IPSec configuration is working. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 2:13:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9027637BC7D; Mon, 26 Jun 2000 02:13:04 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA94166; Mon, 26 Jun 2000 02:13:04 -0700 (PDT) (envelope-from nik@FreeBSD.org) Message-Id: <200006260913.CAA94166@freefall.freebsd.org> From: Nik Clayton Date: Mon, 26 Jun 2000 02:13:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/articles Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nik 2000/06/26 02:13:04 PDT Modified files: en_US.ISO_8859-1/articles Makefile Log: Add in the ipsec-must article. Revision Changes Path 1.8 +2 -1 doc/en_US.ISO_8859-1/articles/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 2:41:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9CD2D37B597; Mon, 26 Jun 2000 02:41:33 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA97204; Mon, 26 Jun 2000 02:41:33 -0700 (PDT) (envelope-from roger@FreeBSD.org) Message-Id: <200006260941.CAA97204@freefall.freebsd.org> From: Roger Hardiman Date: Mon, 26 Jun 2000 02:41:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bktr CHANGELOG.TXT bktr_audio.c bktr_card.c bktr_card.h bktr_core.c bktr_core.h bktr_os.c bktr_reg.h bktr_tuner.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roger 2000/06/26 02:41:33 PDT Modified files: sys/dev/bktr CHANGELOG.TXT bktr_audio.c bktr_card.c bktr_card.h bktr_core.c bktr_core.h bktr_os.c bktr_reg.h bktr_tuner.c Log: Update to driver 2.13. This merges in changes from NetBSD which ensure bktr0 (actually bktr%d) is printed at the start of any output lines. Submitted by: Thomas Klausner Revision Changes Path 1.12 +5 -2 src/sys/dev/bktr/CHANGELOG.TXT 1.5 +26 -20 src/sys/dev/bktr/bktr_audio.c 1.11 +51 -45 src/sys/dev/bktr/bktr_card.c 1.4 +3 -3 src/sys/dev/bktr/bktr_card.h 1.108 +75 -54 src/sys/dev/bktr/bktr_core.c 1.4 +4 -1 src/sys/dev/bktr/bktr_core.h 1.9 +97 -104 src/sys/dev/bktr/bktr_os.c 1.38 +37 -7 src/sys/dev/bktr/bktr_reg.h 1.7 +17 -13 src/sys/dev/bktr/bktr_tuner.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 2:53:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6188537B538; Mon, 26 Jun 2000 02:53:38 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA98245; Mon, 26 Jun 2000 02:53:38 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200006260953.CAA98245@freefall.freebsd.org> From: Peter Wemm Date: Mon, 26 Jun 2000 02:53:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_bus.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/06/26 02:53:38 PDT Modified files: sys/kern subr_bus.c Log: Some changes and fixes from Bruce: Use strtoul(), not strtol() in the hints decoder so that 'flags 0xa0ffa0ff' is not truncated to 0x7fffffff. Use a stack buffer instead of a static 100 byte bss buffer. Use \0 for the NUL character. Remove some ``excessive'' parens. Revision Changes Path 1.71 +10 -10 src/sys/kern/subr_bus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 3: 4: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CF8F137BBFA; Mon, 26 Jun 2000 03:04:00 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA99233; Mon, 26 Jun 2000 03:04:00 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200006261004.DAA99233@freefall.freebsd.org> From: Peter Wemm Date: Mon, 26 Jun 2000 03:04:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf NOTES X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/06/26 03:04:00 PDT Modified files: sys/i386/conf NOTES Log: Fix some fat-fingering of the isic lines. (argh!) Fix some negative options that got turned on. Submitted by: bde (mostly) Revision Changes Path 1.789 +11 -11 src/sys/i386/conf/NOTES To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 3:14:11 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E1A4937BC90; Mon, 26 Jun 2000 03:14:07 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA01159; Mon, 26 Jun 2000 03:14:07 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006261014.DAA01159@freefall.freebsd.org> From: Mark Murray Date: Mon, 26 Jun 2000 03:14:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/perl5 configpm X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/26 03:14:07 PDT Modified files: contrib/perl5 configpm Log: Yuck. Hack round a bootstrapping issue. Revision Changes Path 1.2 +42 -12 src/contrib/perl5/configpm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 3:21: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4BAC737B583; Mon, 26 Jun 2000 03:20:58 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA02495; Mon, 26 Jun 2000 03:20:58 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006261020.DAA02495@freefall.freebsd.org> From: Mark Murray Date: Mon, 26 Jun 2000 03:20:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/perl/libperl config.SH-threads-elf.alpha config.SH-threads-elf.i386 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/26 03:20:58 PDT Modified files: gnu/usr.bin/perl/libperl config.SH-threads-elf.alpha config.SH-threads-elf.i386 Log: Thread support for v5.6.0 Revision Changes Path 1.3 +284 -77 src/gnu/usr.bin/perl/libperl/config.SH-threads-elf.alpha 1.3 +284 -79 src/gnu/usr.bin/perl/libperl/config.SH-threads-elf.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 3:34: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (tun.AwfulHak.org [194.242.139.173]) by hub.freebsd.org (Postfix) with ESMTP id 6E4A837B808; Mon, 26 Jun 2000 03:34:00 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.awfulhak.org [172.16.0.12]) by Awfulhak.org (8.9.3/8.9.3) with ESMTP id LAA70130; Mon, 26 Jun 2000 11:30:37 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id LAA63072; Mon, 26 Jun 2000 11:30:04 +0100 (BST) (envelope-from brian@Awfulhak.org) Message-Id: <200006261030.LAA63072@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Matthew Hunt Cc: Gregory Sutter , Kent Stewart , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@hak.lan.awfulhak.org Subject: Re: cvs commit: src/sys/ufs/ffs ffs_softdep.c softdep.h In-Reply-To: Message from Matthew Hunt of "Sun, 25 Jun 2000 23:06:36 PDT." <20000625230636.A32047@wopr.caltech.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 26 Jun 2000 11:30:04 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Sun, Jun 25, 2000 at 11:03:55PM -0700, Gregory Sutter wrote: > > > Do you also delete your daily system logs without looking? Putting > > it at the end of the daily periodic tasks gets it included in that > > single message, which (since you're already reading the rest of the > > daily log already, right?) encourages reading and saving of the > > data. > > It's a size issue; the output of cvsup is more than I'm going > to look at closely, regardless of where it is. But I'm not the > one complaining that I missed useful information in it, either. What about me adding a hook to periodic.conf that lets you look for errors in the cvsup logs ? > -- > Matthew Hunt * Science rules. > http://www.pobox.com/~mph/ * -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 4:13:38 2000 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 0424737BA01; Mon, 26 Jun 2000 04:13:32 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id NAA01100; Mon, 26 Jun 2000 13:13:28 +0200 (CEST) (envelope-from des@flood.ping.uio.no) To: "Andrew J. Korty" Cc: Doug White , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c References: From: Dag-Erling Smorgrav Date: 26 Jun 2000 13:13:28 +0200 In-Reply-To: "Andrew J. Korty"'s message of "Fri, 16 Jun 2000 10:20:40 -0500 (EST)" Message-ID: Lines: 23 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Andrew J. Korty" writes: > After this commit my K6 no longer boots. Where before I would get > > CPU: AMD-K6tm w/ multimedia extensions (303.55-MHz 586-class CPU) > Origin = "AuthenticAMD" Id = 0x570 Stepping = 0 > Features=0x8001bf > AMD Features=0x400<> > > now it says my CPU class is not configured. Reverting to the previous > revision of identcpu.c fixes the problem. Are you sure this problem is caused by revision 1.81? There's nothing in that revision that could cause such behaviour; it only adds names for a few more CPU features. > Reverting to the previous > revision of identcpu.c fixes the problem. Which revision is that? DES -- Dag-Erling Smorgrav - des@flood.ping.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 Jun 26 4:41:17 2000 Delivered-To: cvs-all@freebsd.org Received: from gilgamesch.bik-gmbh.de (T1-Hansenet.BIK-GmbH.de [192.76.134.246]) by hub.freebsd.org (Postfix) with ESMTP id E22FF37BC79; Mon, 26 Jun 2000 04:41:08 -0700 (PDT) (envelope-from cracauer@gilgamesch.bik-gmbh.de) Received: (from cracauer@localhost) by gilgamesch.bik-gmbh.de (8.9.3/8.7.3) id NAA60979; Mon, 26 Jun 2000 13:41:06 +0200 (MET DST) Date: Mon, 26 Jun 2000 13:41:06 +0200 From: Martin Cracauer To: Mark Murray Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/perl/libperl config.SH-threads-elf.alpha config.SH-threads-elf.i386 Message-ID: <20000626134106.A60957@cons.org> References: <200006261020.DAA02495@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006261020.DAA02495@freefall.freebsd.org>; from markm@FreeBSD.ORG on Mon, Jun 26, 2000 at 03:20:58AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In <200006261020.DAA02495@freefall.freebsd.org>, Mark Murray wrote: > markm 2000/06/26 03:20:58 PDT > > Modified files: > gnu/usr.bin/perl/libperl config.SH-threads-elf.alpha > config.SH-threads-elf.i386 > Log: > Thread support for v5.6.0 ===> libperl Extracting config.h (with variable substitutions) Extracting cflags (with variable substitutions) Extracting writemain (with variable substitutions) Extracting myconfig (with variable substitutions) Use of uninitialized value at /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/configpm line 433. /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/configpm: Config.pm not valid at /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/configpm line 433. *** Error code 255 -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ BSD User Group Hamburg, Germany http://www.bsdhh.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 4:43:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A386F37BB3F; Mon, 26 Jun 2000 04:43:27 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA30274; Mon, 26 Jun 2000 04:43:27 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006261143.EAA30274@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 26 Jun 2000 04:43:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/Hermes/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/26 04:43:27 PDT Modified files: graphics/Hermes/pkg DESCR Log: Add a WWW. Revision Changes Path 1.4 +2 -0 ports/graphics/Hermes/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 5: 9:58 2000 Delivered-To: cvs-all@freebsd.org Received: from gw.nectar.com (gw.nectar.com [209.98.143.44]) by hub.freebsd.org (Postfix) with ESMTP id E9FD337B57A; Mon, 26 Jun 2000 05:09:51 -0700 (PDT) (envelope-from nectar@nectar.com) Received: from bone.nectar.com (bone.nectar.com [10.0.1.105]) by gw.nectar.com (Postfix) with ESMTP id 27B9F9B2D; Mon, 26 Jun 2000 07:09:51 -0500 (CDT) Received: by bone.nectar.com (Postfix, from userid 1001) id 0794E1DC6; Mon, 26 Jun 2000 07:09:46 -0500 (CDT) Date: Mon, 26 Jun 2000 07:09:46 -0500 From: "Jacques A . Vidrine" To: Coleman Kane Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, dfr@freebsd.org Subject: Re: cvs commit: src/sys/modules/tdfx Makefile Message-ID: <20000626070946.A18300@bone.nectar.com> Mail-Followup-To: "Jacques A . Vidrine" , Coleman Kane , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, dfr@freebsd.org References: <200006252344.QAA29815@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200006252344.QAA29815@freefall.freebsd.org>; from cokane@FreeBSD.org on Sun, Jun 25, 2000 at 04:44:21PM -0700 X-Url: http://www.nectar.com/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jun 25, 2000 at 04:44:21PM -0700, Coleman Kane wrote: > cokane 2000/06/25 16:44:21 PDT > > Modified files: > sys/modules/tdfx Makefile > Log: > Change tdfx.ko to 3dfx.ko to prevent filename conflict when XF86 4.x > DRI support is ready for us, as per Doug Rabson's request . Aw heck, I was too slow in reply, but anyway: So we'll have a 3dfx.ko for glide and a tdfx.ko for XF86? yuk. Can we have 3dfx.ko for each of these instead? Such as g3dfx.ko & x3dfx.ko or even glide-3dfx.ko and dri-3dfx.ko? Or is the problem that we missed some layering somewhere? I suppose that I can dream that one day it will be common to have more than one driver to choose from for a given device (e.g. FreeBSD project driver and third party driver, ala OSS). Can we adopt a policy of using a prefix+common-name for driver names when we have more than one to choose from? -- Jacques Vidrine / n@nectar.com / nectar@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 Jun 26 5:14:24 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 18BAC37B57A; Mon, 26 Jun 2000 05:14:21 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA41665; Mon, 26 Jun 2000 05:14:21 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006261214.FAA41665@freefall.freebsd.org> From: Mark Murray Date: Mon, 26 Jun 2000 05:14:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/randomdev randomdev.c yarrow.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/26 05:14:20 PDT Modified files: sys/dev/randomdev randomdev.c yarrow.c Log: style(9) fixes from BDE. We shouldn't use '#include ""', rather '#include<>'. Revision Changes Path 1.3 +2 -2 src/sys/dev/randomdev/randomdev.c 1.3 +2 -2 src/sys/dev/randomdev/yarrow.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 5:18:15 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D47D937B57A; Mon, 26 Jun 2000 05:18:09 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA43112; Mon, 26 Jun 2000 05:18:09 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006261218.FAA43112@freefall.freebsd.org> From: Mark Murray Date: Mon, 26 Jun 2000 05:18:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/randomdev Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/26 05:18:09 PDT Modified files: sys/modules/randomdev Makefile Log: Better style(9) for the module build. Revision Changes Path 1.2 +2 -2 src/sys/modules/randomdev/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 5:29:55 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BF2AA37BC3F; Mon, 26 Jun 2000 05:29:49 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: (from des@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA47475; Mon, 26 Jun 2000 05:29:49 -0700 (PDT) (envelope-from des@FreeBSD.org) Message-Id: <200006261229.FAA47475@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 26 Jun 2000 05:29:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news/diablo Makefile ports/news/diablo/files md5 post-install-notes ports/news/diablo/patches patch-aa ports/news/diablo/pkg INSTALL MESSAGE COMMENT DESCR PLIST ports/news/diablo/scripts diablo.sh createuser X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2000/06/26 05:29:49 PDT Modified files: news/diablo Makefile news/diablo/files md5 news/diablo/pkg COMMENT DESCR PLIST Added files: news/diablo/patches patch-aa news/diablo/pkg INSTALL MESSAGE news/diablo/scripts diablo.sh Removed files: news/diablo/files post-install-notes news/diablo/scripts createuser Log: Upgrade to 2.2-REL. This is now packageable. Revision Changes Path 1.12 +21 -47 ports/news/diablo/Makefile 1.4 +1 -1 ports/news/diablo/files/md5 1.3 +1 -1 ports/news/diablo/pkg/COMMENT 1.3 +5 -23 ports/news/diablo/pkg/DESCR 1.5 +63 -30 ports/news/diablo/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 Jun 26 5:34:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 661A637BC3F; Mon, 26 Jun 2000 05:34:10 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA49355; Mon, 26 Jun 2000 05:34:10 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200006261234.FAA49355@freefall.freebsd.org> From: Thomas Gellekum Date: Mon, 26 Jun 2000 05:34:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/glimpse/patches patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/06/26 05:34:10 PDT Modified files: textproc/glimpse/patches patch-ac Log: Better return value for interaction with tkman. PR: 19433 Submitted by: Andy Sparrow Revision Changes Path 1.2 +12 -3 ports/textproc/glimpse/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 Jun 26 5:35:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 04D6F37BC7A; Mon, 26 Jun 2000 05:35:54 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA50116; Mon, 26 Jun 2000 05:35:53 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200006261235.FAA50116@freefall.freebsd.org> From: Thomas Gellekum Date: Mon, 26 Jun 2000 05:35:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/tkman/patches patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/06/26 05:35:53 PDT Added files: misc/tkman/patches patch-ac Log: Fix syntax error. PR: 19432 Submitted by: Andy Sparrow To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 5:40: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E40D437BC3F; Mon, 26 Jun 2000 05:39:55 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: (from des@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA51853; Mon, 26 Jun 2000 05:39:55 -0700 (PDT) (envelope-from des@FreeBSD.org) Message-Id: <200006261239.FAA51853@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 26 Jun 2000 05:39:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news/diablo/pkg COMMENT X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2000/06/26 05:39:55 PDT Modified files: news/diablo/pkg COMMENT Log: Remove period. Revision Changes Path 1.4 +1 -1 ports/news/diablo/pkg/COMMENT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 5:40:28 2000 Delivered-To: cvs-all@freebsd.org Received: from server1.mich.com (server1.mich.com [198.108.16.2]) by hub.freebsd.org (Postfix) with ESMTP id 2886C37B54C; Mon, 26 Jun 2000 05:40:23 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm006-013.dialup.bignet.net [64.79.80.253]) by server1.mich.com (8.9.3/8.9.3) with ESMTP id IAA15948; Mon, 26 Jun 2000 08:40:20 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id 8BCC919A6; Mon, 26 Jun 2000 08:38:36 -0400 (EDT) Date: Mon, 26 Jun 2000 08:38:36 -0400 From: Will Andrews To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/news/diablo Makefile ports/news/diablo/files md5 post-install-notes ports/news/diablo/patches patch-aa ports/news/diablo/pkg INSTALL MESSAGE COMMENT DESCR PLIST ports/news/diablo/scripts diablo.sh createuser Message-ID: <20000626083836.X85886@argon.gryphonsoft.com> References: <200006261229.FAA47475@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006261229.FAA47475@freefall.freebsd.org>; from des@FreeBSD.ORG on Mon, Jun 26, 2000 at 05:29:49AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jun 26, 2000 at 05:29:49AM -0700, Dag-Erling Smorgrav wrote: > Modified files: > news/diablo Makefile > news/diablo/files md5 > news/diablo/pkg COMMENT DESCR PLIST > Added files: > news/diablo/patches patch-aa > news/diablo/pkg INSTALL MESSAGE > news/diablo/scripts diablo.sh > Removed files: > news/diablo/files post-install-notes > news/diablo/scripts createuser > Log: > Upgrade to 2.2-REL. This is now packageable. Thanks for not changing the header. =) -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 5:53:45 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F23E937BCF3; Mon, 26 Jun 2000 05:53:41 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA57133; Mon, 26 Jun 2000 05:53:42 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200006261253.FAA57133@freefall.freebsd.org> From: Thomas Gellekum Date: Mon, 26 Jun 2000 05:53:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/tkman Makefile ports/misc/tkman/files md5 ports/misc/tkman/patches patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/06/26 05:53:42 PDT Modified files: misc/tkman Makefile misc/tkman/files md5 Removed files: misc/tkman/patches patch-ac Log: Sigh, should have checked before. Upgrade to 2.1. It's free now, if I understand the Artistic License correctly. Revision Changes Path 1.42 +5 -8 ports/misc/tkman/Makefile 1.17 +1 -1 ports/misc/tkman/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 Jun 26 5:57:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5AD1337BCFF; Mon, 26 Jun 2000 05:57:56 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA58570; Mon, 26 Jun 2000 05:57:56 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200006261257.FAA58570@freefall.freebsd.org> From: Thomas Gellekum Date: Mon, 26 Jun 2000 05:57:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports LEGAL X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/06/26 05:57:56 PDT Modified files: . LEGAL Log: Only tkman-2.{0,1b?} are restricted, 2.1 is under the Artistic License. Revision Changes Path 1.163 +2 -2 ports/LEGAL To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 6:45:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DDCB337B5DE; Mon, 26 Jun 2000 06:45:10 -0700 (PDT) (envelope-from akiyama@FreeBSD.org) Received: (from akiyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA11953; Mon, 26 Jun 2000 06:45:10 -0700 (PDT) (envelope-from akiyama@FreeBSD.org) Message-Id: <200006261345.GAA11953@freefall.freebsd.org> From: Shunsuke Akiyama Date: Mon, 26 Jun 2000 06:45:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook authors.ent doc/en_US.ISO_8859-1/books/handbook/contrib chapter.sgml doc/en_US.ISO_8859-1/books/handbook/staff chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG akiyama 2000/06/26 06:45:09 PDT Modified files: en_US.ISO_8859-1/books/handbook authors.ent en_US.ISO_8859-1/books/handbook/contrib chapter.sgml en_US.ISO_8859-1/books/handbook/staff chapter.sgml Log: Move myself from contributor to the committers. Revision Changes Path 1.94 +3 -1 doc/en_US.ISO_8859-1/books/handbook/authors.ent 1.234 +1 -5 doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml 1.131 +5 -1 doc/en_US.ISO_8859-1/books/handbook/staff/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 6:45:33 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D56037B81F; Mon, 26 Jun 2000 06:45:29 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA12512; Mon, 26 Jun 2000 06:45:29 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006261345.GAA12512@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 26 Jun 2000 06:45:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/utah-glx Makefile ports/graphics/utah-glx/patches patch-af X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/26 06:45:29 PDT Modified files: graphics/utah-glx Makefile Added files: graphics/utah-glx/patches patch-af Log: Add experimental AGP support using dfr's experimental agp driver (currently 5-current only). Revision Changes Path 1.12 +15 -1 ports/graphics/utah-glx/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 6:52:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8E88837B894; Mon, 26 Jun 2000 06:52:34 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA34877; Mon, 26 Jun 2000 06:52:34 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Message-Id: <200006261352.GAA34877@freefall.freebsd.org> From: Neil Blakey-Milner Date: Mon, 26 Jun 2000 06:52:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_acct.c kern_fork.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nbm 2000/06/26 06:52:33 PDT Modified files: sys/kern kern_acct.c kern_fork.c Log: Add sysctl descriptions to a few sysctls. Simply "documentation". PR: kern/8015 Submitted by: Stefan Eggers Revision Changes Path 1.25 +4 -4 src/sys/kern/kern_acct.c 1.77 +3 -2 src/sys/kern/kern_fork.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 6:53:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 48CDD37B6DD; Mon, 26 Jun 2000 06:53:06 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA35166; Mon, 26 Jun 2000 06:53:06 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006261353.GAA35166@freefall.freebsd.org> From: Alexander Langer Date: Mon, 26 Jun 2000 06:53:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro/xtide Makefile ports/astro/xtide/patches patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/26 06:53:06 PDT Modified files: astro/xtide Makefile astro/xtide/patches patch-aa Log: Avoid hardcoding /usr/X11R6/ PR: 19478 Submitted by: maintainer Revision Changes Path 1.14 +5 -2 ports/astro/xtide/Makefile 1.5 +1 -1 ports/astro/xtide/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 Jun 26 7: 9: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EF4BD37B7B8; Mon, 26 Jun 2000 07:09:01 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA40345; Mon, 26 Jun 2000 07:09:01 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200006261409.HAA40345@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 26 Jun 2000 07:09:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs README.softupdates X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/06/26 07:09:01 PDT Modified files: (Branch: RELENG_4) sys/ufs/ffs README.softupdates Log: MFC rev 1.8: Remove obsoleted info about linking from contrib Revision Changes Path 1.7.2.1 +3 -17 src/sys/ufs/ffs/README.softupdates To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 7:13:42 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6515E37B792; Mon, 26 Jun 2000 07:13:36 -0700 (PDT) (envelope-from akiyama@FreeBSD.org) Received: (from akiyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA41442; Mon, 26 Jun 2000 07:13:36 -0700 (PDT) (envelope-from akiyama@FreeBSD.org) Message-Id: <200006261413.HAA41442@freefall.freebsd.org> From: Shunsuke Akiyama Date: Mon, 26 Jun 2000 07:13:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news newsflash.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG akiyama 2000/06/26 07:13:36 PDT Modified files: en/news newsflash.sgml Log: Add myself to newsflash. Revision Changes Path 1.183 +6 -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 Jun 26 7:44:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 09DD637B792; Mon, 26 Jun 2000 07:44:32 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA48308; Mon, 26 Jun 2000 07:44:32 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006261444.HAA48308@freefall.freebsd.org> From: Alexander Langer Date: Mon, 26 Jun 2000 07:44:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/natd natd.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/26 07:44:31 PDT Modified files: sbin/natd natd.8 Log: mdoc style cleanup. Reviewed by: sheldonh Revision Changes Path 1.34 +193 -169 src/sbin/natd/natd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 7:52:45 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 85DB837B91B; Mon, 26 Jun 2000 07:52:39 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA50269; Mon, 26 Jun 2000 07:52:39 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006261452.HAA50269@freefall.freebsd.org> From: Alexander Langer Date: Mon, 26 Jun 2000 07:52:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/natd natd.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/26 07:52:39 PDT Modified files: sbin/natd natd.8 Log: Add note about security concerns w/o a firewall but other machines on your LAN to the "RUNNING NATD" introduction. In a different way requested by: PR: 18802 Submitted by: Zachary K Drew Revision Changes Path 1.35 +9 -1 src/sbin/natd/natd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 8: 0:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A24EB37B718; Mon, 26 Jun 2000 08:00:25 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA52400; Mon, 26 Jun 2000 08:00:25 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006261500.IAA52400@freefall.freebsd.org> From: Alexander Langer Date: Mon, 26 Jun 2000 08:00:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys sigaction.2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/26 08:00:25 PDT Modified files: lib/libc/sys sigaction.2 Log: The argument is not mcontext_t but ucontext_t. PR: 17836 Submitted by: Tim Moore Revision Changes Path 1.24 +2 -2 src/lib/libc/sys/sigaction.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 8: 1:55 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E478137B718; Mon, 26 Jun 2000 08:01:52 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA52762; Mon, 26 Jun 2000 08:01:53 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006261501.IAA52762@freefall.freebsd.org> From: Alexander Langer Date: Mon, 26 Jun 2000 08:01:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys sigaction.2 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/26 08:01:53 PDT Modified files: (Branch: RELENG_4) lib/libc/sys sigaction.2 Log: MFC: mcontext_t -> ucontext_t Revision Changes Path 1.22.2.2 +2 -2 src/lib/libc/sys/sigaction.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 8: 2:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E6DAB37B880; Mon, 26 Jun 2000 08:02:10 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA52926; Mon, 26 Jun 2000 08:02:11 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006261502.IAA52926@freefall.freebsd.org> From: Mark Murray Date: Mon, 26 Jun 2000 08:02:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/libperl Makefile src/gnu/usr.bin/perl/miniperl Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/26 08:02:11 PDT Modified files: gnu/usr.bin/perl Makefile.inc gnu/usr.bin/perl/libperl Makefile gnu/usr.bin/perl/miniperl Makefile Log: Fix for bootstrapping. Grr. Pointy Hat Please? Revision Changes Path 1.14 +4 -2 src/gnu/usr.bin/perl/Makefile.inc 1.12 +6 -1 src/gnu/usr.bin/perl/libperl/Makefile 1.14 +7 -2 src/gnu/usr.bin/perl/miniperl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 8:40:11 2000 Delivered-To: cvs-all@freebsd.org Received: from evil.2y.net (ztown3-1-74.adsl.one.net [216.23.34.74]) by hub.freebsd.org (Postfix) with ESMTP id 5B5DE37B81D; Mon, 26 Jun 2000 08:40:00 -0700 (PDT) (envelope-from cokane@evil.2y.net) Received: (from cokane@localhost) by evil.2y.net (8.9.3/8.9.3) id LAA61747; Mon, 26 Jun 2000 11:47:17 -0400 (EDT) (envelope-from cokane) Date: Mon, 26 Jun 2000 11:47:17 -0400 From: Coleman Kane To: "Jacques A . Vidrine" , Coleman Kane , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, dfr@FreeBSD.org Subject: Re: cvs commit: src/sys/modules/tdfx Makefile Message-ID: <20000626114717.C61686@cokane.yi.org> References: <200006252344.QAA29815@freefall.freebsd.org> <20000626070946.A18300@bone.nectar.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000626070946.A18300@bone.nectar.com>; from n@nectar.com on Mon, Jun 26, 2000 at 08:11:26AM -0400 X-Vim: vim:tw=70:ts=4:sw=4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jacques A . Vidrine had the audacity to say: > > Aw heck, I was too slow in reply, but anyway: > > So we'll have a 3dfx.ko for glide and a tdfx.ko for XF86? yuk. > > Can we have 3dfx.ko for each of these instead? Such as g3dfx.ko > & x3dfx.ko or even glide-3dfx.ko and dri-3dfx.ko? Apparently, the tdfx.ko filename cannot be changed as there are internal dependencies in XFree86 that dictate this. I chose tdfx originally because you cannot put a number in the device name inside the kernel. I chose 3dfx now for the modle name because it would be simple to change that than break Xfree. Basically, since my driver handles operations on /dev/3dfx, this was the reason for choosing the new name 3dfx.ko. > Or is the problem that we missed some layering somewhere? > Although, I suppose it entirely possible to put my code into the XFree86 source, I highly doubt that would help anyone anywhere except maybe users who don't care about the code. Since 3dfx has pushed (and is still pushing) glide so much, we have ended up with an endless amount of titles which use glide instead of a standard OpenGL interface to the graphics hardware. That's where my driver comes in, it is much cleaner to run these games as unprivileged user processes rather than as root, especially considering some of the security holes some of them present. > > I suppose that I can dream that one day it will be common to have more > than one driver to choose from for a given device (e.g. FreeBSD project > driver and third party driver, ala OSS). > Well the difference here is that, OSS and PCM are for the same function, whereas these two drivers are for different functions. Perhaps I will look into having a freebsd glide port which can tear down tdfx.ko and load 3dfx.ko when in use, then tear down 3dfx.ko and put up tdfx.ko, so there is little difference to the end user (save some kernel messages). > Can we adopt a policy of using a prefix+common-name for driver names > when we have more than one to choose from? > > -- > Jacques Vidrine / n@nectar.com / nectar@FreeBSD.org > -- Coleman Kane President, UC Free O.S. Users Group - http://pohl.ececs.uc.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 8:41:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F271C37B8ED; Mon, 26 Jun 2000 08:41:44 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA59539; Mon, 26 Jun 2000 08:41:44 -0700 (PDT) (envelope-from ume@FreeBSD.org) Message-Id: <200006261541.IAA59539@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Mon, 26 Jun 2000 08:41:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/gkrellmvolume/patches patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ume 2000/06/26 08:41:43 PDT Modified files: audio/gkrellmvolume/patches patch-aa Log: Make sure to have plugin directory. Reported by: Yoshikazu GOTO Revision Changes Path 1.2 +8 -2 ports/audio/gkrellmvolume/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 Jun 26 8:42:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 94A7137B8ED; Mon, 26 Jun 2000 08:42:49 -0700 (PDT) (envelope-from cokane@FreeBSD.org) Received: (from cokane@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA59669; Mon, 26 Jun 2000 08:42:49 -0700 (PDT) (envelope-from cokane@FreeBSD.org) Message-Id: <200006261542.IAA59669@freefall.freebsd.org> From: Coleman Kane Date: Mon, 26 Jun 2000 08:42:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc MAKEDEV X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cokane 2000/06/26 08:42:48 PDT Modified files: etc MAKEDEV Log: Force the link from 3dfx# -> 3dfx, so that it doesn't bail with "file exists" Revision Changes Path 1.260 +2 -2 src/etc/MAKEDEV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 8:45:43 2000 Delivered-To: cvs-all@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id 5287F37B5C7; Mon, 26 Jun 2000 08:45:30 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (vic.sabbo.net [193.193.218.106]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id SAA17448; Mon, 26 Jun 2000 18:43:49 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.9.3/8.9.3) with ESMTP id SAA09657; Mon, 26 Jun 2000 18:45:16 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <39577A7B.A08DFD28@FreeBSD.org> Date: Mon, 26 Jun 2000 18:45:00 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.73 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Hajimu UMEMOTO Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/audio/gkrellmvolume/patches patch-aa References: <200006261541.IAA59539@freefall.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hajimu UMEMOTO wrote: > ume 2000/06/26 08:41:43 PDT > > Modified files: > audio/gkrellmvolume/patches patch-aa > Log: > Make sure to have plugin directory. > > Reported by: Yoshikazu GOTO Then it should be also added to gkrellmvolume's or gkrellm's PLIST to avoid "Extra" bento warnings. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 8:46:24 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0282437B81D; Mon, 26 Jun 2000 08:46:19 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA60107; Mon, 26 Jun 2000 08:46:18 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Message-Id: <200006261546.IAA60107@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Mon, 26 Jun 2000 08:46:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/texts README.TXT X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkh 2000/06/26 08:46:18 PDT Modified files: (Branch: RELENG_4) release/texts README.TXT Log: Update this file for RELENG_4 branch Submitted by: Bruce A. Mah PR: 19495 Revision Changes Path 1.9.2.3 +12 -7 src/release/texts/README.TXT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 9: 6:24 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8468337B96B; Mon, 26 Jun 2000 09:06:18 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA64115; Mon, 26 Jun 2000 09:06:18 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006261606.JAA64115@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 26 Jun 2000 09:06:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gimp1 Makefile ports/graphics/gimp1/files md5 ports/graphics/gimp1/patches patch-aq patch-ab patch-ah ports/graphics/gimp1/pkg PLIST PLIST.perl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/26 09:06:18 PDT Modified files: graphics/gimp1 Makefile graphics/gimp1/files md5 graphics/gimp1/patches patch-ab patch-ah graphics/gimp1/pkg PLIST Added files: graphics/gimp1/patches patch-aq Removed files: graphics/gimp1/pkg PLIST.perl Log: Update 1.1.24. Also provide following enhancements: - Remove PLIST.perl and merge its contents into main PLIST using Satoshi's %%PORTDOCS:%% hack; - the same as previous for Gnome bits; - automatically generate and substitute shared libraries version; - slightly reorder Makefile to be more organised; - remove mailformed pieces from configure patch (it is appears that somebody did diff after USE_LIBTOOL hack has been applied). Revision Changes Path 1.76 +19 -26 ports/graphics/gimp1/Makefile 1.33 +1 -1 ports/graphics/gimp1/files/md5 1.16 +11 -11 ports/graphics/gimp1/patches/patch-ab 1.22 +5 -29 ports/graphics/gimp1/patches/patch-ah 1.45 +141 -14 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 Mon Jun 26 9:13:46 2000 Delivered-To: cvs-all@freebsd.org Received: from peace.mahoroba.org (peace.calm.imasy.or.jp [202.227.26.34]) by hub.freebsd.org (Postfix) with ESMTP id AF80437B975; Mon, 26 Jun 2000 09:13:32 -0700 (PDT) (envelope-from ume@mahoroba.org) Received: from localhost (IDENT:UJIB7r0erWOf2aITRov93eFDiAuHwRFCK4A/sh/X99b6CGp7I0M57bzUC0/z/0nK@localhost [::1]) (authenticated) by peace.mahoroba.org (8.10.2/3.7W-peace) with ESMTP id e5QGCT431648; Tue, 27 Jun 2000 01:12:29 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Tue, 27 Jun 2000 01:12:26 +0900 (JST) Message-Id: <20000627.011226.104056923.ume@mahoroba.org> To: sobomax@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/audio/gkrellmvolume/patches patch-aa From: Hajimu UMEMOTO (=?iso-2022-jp?B?GyRCR19LXBsoQiAbJEJIJRsoQg==?=) In-Reply-To: <39577A7B.A08DFD28@FreeBSD.org> References: <200006261541.IAA59539@freefall.freebsd.org> <39577A7B.A08DFD28@FreeBSD.org> X-Mailer: xcite1.20> Mew version 1.95b38 on Emacs 20.6 / Mule 4.0 =?iso-2022-jp?B?KBskQjJWMWMbKEIp?= X-PGP-Public-Key: http://www.imasy.org/~ume/publickey.asc X-PGP-Fingerprint: 6B 0C 53 FC 5D D0 37 91 05 D0 B3 EF 36 9B 6A BC X-URL: http://www.imasy.org/~ume/ X-OS: FreeBSD 5.0-CURRENT Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> On Mon, 26 Jun 2000 18:45:00 +0300 >>>>> Maxim Sobolev said: sobomax> Hajimu UMEMOTO wrote: > ume 2000/06/26 08:41:43 PDT > > Modified files: > audio/gkrellmvolume/patches patch-aa > Log: > Make sure to have plugin directory. > > Reported by: Yoshikazu GOTO sobomax> Then it should be also added to gkrellmvolume's or gkrellm's PLIST to avoid sobomax> "Extra" bento warnings. Thank you for your point out. I'll change gkrellm's PLIST. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 9:14:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C23E537B96D; Mon, 26 Jun 2000 09:14:32 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA65309; Mon, 26 Jun 2000 09:14:33 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200006261614.JAA65309@freefall.freebsd.org> From: Ade Lovett Date: Mon, 26 Jun 2000 09:14:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/bonobo Makefile ports/graphics/eog Makefile ports/editors/gedit Makefile ports/devel/gide Makefile ports/devel/glade Makefile ports/games/glife Makefile ports/games/gnomegames Makefile ports/graphics/gnomeiconedit ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/06/26 09:14:33 PDT Modified files: devel/bonobo Makefile graphics/eog Makefile editors/gedit Makefile devel/gide Makefile devel/glade Makefile games/glife Makefile games/gnomegames Makefile graphics/gnomeiconedit Makefile misc/gnomeusersguide Makefile misc/gnomeutils Makefile ftp/junglemonkey Makefile news/pan Makefile www/peacock Makefile Log: Add a RUN_DEPENDS on sysutils/gnomecontrolcenter. This is now REQUIRED by ALL GNOMEish applications that install anything into ${PREFIX}/etc/CORBA or ${PREFIX}/share/gnome Reminded by: bento Revision Changes Path 1.17 +2 -1 ports/devel/bonobo/Makefile 1.10 +2 -1 ports/graphics/eog/Makefile 1.22 +2 -1 ports/editors/gedit/Makefile 1.37 +2 -1 ports/devel/gide/Makefile 1.24 +2 -1 ports/devel/glade/Makefile 1.4 +2 -1 ports/games/glife/Makefile 1.27 +2 -1 ports/games/gnomegames/Makefile 1.7 +2 -1 ports/graphics/gnomeiconedit/Makefile 1.10 +2 -1 ports/misc/gnomeusersguide/Makefile 1.19 +3 -1 ports/misc/gnomeutils/Makefile 1.3 +2 -1 ports/ftp/junglemonkey/Makefile 1.25 +2 -1 ports/news/pan/Makefile 1.3 +2 -1 ports/www/peacock/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 9:15:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C08037B96D; Mon, 26 Jun 2000 09:15:50 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA65457; Mon, 26 Jun 2000 09:15:50 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200006261615.JAA65457@freefall.freebsd.org> From: Ade Lovett Date: Mon, 26 Jun 2000 09:15:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils/genius/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/06/26 09:15:50 PDT Modified files: deskutils/genius/pkg PLIST Log: Remove directory that got left behind Submitted by: bento Revision Changes Path 1.3 +1 -0 ports/deskutils/genius/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 Jun 26 9:21:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C1BA337BC25; Mon, 26 Jun 2000 09:21:19 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA66231; Mon, 26 Jun 2000 09:21:20 -0700 (PDT) (envelope-from ume@FreeBSD.org) Message-Id: <200006261621.JAA66231@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Mon, 26 Jun 2000 09:21:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/gkrellm Makefile ports/sysutils/gkrellm/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ume 2000/06/26 09:21:19 PDT Modified files: sysutils/gkrellm Makefile sysutils/gkrellm/pkg PLIST Log: Make directories for plugins and themes at GKrellM's install. Revision Changes Path 1.15 +3 -1 ports/sysutils/gkrellm/Makefile 1.4 +6 -0 ports/sysutils/gkrellm/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 Jun 26 9:22:44 2000 Delivered-To: cvs-all@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id B20FF37BA7A; Mon, 26 Jun 2000 09:22:10 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (vic.sabbo.net [193.193.218.106]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id TAA19118; Mon, 26 Jun 2000 19:20:45 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.9.3/8.9.3) with ESMTP id TAA13162; Mon, 26 Jun 2000 19:22:16 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <39578328.1EF951D1@FreeBSD.org> Date: Mon, 26 Jun 2000 19:22:00 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.73 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Hajimu@FreeBSD.org, UMEMOTO@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/audio/gkrellmvolume/patches patch-aa References: <200006261541.IAA59539@freefall.freebsd.org> <39577A7B.A08DFD28@FreeBSD.org> <20000627.011226.104056923.ume@mahoroba.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Hajimu UMEMOTO ($BG_K\(B $BH%(B)" wrote: > >>>>> On Mon, 26 Jun 2000 18:45:00 +0300 > >>>>> Maxim Sobolev said: > > sobomax> Hajimu UMEMOTO wrote: > > > ume 2000/06/26 08:41:43 PDT > > > > Modified files: > > audio/gkrellmvolume/patches patch-aa > > Log: > > Make sure to have plugin directory. > > > > Reported by: Yoshikazu GOTO > > sobomax> Then it should be also added to gkrellmvolume's or gkrellm's PLIST to avoid > sobomax> "Extra" bento warnings. > > Thank you for your point out. I'll change gkrellm's PLIST. Some care should be taken, because gkrellm doesn't create dir by itself, so you have to add post-install target doing that as well as add appropriate @exec/@unexec pair into its PLIST. You can check how it done in gtk12 port for lib/gtk/themes/engines. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 9:33:46 2000 Delivered-To: cvs-all@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id 2EEDB37B9A6; Mon, 26 Jun 2000 09:33:27 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (vic.sabbo.net [193.193.218.106]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id TAA19657; Mon, 26 Jun 2000 19:32:01 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.9.3/8.9.3) with ESMTP id TAA13222; Mon, 26 Jun 2000 19:33:30 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <395785C9.3AD251C1@FreeBSD.org> Date: Mon, 26 Jun 2000 19:33:14 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.73 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Hajimu@FreeBSD.org, UMEMOTO@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/audio/gkrellmvolume/patches patch-aa References: <200006261541.IAA59539@freefall.freebsd.org> <39577A7B.A08DFD28@FreeBSD.org> <20000627.011226.104056923.ume@mahoroba.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Hajimu UMEMOTO ($BG_K\(B $BH%(B)" wrote: > >>>>> On Mon, 26 Jun 2000 18:45:00 +0300 > >>>>> Maxim Sobolev said: > > sobomax> Hajimu UMEMOTO wrote: > > > ume 2000/06/26 08:41:43 PDT > > > > Modified files: > > audio/gkrellmvolume/patches patch-aa > > Log: > > Make sure to have plugin directory. > > > > Reported by: Yoshikazu GOTO > > sobomax> Then it should be also added to gkrellmvolume's or gkrellm's PLIST to avoid > sobomax> "Extra" bento warnings. > > Thank you for your point out. I'll change gkrellm's PLIST. Could you please remove japanese bits from your From: field? When I'm trying yo reply to you it drives my Netscape crazy and it is trying to send mail to the unexisting users. ;) -Maxim This is the Postfix program at host hub.freebsd.org. I'm sorry to have to inform you that the message returned below could not be delivered to one or more destinations. For further assistance, please contact If you do so, please include this problem report. You can delete your own text from the message returned below. The Postfix program : unknown user: "hajimu" : unknown user: "umemoto" ----------------------------------------------------------------------- Subject: Re: cvs commit: ports/audio/gkrellmvolume/patches patch-aa Date: Mon, 26 Jun 2000 19:22:00 +0300 From: Maxim Sobolev Organization: Vega International Capital To: Hajimu@FreeBSD.org, UMEMOTO@FreeBSD.org CC: cvs-committers@FreeBSD.org, cvs-all@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 Jun 26 9:42: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from gilgamesch.bik-gmbh.de (T1-Hansenet.BIK-GmbH.de [192.76.134.246]) by hub.freebsd.org (Postfix) with ESMTP id 457C737B958; Mon, 26 Jun 2000 09:41:54 -0700 (PDT) (envelope-from cracauer@gilgamesch.bik-gmbh.de) Received: (from cracauer@localhost) by gilgamesch.bik-gmbh.de (8.9.3/8.7.3) id SAA80028; Mon, 26 Jun 2000 18:41:51 +0200 (MET DST) Date: Mon, 26 Jun 2000 18:41:51 +0200 From: Martin Cracauer To: Mark Murray Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/libperl Makefile src/gnu/usr.bin/perl/miniperl Makefile Message-ID: <20000626184151.A80010@cons.org> References: <200006261502.IAA52926@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006261502.IAA52926@freefall.freebsd.org>; from markm@FreeBSD.ORG on Mon, Jun 26, 2000 at 08:02:11AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In <200006261502.IAA52926@freefall.freebsd.org>, Mark Murray wrote: > markm 2000/06/26 08:02:11 PDT > > Modified files: > gnu/usr.bin/perl Makefile.inc > gnu/usr.bin/perl/libperl Makefile > gnu/usr.bin/perl/miniperl Makefile > Log: > Fix for bootstrapping. Grr. Pointy Hat Please? Sorry (from `make buildworld`): cd /usr/src/gnu/usr.bin/perl; make build-tools cd /usr/src/gnu/usr.bin/perl/libperl && make build-tools make: don't know how to make EXTERN.h. Stop *** Error code 2 -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ BSD User Group Hamburg, Germany http://www.bsdhh.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 9:46:17 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 9AED037B9F7; Mon, 26 Jun 2000 09:46:12 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id KAA68880; Mon, 26 Jun 2000 10:46:06 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id KAA19705; Mon, 26 Jun 2000 10:44:17 -0600 (MDT) Message-Id: <200006261644.KAA19705@harmony.village.org> To: Coleman Kane Subject: Re: cvs commit: src/sys/modules/tdfx Makefile Cc: "Jacques A . Vidrine" , Coleman Kane , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, dfr@FreeBSD.org In-reply-to: Your message of "Mon, 26 Jun 2000 11:47:17 EDT." <20000626114717.C61686@cokane.yi.org> References: <20000626114717.C61686@cokane.yi.org> <200006252344.QAA29815@freefall.freebsd.org> <20000626070946.A18300@bone.nectar.com> Date: Mon, 26 Jun 2000 10:44:17 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000626114717.C61686@cokane.yi.org> Coleman Kane writes: : I chose tdfx originally : because you cannot put a number in the device name inside the kernel. This is false. We at Timing Solutions have about two dozen device drivers named "tsc2050", "tsc2152B", etc. We've had these since approx 2.2 or so and they work even on -current. It is one reason that the hints code does device.unit rather than running the two together. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 10: 2:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id 9421137BB32; Mon, 26 Jun 2000 10:02:35 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id TAA40514; Mon, 26 Jun 2000 19:02:30 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <200006261702.TAA40514@freebsd.dk> Subject: Re: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/libperl Makefile src/gnu/usr.bin/perl/miniperl Makefile In-Reply-To: <20000626184151.A80010@cons.org> from Martin Cracauer at "Jun 26, 2000 06:41:51 pm" To: cracauer@cons.org (Martin Cracauer) Date: Mon, 26 Jun 2000 19:02:30 +0200 (CEST) Cc: markm@FreeBSD.org (Mark Murray), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Martin Cracauer wrote: > In <200006261502.IAA52926@freefall.freebsd.org>, Mark Murray wrote: > > markm 2000/06/26 08:02:11 PDT > > > > Modified files: > > gnu/usr.bin/perl Makefile.inc > > gnu/usr.bin/perl/libperl Makefile > > gnu/usr.bin/perl/miniperl Makefile > > Log: > > Fix for bootstrapping. Grr. Pointy Hat Please? > > Sorry (from `make buildworld`): > > cd /usr/src/gnu/usr.bin/perl; make build-tools > cd /usr/src/gnu/usr.bin/perl/libperl && make build-tools > make: don't know how to make EXTERN.h. Stop > *** Error code 2 And this one: ===> gnu/usr.bin/perl/perl Extracting config.h (with variable substitutions) Extracting cflags (with variable substitutions) Extracting writemain (with variable substitutions) Extracting myconfig (with variable substitutions) Perl lib version (v5.6.0) doesn't match executable version (5.00503) at Config.pm line 18. *** Error code 255 Mark, this is getting tiresome, this should all have been dealt with before the commit, not now on unsuspecting developers.. I think its about time to consider backing it all out, and let you do your homework before its committed again.... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 10:18:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C0C437BB74; Mon, 26 Jun 2000 10:18:22 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA74779; Mon, 26 Jun 2000 10:18:22 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006261718.KAA74779@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 26 Jun 2000 10:18:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/gnomefind Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/26 10:18:21 PDT Modified files: sysutils/gnomefind Makefile Log: According to ade's announcement replace gnomecore RUN_DEPENDS with gnomecc RUN_DEPENDS. Submitted by: ade Revision Changes Path 1.6 +2 -2 ports/sysutils/gnomefind/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 10:18:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D54337BA40; Mon, 26 Jun 2000 10:18:35 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA74869; Mon, 26 Jun 2000 10:18:35 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006261718.KAA74869@freefall.freebsd.org> From: Alexander Langer Date: Mon, 26 Jun 2000 10:18:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/natd natd.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/26 10:18:34 PDT Modified files: sbin/natd natd.8 Log: Back out both previous commits. The first one got screwed up by me because of rev 1.33, which was incorrectly merged into my patches by myself, and so Ruslan (maintainer) asked me to back them out. Ruslan was ok with the second one, but since it needs rework, it'll be readded later, when it doesn't conflict with the backout of the first one. Pointy hat: alex Beer on next meeting: ru Revision Changes Path 1.36 +169 -201 src/sbin/natd/natd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 10:25:53 2000 Delivered-To: cvs-all@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id A89EB37BBD6; Mon, 26 Jun 2000 10:25:41 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id OAA01025; Mon, 26 Jun 2000 14:06:52 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200006261206.OAA01025@grimreaper.grondar.za> To: Peter Wemm Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.sbin Makefile src/usr.sbin/rndcontrol Makefile random.4 rndcontrol.8 rndcontrol.c References: <20000626085906.958401CD7@overcee.netplex.com.au> In-Reply-To: <20000626085906.958401CD7@overcee.netplex.com.au> ; from Peter Wemm "Mon, 26 Jun 2000 01:59:06 MST." Date: Mon, 26 Jun 2000 14:06:52 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I'll be using sysctl, not ioctl, and I'll be hooking the entropy at a > > higher level (except for the keyboard). > > I have long wished for drivers to specify at IRQ setup time if they are > suitable sources of entropy or not, and for a reasonable set of sources to > be found automatically as a result. Linux and NetBSD (at least) do this. BDE talked me out of this yaers ago. "Too Difficult". M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 10:27: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id 4091637BE56; Mon, 26 Jun 2000 10:26:50 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id TAA69383; Mon, 26 Jun 2000 19:27:16 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200006261727.TAA69383@grimreaper.grondar.za> To: Martin Cracauer Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/libperl Makefile src/gnu/usr.bin/perl/miniperl Makefile References: <20000626184151.A80010@cons.org> In-Reply-To: <20000626184151.A80010@cons.org> ; from Martin Cracauer "Mon, 26 Jun 2000 18:41:51 +0200." Date: Mon, 26 Jun 2000 19:27:16 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Fix for bootstrapping. Grr. Pointy Hat Please? > > Sorry (from `make buildworld`): > > cd /usr/src/gnu/usr.bin/perl; make build-tools > cd /usr/src/gnu/usr.bin/perl/libperl && make build-tools > make: don't know how to make EXTERN.h. Stop > *** Error code 2 I have 2 builds here that are working. Please try again... M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 10:27:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CF4FD37BB24; Mon, 26 Jun 2000 10:27:54 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA76081; Mon, 26 Jun 2000 10:27:54 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006261727.KAA76081@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 26 Jun 2000 10:27:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/balsa Makefile ports/mail/balsa/patches patch-ak X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/26 10:27:54 PDT Modified files: mail/balsa Makefile mail/balsa/patches patch-ak Log: - Enable multithreading support - Fix path for refering balsa.mo files PR: 19524 Submitted by: KATO Tsuguru Revision Changes Path 1.20 +2 -2 ports/mail/balsa/Makefile 1.4 +1 -1 ports/mail/balsa/patches/patch-ak To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 10:33:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8558737B899; Mon, 26 Jun 2000 10:33:50 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA76947; Mon, 26 Jun 2000 10:33:50 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Message-Id: <200006261733.KAA76947@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Mon, 26 Jun 2000 10:33:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/3.5R notes.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkh 2000/06/26 10:33:50 PDT Modified files: en/releases/3.5R notes.sgml Log: Fix some embarassing numeric substitutions in the release notes (thanks!). PR: 19520 Submitted by: Shun SUZUKI Revision Changes Path 1.3 +4 -4 www/en/releases/3.5R/notes.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 10:39:19 2000 Delivered-To: cvs-all@freebsd.org Received: from postfix1.free.fr (postfix1.free.fr [212.27.32.21]) by hub.freebsd.org (Postfix) with ESMTP id A4C5C37B970; Mon, 26 Jun 2000 10:39:13 -0700 (PDT) (envelope-from jaco@titine.fr.eu.org) Received: from titine.fr.eu.org (toulouse-2-6-125.dial.proxad.net [213.228.6.125]) by postfix1.free.fr (Postfix) with ESMTP id 986462815C; Mon, 26 Jun 2000 19:39:09 +0200 (MEST) Received: by titine.fr.eu.org (Postfix, from userid 1000) id 52B4A14C0A; Mon, 26 Jun 2000 19:38:18 +0200 (CEST) X-Attribution: Jaco To: cvs-all@FreeBSD.ORG Cc: Mark Murray , Martin Cracauer Subject: Re: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/libperl Makefile src/gnu/usr.bin/perl/miniperl Makefile References: <200006261502.IAA52926@freefall.freebsd.org> <20000626184151.A80010@cons.org> From: Eric Jacoboni Date: 26 Jun 2000 19:38:17 +0200 In-Reply-To: Martin Cracauer's message of "Mon, 26 Jun 2000 18:41:51 +0200" Message-ID: <87bt0ogx6e.fsf@titine.fr.eu.org> Lines: 26 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.6 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "Martin" =3D=3D Martin Cracauer writes: Martin> Sorry (from `make buildworld`): Martin> cd /usr/src/gnu/usr.bin/perl; make build-tools Martin> cd /usr/src/gnu/usr.bin/perl/libperl && make build-tools Martin> make: don't know how to make EXTERN.h. Stop Martin> *** Error code 2 Mine is different ;-) : =3D=3D=3D> gnu/usr.bin/perl/perl Extracting config.h (with variable substitutions) Extracting cflags (with variable substitutions) Extracting writemain (with variable substitutions) Extracting myconfig (with variable substitutions) Perl lib version (v5.6.0) doesn't match executable version (5.00503) at Con= fig.pm line 18. *** Error code 255 1 error --=20 --------------------------------------------------------- =C9ric Jacoboni =AB No sport, cigars! =BB (W. Churchill) --------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 10:49: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 686DB37B8BC; Mon, 26 Jun 2000 10:49:04 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA79222; Mon, 26 Jun 2000 10:49:04 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006261749.KAA79222@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 26 Jun 2000 10:49:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/scripts close-pr README X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/26 10:49:04 PDT Modified files: Tools/scripts README Added files: Tools/scripts close-pr Log: Add close-pr - a slightly hacked version of edit-pr(1) to quickly close PR. Revision Changes Path 1.4 +2 -1 ports/Tools/scripts/README To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 11:23:10 2000 Delivered-To: cvs-all@freebsd.org Received: from peace.mahoroba.org (peace.calm.imasy.or.jp [202.227.26.34]) by hub.freebsd.org (Postfix) with ESMTP id 2087037B89F; Mon, 26 Jun 2000 11:23:05 -0700 (PDT) (envelope-from ume@mahoroba.org) Received: from localhost (IDENT:VK3kA4sAspzy1ap0HTJMSsDj+JAS9VCrrxC1I/2OPyMmPdIDEJ/KhfIGIL9Ku/WN@localhost [::1]) (authenticated) by peace.mahoroba.org (8.10.2/3.7W-peace) with ESMTP id e5QIM3437048; Tue, 27 Jun 2000 03:22:03 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Tue, 27 Jun 2000 03:22:00 +0900 (JST) Message-Id: <20000627.032200.39179341.ume@mahoroba.org> To: sobomax@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/audio/gkrellmvolume/patches patch-aa From: Hajimu UMEMOTO In-Reply-To: <39578328.1EF951D1@FreeBSD.org> References: <39577A7B.A08DFD28@FreeBSD.org> <20000627.011226.104056923.ume@mahoroba.org> <39578328.1EF951D1@FreeBSD.org> X-Mailer: xcite1.20> Mew version 1.95b38 on Emacs 20.6 / Mule 4.0 =?iso-2022-jp?B?KBskQjJWMWMbKEIp?= X-PGP-Public-Key: http://www.imasy.org/~ume/publickey.asc X-PGP-Fingerprint: 6B 0C 53 FC 5D D0 37 91 05 D0 B3 EF 36 9B 6A BC X-URL: http://www.imasy.org/~ume/ X-OS: FreeBSD 5.0-CURRENT Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> On Mon, 26 Jun 2000 19:22:00 +0300 >>>>> Maxim Sobolev said: sobomax> Some care should be taken, because gkrellm doesn't create dir by itself, so you have to sobomax> add post-install target doing that as well as add appropriate @exec/@unexec pair into sobomax> its PLIST. You can check how it done in gtk12 port for lib/gtk/themes/engines. Thanks you. I did so. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 11:31:57 2000 Delivered-To: cvs-all@freebsd.org Received: from peace.mahoroba.org (peace.calm.imasy.or.jp [202.227.26.34]) by hub.freebsd.org (Postfix) with ESMTP id EA1E137BC58; Mon, 26 Jun 2000 11:31:49 -0700 (PDT) (envelope-from ume@mahoroba.org) Received: from localhost (IDENT:4VG1t6lwxUqIwu5NU7iXq09PItUrlLxYzn9R9OW5v10idkMdTnPQPeI3H0Wwk+LU@localhost [::1]) (authenticated) by peace.mahoroba.org (8.10.2/3.7W-peace) with ESMTP id e5QIUm437072; Tue, 27 Jun 2000 03:30:48 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Tue, 27 Jun 2000 03:30:45 +0900 (JST) Message-Id: <20000627.033045.126787372.ume@mahoroba.org> To: sobomax@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/audio/gkrellmvolume/patches patch-aa From: Hajimu UMEMOTO In-Reply-To: <395785C9.3AD251C1@FreeBSD.org> References: <39577A7B.A08DFD28@FreeBSD.org> <20000627.011226.104056923.ume@mahoroba.org> <395785C9.3AD251C1@FreeBSD.org> X-Mailer: xcite1.20> Mew version 1.95b38 on Emacs 20.6 / Mule 4.0 =?iso-2022-jp?B?KBskQjJWMWMbKEIp?= X-PGP-Public-Key: http://www.imasy.org/~ume/publickey.asc X-PGP-Fingerprint: 6B 0C 53 FC 5D D0 37 91 05 D0 B3 EF 36 9B 6A BC X-URL: http://www.imasy.org/~ume/ X-OS: FreeBSD 5.0-CURRENT Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> On Mon, 26 Jun 2000 19:33:14 +0300 >>>>> Maxim Sobolev said: sobomax> Could you please remove japanese bits from your From: field? When I'm trying yo reply to sobomax> you it drives my Netscape crazy and it is trying to send mail to the unexisting users. sobomax> ;) Umm, does Netscape fail to parse my From: header? I'll omit Kanji name from my From:. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 11:42:19 2000 Delivered-To: cvs-all@freebsd.org Received: from knight.cons.org (knight.cons.org [194.233.237.86]) by hub.freebsd.org (Postfix) with ESMTP id 2D82B37BCA9; Mon, 26 Jun 2000 11:42:14 -0700 (PDT) (envelope-from cracauer@knight.cons.org) Received: (from cracauer@localhost) by knight.cons.org (8.9.3/8.9.3) id UAA10580; Mon, 26 Jun 2000 20:41:55 +0200 (CEST) Date: Mon, 26 Jun 2000 20:41:55 +0200 From: Martin Cracauer To: Mark Murray Cc: Martin Cracauer , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/libperl Makefile src/gnu/usr.bin/perl/miniperl Makefile Message-ID: <20000626204154.A10544@cons.org> References: <20000626184151.A80010@cons.org> <200006261727.TAA69383@grimreaper.grondar.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006261727.TAA69383@grimreaper.grondar.za>; from mark@grondar.za on Mon, Jun 26, 2000 at 07:27:16PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In <200006261727.TAA69383@grimreaper.grondar.za>, Mark Murray wrote: > > > Fix for bootstrapping. Grr. Pointy Hat Please? > > > > Sorry (from `make buildworld`): > > > > cd /usr/src/gnu/usr.bin/perl; make build-tools > > cd /usr/src/gnu/usr.bin/perl/libperl && make build-tools > > make: don't know how to make EXTERN.h. Stop > > *** Error code 2 > > I have 2 builds here that are working. > > Please try again... Yes, I tried. Again, and again and again... I spent all day updating, cvsup'ing to look whether your commit were through to the CVS mirror, I rebuilt and installed perl from all days from 1 to 7 days ago to avoid bootstrapping problems (the one from 2 days ago finally worked), I manually removed /usr/obj and /usr/src/**/perl, build perl alone and from buildworld. I mean literally all day, in steps of 2-15 minutes. perl is a tool that not only breaks `make world` by not being buildable. perl in itself is a tool used to build other parts of the world and given the number of commits you did without even getting the easy part right (being compilable) I have to question what you tested about the new perl's compatibility at (perl's) runtime. Seeing thread support going in under these circustances also concerns. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ BSD User Group Hamburg, Germany http://www.bsdhh.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 11:58:51 2000 Delivered-To: cvs-all@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id 54CEA37B505; Mon, 26 Jun 2000 11:58:39 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id UAA99912; Mon, 26 Jun 2000 20:59:06 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200006261859.UAA99912@grimreaper.grondar.za> To: Martin Cracauer Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/libperl Makefile src/gnu/usr.bin/perl/miniperl Makefile References: <20000626204154.A10544@cons.org> In-Reply-To: <20000626204154.A10544@cons.org> ; from Martin Cracauer "Mon, 26 Jun 2000 20:41:55 +0200." Date: Mon, 26 Jun 2000 20:59:05 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Please try again... > > Yes, I tried. Again, and again and again... > > I spent all day updating, cvsup'ing to look whether your commit were > through to the CVS mirror, I rebuilt and installed perl from all days > from 1 to 7 days ago to avoid bootstrapping problems (the one from 2 > days ago finally worked), I manually removed /usr/obj and > /usr/src/**/perl, build perl alone and from buildworld. I mean > literally all day, in steps of 2-15 minutes. Set NOPERL in /etc/make and build world without perl... > perl is a tool that not only breaks `make world` by not being > buildable. perl in itself is a tool used to build other parts of the > world and given the number of commits you did without even getting the > easy part right (being compilable) I have to question what you tested > about the new perl's compatibility at (perl's) runtime. Seeing thread > support going in under these circustances also concerns. ...and please spare me the lecture. Debugging info is much more useful. 4WIW - I've had this in my tree for over a month; I'm as mistified as you. Bottom line - the perlbuild sucks (I know, I had to unravel it). May I have a login on your build box to have a look? M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 12:19:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DE46137B51B; Mon, 26 Jun 2000 12:19:10 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA95943; Mon, 26 Jun 2000 12:19:10 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200006261919.MAA95943@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 26 Jun 2000 12:19:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/mingw Makefile ports/devel/mingw/pkg COMMENT DESCR PLIST ports/devel/mingw-bin-msvcrt Makefile ports/devel/mingw-bin-msvcrt/files Makefile md5 ports/devel/mingw-bin-msvcrt/pkg COMMENT DESCR PLIST ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/06/26 12:19:10 PDT Modified files: devel Makefile Added files: devel/mingw Makefile devel/mingw/pkg COMMENT DESCR PLIST devel/mingw-bin-msvcrt Makefile devel/mingw-bin-msvcrt/files Makefile md5 devel/mingw-bin-msvcrt/pkg COMMENT DESCR PLIST devel/mingw-binutils Makefile devel/mingw-binutils/files md5 devel/mingw-binutils/pkg COMMENT DESCR PLIST devel/mingw-gcc Makefile devel/mingw-gcc/files md5 devel/mingw-gcc/pkg COMMENT DESCR PLIST Log: Add mingw, cross development suite for MS Windows. PR: ports/19107 Submitted by: Toshihiro Inoue Revision Changes Path 1.301 +5 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 12:20:14 2000 Delivered-To: cvs-all@freebsd.org Received: from gilgamesch.bik-gmbh.de (T1-Hansenet.BIK-GmbH.de [192.76.134.246]) by hub.freebsd.org (Postfix) with ESMTP id AC7E737B805; Mon, 26 Jun 2000 12:20:02 -0700 (PDT) (envelope-from cracauer@gilgamesch.bik-gmbh.de) Received: (from cracauer@localhost) by gilgamesch.bik-gmbh.de (8.9.3/8.7.3) id VAA88049; Mon, 26 Jun 2000 21:19:14 +0200 (MET DST) Date: Mon, 26 Jun 2000 21:19:14 +0200 From: Martin Cracauer To: Mark Murray Cc: Martin Cracauer , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/libperl Makefile src/gnu/usr.bin/perl/miniperl Makefile Message-ID: <20000626211914.A87773@cons.org> References: <20000626204154.A10544@cons.org> <200006261859.UAA99912@grimreaper.grondar.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006261859.UAA99912@grimreaper.grondar.za>; from mark@grondar.za on Mon, Jun 26, 2000 at 08:59:05PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In <200006261859.UAA99912@grimreaper.grondar.za>, Mark Murray wrote: > > > Please try again... > > > > Yes, I tried. Again, and again and again... > > > > I spent all day updating, cvsup'ing to look whether your commit were > > through to the CVS mirror, I rebuilt and installed perl from all days > > from 1 to 7 days ago to avoid bootstrapping problems (the one from 2 > > days ago finally worked), I manually removed /usr/obj and > > /usr/src/**/perl, build perl alone and from buildworld. I mean > > literally all day, in steps of 2-15 minutes. > > Set NOPERL in /etc/make and build world without perl... OK. > > perl is a tool that not only breaks `make world` by not being > > buildable. perl in itself is a tool used to build other parts of the > > world and given the number of commits you did without even getting the > > easy part right (being compilable) I have to question what you tested > > about the new perl's compatibility at (perl's) runtime. Seeing thread > > support going in under these circustances also concerns. > > ...and please spare me the lecture. Debugging info is much more useful. > > 4WIW - I've had this in my tree for over a month; I'm as mistified as > you. Bottom line - the perlbuild sucks (I know, I had to unravel it). > > May I have a login on your build box to have a look? It would be more useful if you could put a log of your buildworld (at least the perl-related parts) somewhere so I can look how EXTERN.h is supposed to be built and where it ends up. You probably have it somewhere in a static place from your own testing. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ BSD User Group Hamburg, Germany http://www.bsdhh.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 12:21:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 715B337BE5C; Mon, 26 Jun 2000 12:21:23 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA96301; Mon, 26 Jun 2000 12:21:23 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200006261921.MAA96301@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 26 Jun 2000 12:21:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/06/26 12:21:23 PDT Modified files: . modules Log: mingw -> ports/devel/mingw mingw-bin-msvcrt -> ports/devel/mingw-bin-msvcrt mingw-binutils -> ports/devel/mingw-binutils mingw-gcc -> ports/devel/mingw-gcc Revision Changes Path 1.1304 +5 -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 Jun 26 12:28:49 2000 Delivered-To: cvs-all@freebsd.org Received: from gilgamesch.bik-gmbh.de (T1-Hansenet.BIK-GmbH.de [192.76.134.246]) by hub.freebsd.org (Postfix) with ESMTP id 0298A37BCDD; Mon, 26 Jun 2000 12:28:37 -0700 (PDT) (envelope-from cracauer@gilgamesch.bik-gmbh.de) Received: (from cracauer@localhost) by gilgamesch.bik-gmbh.de (8.9.3/8.7.3) id VAA88172; Mon, 26 Jun 2000 21:27:57 +0200 (MET DST) Date: Mon, 26 Jun 2000 21:27:57 +0200 From: Martin Cracauer To: Mark Murray Cc: current@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Bootstrapping perl (Re: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/libperl Makefile src/gnu/usr.bin/perl/miniperl Makefile) Message-ID: <20000626212757.A88139@cons.org> References: <20000626204154.A10544@cons.org> <200006261859.UAA99912@grimreaper.grondar.za> <20000626211914.A87773@cons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000626211914.A87773@cons.org>; from cracauer@cons.org on Mon, Jun 26, 2000 at 09:19:14PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [CC'ed to current] In <20000626211914.A87773@cons.org>, Martin Cracauer wrote: > In <200006261859.UAA99912@grimreaper.grondar.za>, Mark Murray wrote: > > May I have a login on your build box to have a look? > > It would be more useful if you could put a log of your buildworld (at > least the perl-related parts) somewhere so I can look how EXTERN.h is > supposed to be built and where it ends up. Never mind, I'm now through it, this time my tree has hosed due to the testing I did earlier today. Message to others for bootstrapping: Checkout perl (contrib/perl5 and gnu/usr.bin/perl) from -D 20000624, build and install it manually, then update both dirs to HEAD and do a world with the new perl in place. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ BSD User Group Hamburg, Germany http://www.bsdhh.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 12:34:44 2000 Delivered-To: cvs-all@freebsd.org Received: from anchor-post-33.mail.demon.net (anchor-post-33.mail.demon.net [194.217.242.91]) by hub.freebsd.org (Postfix) with ESMTP id CC76C37BCDA; Mon, 26 Jun 2000 12:34:32 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by anchor-post-33.mail.demon.net with esmtp (Exim 2.12 #1) id 136eeM-000915-0X; Mon, 26 Jun 2000 20:34:30 +0100 Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id UAA96177; Mon, 26 Jun 2000 20:34:39 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Mon, 26 Jun 2000 20:38:35 +0100 (BST) From: Doug Rabson To: "Jacques A . Vidrine" Cc: Coleman Kane , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, dfr@FreeBSD.org Subject: Re: cvs commit: src/sys/modules/tdfx Makefile In-Reply-To: <20000626070946.A18300@bone.nectar.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Jun 2000, Jacques A . Vidrine wrote: > On Sun, Jun 25, 2000 at 04:44:21PM -0700, Coleman Kane wrote: > > cokane 2000/06/25 16:44:21 PDT > > > > Modified files: > > sys/modules/tdfx Makefile > > Log: > > Change tdfx.ko to 3dfx.ko to prevent filename conflict when XF86 4.x > > DRI support is ready for us, as per Doug Rabson's request . > > Aw heck, I was too slow in reply, but anyway: > > So we'll have a 3dfx.ko for glide and a tdfx.ko for XF86? yuk. > > Can we have 3dfx.ko for each of these instead? Such as g3dfx.ko > & x3dfx.ko or even glide-3dfx.ko and dri-3dfx.ko? I don't get to choose the module names for XFree86. In the long run, DRI will replace Glide anyway since it actually works for more than one vendor's hardware. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 20 8442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 12:43:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A12A137B942; Mon, 26 Jun 2000 12:43:25 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA98902; Mon, 26 Jun 2000 12:43:25 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200006261943.MAA98902@freefall.freebsd.org> From: Archie Cobbs Date: Mon, 26 Jun 2000 12:43:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_pptpgre.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/06/26 12:43:25 PDT Modified files: sys/netgraph ng_pptpgre.c Log: - Start sequence numbers at zero instead of one; the rest of the world seems to interpret the spec this way - Initialize transmit window to two instead of one; helps get things going initially when the first packet may get dropped - Really fix the shutdown + timeout race condition this time Revision Changes Path 1.6 +58 -85 src/sys/netgraph/ng_pptpgre.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 12:43:39 2000 Delivered-To: cvs-all@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id BE5B937B75F; Mon, 26 Jun 2000 12:43:24 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id VAA01167; Mon, 26 Jun 2000 21:43:53 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200006261943.VAA01167@grimreaper.grondar.za> To: Martin Cracauer Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/libperl Makefile src/gnu/usr.bin/perl/miniperl Makefile References: <20000626211914.A87773@cons.org> In-Reply-To: <20000626211914.A87773@cons.org> ; from Martin Cracauer "Mon, 26 Jun 2000 21:19:14 +0200." Date: Mon, 26 Jun 2000 21:43:51 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > May I have a login on your build box to have a look? > > It would be more useful if you could put a log of your buildworld (at > least the perl-related parts) somewhere so I can look how EXTERN.h is > supposed to be built and where it ends up. Look in src/gnu/usr.bin/perl/Makefile.inc at the "links" and "scripts" targets. > You probably have it somewhere in a static place from your own > testing. Sort of. I think it got done once, and then my improvements to the build process broke the upgrade route. It looks like a old-perl/new-perl "race" to get miniperl done, and it needs more unravelling. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 12:46:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F215E37B798; Mon, 26 Jun 2000 12:46:26 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA99397; Mon, 26 Jun 2000 12:46:26 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200006261946.MAA99397@freefall.freebsd.org> From: Archie Cobbs Date: Mon, 26 Jun 2000 12:46:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libnetgraph msg.c netgraph.3 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/06/26 12:46:26 PDT Modified files: (Branch: RELENG_4) lib/libnetgraph msg.c netgraph.3 Log: MFC: token returned by NgSendMsg() and NgSendAsciiMsg() Revision Changes Path 1.2.2.2 +12 -5 src/lib/libnetgraph/msg.c 1.4.2.3 +6 -1 src/lib/libnetgraph/netgraph.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 12:49:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B3C737BCB3; Mon, 26 Jun 2000 12:49:09 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA99956; Mon, 26 Jun 2000 12:49:09 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200006261949.MAA99956@freefall.freebsd.org> From: Archie Cobbs Date: Mon, 26 Jun 2000 12:49:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libnetgraph Makefile X-FreeBSD-CVS-Branch: RELENG_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/06/26 12:49:09 PDT Modified files: (Branch: RELENG_3) lib/libnetgraph Makefile Log: MFC: add MLINKS for the functions defined in netgraph(3) Revision Changes Path 1.1.2.3 +14 -2 src/lib/libnetgraph/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 12:49:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CFA6137B798; Mon, 26 Jun 2000 12:49:47 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA00194; Mon, 26 Jun 2000 12:49:47 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200006261949.MAA00194@freefall.freebsd.org> From: Archie Cobbs Date: Mon, 26 Jun 2000 12:49:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libnetgraph msg.c netgraph.3 X-FreeBSD-CVS-Branch: RELENG_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/06/26 12:49:47 PDT Modified files: (Branch: RELENG_3) lib/libnetgraph msg.c netgraph.3 Log: MFC: token returned by NgSendMsg() and NgSendAsciiMsg() Revision Changes Path 1.1.2.4 +12 -5 src/lib/libnetgraph/msg.c 1.1.2.7 +6 -1 src/lib/libnetgraph/netgraph.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 12:57: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id E0D1E37BAC8; Mon, 26 Jun 2000 12:56:51 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id NAA69907; Mon, 26 Jun 2000 13:56:49 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id NAA26243; Mon, 26 Jun 2000 13:55:00 -0600 (MDT) Message-Id: <200006261955.NAA26243@harmony.village.org> To: Martin Cracauer Subject: Re: Bootstrapping perl (Re: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/libperl Makefile src/gnu/usr.bin/perl/miniperl Makefile) Cc: Mark Murray , current@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Mon, 26 Jun 2000 21:27:57 +0200." <20000626212757.A88139@cons.org> References: <20000626212757.A88139@cons.org> <20000626204154.A10544@cons.org> <200006261859.UAA99912@grimreaper.grondar.za> <20000626211914.A87773@cons.org> Date: Mon, 26 Jun 2000 13:55:00 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000626212757.A88139@cons.org> Martin Cracauer writes: : [CC'ed to current] : : In <20000626211914.A87773@cons.org>, Martin Cracauer wrote: : > In <200006261859.UAA99912@grimreaper.grondar.za>, Mark Murray wrote: : > > May I have a login on your build box to have a look? : > : > It would be more useful if you could put a log of your buildworld (at : > least the perl-related parts) somewhere so I can look how EXTERN.h is : > supposed to be built and where it ends up. : : Never mind, I'm now through it, this time my tree has hosed due to the : testing I did earlier today. : : Message to others for bootstrapping: : : Checkout perl (contrib/perl5 and gnu/usr.bin/perl) from -D 20000624, : build and install it manually, then update both dirs to HEAD and do a : world with the new perl in place. Does this mean that I need to add a ntoe to UPDATING? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 13: 8:49 2000 Delivered-To: cvs-all@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id 492A837BD74; Mon, 26 Jun 2000 13:08:33 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id WAA07311; Mon, 26 Jun 2000 22:08:58 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200006262008.WAA07311@grimreaper.grondar.za> To: Martin Cracauer Cc: Mark Murray , current@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: Bootstrapping perl (Re: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/libperl Makefile src/gnu/usr.bin/perl/miniperl Makefile) References: <20000626212757.A88139@cons.org> In-Reply-To: <20000626212757.A88139@cons.org> ; from Martin Cracauer "Mon, 26 Jun 2000 21:27:57 +0200." Date: Mon, 26 Jun 2000 22:08:58 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Message to others for bootstrapping: > > Checkout perl (contrib/perl5 and gnu/usr.bin/perl) from -D 20000624, > build and install it manually, then update both dirs to HEAD and do a > world with the new perl in place. Now you can colour me flummoxed. :-(. Have you a script(1) of that? M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 13:11:25 2000 Delivered-To: cvs-all@freebsd.org Received: from knight.cons.org (knight.cons.org [194.233.237.86]) by hub.freebsd.org (Postfix) with ESMTP id 819B337BCED; Mon, 26 Jun 2000 13:11:12 -0700 (PDT) (envelope-from cracauer@knight.cons.org) Received: (from cracauer@localhost) by knight.cons.org (8.9.3/8.9.3) id WAA12374; Mon, 26 Jun 2000 22:10:53 +0200 (CEST) Date: Mon, 26 Jun 2000 22:10:53 +0200 From: Martin Cracauer To: Warner Losh Cc: Martin Cracauer , Mark Murray , current@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: Bootstrapping perl (Re: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/libperl Makefile src/gnu/usr.bin/perl/miniperl Makefile) Message-ID: <20000626221052.A12349@cons.org> References: <20000626212757.A88139@cons.org> <20000626204154.A10544@cons.org> <200006261859.UAA99912@grimreaper.grondar.za> <20000626211914.A87773@cons.org> <20000626212757.A88139@cons.org> <200006261955.NAA26243@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006261955.NAA26243@harmony.village.org>; from imp@village.org on Mon, Jun 26, 2000 at 01:55:00PM -0600 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In <200006261955.NAA26243@harmony.village.org>, Warner Losh wrote: > In message <20000626212757.A88139@cons.org> Martin Cracauer writes: > : [CC'ed to current] > : Message to others for bootstrapping: > : > : Checkout perl (contrib/perl5 and gnu/usr.bin/perl) from -D 20000624, > : build and install it manually, then update both dirs to HEAD and do a > : world with the new perl in place. > > Does this mean that I need to add a ntoe to UPDATING? I rather think that it should be fixed. Imagine going from 4-stable to 5-current: in that case you probably can't build the 20000624 version manually due to other reasons. Since I'm now through it, I don't know the latest problem, but the last thing I saw that the old lib got used with the new perl (or the other way round) and that looks like it can be fixed with some path adjustments. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ BSD User Group Hamburg, Germany http://www.bsdhh.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 13:16:12 2000 Delivered-To: cvs-all@freebsd.org Received: from knight.cons.org (knight.cons.org [194.233.237.86]) by hub.freebsd.org (Postfix) with ESMTP id 88D4837BC21; Mon, 26 Jun 2000 13:16:00 -0700 (PDT) (envelope-from cracauer@knight.cons.org) Received: (from cracauer@localhost) by knight.cons.org (8.9.3/8.9.3) id WAA12429; Mon, 26 Jun 2000 22:15:45 +0200 (CEST) Date: Mon, 26 Jun 2000 22:15:44 +0200 From: Martin Cracauer To: Mark Murray Cc: Martin Cracauer , current@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: Bootstrapping perl (Re: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/libperl Makefile src/gnu/usr.bin/perl/miniperl Makefile) Message-ID: <20000626221544.B12349@cons.org> References: <20000626212757.A88139@cons.org> <200006262008.WAA07311@grimreaper.grondar.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006262008.WAA07311@grimreaper.grondar.za>; from mark@grondar.za on Mon, Jun 26, 2000 at 10:08:58PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In <200006262008.WAA07311@grimreaper.grondar.za>, Mark Murray wrote: > > Message to others for bootstrapping: > > > > Checkout perl (contrib/perl5 and gnu/usr.bin/perl) from -D 20000624, > > build and install it manually, then update both dirs to HEAD and do a > > world with the new perl in place. > > Now you can colour me flummoxed. :-(. > > Have you a script(1) of that? Sorry, my -current box is now through it. If I'm not mistaken, all open problems are like "Perl lib version (v5.6.0) doesn't match executable version (5.00503) at Config.pm line 18." That should be easy to reproduce on your development system by just copying an old /usr/bin/perl executable to it and trying to build. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ BSD User Group Hamburg, Germany http://www.bsdhh.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 13:28:43 2000 Delivered-To: cvs-all@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id 2EF1837BD54; Mon, 26 Jun 2000 13:28:27 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id WAA26199; Mon, 26 Jun 2000 22:28:53 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200006262028.WAA26199@grimreaper.grondar.za> To: Martin Cracauer Cc: current@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: Bootstrapping perl (Re: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/libperl Makefile src/gnu/usr.bin/perl/miniperl Makefile) References: <20000626221052.A12349@cons.org> In-Reply-To: <20000626221052.A12349@cons.org> ; from Martin Cracauer "Mon, 26 Jun 2000 22:10:53 +0200." Date: Mon, 26 Jun 2000 22:28:53 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Since I'm now through it, I don't know the latest problem, but the > last thing I saw that the old lib got used with the new perl (or the > other way round) and that looks like it can be fixed with some path > adjustments. The problem here is that miniperl needs to be built early enough to be in the path perl "proper" is done. I thought build-tools was the answer; sadly that seems to be wrong. Now I'm looking at cross-tools (out of src/makefile.inc1). M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 13:30:19 2000 Delivered-To: cvs-all@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id DD76037BE50; Mon, 26 Jun 2000 13:29:54 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id WAA26308; Mon, 26 Jun 2000 22:30:09 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200006262030.WAA26308@grimreaper.grondar.za> To: Martin Cracauer Cc: current@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: Bootstrapping perl (Re: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/libperl Makefile src/gnu/usr.bin/perl/miniperl Makefile) References: <20000626221544.B12349@cons.org> In-Reply-To: <20000626221544.B12349@cons.org> ; from Martin Cracauer "Mon, 26 Jun 2000 22:15:44 +0200." Date: Mon, 26 Jun 2000 22:30:09 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > If I'm not mistaken, all open problems are like "Perl lib version > (v5.6.0) doesn't match executable version (5.00503) at Config.pm line > 18." Hmm... > That should be easy to reproduce on your development system by just > copying an old /usr/bin/perl executable to it and trying to build. What bothers me is how other boxes managed to get past this point. I think there may be a race... M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 13:35:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 38B7337B88A; Mon, 26 Jun 2000 13:35:49 -0700 (PDT) (envelope-from cokane@FreeBSD.org) Received: (from cokane@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA06880; Mon, 26 Jun 2000 13:35:49 -0700 (PDT) (envelope-from cokane@FreeBSD.org) Message-Id: <200006262035.NAA06880@freefall.freebsd.org> From: Coleman Kane Date: Mon, 26 Jun 2000 13:35:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cokane 2000/06/26 13:35:48 PDT Modified files: sys/modules Makefile Log: Add 3dfx to the makefile, the new home for the kmod to interface /dev/3dfx. Revision Changes Path 1.128 +2 -2 src/sys/modules/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 13:49:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 97A2537B542; Mon, 26 Jun 2000 13:49:22 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA08390; Mon, 26 Jun 2000 13:49:22 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Message-Id: <200006262049.NAA08390@freefall.freebsd.org> From: Alfred Perlstein Date: Mon, 26 Jun 2000 13:49:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_icmp.c ip_input.c ip_output.c X-FreeBSD-CVS-Branch: RELENG_2_2 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alfred 2000/06/26 13:49:22 PDT Modified files: (Branch: RELENG_2_2) sys/netinet ip_icmp.c ip_input.c ip_output.c Log: MFC: FreeBSD-SA-00:23 Revision Changes Path 1.22.2.6 +5 -2 src/sys/netinet/ip_icmp.c 1.50.2.25 +10 -2 src/sys/netinet/ip_input.c 1.44.2.17 +4 -2 src/sys/netinet/ip_output.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 13:50:18 2000 Delivered-To: cvs-all@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id 9C23537BCED; Mon, 26 Jun 2000 13:50:05 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.242.34]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.2) with ESMTP id ; Mon, 26 Jun 2000 13:51:19 -0700 Message-ID: <3957C1E1.7058C8FA@3-cities.com> Date: Mon, 26 Jun 2000 13:49:37 -0700 From: Kent Stewart Organization: BOSSig (BOSS Internet Group) X-Mailer: Mozilla 4.73 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Brian Somers Cc: Matthew Hunt , Gregory Sutter , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@hak.lan.awfulhak.org Subject: Re: cvs commit: src/sys/ufs/ffs ffs_softdep.c softdep.h References: <200006261030.LAA63072@hak.lan.Awfulhak.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brian Somers wrote: > > > On Sun, Jun 25, 2000 at 11:03:55PM -0700, Gregory Sutter wrote: > > > > > Do you also delete your daily system logs without looking? Putting > > > it at the end of the daily periodic tasks gets it included in that > > > single message, which (since you're already reading the rest of the > > > daily log already, right?) encourages reading and saving of the > > > data. > > > > It's a size issue; the output of cvsup is more than I'm going > > to look at closely, regardless of where it is. But I'm not the > > one complaining that I missed useful information in it, either. > > What about me adding a hook to periodic.conf that lets you look for > errors in the cvsup logs ? The other think this points out, at least to me, is that I need to look at the cvsup logs. It was always one of these processes I just assumed worked. It did for 1.5 years without any problems that I know of. I've always started it from a telnet session from a different computer. Even if I am on the console on the machine I'm cvsup'ing I don't run it using the gui version. At any rate, I spent around 10-15 minutes scanning through the cvsup log before I gave up and reran cvsup. The error messages for the two linked files popped up on the screen in about 5 minutes. This time everything associated with the cvsup fit on to one 25 line screen. I cut and pasted the path to a cd, unlinked them, re-cvsuped, and started looking at this list to see what happened. Kent -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 13:56:42 2000 Delivered-To: cvs-all@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id 898A737B865; Mon, 26 Jun 2000 13:56:30 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id WAA03050; Mon, 26 Jun 2000 22:56:16 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <200006262056.WAA03050@freebsd.dk> Subject: Re: Bootstrapping perl (Re: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/libperl Makefile src/gnu/usr.bin/ In-Reply-To: <200006262030.WAA26308@grimreaper.grondar.za> from Mark Murray at "Jun 26, 2000 10:30:09 pm" To: mark@grondar.za (Mark Murray) Date: Mon, 26 Jun 2000 22:56:16 +0200 (CEST) Cc: cracauer@cons.org (Martin Cracauer), current@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Mark Murray wrote: > > If I'm not mistaken, all open problems are like "Perl lib version > > (v5.6.0) doesn't match executable version (5.00503) at Config.pm line > > 18." > > Hmm... > > > That should be easy to reproduce on your development system by just > > copying an old /usr/bin/perl executable to it and trying to build. > > What bothers me is how other boxes managed to get past this point. > I think there may be a race... I know of no boxes that made it past that point :( -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 14: 0:23 2000 Delivered-To: cvs-all@freebsd.org Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 6F05537B981; Mon, 26 Jun 2000 14:00:11 -0700 (PDT) (envelope-from green@FreeBSD.org) Date: Mon, 26 Jun 2000 17:00:06 -0400 (EDT) From: Brian Fundakowski Feldman X-Sender: green@green.dyndns.org To: Kris Kennaway Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 25 Jun 2000, Kris Kennaway wrote: > On Mon, 26 Jun 2000, Brian Feldman wrote: > > > Modified files: > > crypto/openssh canohost.c ssh.h sshd.c > > Log: > > MFF: > > Make rate limiting work per-listening-socket. Log better messages than > > before for this, requiring a new function (get_ipaddr()). canohost.c > > receives a $FreeBSD$ line. > > Blah, this should have gone through Markus. Well, it needs more widespread testing. I don't believe there are going to be problems, but 5.0-CURRENT is for ironing out problems before things go into a more "stable" environment. Would you consider the base OpenBSD's OpenSSH a more stable environment? The rate limiting hasn't gone through Markus before. Once this has been tested for a little while, I will submit it to Markus and Niels. Am I wrong that that would be a decent plan? > Kris > > -- > In God we Trust -- all others must submit an X.509 certificate. > -- Charles Forsythe > > -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@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 Jun 26 14: 2:46 2000 Delivered-To: cvs-all@freebsd.org Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id AFC1A37B981; Mon, 26 Jun 2000 14:02:40 -0700 (PDT) (envelope-from green@FreeBSD.org) Date: Mon, 26 Jun 2000 17:02:39 -0400 (EDT) From: Brian Fundakowski Feldman X-Sender: green@green.dyndns.org To: David O'Brien Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c In-Reply-To: <20000626005246.A11096@dragon.nuxi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Jun 2000, David O'Brien wrote: > On Sun, Jun 25, 2000 at 10:44:23PM -0700, Brian Feldman wrote: > > Modified files: > > crypto/openssh canohost.c ssh.h sshd.c > > Log: > > Make rate limiting work per-listening-socket. Log better messages than > > before for this, requiring a new function (get_ipaddr()). canohost.c > > receives a $FreeBSD$ line. > > > > Suggested by: Niels Provos > > > > Revision Changes Path > > 1.2 +41 -11 src/crypto/openssh/canohost.c > ^^^^^ > > You've taken this off the vendor branch. Are you *sure* you could not > get Niels to make the same change in their code and do a vendor import? You're most likely right about that. Pardon my ignorance, but what is the actual harm done by taking another file off the vendor branch, this one being only a couple hundred lines? I thought that it was only because the file would be duplicated in the repository. > -- > -- David (obrien@FreeBSD.org) -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@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 Jun 26 14: 4:35 2000 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (peter1.corp.yahoo.com [208.48.107.4]) by hub.freebsd.org (Postfix) with ESMTP id 8E7A937BD16; Mon, 26 Jun 2000 14:04:22 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 324691CD7; Mon, 26 Jun 2000 14:04:16 -0700 (PDT) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: Mark Murray Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin Makefile src/usr.sbin/rndcontrol Makefile random.4 rndcontrol.8 rndcontrol.c In-Reply-To: Message from Mark Murray of "Mon, 26 Jun 2000 14:06:52 +0200." <200006261206.OAA01025@grimreaper.grondar.za> Date: Mon, 26 Jun 2000 14:04:16 -0700 From: Peter Wemm Message-Id: <20000626210416.324691CD7@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Murray wrote: > > > I'll be using sysctl, not ioctl, and I'll be hooking the entropy at a > > > higher level (except for the keyboard). > > > > I have long wished for drivers to specify at IRQ setup time if they are > > suitable sources of entropy or not, and for a reasonable set of sources to > > be found automatically as a result. Linux and NetBSD (at least) do this. > > BDE talked me out of this yaers ago. > > "Too Difficult". Err.. why? We now have a generic place to hook into at the nexus if the driver approves. For shared irqs, we can check that all handlers are OK with it. We have flags available.. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 14: 9:50 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 735CD37BCBB; Mon, 26 Jun 2000 14:09:46 -0700 (PDT) (envelope-from groudier@FreeBSD.org) Received: (from groudier@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA12346; Mon, 26 Jun 2000 14:09:46 -0700 (PDT) (envelope-from groudier@FreeBSD.org) Message-Id: <200006262109.OAA12346@freefall.freebsd.org> From: Gerard Roudier Date: Mon, 26 Jun 2000 14:09:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sym sym_fw1.h sym_fw2.h sym_hipd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG groudier 2000/06/26 14:09:46 PDT Modified files: sys/dev/sym sym_fw1.h sym_fw2.h sym_hipd.c Log: - Fix a harmless compilation warning on Alpha. (Reported by Matthew Jacob) - Fix a couple of __inline__ (changed to __inline). - Check also against DT_DATA_IN phase on parity/crc error. (Merged from Pamela Delaney's changes in the Linux driver) - Fix support for phase mismatch handling from the C code for the C1010 (only useful for testing issue). - Add an asynchonous notification handler for `lost device' (AC_LOST). Revision Changes Path 1.3 +3 -3 src/sys/dev/sym/sym_fw1.h 1.4 +3 -3 src/sys/dev/sym/sym_fw2.h 1.17 +59 -16 src/sys/dev/sym/sym_hipd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 14:13:48 2000 Delivered-To: cvs-all@freebsd.org Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 96EAF37BD1F; Mon, 26 Jun 2000 14:13:37 -0700 (PDT) (envelope-from green@FreeBSD.org) Date: Mon, 26 Jun 2000 17:13:36 -0400 (EDT) From: Brian Fundakowski Feldman X-Sender: green@green.dyndns.org To: David O'Brien Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c In-Reply-To: <20000626005726.B11096@dragon.nuxi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Jun 2000, David O'Brien wrote: > On Sun, Jun 25, 2000 at 10:44:23PM -0700, Brian Feldman wrote: > > Revision Changes Path > > 1.2 +41 -11 src/crypto/openssh/canohost.c > > Please have cvs@freebsd.org delete this revision. You really, really > should have checked a ``cvs diff'' before committing. 9 of your changes > were white space. No, they weren't. You compared 1.1 with 1.2, it seems. Check out the RCS file for src/crypto/openssh/canohost.c,v. The latest import of OpenSSH included version 1.1.1.2 of canohost.c, and if you diff -r1.1 -r1.1.1.2 you get the whitespace changes you see. God, I sure love CVS. > The addition of the function should have gone into its own file in > src/secure, and if too hard to find the right place there, then as its > own file in src/crypto/openssh/. PLEASE think about the maintance > headache. It belongs with the rest in src/crypto/openssh. It's referenced from there, from sshd.c and defined in ssh.h, so what makes it not belong there? As for maintenance headache, I am planning on getting this into the OpenBSD OpenSSH very soon, and sshd.c/ssh.h/canohost.c will all have less diffs than before. > -- > -- David (obrien@FreeBSD.org) > -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@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 Jun 26 14:21: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 71CDB37B5E8; Mon, 26 Jun 2000 14:21:01 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id OAA20442; Mon, 26 Jun 2000 14:20:57 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id OAA02504; Mon, 26 Jun 2000 14:20:54 -0700 (PDT) (envelope-from obrien) Date: Mon, 26 Jun 2000 14:20:54 -0700 From: "David O'Brien" To: Brian Fundakowski Feldman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c Message-ID: <20000626142054.A2392@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20000626005246.A11096@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from green@FreeBSD.org on Mon, Jun 26, 2000 at 05:02:39PM -0400 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jun 26, 2000 at 05:02:39PM -0400, Brian Fundakowski Feldman wrote: > You're most likely right about that. Pardon my ignorance, but what is the > actual harm done by taking another file off the vendor branch, this one > being only a couple hundred lines? I thought that it was only because the > file would be duplicated in the repository. Grrrr. Do you not read your committers mail?? Have you missed all the many treaties on this in the past 3 months? It has been explained *MANY* times in 2000 alone. Please go see the archives search for "vendor branch". The fact you don't understand also tells me you are not ready to commit to src/contrib (aka src/crypto/ in this case) w/o a review. -- -- David (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 Jun 26 14:24: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 851FC37B68A; Mon, 26 Jun 2000 14:23:57 -0700 (PDT) (envelope-from jmg@FreeBSD.org) Received: (from jmg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA14153; Mon, 26 Jun 2000 14:23:57 -0700 (PDT) (envelope-from jmg@FreeBSD.org) Message-Id: <200006262123.OAA14153@freefall.freebsd.org> From: John-Mark Gurney Date: Mon, 26 Jun 2000 14:23:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys kqueue.2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jmg 2000/06/26 14:23:57 PDT Modified files: lib/libc/sys kqueue.2 Log: change first release date to 4.1-R as 5.0-R won't be out for at least a year (from jkh).. Caught by: Fx macro warning on 3.4-R Revision Changes Path 1.9 +2 -2 src/lib/libc/sys/kqueue.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 14:28:43 2000 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 2767D37B5E8; Mon, 26 Jun 2000 14:28:37 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id OAA20459; Mon, 26 Jun 2000 14:28:34 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id OAA02538; Mon, 26 Jun 2000 14:28:31 -0700 (PDT) (envelope-from obrien) Date: Mon, 26 Jun 2000 14:28:31 -0700 From: "David O'Brien" To: Brian Fundakowski Feldman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c Message-ID: <20000626142831.B2392@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20000626005726.B11096@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from green@FreeBSD.org on Mon, Jun 26, 2000 at 05:13:36PM -0400 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jun 26, 2000 at 05:13:36PM -0400, Brian Fundakowski Feldman wrote: > No, they weren't. You compared 1.1 with 1.2, it seems. For that you are right, and I apologize. > God, I sure love CVS. You may be the only one here. ;-) > It belongs with the rest in src/crypto/openssh. It's referenced from there, > from sshd.c and defined in ssh.h, so what makes it not belong there? Why can't the function be in its own file, regardless where it is referenced from? At one time in CS classes they used to encourage one function per file. So it is not totally w/o merit. > As for maintenance headache, I am planning on getting this into the > OpenBSD OpenSSH very soon, and sshd.c/ssh.h/canohost.c will all have > less diffs than before. It doesn't matter. (1) any change to the vendor branch will cause a conflict on the next import. (2) by putting the function in the middle rather than say at the very end, you've increased the possibility that a merge will fail since both the bits both before and after your added function blow the merge if either are changed by the original author. Since I'm not the openssh src/crypto/ maintainer, I wont say anymore. -- -- David (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 Jun 26 14:39: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 56FFE37B6DB; Mon, 26 Jun 2000 14:38:58 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id OAA15799; Mon, 26 Jun 2000 14:38:58 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Mon, 26 Jun 2000 14:38:58 -0700 (PDT) From: Kris Kennaway To: Brian Fundakowski Feldman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Jun 2000, Brian Fundakowski Feldman wrote: > Well, it needs more widespread testing. I don't believe there are going to > be problems, but 5.0-CURRENT is for ironing out problems before things go > into a more "stable" environment. Would you consider the base OpenBSD's > OpenSSH a more stable environment? They now have OpenBSD-current and -stable like we do, and their experimental OpenSSH changes are also developed on the CVS head, so I don't see why they wouldn't accept this one. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 14:43:27 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D0A8D37B7EB; Mon, 26 Jun 2000 14:43:24 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA16390; Mon, 26 Jun 2000 14:43:24 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200006262143.OAA16390@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 26 Jun 2000 14:43:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults make.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/06/26 14:43:20 PDT Modified files: etc/defaults make.conf Log: Add BDECFLAGS so people can use them easily in /etc/make.conf. Revision Changes Path 1.111 +10 -1 src/etc/defaults/make.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 15: 1: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B3D7737B78A; Mon, 26 Jun 2000 15:01:04 -0700 (PDT) (envelope-from shafeeq@FreeBSD.org) Received: (from shafeeq@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA18642; Mon, 26 Jun 2000 15:01:04 -0700 (PDT) (envelope-from shafeeq@FreeBSD.org) Message-Id: <200006262201.PAA18642@freefall.freebsd.org> From: Shafeeq Sinnamohideen Date: Mon, 26 Jun 2000 15:01:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook authors.ent doc/en_US.ISO_8859-1/books/handbook/staff chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG shafeeq 2000/06/26 15:01:04 PDT Modified files: en_US.ISO_8859-1/books/handbook authors.ent en_US.ISO_8859-1/books/handbook/staff chapter.sgml Log: Added myself to FreeBSD Developers page Reviewed by: rwatson Revision Changes Path 1.95 +3 -1 doc/en_US.ISO_8859-1/books/handbook/authors.ent 1.132 +7 -3 doc/en_US.ISO_8859-1/books/handbook/staff/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 15:17: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E9A7337BAA5; Mon, 26 Jun 2000 15:17:04 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA21620; Mon, 26 Jun 2000 15:17:04 -0700 (PDT) (envelope-from murray@FreeBSD.org) Message-Id: <200006262217.PAA21620@freefall.freebsd.org> From: Murray Stokely Date: Mon, 26 Jun 2000 15:17:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG murray 2000/06/26 15:17:04 PDT Modified files: . modules Log: docbook-410/ --> ports/textproc/docbook-410/ Revision Changes Path 1.1305 +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 Jun 26 15:18: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3EFC437B8B1; Mon, 26 Jun 2000 15:18:00 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA21744; Mon, 26 Jun 2000 15:18:00 -0700 (PDT) (envelope-from murray@FreeBSD.org) Message-Id: <200006262218.PAA21744@freefall.freebsd.org> From: Murray Stokely Date: Mon, 26 Jun 2000 15:17:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/docbook-410/ - Imported sources X-FreeBSD-CVS-Branch: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG murray 2000/06/26 15:17:59 PDT ports/textproc/docbook-410/ - Imported sources Update of /home/ncvs/ports/textproc/docbook-410/ In directory freefall.freebsd.org:/d/home/murray/docbook-410 Log Message: DocBook 4.1 has been finalized Approved by: jkh Status: Vendor Tag: OASIS Release Tags: v410 N ports/textproc/docbook-410//Makefile N ports/textproc/docbook-410//files/catalog N ports/textproc/docbook-410//files/md5 N ports/textproc/docbook-410//pkg/COMMENT N ports/textproc/docbook-410//pkg/DESCR N ports/textproc/docbook-410//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 Jun 26 15:20:51 2000 Delivered-To: cvs-all@freebsd.org Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 3BDC137BA20; Mon, 26 Jun 2000 15:20:41 -0700 (PDT) (envelope-from green@FreeBSD.org) Date: Mon, 26 Jun 2000 18:20:40 -0400 (EDT) From: Brian Fundakowski Feldman X-Sender: green@green.dyndns.org To: David O'Brien Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c In-Reply-To: <20000626142054.A2392@dragon.nuxi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Jun 2000, David O'Brien wrote: > On Mon, Jun 26, 2000 at 05:02:39PM -0400, Brian Fundakowski Feldman wrote: > > You're most likely right about that. Pardon my ignorance, but what is the > > actual harm done by taking another file off the vendor branch, this one > > being only a couple hundred lines? I thought that it was only because the > > file would be duplicated in the repository. > > Grrrr. Do you not read your committers mail?? Have you missed all the > many treaties on this in the past 3 months? It has been explained *MANY* > times in 2000 alone. Please go see the archives search for "vendor > branch". > > The fact you don't understand also tells me you are not ready to commit > to src/contrib (aka src/crypto/ in this case) w/o a review. I understand it's not supposed to be done for trivial/cosmetic changes. I know that conflicts have to be merged. I checked the committers guide again to make sure that there was no other reason, and according to it, there is no other reason; so for the next import, the $FreeBSD$ line should probably be removed, and the file will be reverted to being on the vendor branch. There is a bit more code in the repository (a _TINY_ bit! take a look), and the next import will merge the $FreeBSD$ line (unless it's removed), and not cause conflicts because the -same- code will be in both bases WRT what I just committed. What _is_ it that you are so concerned about harming? Don't you try to get the GCC people to accept changes you've made and then sometimes revert files to the vendor branch when you've been able to do so? > -- > -- David (obrien@FreeBSD.org) -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@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 Jun 26 15:20:55 2000 Delivered-To: cvs-all@freebsd.org Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id EE0DF37BD23; Mon, 26 Jun 2000 15:20:49 -0700 (PDT) (envelope-from green@FreeBSD.org) Date: Mon, 26 Jun 2000 18:20:48 -0400 (EDT) From: Brian Fundakowski Feldman X-Sender: green@green.dyndns.org To: Kris Kennaway Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Jun 2000, Kris Kennaway wrote: > On Mon, 26 Jun 2000, Brian Fundakowski Feldman wrote: > > > Well, it needs more widespread testing. I don't believe there are going to > > be problems, but 5.0-CURRENT is for ironing out problems before things go > > into a more "stable" environment. Would you consider the base OpenBSD's > > OpenSSH a more stable environment? > > They now have OpenBSD-current and -stable like we do, and their > experimental OpenSSH changes are also developed on the CVS head, so I > don't see why they wouldn't accept this one. Really? That's great! I didn't know that happened. I'll submit the diffs really soon then. > Kris > > -- > In God we Trust -- all others must submit an X.509 certificate. > -- Charles Forsythe -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@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 Jun 26 15:22:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 78CAA37B8B1; Mon, 26 Jun 2000 15:22:10 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA22238; Mon, 26 Jun 2000 15:22:10 -0700 (PDT) (envelope-from murray@FreeBSD.org) Message-Id: <200006262222.PAA22238@freefall.freebsd.org> From: Murray Stokely Date: Mon, 26 Jun 2000 15:22:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG murray 2000/06/26 15:22:10 PDT Modified files: textproc Makefile Log: Added DocBook 4.1 Revision Changes Path 1.96 +2 -1 ports/textproc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 15:29:44 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id B199B37BCE9; Mon, 26 Jun 2000 15:29:34 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id QAA70720; Mon, 26 Jun 2000 16:29:33 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA28257; Mon, 26 Jun 2000 16:27:42 -0600 (MDT) Message-Id: <200006262227.QAA28257@harmony.village.org> To: Peter Wemm Subject: Re: cvs commit: src/usr.sbin Makefile src/usr.sbin/rndcontrol Makefile random.4 rndcontrol.8 rndcontrol.c Cc: Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Mon, 26 Jun 2000 14:04:16 PDT." <20000626210416.324691CD7@overcee.netplex.com.au> References: <20000626210416.324691CD7@overcee.netplex.com.au> Date: Mon, 26 Jun 2000 16:27:41 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000626210416.324691CD7@overcee.netplex.com.au> Peter Wemm writes: : Err.. why? We now have a generic place to hook into at the nexus if the : driver approves. For shared irqs, we can check that all handlers are OK : with it. We have flags available.. Even without flags, we can make a simple kobj_true() and kobj_false(). The genertic nexus thing could then ask the drivers "Can I use your IRQ for entropty?" with some method (device_irq_random, say) and the driver would default to using the kobj_true method (return 1;) for this, but those drivers that don't think their interrupts will be random enough, can implemetne device_irq_random as kobj_false. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 15:33:35 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 9C46637BD16; Mon, 26 Jun 2000 15:33:29 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id QAA70741; Mon, 26 Jun 2000 16:33:28 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA28294; Mon, 26 Jun 2000 16:31:38 -0600 (MDT) Message-Id: <200006262231.QAA28294@harmony.village.org> To: "David E. O'Brien" Subject: Re: cvs commit: src/etc/defaults make.conf Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Mon, 26 Jun 2000 14:43:20 PDT." <200006262143.OAA16390@freefall.freebsd.org> References: <200006262143.OAA16390@freefall.freebsd.org> Date: Mon, 26 Jun 2000 16:31:38 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200006262143.OAA16390@freefall.freebsd.org> "David E. O'Brien" writes: : Add BDECFLAGS so people can use them easily in /etc/make.conf. This is almost as good as -Wbde. However, it isn't as good as -Wbde because I can't say make CFLAGS+=${BDECFLAGS} easily (unless I'm missing something) on a module by module basis. Sometimes I'd want to clean up a few of these things in bin, or sbin, etc because I need to do something, but real bugs and features are beyond me :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 15:40: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id F23E637BD23; Mon, 26 Jun 2000 15:40:01 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id PAA20830; Mon, 26 Jun 2000 15:39:59 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id PAA03505; Mon, 26 Jun 2000 15:39:55 -0700 (PDT) (envelope-from obrien) Date: Mon, 26 Jun 2000 15:39:55 -0700 From: "David O'Brien" To: Warner Losh Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults make.conf Message-ID: <20000626153955.A3357@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200006262143.OAA16390@freefall.freebsd.org> <200006262231.QAA28294@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200006262231.QAA28294@harmony.village.org>; from imp@village.org on Mon, Jun 26, 2000 at 04:31:38PM -0600 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jun 26, 2000 at 04:31:38PM -0600, Warner Losh wrote: > : Add BDECFLAGS so people can use them easily in /etc/make.conf. > > This is almost as good as -Wbde. However, it isn't as good as -Wbde True, but it is something I can do in 2 minutes. Personally I just always edit /etc/make.conf when I want them, and then commen them out when I'm done. -- -- David (obrien@FreeBSD.org) Disclaimer: Not speaking for FreeBSD, just expressing my own opinion. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 15:42:24 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 31F1037BD39; Mon, 26 Jun 2000 15:42:19 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id QAA70801; Mon, 26 Jun 2000 16:42:17 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA28508; Mon, 26 Jun 2000 16:40:28 -0600 (MDT) Message-Id: <200006262240.QAA28508@harmony.village.org> To: obrien@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults make.conf Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Mon, 26 Jun 2000 15:39:55 PDT." <20000626153955.A3357@dragon.nuxi.com> References: <20000626153955.A3357@dragon.nuxi.com> <200006262143.OAA16390@freefall.freebsd.org> <200006262231.QAA28294@harmony.village.org> Date: Mon, 26 Jun 2000 16:40:28 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000626153955.A3357@dragon.nuxi.com> "David O'Brien" writes: : On Mon, Jun 26, 2000 at 04:31:38PM -0600, Warner Losh wrote: : > : Add BDECFLAGS so people can use them easily in /etc/make.conf. : > : > This is almost as good as -Wbde. However, it isn't as good as -Wbde : : True, but it is something I can do in 2 minutes. Personally I just : always edit /etc/make.conf when I want them, and then commen them out : when I'm done. Yes. I almost committed a similar change earlier today. I got busy so you beat me to it. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 15:43:39 2000 Delivered-To: cvs-all@freebsd.org Received: from zippy.osd.bsdi.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id D1E0937BD4C; Mon, 26 Jun 2000 15:43:33 -0700 (PDT) (envelope-from jkh@zippy.osd.bsdi.com) Received: from localhost (jkh@localhost [127.0.0.1]) by zippy.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id PAA04865; Mon, 26 Jun 2000 15:44:12 -0700 (PDT) (envelope-from jkh@zippy.osd.bsdi.com) To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults make.conf In-reply-to: Your message of "Mon, 26 Jun 2000 14:43:20 PDT." <200006262143.OAA16390@freefall.freebsd.org> Date: Mon, 26 Jun 2000 15:44:12 -0700 Message-ID: <4862.962059452@localhost> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG That was the best choice, I think. New built-ins for gcc we don't need. > obrien 2000/06/26 14:43:20 PDT > > Modified files: > etc/defaults make.conf > Log: > Add BDECFLAGS so people can use them easily in /etc/make.conf. > > Revision Changes Path > 1.111 +10 -1 src/etc/defaults/make.conf > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 15:43:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0981D37BDA1; Mon, 26 Jun 2000 15:43:31 -0700 (PDT) (envelope-from mph@FreeBSD.org) Received: (from mph@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA25655; Mon, 26 Jun 2000 15:43:30 -0700 (PDT) (envelope-from mph@FreeBSD.org) Message-Id: <200006262243.PAA25655@freefall.freebsd.org> From: Matthew Hunt Date: Mon, 26 Jun 2000 15:43:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh/bltin echo.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mph 2000/06/26 15:43:30 PDT Modified files: bin/sh/bltin echo.c Log: Add \a and \e to "echo -e" escape handling. Revision Changes Path 1.10 +3 -1 src/bin/sh/bltin/echo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 15:44: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 6A8A937BD54; Mon, 26 Jun 2000 15:44:03 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id QAA70813; Mon, 26 Jun 2000 16:44:01 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA28537; Mon, 26 Jun 2000 16:42:12 -0600 (MDT) Message-Id: <200006262242.QAA28537@harmony.village.org> To: obrien@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults make.conf Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Mon, 26 Jun 2000 15:39:55 PDT." <20000626153955.A3357@dragon.nuxi.com> References: <20000626153955.A3357@dragon.nuxi.com> <200006262143.OAA16390@freefall.freebsd.org> <200006262231.QAA28294@harmony.village.org> Date: Mon, 26 Jun 2000 16:42:12 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000626153955.A3357@dragon.nuxi.com> "David O'Brien" writes: : True, but it is something I can do in 2 minutes. Personally I just : always edit /etc/make.conf when I want them, and then commen them out : when I'm done. I also think that one could this like make CFLAGS="`make -V BDEFCLAGS`" but I'm sure that I've missed something in my shell character quoting, etc. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 15:52:48 2000 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id DA10037BD54; Mon, 26 Jun 2000 15:52:44 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id PAA20945; Mon, 26 Jun 2000 15:52:42 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id PAA14287; Mon, 26 Jun 2000 15:52:39 -0700 (PDT) (envelope-from obrien) Date: Mon, 26 Jun 2000 15:52:39 -0700 From: "David O'Brien" To: Brian Fundakowski Feldman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c Message-ID: <20000626155239.A12194@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20000626142054.A2392@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from green@FreeBSD.org on Mon, Jun 26, 2000 at 06:20:40PM -0400 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jun 26, 2000 at 06:20:40PM -0400, Brian Fundakowski Feldman wrote: > There is a bit more code in the repository (a _TINY_ bit! take a look), and Not a tiny bit. Peter has told us many times before that once a file is off the Vender branch, later vendor imports are keep as diffs from the the point of branch. It does not just keep your "tiny" change. > the next import will merge the $FreeBSD$ line (unless it's removed), and not > cause conflicts because the -same- code will be in both bases WRT what I > just committed. What _is_ it that you are so concerned about harming? Please try this. If you've changed the file (ie, pulled it off the vendor branch) you *_WILL_* get a "C" (conflict) placed beside the filename you are imported. Now CVS will tell you to use ``cvs co -j.... -j... src/crypto/openssh'' in an attempt to merge the changes into the vendor branch. Problem is CVS is often not smart enough to do the Right Thing. Rather than see you've just added "/* $FreeBSD$ */" since the last vendor import, it gets more creative. There are many Binutils and GCC files I have gotten their developers to accept. And we thus are back to using the stock files. TRUST me as I've been thru it many times in the past 2mos, CVS will not DTRT. The importer has to look at change logs, do diffs, etc.. to realize those files that we really just want to use their stock versions. Peter will probably correct me, but it has been my experience from its actions that CVS forever remembers which vendor branch rev the change was made to. When the CVS double -j merge checkout is done, it takes the diff from the vendor branch rev the change was made to and the next vendor branch rev and applies that diff to HEAD. It then does that recursively for each vendor branch rev. Thus we get crappy auto merges. -- -- David (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 Jun 26 15:56:19 2000 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 5262937B814; Mon, 26 Jun 2000 15:56:14 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id PAA20962; Mon, 26 Jun 2000 15:56:11 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id PAA14495; Mon, 26 Jun 2000 15:56:08 -0700 (PDT) (envelope-from obrien) Date: Mon, 26 Jun 2000 15:56:08 -0700 From: "David O'Brien" To: Brian Fundakowski Feldman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c Message-ID: <20000626155608.B12194@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20000626142054.A2392@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from green@FreeBSD.org on Mon, Jun 26, 2000 at 06:20:40PM -0400 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jun 26, 2000 at 06:20:40PM -0400, Brian Fundakowski Feldman wrote: > for the next import, the $FreeBSD$ line should probably be removed, and > the file will be reverted to being on the vendor branch. Forgot to mention. Just how is this going to happen? As I said before, the next vendor import *will* cause a conflict. The importer can only deal with this via a `cvs ci'. We all know that it is impossible to do so w/o $FreeBSD$. > What _is_ it that you are so concerned about harming? The amount of effort now required to do a vendor import. You misunderstand the amount of effort. -- -- David (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 Jun 26 15:57:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D516D37BD5A; Mon, 26 Jun 2000 15:57:16 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA27703; Mon, 26 Jun 2000 15:57:16 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200006262257.PAA27703@freefall.freebsd.org> From: John Baldwin Date: Mon, 26 Jun 2000 15:57:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot2 Makefile boot1.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/06/26 15:57:16 PDT Modified files: sys/boot/i386/boot2 Makefile boot1.s Log: Add in support for EDD to support large disks via LBA. This uses a method similar to that of the loader to avoid potentially breaking older drives in that we only use EDD if the desired cylinder is > 1023. Revision Changes Path 1.19 +2 -2 src/sys/boot/i386/boot2/Makefile 1.13 +24 -23 src/sys/boot/i386/boot2/boot1.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 16: 2:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5CE8837B7A5; Mon, 26 Jun 2000 16:02:56 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA28351; Mon, 26 Jun 2000 16:02:56 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200006262302.QAA28351@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 26 Jun 2000 16:02:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/isc-dhcp/client dhclient.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/06/26 16:02:56 PDT Modified files: contrib/isc-dhcp/client dhclient.c Log: Removed the doubled $FreeBSD$. Revision Changes Path 1.11 +1 -3 src/contrib/isc-dhcp/client/dhclient.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 16: 3:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CAF6037BD55; Mon, 26 Jun 2000 16:03:37 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA28476; Mon, 26 Jun 2000 16:03:37 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200006262303.QAA28476@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 26 Jun 2000 16:03:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/isc-dhcp/common tables.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/06/26 16:03:37 PDT Modified files: contrib/isc-dhcp/common tables.c Log: Change $FreeBSD$ placement. Revision Changes Path 1.6 +2 -2 src/contrib/isc-dhcp/common/tables.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 16: 7:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7841537BD55; Mon, 26 Jun 2000 16:07:22 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA30043; Mon, 26 Jun 2000 16:07:22 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200006262307.QAA30043@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 26 Jun 2000 16:07:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/isc-dhcp FREEBSD-upgrade README RELNOTES src/contrib/isc-dhcp/client dhclient-script.8 dhclient.c src/contrib/isc-dhcp/client/scripts freebsd src/contrib/isc-dhcp/common dispatch.c ethernet.c lpf.c options.c raw.c socket.c tables.c ... X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/06/26 16:07:22 PDT Modified files: (Branch: RELENG_4) contrib/isc-dhcp FREEBSD-upgrade README RELNOTES contrib/isc-dhcp/client dhclient-script.8 dhclient.c contrib/isc-dhcp/client/scripts freebsd contrib/isc-dhcp/common dispatch.c ethernet.c lpf.c options.c raw.c socket.c tables.c contrib/isc-dhcp/includes dhcpd.h osdep.h version.h contrib/isc-dhcp/includes/netinet if_ether.h Log: Ugrade to version 2.0 PL 1. Revision Changes Path 1.9.2.1 +0 -0 src/contrib/isc-dhcp/FREEBSD-upgrade 1.1.1.6.2.1 +277 -226 src/contrib/isc-dhcp/README 1.1.1.6.2.1 +28 -2 src/contrib/isc-dhcp/RELNOTES 1.5.2.1 +0 -0 src/contrib/isc-dhcp/client/dhclient-script.8 1.9.2.1 +9 -5 src/contrib/isc-dhcp/client/dhclient.c 1.9.2.1 +1 -1 src/contrib/isc-dhcp/client/scripts/freebsd 1.1.1.4.2.1 +5 -4 src/contrib/isc-dhcp/common/dispatch.c 1.1.1.1.4.1 +4 -4 src/contrib/isc-dhcp/common/ethernet.c 1.1.1.4.2.1 +4 -1 src/contrib/isc-dhcp/common/lpf.c 1.1.1.3.2.1 +17 -3 src/contrib/isc-dhcp/common/options.c 1.1.1.3.2.1 +15 -3 src/contrib/isc-dhcp/common/raw.c 1.1.1.4.2.1 +17 -14 src/contrib/isc-dhcp/common/socket.c 1.5.2.1 +2 -2 src/contrib/isc-dhcp/common/tables.c 1.1.1.4.2.1 +2 -2 src/contrib/isc-dhcp/includes/dhcpd.h 1.1.1.4.2.1 +4 -2 src/contrib/isc-dhcp/includes/osdep.h 1.1.1.1.4.1 +1 -1 src/contrib/isc-dhcp/includes/version.h 1.1.1.1.4.1 +1 -0 src/contrib/isc-dhcp/includes/netinet/if_ether.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 16:24:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8644D37B6F0; Mon, 26 Jun 2000 16:24:37 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA32523; Mon, 26 Jun 2000 16:24:37 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200006262324.QAA32523@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 26 Jun 2000 16:24:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/isc-dhcp Makefile.conf Makefile.dist configure src/contrib/isc-dhcp/client Makefile.dist src/contrib/isc-dhcp/common Makefile.dist X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/06/26 16:24:37 PDT Added files: (Branch: RELENG_4) contrib/isc-dhcp Makefile.conf Makefile.dist configure contrib/isc-dhcp/client Makefile.dist contrib/isc-dhcp/common Makefile.dist Log: Ugrade to version 2.0 PL 1. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 16:35: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 46B3637B8AA; Mon, 26 Jun 2000 16:34:55 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA33729; Mon, 26 Jun 2000 16:34:55 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200006262334.QAA33729@freefall.freebsd.org> From: Archie Cobbs Date: Mon, 26 Jun 2000 16:34:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files options src/sys/net ethernet.h if.c if_arp.h if_ethersubr.c if_var.h src/sys/netgraph ng_ether.c ng_ether.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/06/26 16:34:55 PDT Modified files: sys/conf files options sys/net ethernet.h if.c if_arp.h if_ethersubr.c if_var.h sys/netgraph ng_ether.h Added files: sys/netgraph ng_ether.c Log: Make the ng_ether(4) node type dynamically loadable like the rest. This means 'options NETGRAPH' is no longer necessary in order to get netgraph-enabled Ethernet interfaces. This supports loading/unloading the ng_ether.ko and attaching/detaching the Ethernet interface in any order. Add two new hooks 'upper' and 'lower' to allow access to the protocol demux engine and the raw device, respectively. This enables bridging to be defined as a netgraph node, if so desired. Reviewed by: freebsd-net@freebsd.org Revision Changes Path 1.381 +2 -1 src/sys/conf/files 1.213 +2 -1 src/sys/conf/options 1.13 +15 -3 src/sys/net/ethernet.h 1.88 +13 -1 src/sys/net/if.c 1.15 +2 -4 src/sys/net/if_arp.h 1.76 +97 -423 src/sys/net/if_ethersubr.c 1.23 +4 -1 src/sys/net/if_var.h 1.3 +9 -9 src/sys/netgraph/ng_ether.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 16:39:29 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B05C37B9B6; Mon, 26 Jun 2000 16:39:27 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA34328; Mon, 26 Jun 2000 16:39:27 -0700 (PDT) (envelope-from green@FreeBSD.org) Message-Id: <200006262339.QAA34328@freefall.freebsd.org> From: Brian Feldman Date: Mon, 26 Jun 2000 16:39:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh sshd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG green 2000/06/26 16:39:27 PDT Modified files: crypto/openssh sshd.c Log: Also make sure to close the socket that exceeds your rate limit. Revision Changes Path 1.12 +2 -1 src/crypto/openssh/sshd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 16:41:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 410AE37B8D4; Mon, 26 Jun 2000 16:41:09 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA34836; Mon, 26 Jun 2000 16:41:09 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200006262341.QAA34836@freefall.freebsd.org> From: Archie Cobbs Date: Mon, 26 Jun 2000 16:41:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/netgraph Makefile src/sys/modules/netgraph/ether Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/06/26 16:41:09 PDT Modified files: sys/modules/netgraph Makefile Added files: sys/modules/netgraph/ether Makefile Log: Build ng_ether(4) KLD. Revision Changes Path 1.12 +2 -2 src/sys/modules/netgraph/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 16:44:47 2000 Delivered-To: cvs-all@freebsd.org Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 719CD37B8D4; Mon, 26 Jun 2000 16:44:41 -0700 (PDT) (envelope-from green@FreeBSD.org) Date: Mon, 26 Jun 2000 19:44:39 -0400 (EDT) From: Brian Fundakowski Feldman X-Sender: green@green.dyndns.org To: David O'Brien Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c In-Reply-To: <20000626155608.B12194@dragon.nuxi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Jun 2000, David O'Brien wrote: > On Mon, Jun 26, 2000 at 06:20:40PM -0400, Brian Fundakowski Feldman wrote: > > for the next import, the $FreeBSD$ line should probably be removed, and > > the file will be reverted to being on the vendor branch. > > Forgot to mention. Just how is this going to happen? As I said before, > the next vendor import *will* cause a conflict. The importer can only > deal with this via a `cvs ci'. We all know that it is impossible to do > so w/o $FreeBSD$. > > > What _is_ it that you are so concerned about harming? > > The amount of effort now required to do a vendor import. You > misunderstand the amount of effort. So is the right thing to do now to have a repo-meister revert the files and do a vendor import of the files once they get updated on the OpenBSD side? > -- > -- David (obrien@FreeBSD.org) -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@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 Jun 26 16:50:14 2000 Delivered-To: cvs-all@freebsd.org Received: from internat.freebsd.org (internat.freebsd.org [146.64.8.4]) by hub.freebsd.org (Postfix) with ESMTP id 880E137B97E; Mon, 26 Jun 2000 16:50:03 -0700 (PDT) (envelope-from green@internat.freebsd.org) Received: (from green@localhost) by internat.freebsd.org (8.9.3/8.9.3) id BAA48924; Tue, 27 Jun 2000 01:49:52 +0200 (SAST) (envelope-from green) Message-Id: <200006262349.BAA48924@internat.freebsd.org> From: Brian Feldman Date: Tue, 27 Jun 2000 01:49:51 +0200 (SAST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh sshd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG green 2000/06/27 01:49:51 SAST FreeBSD International Crypto Repository Modified files: crypto/openssh sshd.c Log: MFF: Also make sure to close the socket that exceeds your rate limit. Revision Changes Path 1.12 +2 -1 src/crypto/openssh/sshd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 16:58: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E19637B97E; Mon, 26 Jun 2000 16:58:05 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA37022; Mon, 26 Jun 2000 16:58:05 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200006262358.QAA37022@freefall.freebsd.org> From: John Baldwin Date: Mon, 26 Jun 2000 16:58:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/mbr mbr.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/06/26 16:58:05 PDT Modified files: sys/boot/i386/mbr mbr.s Log: Comment this. Revision Changes Path 1.5 +37 -6 src/sys/boot/i386/mbr/mbr.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 17: 3:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1EA1337B973; Mon, 26 Jun 2000 17:03:55 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Received: (from jseger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA37538; Mon, 26 Jun 2000 17:03:54 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Message-Id: <200006270003.RAA37538@freefall.freebsd.org> From: "Justin M. Seger" Date: Mon, 26 Jun 2000 17:03:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/emacs20 Makefile ports/editors/emacs20/files md5 ports/editors/emacs20/patches patch-cd patch-cf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jseger 2000/06/26 17:03:54 PDT Modified files: editors/emacs20 Makefile editors/emacs20/files md5 editors/emacs20/patches patch-cd Removed files: editors/emacs20/patches patch-cf Log: Upgrade to emacs-20.7 Revision Changes Path 1.49 +4 -4 ports/editors/emacs20/Makefile 1.13 +1 -1 ports/editors/emacs20/files/md5 1.2 +10 -2 ports/editors/emacs20/patches/patch-cd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 17: 5:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5743937BD7D; Mon, 26 Jun 2000 17:05:24 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Received: (from jseger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA38857; Mon, 26 Jun 2000 17:05:24 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Message-Id: <200006270005.RAA38857@freefall.freebsd.org> From: "Justin M. Seger" Date: Mon, 26 Jun 2000 17:05:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.emacs.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jseger 2000/06/26 17:05:23 PDT Modified files: Mk bsd.emacs.mk Log: Update emacs 20.6 -> 20.7 Revision Changes Path 1.4 +2 -2 ports/Mk/bsd.emacs.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 17: 9:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 077E437BD7D; Mon, 26 Jun 2000 17:09:50 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA39268; Mon, 26 Jun 2000 17:09:50 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200006270009.RAA39268@freefall.freebsd.org> From: Archie Cobbs Date: Mon, 26 Jun 2000 17:09:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 ng_ether.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/06/26 17:09:49 PDT Modified files: share/man/man4 ng_ether.4 Log: Update to reflect new ng_ether(4) hooks. Remove 'options NETGRAPH' requirement. Revision Changes Path 1.5 +103 -39 src/share/man/man4/ng_ether.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 17:35:19 2000 Delivered-To: cvs-all@freebsd.org Received: from cypherpunks.ai (cypherpunks.ai [209.88.68.47]) by hub.freebsd.org (Postfix) with ESMTP id 603B037BD89; Mon, 26 Jun 2000 17:35:14 -0700 (PDT) (envelope-from jeroen@vangelderen.org) Received: from vangelderen.org (grolsch.ai [209.88.68.214]) by cypherpunks.ai (Postfix) with ESMTP id 298184C; Mon, 26 Jun 2000 20:35:12 -0400 (AST) Message-ID: <3957F6C0.B8D8E006@vangelderen.org> Date: Mon, 26 Jun 2000 20:35:12 -0400 From: "Jeroen C. van Gelderen" X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Warner Losh Cc: Peter Wemm , Mark Murray , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin Makefile src/usr.sbin/rndcontrol Makefile random.4 rndcontrol.8 rndcontrol.c References: <20000626210416.324691CD7@overcee.netplex.com.au> <200006262227.QAA28257@harmony.village.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Warner Losh wrote: > > In message <20000626210416.324691CD7@overcee.netplex.com.au> Peter Wemm writes: > : Err.. why? We now have a generic place to hook into at the nexus if the > : driver approves. For shared irqs, we can check that all handlers are OK > : with it. We have flags available.. > > Even without flags, we can make a simple kobj_true() and > kobj_false(). The genertic nexus thing could then ask the drivers > "Can I use your IRQ for entropty?" with some method > (device_irq_random, say) and the driver would default to > using the kobj_true method (return 1;) for this, but those drivers > that don't think their interrupts will be random enough, can > implemetne device_irq_random as kobj_false. Urm, we're talking security here. The default should be false unless the driver knows it's IRQ makes for a reasonable entropy source. For shared IRQs you would need to "AND" all the return values together. Eventually it may be better to have the device export an entropy pseudo-device itself. We would need those for pure entropy gathering devices anyway but even in the case of a network driver it can be useful: the driver has access to it's IRQ timings as well as network statistics from which entropy can be distilled. The network driver could even disable it's entropy device interface unless the link is actually up and data is arriving. My EC$ 0.02, Jeroen -- Jeroen C. van Gelderen o _ _ _ jeroen@vangelderen.org _o /\_ _ \\o (_)\__/o (_) _< \_ _>(_) (_)/<_ \_| \ _|/' \/ (_)>(_) (_) (_) (_) (_)' _\o_ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 17:44:54 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5973D37B69B; Mon, 26 Jun 2000 17:44:51 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Received: (from jseger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA42734; Mon, 26 Jun 2000 17:44:51 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Message-Id: <200006270044.RAA42734@freefall.freebsd.org> From: "Justin M. Seger" Date: Mon, 26 Jun 2000 17:44:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/mule-ucs-emacs20 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jseger 2000/06/26 17:44:51 PDT Modified files: converters/mule-ucs-emacs20 Makefile Log: Use EMACS_PORT_NAME Revision Changes Path 1.3 +4 -8 ports/converters/mule-ucs-emacs20/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 18: 0:50 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F6BA37BAAD; Mon, 26 Jun 2000 18:00:48 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Received: (from jseger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA44250; Mon, 26 Jun 2000 18:00:48 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Message-Id: <200006270100.SAA44250@freefall.freebsd.org> From: "Justin M. Seger" Date: Mon, 26 Jun 2000 18:00:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/bitmap-emacs20 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jseger 2000/06/26 18:00:48 PDT Modified files: editors/bitmap-emacs20 Makefile Log: Use EMACS_PORTS_VERSION Revision Changes Path 1.14 +7 -11 ports/editors/bitmap-emacs20/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 18: 7:41 2000 Delivered-To: cvs-all@freebsd.org Received: from server1.mich.com (server1.mich.com [198.108.16.2]) by hub.freebsd.org (Postfix) with ESMTP id 74AE637BD89; Mon, 26 Jun 2000 18:07:26 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm001-039.dialup.bignet.net [64.79.80.39]) by server1.mich.com (8.9.3/8.9.3) with ESMTP id VAA32149; Mon, 26 Jun 2000 21:07:24 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id 5804B195D; Mon, 26 Jun 2000 21:05:40 -0400 (EDT) Date: Mon, 26 Jun 2000 21:05:40 -0400 From: Will Andrews To: Maxim Sobolev Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/Tools/scripts close-pr README Message-ID: <20000626210540.F23538@argon.gryphonsoft.com> References: <200006261749.KAA79222@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006261749.KAA79222@freefall.freebsd.org>; from sobomax@FreeBSD.org on Mon, Jun 26, 2000 at 10:49:04AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jun 26, 2000 at 10:49:04AM -0700, Maxim Sobolev wrote: > Modified files: > Tools/scripts README > Added files: > Tools/scripts close-pr > Log: > Add close-pr - a slightly hacked version of edit-pr(1) to quickly close PR. If it is not ports-specific, it may not really belong here. :-) -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 19:48:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3052337BDC7; Mon, 26 Jun 2000 19:48:52 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA58720; Mon, 26 Jun 2000 19:48:52 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Message-Id: <200006270248.TAA58720@freefall.freebsd.org> From: Kevin Lo Date: Mon, 26 Jun 2000 19:48:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/articles/new-users article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2000/06/26 19:48:52 PDT Modified files: en_US.ISO_8859-1/articles/new-users article.sgml Log: Fix missing spaces, closed a parens set, and other small nits. PR: 19534 Submitted by: Daniel Harris Revision Changes Path 1.13 +12 -12 doc/en_US.ISO_8859-1/articles/new-users/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 20:12:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C679237BE2A; Mon, 26 Jun 2000 20:12:31 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA62381; Mon, 26 Jun 2000 20:12:31 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200006270312.UAA62381@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 26 Jun 2000 20:12:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc c-common.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/06/26 20:12:31 PDT Modified files: contrib/gcc c-common.c Log: Undo an inadvertant white space change. Revision Changes Path 1.13 +2 -2 src/contrib/gcc/c-common.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 20:50:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1AC3E37BDCA; Mon, 26 Jun 2000 20:50:56 -0700 (PDT) (envelope-from wes@FreeBSD.org) Received: (from wes@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA68758; Mon, 26 Jun 2000 20:50:56 -0700 (PDT) (envelope-from wes@FreeBSD.org) Message-Id: <200006270350.UAA68758@freefall.freebsd.org> From: Wes Peters Date: Mon, 26 Jun 2000 20:50:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wes 2000/06/26 20:50:55 PDT Modified files: . modules Log: 9e --> ports/archivers/9e Revision Changes Path 1.1306 +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 Jun 26 20:54:32 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E604837BDBE; Mon, 26 Jun 2000 20:54:29 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Received: (from jseger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA69198; Mon, 26 Jun 2000 20:54:29 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Message-Id: <200006270354.UAA69198@freefall.freebsd.org> From: "Justin M. Seger" Date: Mon, 26 Jun 2000 20:54:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/leim20 Makefile ports/editors/leim20/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jseger 2000/06/26 20:54:29 PDT Modified files: editors/leim20 Makefile editors/leim20/files md5 Log: Upgrade to leim-20.7 Revision Changes Path 1.10 +3 -3 ports/editors/leim20/Makefile 1.5 +1 -1 ports/editors/leim20/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 Jun 26 20:55:33 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E3A137BDFA; Mon, 26 Jun 2000 20:55:27 -0700 (PDT) (envelope-from wes@FreeBSD.org) Received: (from wes@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA69329; Mon, 26 Jun 2000 20:55:27 -0700 (PDT) (envelope-from wes@FreeBSD.org) Message-Id: <200006270355.UAA69329@freefall.freebsd.org> From: Wes Peters Date: Mon, 26 Jun 2000 20:55:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/9e - Imported sources X-FreeBSD-CVS-Branch: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wes 2000/06/26 20:55:27 PDT ports/archivers/9e - Imported sources Update of /home/ncvs/ports/archivers/9e In directory freefall.freebsd.org:/d/home/wes/ports/archivers/9e Log Message: 9e - a simple Plan9 distribution unpacker PR: ports/19459 Submitted by: Jerry Hicks Status: Vendor Tag: WKJ Release Tags: wkj_1_0 N ports/archivers/9e/Makefile N ports/archivers/9e/files/md5 N ports/archivers/9e/pkg/COMMENT N ports/archivers/9e/pkg/DESCR N ports/archivers/9e/pkg/PLIST N ports/archivers/9e/patches/patch-aa N ports/archivers/9e/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 Jun 26 21: 7:27 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id C550D37BE02; Mon, 26 Jun 2000 21:07:12 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id WAA71823; Mon, 26 Jun 2000 22:07:09 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id WAA30439; Mon, 26 Jun 2000 22:05:17 -0600 (MDT) Message-Id: <200006270405.WAA30439@harmony.village.org> To: "Jeroen C. van Gelderen" Subject: Re: cvs commit: src/usr.sbin Makefile src/usr.sbin/rndcontrol Makefile random.4 rndcontrol.8 rndcontrol.c Cc: Peter Wemm , Mark Murray , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: Your message of "Mon, 26 Jun 2000 20:35:12 EDT." <3957F6C0.B8D8E006@vangelderen.org> References: <3957F6C0.B8D8E006@vangelderen.org> <20000626210416.324691CD7@overcee.netplex.com.au> <200006262227.QAA28257@harmony.village.org> Date: Mon, 26 Jun 2000 22:05:17 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <3957F6C0.B8D8E006@vangelderen.org> "Jeroen C. van Gelderen" writes: : Urm, we're talking security here. The default should be false : unless the driver knows it's IRQ makes for a reasonable entropy : source. For shared IRQs you would need to "AND" all the : return values together. Of course you are right. The technique is still a valid one, none the less. : Eventually it may be better to have the device export an : entropy pseudo-device itself. We would need those for pure : entropy gathering devices anyway but even in the case of a : network driver it can be useful: the driver has access to : it's IRQ timings as well as network statistics from which : entropy can be distilled. The network driver could even : disable it's entropy device interface unless the link is : actually up and data is arriving. Actually, network drivers are not the best choices for entropy. They can be manipulated more easily by outside events. However, I'm not aware of an actual attack built on this theoretical weakness. Apart from custom hardware, the best entropy devices there are are keystrokes and mouse movement. Next comes disk I/O completion times (although they tend to be normally distributed, the jitter in the low order bits is generally fairly random). Network I/O can be useful, but is also prone to potential outside influance to a degree, so one must be careful there. Now that I think more about this, each device will have its own oddball kind of entropy. One idea would be to use an interface similar to the shutdown/suspend interface. Tell the nexus about any entropy that you've gathered (eg, here, mr nexus, are 12 random bits, please add them to the pool). The nexus would walk the tree giving all the devices the chance to use those 12 bits. Most devices would pass, but the entropy pool pseudo device would consume them. If we made this device attach to the nexus, or only had the nexus do its immediate children, we could optimize this tree walk in the time critial section that it would likely be called from (or we may have to set a pointer to *THE* entropy pool device and call it directly). This would put the onus of the entropy pool gathering in each device driver, but that might be OK since we potentially could wrap that in some common routines. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 21:35: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 2DEAD37BE10; Mon, 26 Jun 2000 21:35:00 -0700 (PDT) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id WAA15933; Mon, 26 Jun 2000 22:34:59 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id WAA01763; Mon, 26 Jun 2000 22:34:58 -0600 (MDT) (envelope-from nate) Date: Mon, 26 Jun 2000 22:34:58 -0600 (MDT) Message-Id: <200006270434.WAA01763@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: obrien@FreeBSD.org Cc: Brian Fundakowski Feldman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c In-Reply-To: <20000626142054.A2392@dragon.nuxi.com> References: <20000626005246.A11096@dragon.nuxi.com> <20000626142054.A2392@dragon.nuxi.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > You're most likely right about that. Pardon my ignorance, but what is the > > actual harm done by taking another file off the vendor branch, this one > > being only a couple hundred lines? I thought that it was only because the > > file would be duplicated in the repository. > > Grrrr. Do you not read your committers mail?? Have you missed all the > many treaties on this in the past 3 months? It has been explained *MANY* > times in 2000 alone. Please go see the archives search for "vendor > branch". > > The fact you don't understand also tells me you are not ready to commit > to src/contrib (aka src/crypto/ in this case) w/o a review. Actuallyk, I think Brian has done the right thing here. He's brought it off the vendor branch since it's not yet ready to be part of the 'vendor release', and needs more wide testing. Once it has been tested, it can be submitted to the vendor, and the next import it will be part of the vendor's code, and it'll be trivially to fix the 'conflict' and all will be well. This is how vendor branches were originally intended, at least in my reading of all the CVS materials (many of which are unfortunately no longer part of the CVS distribution). Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 21:44:13 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 234AA37B781; Mon, 26 Jun 2000 21:44:05 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id WAA72056; Mon, 26 Jun 2000 22:44:03 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id WAA30888; Mon, 26 Jun 2000 22:42:13 -0600 (MDT) Message-Id: <200006270442.WAA30888@harmony.village.org> To: nate@yogotech.com (Nate Williams) Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c Cc: obrien@FreeBSD.org, Brian Fundakowski Feldman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Mon, 26 Jun 2000 22:34:58 MDT." <200006270434.WAA01763@nomad.yogotech.com> References: <200006270434.WAA01763@nomad.yogotech.com> <20000626005246.A11096@dragon.nuxi.com> <20000626142054.A2392@dragon.nuxi.com> Date: Mon, 26 Jun 2000 22:42:13 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200006270434.WAA01763@nomad.yogotech.com> Nate Williams writes: : This is how vendor branches were originally intended, at least in my : reading of all the CVS materials (many of which are unfortunately no : longer part of the CVS distribution). Hmmm. This reminds me. Time to do a cvs experiment... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 22:24:56 2000 Delivered-To: cvs-all@freebsd.org Received: from dt052n3e.san.rr.com (dt052n3e.san.rr.com [204.210.33.62]) by hub.freebsd.org (Postfix) with ESMTP id 5E8E637BDD5; Mon, 26 Jun 2000 22:24:45 -0700 (PDT) (envelope-from DougB@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt052n3e.san.rr.com (8.9.3/8.9.3) with ESMTP id WAA18104; Mon, 26 Jun 2000 22:24:26 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <39583A8A.F438AE35@gorean.org> Date: Mon, 26 Jun 2000 22:24:26 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0603 i386) X-Accept-Language: en MIME-Version: 1.0 To: Warner Losh Cc: Nate Williams , obrien@FreeBSD.ORG, Brian Fundakowski Feldman , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c References: <200006270434.WAA01763@nomad.yogotech.com> <20000626005246.A11096@dragon.nuxi.com> <20000626142054.A2392@dragon.nuxi.com> <200006270442.WAA30888@harmony.village.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Warner Losh wrote: > > In message <200006270434.WAA01763@nomad.yogotech.com> Nate Williams writes: > : This is how vendor branches were originally intended, at least in my > : reading of all the CVS materials (many of which are unfortunately no > : longer part of the CVS distribution). > > Hmmm. This reminds me. Time to do a cvs experiment... /me runs in terror.... -- "Live free or die" - State motto of my ancestral homeland, New Hampshire Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 22:26:11 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 1592C37BDD5; Mon, 26 Jun 2000 22:26:02 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id XAA72191; Mon, 26 Jun 2000 23:25:59 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id XAA31309; Mon, 26 Jun 2000 23:24:08 -0600 (MDT) Message-Id: <200006270524.XAA31309@harmony.village.org> To: Doug Barton Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c Cc: Nate Williams , obrien@FreeBSD.org, Brian Fundakowski Feldman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Mon, 26 Jun 2000 22:24:26 PDT." <39583A8A.F438AE35@gorean.org> References: <39583A8A.F438AE35@gorean.org> <200006270434.WAA01763@nomad.yogotech.com> <20000626005246.A11096@dragon.nuxi.com> <20000626142054.A2392@dragon.nuxi.com> <200006270442.WAA30888@harmony.village.org> Date: Mon, 26 Jun 2000 23:24:08 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <39583A8A.F438AE35@gorean.org> Doug Barton writes: : /me runs in terror.... I got pictures :-) Wanna see. :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 22:29:24 2000 Delivered-To: cvs-all@freebsd.org Received: from dt052n3e.san.rr.com (dt052n3e.san.rr.com [204.210.33.62]) by hub.freebsd.org (Postfix) with ESMTP id 99E4037BDD5; Mon, 26 Jun 2000 22:29:20 -0700 (PDT) (envelope-from DougB@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt052n3e.san.rr.com (8.9.3/8.9.3) with ESMTP id WAA18148; Mon, 26 Jun 2000 22:29:03 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <39583B9F.CBC6558A@gorean.org> Date: Mon, 26 Jun 2000 22:29:03 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0603 i386) X-Accept-Language: en MIME-Version: 1.0 To: Bruce Evans , Jeroen Ruigrok van der Werven , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc rc References: <39320AA6.B3C70A9B@yahoo-inc.com> <393219B2.42A5B1BE@gorean.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug Barton wrote: > > Doug Barton wrote: > > > how about: > > > > case "`mount -d -a -t nfs`" in > > *mount_nfs*) > > echo -n "Mounting NFS file systems" > > mount -a -t nfs > > echo . > > ;; > > esac > > This works, as one would expect. If Jeroen doesn't get to it, someone > should commit this to -Current asap, and the previous change to > 4.0-Stable should be backed out till this one has a chance to percolate. Someone want to commit this to 4-Stable? Actually, the whole rc file could go... the /var/spool/lock fix is in there, as well as a source_rc_confs comment. Doug -- "Live free or die" - State motto of my ancestral homeland, New Hampshire Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 23: 4: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id E220437B5F1; Mon, 26 Jun 2000 23:03:53 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id IAA54539; Tue, 27 Jun 2000 08:03:53 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200006270603.IAA54539@grimreaper.grondar.za> To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin Makefile src/usr.sbin/rndcontrol Makefile random.4 rndcontrol.8 rndcontrol.c References: <20000626210416.324691CD7@overcee.netplex.com.au> In-Reply-To: <20000626210416.324691CD7@overcee.netplex.com.au> ; from Peter Wemm "Mon, 26 Jun 2000 14:04:16 MST." Date: Tue, 27 Jun 2000 08:03:53 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > BDE talked me out of this yaers ago. > > > > "Too Difficult". > > Err.. why? We now have a generic place to hook into at the nexus if the > driver approves. For shared irqs, we can check that all handlers are OK > with it. We have flags available.. If you say so! Can we work on this together? If you do the config stuff, I'll do the driver... M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 23:22:16 2000 Delivered-To: cvs-all@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id DFE4F37BE15; Mon, 26 Jun 2000 23:22:07 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id IAA54642; Tue, 27 Jun 2000 08:22:08 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200006270622.IAA54642@grimreaper.grondar.za> To: "Jeroen C. van Gelderen" Cc: Warner Losh , Peter Wemm , Mark Murray , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin Makefile src/usr.sbin/rndcontrol Makefile random.4 rndcontrol.8 rndcontrol.c References: <3957F6C0.B8D8E006@vangelderen.org> In-Reply-To: <3957F6C0.B8D8E006@vangelderen.org> ; from "Jeroen C. van Gelderen" "Mon, 26 Jun 2000 20:35:12 -0400." Date: Tue, 27 Jun 2000 08:22:08 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Urm, we're talking security here. The default should be false > unless the driver knows it's IRQ makes for a reasonable entropy > source. For shared IRQs you would need to "AND" all the > return values together. Actually, we are talking Yarrow here. Yarrow can use as many entropy-pool perturbations as possible; what needs to be made right is the estimation of entropy. Yarrow mandates 3 methods (programmer estimate, statistical calculation, f(length-of-sample)) with the lowest being chosen. In the case of unspecified interrupts, the programmer estimate will be zero, and the event will be a very welcome perturbation. > Eventually it may be better to have the device export an > entropy pseudo-device itself. We would need those for pure > entropy gathering devices anyway but even in the case of a > network driver it can be useful: the driver has access to > it's IRQ timings as well as network statistics from which > entropy can be distilled. The network driver could even > disable it's entropy device interface unless the link is > actually up and data is arriving. That is what I am working on. Anyone care to join? :-) I am looking for kobj methods. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 23:27:55 2000 Delivered-To: cvs-all@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id A83F137B948; Mon, 26 Jun 2000 23:27:41 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id IAA54693; Tue, 27 Jun 2000 08:27:43 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200006270627.IAA54693@grimreaper.grondar.za> To: Warner Losh Cc: "Jeroen C. van Gelderen" , Peter Wemm , Mark Murray , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin Makefile src/usr.sbin/rndcontrol Makefile random.4 rndcontrol.8 rndcontrol.c References: <200006270405.WAA30439@harmony.village.org> In-Reply-To: <200006270405.WAA30439@harmony.village.org> ; from Warner Losh "Mon, 26 Jun 2000 22:05:17 CST." Date: Tue, 27 Jun 2000 08:27:42 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Of course you are right. The technique is still a valid one, none the > less. Please have a look at the Yarrow paper at www.counterpane.com. > Apart from custom hardware, the best entropy devices there are are > keystrokes and mouse movement. Next comes disk I/O completion times > (although they tend to be normally distributed, the jitter in the low > order bits is generally fairly random). Network I/O can be useful, > but is also prone to potential outside influance to a degree, so one > must be careful there. As long as your entropy estimate is good enough, this works very well. > Now that I think more about this, each device will have its own > oddball kind of entropy. One idea would be to use an interface > similar to the shutdown/suspend interface. Tell the nexus about any > entropy that you've gathered (eg, here, mr nexus, are 12 random bits, > please add them to the pool). The nexus would walk the tree giving > all the devices the chance to use those 12 bits. Most devices would > pass, but the entropy pool pseudo device would consume them. I only marginally understand this. Help, please? :-) (I need to understand what the code to do the nexus attach would look like). > If we > made this device attach to the nexus, or only had the nexus do its > immediate children, we could optimize this tree walk in the time > critial section that it would likely be called from (or we may have to > set a pointer to *THE* entropy pool device and call it directly). > This would put the onus of the entropy pool gathering in each device > driver, but that might be OK since we potentially could wrap that in > some common routines. Sounds cool. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 23:47:18 2000 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 6F47937BEE4; Mon, 26 Jun 2000 23:47:12 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id QAA13451; Tue, 27 Jun 2000 16:47:03 +1000 Date: Tue, 27 Jun 2000 16:47:00 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults make.conf In-Reply-To: <200006262143.OAA16390@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Jun 2000, David E. O'Brien wrote: > obrien 2000/06/26 14:43:20 PDT > > Modified files: > etc/defaults make.conf > Log: > Add BDECFLAGS so people can use them easily in /etc/make.conf. These should be in a script. I keep them in ~/bin/gccw and use `make CC=gccw'. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 23:48:34 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id C535037BD19; Mon, 26 Jun 2000 23:48:25 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id AAA72638; Tue, 27 Jun 2000 00:48:24 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id AAA32367; Tue, 27 Jun 2000 00:46:33 -0600 (MDT) Message-Id: <200006270646.AAA32367@harmony.village.org> To: Mark Murray Subject: Re: cvs commit: src/usr.sbin Makefile src/usr.sbin/rndcontrol Makefile random.4 rndcontrol.8 rndcontrol.c Cc: "Jeroen C. van Gelderen" , Peter Wemm , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: Your message of "Tue, 27 Jun 2000 08:27:42 +0200." <200006270627.IAA54693@grimreaper.grondar.za> References: <200006270627.IAA54693@grimreaper.grondar.za> <200006270405.WAA30439@harmony.village.org> Date: Tue, 27 Jun 2000 00:46:33 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200006270627.IAA54693@grimreaper.grondar.za> Mark Murray writes: : > Of course you are right. The technique is still a valid one, none the : > less. : : Please have a look at the Yarrow paper at www.counterpane.com. OK. Downloading. : > Now that I think more about this, each device will have its own : > oddball kind of entropy. One idea would be to use an interface : > similar to the shutdown/suspend interface. Tell the nexus about any : > entropy that you've gathered (eg, here, mr nexus, are 12 random bits, : > please add them to the pool). The nexus would walk the tree giving : > all the devices the chance to use those 12 bits. Most devices would : > pass, but the entropy pool pseudo device would consume them. : : I only marginally understand this. Help, please? :-) (I need to : understand what the code to do the nexus attach would look like). The code to attach to nexus looks the same as anything else :-) DRIVER_MODULE(apm, nexus, apm_driver, apm_devclass, 0, 0); s/apm/yarrow/g Probe always returns 1. You'll need an identify routine that adds the device as a child of nexus, if it doesn't already exist (the apm code doesn't check to see if it already exists, which means one cannot unload and reload apm w/o problems). : > If we : > made this device attach to the nexus, or only had the nexus do its : > immediate children, we could optimize this tree walk in the time : > critial section that it would likely be called from (or we may have to : > set a pointer to *THE* entropy pool device and call it directly). : > This would put the onus of the entropy pool gathering in each device : > driver, but that might be OK since we potentially could wrap that in : > some common routines. : : Sounds cool. thanks :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 23:53:54 2000 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 360B137BE17; Mon, 26 Jun 2000 23:53:33 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.9.3/1.13) id JAA45578; Tue, 27 Jun 2000 09:53:06 +0300 (EEST) Date: Tue, 27 Jun 2000 09:53:06 +0300 From: Ruslan Ermilov To: Warner Losh Cc: "David E. O'Brien" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults make.conf Message-ID: <20000627095306.B45457@sunbay.com> References: <200006262143.OAA16390@freefall.freebsd.org> <200006262231.QAA28294@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200006262231.QAA28294@harmony.village.org>; from imp@village.org on Mon, Jun 26, 2000 at 04:31:38PM -0600 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jun 26, 2000 at 04:31:38PM -0600, Warner Losh wrote: > In message <200006262143.OAA16390@freefall.freebsd.org> "David E. O'Brien" writes: > : Add BDECFLAGS so people can use them easily in /etc/make.conf. > > This is almost as good as -Wbde. However, it isn't as good as -Wbde > because I can't say > make CFLAGS+=${BDECFLAGS} > easily (unless I'm missing something) on a module by module basis. > Sometimes I'd want to clean up a few of these things in bin, or sbin, > etc because I need to do something, but real bugs and features are > beyond me :-) > But you can (often) say make DEBUG_FLAGS=${BDECFLAGS} -- Ruslan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 26 23:56:41 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 6326137BE3C; Mon, 26 Jun 2000 23:56:30 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id AAA72721; Tue, 27 Jun 2000 00:56:27 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id AAA32587; Tue, 27 Jun 2000 00:54:37 -0600 (MDT) Message-Id: <200006270654.AAA32587@harmony.village.org> To: Ruslan Ermilov Subject: Re: cvs commit: src/etc/defaults make.conf Cc: "David E. O'Brien" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Tue, 27 Jun 2000 09:53:06 +0300." <20000627095306.B45457@sunbay.com> References: <20000627095306.B45457@sunbay.com> <200006262143.OAA16390@freefall.freebsd.org> <200006262231.QAA28294@harmony.village.org> Date: Tue, 27 Jun 2000 00:54:37 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000627095306.B45457@sunbay.com> Ruslan Ermilov writes: : But you can (often) say : make DEBUG_FLAGS=${BDECFLAGS} Does this work from a shell? usually I get debug_flags equal to "" when I do this. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 0:10:58 2000 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 9F35737BDE0; Tue, 27 Jun 2000 00:10:48 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.9.3/1.13) id KAA46072; Tue, 27 Jun 2000 10:10:37 +0300 (EEST) Date: Tue, 27 Jun 2000 10:10:37 +0300 From: Ruslan Ermilov To: Warner Losh Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults make.conf Message-ID: <20000627101037.C45457@sunbay.com> References: <20000627095306.B45457@sunbay.com> <200006262143.OAA16390@freefall.freebsd.org> <200006262231.QAA28294@harmony.village.org> <20000627095306.B45457@sunbay.com> <200006270654.AAA32587@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200006270654.AAA32587@harmony.village.org>; from imp@village.org on Tue, Jun 27, 2000 at 12:54:37AM -0600 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jun 27, 2000 at 12:54:37AM -0600, Warner Losh wrote: > In message <20000627095306.B45457@sunbay.com> Ruslan Ermilov writes: > : But you can (often) say > : make DEBUG_FLAGS=${BDECFLAGS} > > Does this work from a shell? usually I get debug_flags equal to "" > when I do this. > It is easy: : $ echo $BDECFLAGS : : $ grep BDECFLAGS /etc/make.conf : # BDECFLAGS are a set of gcc warning settings that Bruce Evans has suggested : # putting "CFLAGS+=${BDECFLAGS}" in /etc/make.conf. : BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ : $ cat ./Makefile : all: : @echo ${DEBUG_FLAGS} : $ make DEBUG_FLAGS='${BDECFLAGS}' : -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wconversion -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 0:46:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 09E6F37B6B8; Tue, 27 Jun 2000 00:46:24 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA99877; Tue, 27 Jun 2000 00:46:23 -0700 (PDT) (envelope-from phk@FreeBSD.org) Message-Id: <200006270746.AAA99877@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 27 Jun 2000 00:46:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_subr.c src/sys/ufs/ufs ufs_inode.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phk 2000/06/27 00:46:23 PDT Modified files: sys/kern vfs_subr.c sys/ufs/ufs ufs_inode.c Log: Move prtactive to vfs from ufs. It is used all over the place. Revision Changes Path 1.259 +2 -1 src/sys/kern/vfs_subr.c 1.27 +1 -3 src/sys/ufs/ufs/ufs_inode.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 0:47:36 2000 Delivered-To: cvs-all@freebsd.org Received: from ns1.sunesi.net (ns1.sunesi.net [196.15.192.194]) by hub.freebsd.org (Postfix) with ESMTP id CF82437B6B8; Tue, 27 Jun 2000 00:47:28 -0700 (PDT) (envelope-from nbm@sunesi.net) Received: from nbm by ns1.sunesi.net with local (Exim 3.03 #1) id 136q57-00078J-00; Tue, 27 Jun 2000 09:46:53 +0200 Date: Tue, 27 Jun 2000 09:46:53 +0200 From: Neil Blakey-Milner To: Will Andrews Cc: Maxim Sobolev , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/Tools/scripts close-pr README Message-ID: <20000627094653.A27301@mithrandr.moria.org> References: <200006261749.KAA79222@freefall.freebsd.org> <20000626210540.F23538@argon.gryphonsoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000626210540.F23538@argon.gryphonsoft.com>; from andrews@technologist.com on Mon, Jun 26, 2000 at 09:05:40PM -0400 Organization: Sunesi Clinical Systems X-Operating-System: FreeBSD 3.3-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon 2000-06-26 (21:05), Will Andrews wrote: > On Mon, Jun 26, 2000 at 10:49:04AM -0700, Maxim Sobolev wrote: > > Modified files: > > Tools/scripts README > > Added files: > > Tools/scripts close-pr > > Log: > > Add close-pr - a slightly hacked version of edit-pr(1) to quickly close PR. > > If it is not ports-specific, it may not really belong here. :-) Nor is getpr, prpatch, and prdone. (: Neil -- Neil Blakey-Milner Sunesi Clinical Systems nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 1: 0:35 2000 Delivered-To: cvs-all@freebsd.org Received: from backup.af.speednet.com.au (af.speednet.com.au [202.135.188.244]) by hub.freebsd.org (Postfix) with ESMTP id 8502F37B6B8; Tue, 27 Jun 2000 01:00:27 -0700 (PDT) (envelope-from andyf@speednet.com.au) Received: from backup.af.speednet.com.au (andyf@backup.af.speednet.com.au [172.22.2.4]) by backup.af.speednet.com.au (8.9.3/8.9.3) with ESMTP id SAA22721; Tue, 27 Jun 2000 18:00:24 +1000 (EST) (envelope-from andyf@speednet.com.au) Date: Tue, 27 Jun 2000 18:00:23 +1000 (EST) From: Andy Farkas X-Sender: andyf@backup.af.speednet.com.au To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc/defaults make.conf In-Reply-To: <200006262143.OAA16390@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Stupid question time: does the BDE in BDECFLAGS stand for Bruce D. Evans?? Or put another way, what are BDECFLAGS?? On Mon, 26 Jun 2000, David E. O'Brien wrote: > obrien 2000/06/26 14:43:20 PDT > > Modified files: > etc/defaults make.conf > Log: > Add BDECFLAGS so people can use them easily in /etc/make.conf. > > Revision Changes Path > 1.111 +10 -1 src/etc/defaults/make.conf > -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 1:34: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from mout1.silyn-tek.de (mout1.silyn-tek.de [194.25.165.69]) by hub.freebsd.org (Postfix) with ESMTP id CE05337BA1C; Tue, 27 Jun 2000 01:34:03 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from [192.168.32.34] (helo=mx2.silyn-tek.de) by mout1.silyn-tek.de with esmtp (Exim 3.13 #1) id 136qol-0002It-00; Tue, 27 Jun 2000 10:34:03 +0200 Received: from p3e9d38bf.dip0.t-ipconnect.de ([62.157.56.191] helo=neutron.cichlids.com) by mx2.silyn-tek.de with esmtp (Exim 3.13 #1) id 136qoh-0000t4-00; Tue, 27 Jun 2000 10:33:59 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 18D20AC27; Tue, 27 Jun 2000 10:34:06 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id F051D14AB3; Tue, 27 Jun 2000 10:34:06 +0200 (CEST) Date: Tue, 27 Jun 2000 10:34:06 +0200 From: Alexander Langer To: David O'Brien Cc: Brian Fundakowski Feldman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c Message-ID: <20000627103406.B4030@cichlids.cichlids.com> References: <20000626005246.A11096@dragon.nuxi.com> <20000626142054.A2392@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000626142054.A2392@dragon.nuxi.com>; from obrien@FreeBSD.org on Mon, Jun 26, 2000 at 02:20:54PM -0700 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake David O'Brien (obrien@FreeBSD.org): > Grrrr. Do you not read your committers mail?? Have you missed all the > many treaties on this in the past 3 months? It has been explained *MANY* > times in 2000 alone. Please go see the archives search for "vendor > branch". http://www.freebsd.org/tutorials/committers-guide/x655.html#AEN659 Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 1:40:42 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 16B3537BECC; Tue, 27 Jun 2000 01:40:35 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id CAA73303; Tue, 27 Jun 2000 02:40:33 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id CAA44708; Tue, 27 Jun 2000 02:38:42 -0600 (MDT) Message-Id: <200006270838.CAA44708@harmony.village.org> To: Andy Farkas Subject: Re: cvs commit: src/etc/defaults make.conf Cc: "David E. O'Brien" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Tue, 27 Jun 2000 18:00:23 +1000." References: Date: Tue, 27 Jun 2000 02:38:42 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message Andy Farkas writes: : Stupid question time: does the BDE in BDECFLAGS stand for Bruce D. : Evans?? Or put another way, what are BDECFLAGS?? Yes. His recommended flags for catching pedantic problems in code. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 1:43:20 2000 Delivered-To: cvs-all@freebsd.org Received: from mout2.silyn-tek.de (mout2.silyn-tek.de [194.25.165.70]) by hub.freebsd.org (Postfix) with ESMTP id 19C6337BF16; Tue, 27 Jun 2000 01:43:09 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from [192.168.32.34] (helo=mx2.silyn-tek.de) by mout2.silyn-tek.de with esmtp (Exim 3.13 #1) id 136qxY-00074i-00; Tue, 27 Jun 2000 10:43:08 +0200 Received: from p3e9d38bf.dip0.t-ipconnect.de ([62.157.56.191] helo=neutron.cichlids.com) by mx2.silyn-tek.de with esmtp (Exim 3.13 #1) id 136qxV-0001JG-00; Tue, 27 Jun 2000 10:43:06 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id A8D29AC27; Tue, 27 Jun 2000 10:43:12 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 8189514AB3; Tue, 27 Jun 2000 10:43:13 +0200 (CEST) Date: Tue, 27 Jun 2000 10:43:13 +0200 From: Alexander Langer To: Andy Farkas Cc: "David E. O'Brien" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults make.conf Message-ID: <20000627104313.C4030@cichlids.cichlids.com> References: <200006262143.OAA16390@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from andyf@speednet.com.au on Tue, Jun 27, 2000 at 06:00:23PM +1000 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Andy Farkas (andyf@speednet.com.au): > Stupid question time: does the BDE in BDECFLAGS stand for Bruce D. > Evans?? Yes, of course :) Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 2:38:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 739A637BED4; Tue, 27 Jun 2000 02:38:16 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA13255; Tue, 27 Jun 2000 02:38:16 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006270938.CAA13255@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 27 Jun 2000 02:38:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ddd Makefile ports/devel/ddd/patches patch-03 ports/devel/ddd/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/27 02:38:16 PDT Modified files: devel/ddd Makefile devel/ddd/pkg PLIST Added files: devel/ddd/patches patch-03 Log: Properly handle ddd.info file. Revision Changes Path 1.30 +12 -3 ports/devel/ddd/Makefile 1.7 +3 -0 ports/devel/ddd/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 Jun 27 2:38:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 85A6D37BF4A; Tue, 27 Jun 2000 02:38:40 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA13293; Tue, 27 Jun 2000 02:38:40 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006270938.CAA13293@freefall.freebsd.org> From: Mark Murray Date: Tue, 27 Jun 2000 02:38:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/randomdev randomdev.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/27 02:38:40 PDT Modified files: sys/dev/randomdev randomdev.c Log: I am guilty of an act of ommission. There is no longer a /dev/urandom device with Yarrow, and although I coded for that in dev/MAKEDEV, I forgot to _tell_ folks. This commit adds back the /dev/urandom device (as a duplicate) of /dev/random, until such time as it can be properly announced. This will help the openssl users quite a lot. Revision Changes Path 1.4 +7 -2 src/sys/dev/randomdev/randomdev.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 2:43:33 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E60E37BF39; Tue, 27 Jun 2000 02:43:30 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA13723; Tue, 27 Jun 2000 02:43:30 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Message-Id: <200006270943.CAA13723@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 27 Jun 2000 02:43:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2000/06/27 02:43:30 PDT Modified files: (Branch: RELENG_4) etc rc Log: MFC: Fix source_rc_confs comment Fix NFS mounting shell code Fix /var/spoool/lock deletion Reminded by: Doug Barton Revision Changes Path 1.212.2.4 +9 -4 src/etc/rc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 2:59:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B0A9A37BF46; Tue, 27 Jun 2000 02:59:11 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA15478; Tue, 27 Jun 2000 02:59:11 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006270959.CAA15478@freefall.freebsd.org> From: Alexander Langer Date: Tue, 27 Jun 2000 02:59:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys rfork.2 X-FreeBSD-CVS-Branch: RELENG_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/27 02:59:11 PDT Modified files: (Branch: RELENG_3) lib/libc/sys rfork.2 Log: In 3.x, rfork() with RFMEM does not work on SMP kernels. PR: 15890 Submitted by: Scott Hess Revision Changes Path 1.7.2.5 +12 -1 src/lib/libc/sys/rfork.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 3:23:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2E71337B77A; Tue, 27 Jun 2000 03:23:56 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA19274; Tue, 27 Jun 2000 03:23:55 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006271023.DAA19274@freefall.freebsd.org> From: Alexander Langer Date: Tue, 27 Jun 2000 03:23:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/xcdplayer/patches patch-cdrom-freebsd X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/27 03:23:54 PDT Added files: audio/xcdplayer/patches patch-cdrom-freebsd Log: Fix for phk's bio changes (>= 500003) PR: 19454 Submitted by: Mike Meyer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 3:31:17 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 08D8037B8FE; Tue, 27 Jun 2000 03:31:11 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA20051; Tue, 27 Jun 2000 03:31:09 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200006271031.DAA20051@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 27 Jun 2000 03:31:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/isc-dhcp Makefile.conf Makefile.dist configure README RELNOTES src/contrib/isc-dhcp/client Makefile.dist dhclient-script.8 dhclient.c src/contrib/isc-dhcp/client/scripts freebsd src/contrib/isc-dhcp/common ... X-FreeBSD-CVS-Branch: RELENG_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/06/27 03:31:02 PDT Modified files: (Branch: RELENG_3) contrib/isc-dhcp README RELNOTES contrib/isc-dhcp/client dhclient-script.8 dhclient.c contrib/isc-dhcp/client/scripts freebsd contrib/isc-dhcp/common dispatch.c ethernet.c lpf.c options.c raw.c socket.c tables.c contrib/isc-dhcp/includes dhcpd.h osdep.h version.h contrib/isc-dhcp/includes/netinet if_ether.h Added files: (Branch: RELENG_3) contrib/isc-dhcp Makefile.conf Makefile.dist configure contrib/isc-dhcp/client Makefile.dist contrib/isc-dhcp/common Makefile.dist Log: Ugrade to version 2.0 PL 1. Revision Changes Path 1.1.1.2.2.5 +277 -226 src/contrib/isc-dhcp/README 1.1.1.2.2.5 +28 -2 src/contrib/isc-dhcp/RELNOTES 1.2.2.5 +0 -0 src/contrib/isc-dhcp/client/dhclient-script.8 1.3.2.5 +9 -5 src/contrib/isc-dhcp/client/dhclient.c 1.1.1.2.2.9 +0 -0 src/contrib/isc-dhcp/client/scripts/freebsd 1.1.1.2.2.4 +5 -4 src/contrib/isc-dhcp/common/dispatch.c 1.1.1.1.2.2 +4 -4 src/contrib/isc-dhcp/common/ethernet.c 1.1.1.1.2.5 +4 -1 src/contrib/isc-dhcp/common/lpf.c 1.1.1.1.2.4 +17 -3 src/contrib/isc-dhcp/common/options.c 1.1.1.1.2.4 +15 -3 src/contrib/isc-dhcp/common/raw.c 1.1.1.2.2.4 +17 -14 src/contrib/isc-dhcp/common/socket.c 1.1.1.2.2.4 +2 -2 src/contrib/isc-dhcp/common/tables.c 1.1.1.2.2.4 +2 -2 src/contrib/isc-dhcp/includes/dhcpd.h 1.1.1.2.2.4 +4 -2 src/contrib/isc-dhcp/includes/osdep.h 1.1.1.1.2.2 +1 -1 src/contrib/isc-dhcp/includes/version.h 1.1.1.1.2.2 +1 -0 src/contrib/isc-dhcp/includes/netinet/if_ether.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 3:35:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 611B937B9A4; Tue, 27 Jun 2000 03:35:14 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA20424; Tue, 27 Jun 2000 03:35:14 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006271035.DAA20424@freefall.freebsd.org> From: Alexander Langer Date: Tue, 27 Jun 2000 03:35:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro/xtide/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/27 03:35:14 PDT Modified files: astro/xtide/files md5 Log: update datafile once again. PR: 19533 Submitted by: maintainer Revision Changes Path 1.12 +1 -1 ports/astro/xtide/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 Jun 27 3:39:44 2000 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 527AE37B746; Tue, 27 Jun 2000 03:39:39 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id MAA06181; Tue, 27 Jun 2000 12:39:21 +0200 (CEST) (envelope-from des@flood.ping.uio.no) To: Will Andrews Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/news/diablo Makefile ports/news/diablo/files md5 post-install-notes ports/news/diablo/patches patch-aa ports/news/diablo/pkg INSTALL MESSAGE COMMENT DESCR PLIST ports/news/diablo/scripts diablo.sh createuser References: <200006261229.FAA47475@freefall.freebsd.org> <20000626083836.X85886@argon.gryphonsoft.com> From: Dag-Erling Smorgrav Date: 27 Jun 2000 12:39:20 +0200 In-Reply-To: Will Andrews's message of "Mon, 26 Jun 2000 08:38:36 -0400" Message-ID: Lines: 11 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Will Andrews writes: > Thanks for not changing the header. =) *shrug* I don't understand why not, but if the ports buffs say not to, who am I to argue? (I've never really understood the point of that header) DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 3:42:23 2000 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 297BB37BEFE; Tue, 27 Jun 2000 03:42:08 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (hak.nat.Awfulhak.org [172.31.0.12]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id LAA53640; Tue, 27 Jun 2000 11:42:01 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id LAA03452; Tue, 27 Jun 2000 11:41:55 +0100 (BST) (envelope-from brian@Awfulhak.org) Message-Id: <200006271041.LAA03452@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Brian Fundakowski Feldman Cc: Kris Kennaway , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c In-Reply-To: Message from Brian Fundakowski Feldman of "Mon, 26 Jun 2000 18:20:48 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 27 Jun 2000 11:41:55 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Mon, 26 Jun 2000, Kris Kennaway wrote: > > > On Mon, 26 Jun 2000, Brian Fundakowski Feldman wrote: > > > > > Well, it needs more widespread testing. I don't believe there are going to > > > be problems, but 5.0-CURRENT is for ironing out problems before things go > > > into a more "stable" environment. Would you consider the base OpenBSD's > > > OpenSSH a more stable environment? > > > > They now have OpenBSD-current and -stable like we do, and their > > experimental OpenSSH changes are also developed on the CVS head, so I > > don't see why they wouldn't accept this one. > > Really? That's great! I didn't know that happened. I'll submit the > diffs really soon then. I don't think this is true. For release 2.7, Theo created a tag and did a bit of sliding, but I haven't heard of any intention to have an OpenBSD-stable. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 3:52: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 83A1E37B552; Tue, 27 Jun 2000 03:51:50 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (hak.nat.Awfulhak.org [172.31.0.12]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id LAA53683; Tue, 27 Jun 2000 11:51:46 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id LAA03535; Tue, 27 Jun 2000 11:51:41 +0100 (BST) (envelope-from brian@Awfulhak.org) Message-Id: <200006271051.LAA03535@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Mark Knight Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources In-Reply-To: Message from "David E. O'Brien" of "Mon, 26 Jun 2000 01:06:24 PDT." <200006260806.BAA85401@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 27 Jun 2000 11:51:41 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there any reason that the server can't be imported too ? With the client installed as part of FreeBSD, it confuses things when the isc-dhcp? port is then installed to get the server. I would vote for pulling the server stuff into contrib too. > obrien 2000/06/26 01:06:24 PDT > > src/contrib/isc-dhcp - Imported sources > Update of /home/ncvs/src/contrib/isc-dhcp > In directory freefall.freebsd.org:/c/tmp/cvs-serv85299 > > Log Message: > Import Patchlevel 1 of the ISC 2.0 dhcp client. > > Status: > > Vendor Tag: ISC > Release Tags: isc_dhcp_2_0_pl1 > > U src/contrib/isc-dhcp/CHANGES > N src/contrib/isc-dhcp/Makefile.conf > N src/contrib/isc-dhcp/Makefile.dist > U src/contrib/isc-dhcp/README > U src/contrib/isc-dhcp/RELNOTES > N src/contrib/isc-dhcp/configure > N src/contrib/isc-dhcp/client/Makefile.dist > U src/contrib/isc-dhcp/client/clparse.c > U src/contrib/isc-dhcp/client/dhclient-script.8 > U src/contrib/isc-dhcp/client/dhclient.8 > C src/contrib/isc-dhcp/client/dhclient.c > U src/contrib/isc-dhcp/client/dhclient.conf > U src/contrib/isc-dhcp/client/dhclient.conf.5 > U src/contrib/isc-dhcp/client/dhclient.leases.5 > U src/contrib/isc-dhcp/client/scripts/freebsd > N src/contrib/isc-dhcp/common/Makefile.dist > U src/contrib/isc-dhcp/common/alloc.c > U src/contrib/isc-dhcp/common/bpf.c > U src/contrib/isc-dhcp/common/conflex.c > U src/contrib/isc-dhcp/common/convert.c > U src/contrib/isc-dhcp/common/dhcp-options.5 > U src/contrib/isc-dhcp/common/dispatch.c > U src/contrib/isc-dhcp/common/errwarn.c > U src/contrib/isc-dhcp/common/ethernet.c > U src/contrib/isc-dhcp/common/hash.c > U src/contrib/isc-dhcp/common/icmp.c > U src/contrib/isc-dhcp/common/inet.c > U src/contrib/isc-dhcp/common/inet_addr.c > U src/contrib/isc-dhcp/common/lpf.c > U src/contrib/isc-dhcp/common/memory.c > U src/contrib/isc-dhcp/common/nit.c > U src/contrib/isc-dhcp/common/options.c > U src/contrib/isc-dhcp/common/packet.c > U src/contrib/isc-dhcp/common/parse.c > U src/contrib/isc-dhcp/common/print.c > U src/contrib/isc-dhcp/common/raw.c > U src/contrib/isc-dhcp/common/socket.c > U src/contrib/isc-dhcp/common/tables.c > U src/contrib/isc-dhcp/common/tr.c > U src/contrib/isc-dhcp/common/tree.c > U src/contrib/isc-dhcp/common/upf.c > U src/contrib/isc-dhcp/includes/cdefs.h > U src/contrib/isc-dhcp/includes/dhcp.h > U src/contrib/isc-dhcp/includes/dhcpd.h > U src/contrib/isc-dhcp/includes/dhctoken.h > U src/contrib/isc-dhcp/includes/hash.h > U src/contrib/isc-dhcp/includes/inet.h > U src/contrib/isc-dhcp/includes/osdep.h > U src/contrib/isc-dhcp/includes/site.h > U src/contrib/isc-dhcp/includes/sysconf.h > U src/contrib/isc-dhcp/includes/tree.h > U src/contrib/isc-dhcp/includes/version.h > U src/contrib/isc-dhcp/includes/cf/freebsd.h > U src/contrib/isc-dhcp/includes/arpa/nameser.h > U src/contrib/isc-dhcp/includes/netinet/if_ether.h > U src/contrib/isc-dhcp/includes/netinet/ip.h > U src/contrib/isc-dhcp/includes/netinet/ip_icmp.h > U src/contrib/isc-dhcp/includes/netinet/udp.h > > 1 conflicts created by this import. > Use the following command to help the merge: > > cvs checkout -jISC:yesterday -jISC src/contrib/isc-dhcp -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 3:52:27 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 83C2737C0E9; Tue, 27 Jun 2000 03:52:22 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA22176; Tue, 27 Jun 2000 03:52:22 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200006271052.DAA22176@freefall.freebsd.org> From: Brian Somers Date: Tue, 27 Jun 2000 03:52:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 periodic.conf.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/06/27 03:52:22 PDT Modified files: share/man/man5 periodic.conf.5 Log: Mention $daily_accounting_compress Forgotten by: Ben & I Revision Changes Path 1.2 +7 -1 src/share/man/man5/periodic.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 4: 0:15 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D928737BF81; Tue, 27 Jun 2000 04:00:09 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: (from des@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA22981; Tue, 27 Jun 2000 04:00:10 -0700 (PDT) (envelope-from des@FreeBSD.org) Message-Id: <200006271100.EAA22981@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 27 Jun 2000 04:00:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/add Makefile src/usr.sbin/pkg_install/create Makefile src/usr.sbin/pkg_install/delete Makefile src/usr.sbin/pkg_install/info Makefile src/usr.sbin/pkg_install/lib file.c lib.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2000/06/27 04:00:07 PDT Modified files: usr.sbin/pkg_install/add Makefile usr.sbin/pkg_install/create Makefile usr.sbin/pkg_install/delete Makefile usr.sbin/pkg_install/info Makefile usr.sbin/pkg_install/lib file.c lib.h Log: Use libfetch instead of libftpio. This adds support for http and IPv6. Revision Changes Path 1.12 +3 -3 src/usr.sbin/pkg_install/add/Makefile 1.12 +3 -3 src/usr.sbin/pkg_install/create/Makefile 1.12 +3 -3 src/usr.sbin/pkg_install/delete/Makefile 1.12 +3 -3 src/usr.sbin/pkg_install/info/Makefile 1.42 +28 -108 src/usr.sbin/pkg_install/lib/file.c 1.30 +7 -9 src/usr.sbin/pkg_install/lib/lib.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 4: 4:13 2000 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id C195437BF88; Tue, 27 Jun 2000 04:03:50 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id NAA06302; Tue, 27 Jun 2000 13:03:47 +0200 (CEST) (envelope-from des@flood.ping.uio.no) To: cvs-committers@FreeBSD.org Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pkg_install/add Makefile src/usr.sbin/pkg_install/create Makefile src/usr.sbin/pkg_install/delete Makefile src/usr.sbin/pkg_install/info Makefile src/usr.sbin/pkg_install/lib file.c lib.h References: <200006271100.EAA22981@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 27 Jun 2000 13:03:46 +0200 In-Reply-To: Dag-Erling Smorgrav's message of "Tue, 27 Jun 2000 04:00:08 -0700 (PDT)" Message-ID: Lines: 9 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dag-Erling Smorgrav writes: > Log: > Use libfetch instead of libftpio. This adds support for http and IPv6. This was kind-of-approved, but not reviewed, by jkh. DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 4: 4:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6CADE37BF88; Tue, 27 Jun 2000 04:04:37 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA25670; Tue, 27 Jun 2000 04:04:37 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006271104.EAA25670@freefall.freebsd.org> From: Alexander Langer Date: Tue, 27 Jun 2000 04:04:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-clocks/bbdate Makefile ports/x11-clocks/bbdate/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/27 04:04:37 PDT Modified files: x11-clocks/bbdate Makefile x11-clocks/bbdate/pkg DESCR Log: Port has new homepage and new mastersite. PR: 19418 Submitted by: maintainer Revision Changes Path 1.11 +3 -3 ports/x11-clocks/bbdate/Makefile 1.3 +1 -1 ports/x11-clocks/bbdate/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 Jun 27 4: 6: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from anchor-post-34.mail.demon.net (anchor-post-34.mail.demon.net [194.217.242.92]) by hub.freebsd.org (Postfix) with ESMTP id C817F37BF7B; Tue, 27 Jun 2000 04:05:55 -0700 (PDT) (envelope-from n_hibma@qubesoft.com) Received: from calcaphon.demon.co.uk ([193.237.19.5] helo=bluebottle.qubesoft.com) by anchor-post-34.mail.demon.net with esmtp (Exim 2.12 #1) id 136tBf-000Eam-0Y; Tue, 27 Jun 2000 12:05:52 +0100 Received: from henny.webweaving.org (henny.qubesoft.com [192.168.1.5]) by bluebottle.qubesoft.com (8.9.3/8.9.1) with ESMTP id MAA41880; Tue, 27 Jun 2000 12:07:33 +0100 (BST) (envelope-from n_hibma@qubesoft.com) Received: from localhost (localhost [127.0.0.1]) by henny.webweaving.org (8.9.3/8.9.3) with ESMTP id MAA13251; Tue, 27 Jun 2000 12:00:55 +0100 (BST) (envelope-from n_hibma@qubesoft.com) Date: Tue, 27 Jun 2000 12:00:55 +0100 (BST) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: Brian Somers Cc: "David E. O'Brien" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Mark Knight Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources In-Reply-To: <200006271051.LAA03535@hak.lan.Awfulhak.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Is there any reason that the server can't be imported too ? > With the client installed as part of FreeBSD, it confuses things > when the isc-dhcp? port is then installed to get the server. > > I would vote for pulling the server stuff into contrib too. that sounds like an excellent idea to me. Nick -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 4: 6: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 5D2E137BF71; Tue, 27 Jun 2000 04:05:57 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id NAA06317; Tue, 27 Jun 2000 13:05:46 +0200 (CEST) (envelope-from des@flood.ping.uio.no) To: Andy Farkas Cc: "David E. O'Brien" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults make.conf References: From: Dag-Erling Smorgrav Date: 27 Jun 2000 13:05:45 +0200 In-Reply-To: Andy Farkas's message of "Tue, 27 Jun 2000 18:00:23 +1000 (EST)" Message-ID: Lines: 9 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Andy Farkas writes: > Stupid question time: does the BDE in BDECFLAGS stand for Bruce D. > Evans?? Or put another way, what are BDECFLAGS?? DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 4:20:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8E4B837BF02; Tue, 27 Jun 2000 04:20:08 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA28723; Tue, 27 Jun 2000 04:20:08 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200006271120.EAA28723@freefall.freebsd.org> From: Brian Somers Date: Tue, 27 Jun 2000 04:20:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults periodic.conf src/etc/periodic/weekly 400.status-pkg src/share/man/man5 periodic.conf.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/06/27 04:20:08 PDT Modified files: etc/defaults periodic.conf share/man/man5 periodic.conf.5 Added files: etc/periodic/weekly 400.status-pkg Log: Add weekly_status_pkg_enable (defaults to NO) Revision Changes Path 1.3 +4 -1 src/etc/defaults/periodic.conf 1.3 +7 -1 src/share/man/man5/periodic.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 4:24:19 2000 Delivered-To: cvs-all@freebsd.org Received: from mout2.silyn-tek.de (mout2.silyn-tek.de [194.25.165.70]) by hub.freebsd.org (Postfix) with ESMTP id E4C6837BF76; Tue, 27 Jun 2000 04:24:08 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from [192.168.32.34] (helo=mx2.silyn-tek.de) by mout2.silyn-tek.de with esmtp (Exim 3.13 #1) id 136tTM-0007gU-00; Tue, 27 Jun 2000 13:24:08 +0200 Received: from p3e9d38bf.dip0.t-ipconnect.de ([62.157.56.191] helo=neutron.cichlids.com) by mx2.silyn-tek.de with esmtp (Exim 3.13 #1) id 136tTI-0008LT-00; Tue, 27 Jun 2000 13:24:05 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 771E8AC27; Tue, 27 Jun 2000 13:24:12 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 494D514AB3; Tue, 27 Jun 2000 13:24:13 +0200 (CEST) Date: Tue, 27 Jun 2000 13:24:13 +0200 From: Alexander Langer To: Brian Somers Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults periodic.conf src/etc/periodic/weekly 400.status-pkg src/share/man/man5 periodic.conf.5 Message-ID: <20000627132413.A53381@cichlids.cichlids.com> References: <200006271120.EAA28723@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006271120.EAA28723@freefall.freebsd.org>; from brian@FreeBSD.org on Tue, Jun 27, 2000 at 04:20:08AM -0700 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Brian Somers (brian@FreeBSD.org): > Add weekly_status_pkg_enable (defaults to NO) Just curious: What does this do? Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 4:26:54 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 49B5D37BF8D; Tue, 27 Jun 2000 04:26:51 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA29385; Tue, 27 Jun 2000 04:26:51 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006271126.EAA29385@freefall.freebsd.org> From: Alexander Langer Date: Tue, 27 Jun 2000 04:26:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys rfork.2 X-FreeBSD-CVS-Branch: RELENG_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/27 04:26:51 PDT Modified files: (Branch: RELENG_3) lib/libc/sys rfork.2 Log: Sheldonification of last commit. Revision Changes Path 1.7.2.6 +13 -12 src/lib/libc/sys/rfork.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 4:27:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9716237BF8D; Tue, 27 Jun 2000 04:27:25 -0700 (PDT) (envelope-from deischen@FreeBSD.org) Received: (from deischen@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA29462; Tue, 27 Jun 2000 04:27:25 -0700 (PDT) (envelope-from deischen@FreeBSD.org) Message-Id: <200006271127.EAA29462@freefall.freebsd.org> From: Daniel Eischen Date: Tue, 27 Jun 2000 04:27:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gnat/patches patch-ai X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG deischen 2000/06/27 04:27:25 PDT Modified files: lang/gnat/patches patch-ai Log: When initializing the GNAT (i386) run-time, initialize the floating point control word to use 64-bit (extended) precision instead of FreeBSDs default 53-bit (double) precision. Submitted by: Sune Falck Revision Changes Path 1.2 +28 -2 ports/lang/gnat/patches/patch-ai To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 4:39:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DF72F37BF78; Tue, 27 Jun 2000 04:39:41 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA30752; Tue, 27 Jun 2000 04:39:40 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200006271139.EAA30752@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 27 Jun 2000 04:39:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/natd natd.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/06/27 04:39:37 PDT Modified files: sbin/natd natd.8 Log: - mdoc(7) style cleanup - new version of security note from alex. Revision Changes Path 1.37 +301 -277 src/sbin/natd/natd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 4:43: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 4860B37BF8D; Tue, 27 Jun 2000 04:42:35 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id NAA06463; Tue, 27 Jun 2000 13:42:32 +0200 (CEST) (envelope-from des@flood.ping.uio.no) To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf NOTES src/sys/kern kern_accf.c uipc_socket.c uipc_socket2.c src/sys/modules Makefile src/sys/modules/accf_data Makefile src/sys/modules/accf_http Makefile src/sys/netinet accf_data.c ... References: <200006200109.SAA79432@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 27 Jun 2000 13:42:31 +0200 In-Reply-To: Alfred Perlstein's message of "Mon, 19 Jun 2000 18:09:23 -0700 (PDT)" Message-ID: Lines: 10 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alfred Perlstein writes: > two accept filters are provided, one that returns sockets when data > arrives the other when an http request is completed (doesn't work > with 0.9 requests) ...which means it doesn't work except as proof of concept. DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 4:51:26 2000 Delivered-To: cvs-all@freebsd.org Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id 6633937B969; Tue, 27 Jun 2000 04:51:18 -0700 (PDT) (envelope-from jedgar@fxp.org) Received: from earth.causticlabs.com (oca-c1s1-27.mfi.net [209.26.94.28]) by pawn.primelocation.net (Postfix) with ESMTP id E45D09B18; Tue, 27 Jun 2000 07:51:15 -0400 (EDT) Date: Tue, 27 Jun 2000 07:51:15 -0400 (EDT) From: "Chris D. Faulhaber" X-Sender: jedgar@earth.causticlabs.com To: Brian Somers Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c In-Reply-To: <200006271041.LAA03452@hak.lan.Awfulhak.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Jun 2000, Brian Somers wrote: > > On Mon, 26 Jun 2000, Kris Kennaway wrote: > > > > > On Mon, 26 Jun 2000, Brian Fundakowski Feldman wrote: > > > > > > > Well, it needs more widespread testing. I don't believe there are going to > > > > be problems, but 5.0-CURRENT is for ironing out problems before things go > > > > into a more "stable" environment. Would you consider the base OpenBSD's > > > > OpenSSH a more stable environment? > > > > > > They now have OpenBSD-current and -stable like we do, and their > > > experimental OpenSSH changes are also developed on the CVS head, so I > > > don't see why they wouldn't accept this one. > > > > Really? That's great! I didn't know that happened. I'll submit the > > diffs really soon then. > > I don't think this is true. For release 2.7, Theo created a tag and > did a bit of sliding, but I haven't heard of any intention to have an > OpenBSD-stable. > http://www.openbsd.org/stable.html ----- Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 4:56:29 2000 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id C111D37B635; Tue, 27 Jun 2000 04:56:22 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id EAA24273; Tue, 27 Jun 2000 04:56:15 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id EAA60675; Tue, 27 Jun 2000 04:56:10 -0700 (PDT) (envelope-from obrien) Date: Tue, 27 Jun 2000 04:56:10 -0700 From: "David O'Brien" To: Brian Somers Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources Message-ID: <20000627045610.A60638@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200006271051.LAA03535@hak.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200006271051.LAA03535@hak.lan.Awfulhak.org>; from brian@Awfulhak.org on Tue, Jun 27, 2000 at 11:51:41AM +0100 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jun 27, 2000 at 11:51:41AM +0100, Brian Somers wrote: > Is there any reason that the server can't be imported too ? It isn't needed to do an install, nor for the majority of systems. > With the client installed as part of FreeBSD, it confuses things > when the isc-dhcp? port is then installed to get the server. Can you explain more about the confusion? I take it /usr/local is in your path before /sbin ? > I would vote for pulling the server stuff into contrib too. I'd really rather dike out the client from the isc-dhcp port instead. (for those systems that have /sbin/dhclient). -- -- David (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 Tue Jun 27 4:56:40 2000 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id CEC9537B943; Tue, 27 Jun 2000 04:56:26 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (hak.nat.Awfulhak.org [172.31.0.12]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id MAA54403; Tue, 27 Jun 2000 12:55:27 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id MAA61446; Tue, 27 Jun 2000 12:55:02 +0100 (BST) (envelope-from brian@Awfulhak.org) Message-Id: <200006271155.MAA61446@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Alexander Langer Cc: Brian Somers , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/etc/defaults periodic.conf src/etc/periodic/weekly 400.status-pkg src/share/man/man5 periodic.conf.5 In-Reply-To: Message from Alexander Langer of "Tue, 27 Jun 2000 13:24:13 +0200." <20000627132413.A53381@cichlids.cichlids.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 27 Jun 2000 12:55:02 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Thus spake Brian Somers (brian@FreeBSD.org): > > > Add weekly_status_pkg_enable (defaults to NO) > > Just curious: What does this do? pkg_version -v | fgrep "needs updating" > Alex > > -- > cat: /home/alex/.sig: No such file or directory > -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 4:59:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 34B6037BE9B; Tue, 27 Jun 2000 04:59:36 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA33400; Tue, 27 Jun 2000 04:59:36 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006271159.EAA33400@freefall.freebsd.org> From: Alexander Langer Date: Tue, 27 Jun 2000 04:59:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/hylafax Makefile ports/comms/hylafax/files md5 ports/comms/hylafax/patches patch-aa patch-ac patch-ah patch-ai patch-aj patch-ab patch-ad patch-ae patch-af patch-ag ports/comms/hylafax/pkg MESSAGE PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/27 04:59:36 PDT Modified files: comms/hylafax Makefile comms/hylafax/files md5 comms/hylafax/patches patch-ab patch-ad patch-ae patch-af patch-ag comms/hylafax/pkg MESSAGE PLIST Added files: comms/hylafax/patches patch-aa patch-ac patch-ah patch-ai patch-aj Log: Update to version 4.1.b2, the latest stable release (dispite the "beta" flag), which officially fixes the setuid security exploit by the vendors. Additionally, from the PR: * adds in distribution patches to allow it to interoperate with libtiff-3.5.5 (the current version in the ports tree), and replace an original FreeBSD patch. * includes security patches (replacements of 'strcpy' and 'sprintf', primarily), mostly based on patches originally submitted by Alex Langer [1] for 4.0pl2 and not yet commited, although some new work was done too. [1] I don't think, that these were my patches but those submitted by John Holland in PR 19180. * Fixes some issues with the configure/setup scripts introduced since the previous version. * Additionally, original FreeBSD patches from 4.0pl2 were merged in where they were not addressed by anything else. (except the I18N patch, sorry). I removed the FORBIDDEN line since there are at least no obvious security concerns left. PR: 19237 Submitted by: Andy Sparrow Revision Changes Path 1.35 +17 -24 ports/comms/hylafax/Makefile 1.7 +3 -2 ports/comms/hylafax/files/md5 1.8 +46 -35 ports/comms/hylafax/patches/patch-ab 1.3 +269 -78 ports/comms/hylafax/patches/patch-ad 1.3 +135 -129 ports/comms/hylafax/patches/patch-ae 1.2 +12 -10 ports/comms/hylafax/patches/patch-af 1.2 +69 -13 ports/comms/hylafax/patches/patch-ag 1.2 +4 -2 ports/comms/hylafax/pkg/MESSAGE 1.7 +6 -3 ports/comms/hylafax/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 Jun 27 5: 4:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1A44F37BE9B; Tue, 27 Jun 2000 05:04:44 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA34094; Tue, 27 Jun 2000 05:04:44 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200006271204.FAA34094@freefall.freebsd.org> From: Brian Somers Date: Tue, 27 Jun 2000 05:04:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 periodic.conf.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/06/27 05:04:44 PDT Modified files: share/man/man5 periodic.conf.5 Log: Reword the description of weekly_status_pkg_enable (although not quite how Sheldon suggested) Suggested by: sheldonh Revision Changes Path 1.4 +4 -3 src/share/man/man5/periodic.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 5: 4:54 2000 Delivered-To: cvs-all@freebsd.org Received: from mout1.silyn-tek.de (mout1.silyn-tek.de [194.25.165.69]) by hub.freebsd.org (Postfix) with ESMTP id 26CB137BFB0; Tue, 27 Jun 2000 05:04:38 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from [192.168.32.34] (helo=mx2.silyn-tek.de) by mout1.silyn-tek.de with esmtp (Exim 3.13 #1) id 136u5z-00039w-00; Tue, 27 Jun 2000 14:04:03 +0200 Received: from p3e9d38bf.dip0.t-ipconnect.de ([62.157.56.191] helo=neutron.cichlids.com) by mx2.silyn-tek.de with esmtp (Exim 3.13 #1) id 136u5y-0001cv-00; Tue, 27 Jun 2000 14:04:02 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 0D2EDAC27; Tue, 27 Jun 2000 14:04:09 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 8E1EC14AB3; Tue, 27 Jun 2000 14:04:09 +0200 (CEST) Date: Tue, 27 Jun 2000 14:04:09 +0200 From: Alexander Langer To: Brian Somers Cc: Brian Somers , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/etc/defaults periodic.conf src/etc/periodic/weekly 400.status-pkg src/share/man/man5 periodic.conf.5 Message-ID: <20000627140409.B62150@cichlids.cichlids.com> References: <200006271155.MAA61446@hak.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006271155.MAA61446@hak.lan.Awfulhak.org>; from brian@Awfulhak.org on Tue, Jun 27, 2000 at 12:55:02PM +0100 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Brian Somers (brian@Awfulhak.org): > > > Add weekly_status_pkg_enable (defaults to NO) > > Just curious: What does this do? > pkg_version -v | fgrep "needs updating" Oh, sweet :) Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 5: 8:47 2000 Delivered-To: cvs-all@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id 52CC137BEF1; Tue, 27 Jun 2000 05:08:16 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (root@vic.sabbo.net [193.193.218.106]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id PAA01860; Tue, 27 Jun 2000 15:06:36 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.9.3/8.9.3) with ESMTP id NAA20633; Tue, 27 Jun 2000 13:53:43 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <395887A1.4BC908F8@FreeBSD.org> Date: Tue, 27 Jun 2000 13:53:21 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.73 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Wes Peters Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/archivers/9e - Imported sources References: <200006270355.UAA69329@freefall.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Wes Peters wrote: > wes 2000/06/26 20:55:27 PDT > > ports/archivers/9e - Imported sources > Update of /home/ncvs/ports/archivers/9e > In directory freefall.freebsd.org:/d/home/wes/ports/archivers/9e > > Log Message: > 9e - a simple Plan9 distribution unpacker It seems that you forgot to add it into parent dir Makefile. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 5:23:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5FEBD37BE7E; Tue, 27 Jun 2000 05:23:16 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA37335; Tue, 27 Jun 2000 05:23:16 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006271223.FAA37335@freefall.freebsd.org> From: Alexander Langer Date: Tue, 27 Jun 2000 05:23:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/bgrot Makefile ports/x11/bgrot/files md5 ports/x11/bgrot/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/27 05:23:16 PDT Modified files: x11/bgrot Makefile x11/bgrot/files md5 x11/bgrot/pkg DESCR Log: Update to version 1.30 with mastersite/maintainer-email update. PR: 19460 Submitted by: maintainer/author Revision Changes Path 1.5 +5 -5 ports/x11/bgrot/Makefile 1.3 +1 -1 ports/x11/bgrot/files/md5 1.3 +2 -2 ports/x11/bgrot/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 Jun 27 6: 2: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id A72C437BF4F; Tue, 27 Jun 2000 06:01:53 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 136uzD-000KX7-00; Tue, 27 Jun 2000 15:01:07 +0200 From: Sheldon Hearn To: Brian Somers Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man5 periodic.conf.5 In-reply-to: Your message of "Tue, 27 Jun 2000 05:04:44 MST." <200006271204.FAA34094@freefall.freebsd.org> Date: Tue, 27 Jun 2000 15:01:07 +0200 Message-ID: <78932.962110867@axl.ops.uunet.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Jun 2000 05:04:44 MST, Brian Somers wrote: > share/man/man5 periodic.conf.5 > Log: > Reword the description of weekly_status_pkg_enable (although not > quite how Sheldon suggested) I couldn't quite nail it down, but your new version is much easier to grok first time around. :-) Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 6: 2:29 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2302737BF4F; Tue, 27 Jun 2000 06:02:25 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA41787; Tue, 27 Jun 2000 06:02:24 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006271302.GAA41787@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 27 Jun 2000 06:02:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/xfce Makefile ports/x11-wm/xfce/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/27 06:02:24 PDT Modified files: x11-wm/xfce Makefile x11-wm/xfce/files md5 Log: Update to 3.4.2. Revision Changes Path 1.31 +2 -2 ports/x11-wm/xfce/Makefile 1.16 +1 -1 ports/x11-wm/xfce/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 Jun 27 6: 5:48 2000 Delivered-To: cvs-all@freebsd.org Received: from gilgamesch.bik-gmbh.de (T1-Hansenet.BIK-GmbH.de [192.76.134.246]) by hub.freebsd.org (Postfix) with ESMTP id D1DCA37BE7A; Tue, 27 Jun 2000 06:05:41 -0700 (PDT) (envelope-from cracauer@gilgamesch.bik-gmbh.de) Received: (from cracauer@localhost) by gilgamesch.bik-gmbh.de (8.9.3/8.7.3) id PAA42513; Tue, 27 Jun 2000 15:05:38 +0200 (MET DST) Date: Tue, 27 Jun 2000 15:05:38 +0200 From: Martin Cracauer To: Mark Murray Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC Message-ID: <20000627150538.A42129@cons.org> References: <200006250918.CAA41538@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006250918.CAA41538@freefall.freebsd.org>; from markm@FreeBSD.ORG on Sun, Jun 25, 2000 at 02:18:14AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In <200006250918.CAA41538@freefall.freebsd.org>, Mark Murray wrote: > markm 2000/06/25 02:18:14 PDT > > Modified files: > sys/conf files options > sys/i386/conf GENERIC Makefile NOTES > sys/alpha/conf GENERIC > Log: > Get the build bits right for the new Architecture Independant null- and > entropy drivers. Did you possibly break options RANDOMDEV #entropy device ==> make depend make: don't know how to make ../../crypto/blowfish/bf_cbc.c. Stop This stuff lives in ../../crypto/openssl/crypto/... -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ BSD User Group Hamburg, Germany http://www.bsdhh.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 6: 9:25 2000 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 8962A37BF4F; Tue, 27 Jun 2000 06:09:16 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (hak.nat.Awfulhak.org [172.31.0.12]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id OAA54913; Tue, 27 Jun 2000 14:07:40 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id OAA47690; Tue, 27 Jun 2000 14:06:45 +0100 (BST) (envelope-from brian@Awfulhak.org) Message-Id: <200006271306.OAA47690@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: obrien@FreeBSD.org Cc: Brian Somers , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources In-Reply-To: Message from "David O'Brien" of "Tue, 27 Jun 2000 04:56:10 PDT." <20000627045610.A60638@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 27 Jun 2000 14:06:45 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Tue, Jun 27, 2000 at 11:51:41AM +0100, Brian Somers wrote: > > Is there any reason that the server can't be imported too ? > > It isn't needed to do an install, nor for the majority of systems. It's more needed that bootpd - and before anyone says the obvious, I don't think this is a bloat issue, it's more an out-of-the-dark-ages issue IMHO. > > With the client installed as part of FreeBSD, it confuses things > > when the isc-dhcp? port is then installed to get the server. > > Can you explain more about the confusion? I take it /usr/local is in > your path before /sbin ? The problem is that there's no way to avoid having two clients if you want a server. > > I would vote for pulling the server stuff into contrib too. > > I'd really rather dike out the client from the isc-dhcp port instead. > (for those systems that have /sbin/dhclient). That's a good alternative. > -- > -- David (obrien@FreeBSD.org) I'd prefer to have the server as part of the base system, but I'm not going to argue about it - a port is perfectly fine in my book :-) It'd probably be a bit of a PITA to create a server-side port though - dunno. Cheers. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 6:11:54 2000 Delivered-To: cvs-all@freebsd.org Received: from mout2.silyn-tek.de (mout2.silyn-tek.de [194.25.165.70]) by hub.freebsd.org (Postfix) with ESMTP id 6B2E137BFD4; Tue, 27 Jun 2000 06:11:45 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from [192.168.32.34] (helo=mx2.silyn-tek.de) by mout2.silyn-tek.de with esmtp (Exim 3.13 #1) id 136v8z-0008B1-00; Tue, 27 Jun 2000 15:11:13 +0200 Received: from p3e9d38bf.dip0.t-ipconnect.de ([62.157.56.191] helo=neutron.cichlids.com) by mx2.silyn-tek.de with esmtp (Exim 3.13 #1) id 136v8x-0004a5-00; Tue, 27 Jun 2000 15:11:11 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 3EDA3AC27; Tue, 27 Jun 2000 15:11:15 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 1F42F14AB3; Tue, 27 Jun 2000 15:11:16 +0200 (CEST) Date: Tue, 27 Jun 2000 15:11:15 +0200 From: Alexander Langer To: Martin Cracauer Cc: Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC Message-ID: <20000627151115.A76115@cichlids.cichlids.com> References: <200006250918.CAA41538@freefall.freebsd.org> <20000627150538.A42129@cons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000627150538.A42129@cons.org>; from cracauer@cons.org on Tue, Jun 27, 2000 at 03:05:38PM +0200 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Martin Cracauer (cracauer@cons.org): > Did you possibly break > options RANDOMDEV #entropy device > make depend > make: don't know how to make ../../crypto/blowfish/bf_cbc.c. Stop > This stuff lives in ../../crypto/openssl/crypto/... Yes, I saw that too. However, that is part of the src-sys-crypto cvsup module. -rw-r--r-- 1 root bin 4789 22 Dez 1999 /sys/crypto/blowfish/bf_cbc.c And I _really_ dislike the idea that GENERIC depends on crypto stuff now. Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 6:15:56 2000 Delivered-To: cvs-all@freebsd.org Received: from knight.cons.org (knight.cons.org [194.233.237.86]) by hub.freebsd.org (Postfix) with ESMTP id B325337BFD7; Tue, 27 Jun 2000 06:15:49 -0700 (PDT) (envelope-from cracauer@knight.cons.org) Received: (from cracauer@localhost) by knight.cons.org (8.9.3/8.9.3) id PAA25975; Tue, 27 Jun 2000 15:15:37 +0200 (CEST) Date: Tue, 27 Jun 2000 15:15:36 +0200 From: Martin Cracauer To: Alexander Langer Cc: Martin Cracauer , Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC Message-ID: <20000627151536.A25960@cons.org> References: <200006250918.CAA41538@freefall.freebsd.org> <20000627150538.A42129@cons.org> <20000627151115.A76115@cichlids.cichlids.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000627151115.A76115@cichlids.cichlids.com>; from alex@big.endian.de on Tue, Jun 27, 2000 at 03:11:15PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In <20000627151115.A76115@cichlids.cichlids.com>, Alexander Langer wrote: > Thus spake Martin Cracauer (cracauer@cons.org): > > > Did you possibly break > > options RANDOMDEV #entropy device > > > make depend > > make: don't know how to make ../../crypto/blowfish/bf_cbc.c. Stop > > This stuff lives in ../../crypto/openssl/crypto/... > > Yes, I saw that too. > However, that is part of the src-sys-crypto cvsup module. > -rw-r--r-- 1 root bin 4789 22 Dez 1999 /sys/crypto/blowfish/bf_cbc.c > > And I _really_ dislike the idea that GENERIC depends on crypto stuff > now. Not a problem for me, too much fancy stuff requires it now. I think that the problem with building is that Mark tests on his own directory layout based on the international distribution machinery and has the crypto stuff in other place than freefall and most of us have. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ BSD User Group Hamburg, Germany http://www.bsdhh.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 6:16:31 2000 Delivered-To: cvs-all@freebsd.org Received: from gilgamesch.bik-gmbh.de (T1-Hansenet.BIK-GmbH.de [192.76.134.246]) by hub.freebsd.org (Postfix) with ESMTP id 4980737C1EE; Tue, 27 Jun 2000 06:16:22 -0700 (PDT) (envelope-from cracauer@gilgamesch.bik-gmbh.de) Received: (from cracauer@localhost) by gilgamesch.bik-gmbh.de (8.9.3/8.7.3) id PAA42855; Tue, 27 Jun 2000 15:16:20 +0200 (MET DST) Date: Tue, 27 Jun 2000 15:16:20 +0200 From: Martin Cracauer To: Mark Murray Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/modules/randomdev Makefile Message-ID: <20000627151620.B42129@cons.org> References: <200006261218.FAA43112@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006261218.FAA43112@freefall.freebsd.org>; from markm@FreeBSD.ORG on Mon, Jun 26, 2000 at 05:18:09AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In <200006261218.FAA43112@freefall.freebsd.org>, Mark Murray wrote: > markm 2000/06/26 05:18:09 PDT > > Modified files: > sys/modules/randomdev Makefile > Log: > Better style(9) for the module build. This module's built is broken both for compilation within kernel compile and as standalone compile: [kernel compile] make depend ... ===> randomdev make: don't know how to make bf_cbc.c. Stop cd /usr/src/sys/modules/randomdev make depend make: don't know how to make bf_cbc.c. Stop Probably related to the crypto relative paths for RANDOMDEVS. Do you have the crypto stuff in other place than freefall has? Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ BSD User Group Hamburg, Germany http://www.bsdhh.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 6:17:32 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 778E337BF4F; Tue, 27 Jun 2000 06:17:28 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA44389; Tue, 27 Jun 2000 06:17:28 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006271317.GAA44389@freefall.freebsd.org> From: Alexander Langer Date: Tue, 27 Jun 2000 06:17:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/fxtv/patches patch-makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/27 06:17:28 PDT Added files: graphics/fxtv/patches patch-makefile Log: Add /usr/local -> LOCALBASE conversion and don't hardcode X11BASE. Rework of: PR: 19452 Submitted by: Mike Meyer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 6:21:37 2000 Delivered-To: cvs-all@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 89B6D37BFE2; Tue, 27 Jun 2000 06:21:13 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 136vHp-000KdN-00; Tue, 27 Jun 2000 15:20:21 +0200 From: Sheldon Hearn To: Alexander Langer Cc: Martin Cracauer , Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC In-reply-to: Your message of "Tue, 27 Jun 2000 15:11:15 +0200." <20000627151115.A76115@cichlids.cichlids.com> Date: Tue, 27 Jun 2000 15:20:21 +0200 Message-ID: <79320.962112021@axl.ops.uunet.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Jun 2000 15:11:15 +0200, Alexander Langer wrote: > And I _really_ dislike the idea that GENERIC depends on crypto stuff > now. Well, since the kernel now provides (well, it will soon) a cryptographically strong entropy service, it seems pretty reasonable. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 6:22:14 2000 Delivered-To: cvs-all@freebsd.org Received: from mout1.silyn-tek.de (mout1.silyn-tek.de [194.25.165.69]) by hub.freebsd.org (Postfix) with ESMTP id 57D7D37BF57; Tue, 27 Jun 2000 06:22:08 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from [192.168.32.33] (helo=mx1.silyn-tek.de) by mout1.silyn-tek.de with esmtp (Exim 3.13 #1) id 136vJ2-0003Si-00; Tue, 27 Jun 2000 15:21:36 +0200 Received: from p3e9d38bf.dip0.t-ipconnect.de ([62.157.56.191] helo=neutron.cichlids.com) by mx1.silyn-tek.de with esmtp (Exim 3.13 #1) id 136vJ0-0006rf-00; Tue, 27 Jun 2000 15:21:35 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id EAEA4AC27; Tue, 27 Jun 2000 15:21:42 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 760A814AB3; Tue, 27 Jun 2000 15:21:44 +0200 (CEST) Date: Tue, 27 Jun 2000 15:21:44 +0200 From: Alexander Langer To: Martin Cracauer Cc: Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC Message-ID: <20000627152144.A78025@cichlids.cichlids.com> References: <200006250918.CAA41538@freefall.freebsd.org> <20000627150538.A42129@cons.org> <20000627151115.A76115@cichlids.cichlids.com> <20000627151536.A25960@cons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000627151536.A25960@cons.org>; from cracauer@cons.org on Tue, Jun 27, 2000 at 03:15:36PM +0200 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Martin Cracauer (cracauer@cons.org): > directory layout based on the international distribution machinery and > has the crypto stuff in other place than freefall and most of us have. No, the crypto stuff is on the right place, but you need the crypto module for cvsup. Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 6:25:29 2000 Delivered-To: cvs-all@freebsd.org Received: from knight.cons.org (knight.cons.org [194.233.237.86]) by hub.freebsd.org (Postfix) with ESMTP id 7B42837BF4F; Tue, 27 Jun 2000 06:25:19 -0700 (PDT) (envelope-from cracauer@knight.cons.org) Received: (from cracauer@localhost) by knight.cons.org (8.9.3/8.9.3) id PAA26046; Tue, 27 Jun 2000 15:25:10 +0200 (CEST) Date: Tue, 27 Jun 2000 15:25:10 +0200 From: Martin Cracauer To: Alexander Langer Cc: Martin Cracauer , Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC Message-ID: <20000627152509.A26015@cons.org> References: <200006250918.CAA41538@freefall.freebsd.org> <20000627150538.A42129@cons.org> <20000627151115.A76115@cichlids.cichlids.com> <20000627151536.A25960@cons.org> <20000627152144.A78025@cichlids.cichlids.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000627152144.A78025@cichlids.cichlids.com>; from alex@big.endian.de on Tue, Jun 27, 2000 at 03:21:44PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In <20000627152144.A78025@cichlids.cichlids.com>, Alexander Langer wrote: > Thus spake Martin Cracauer (cracauer@cons.org): > > > directory layout based on the international distribution machinery and > > has the crypto stuff in other place than freefall and most of us have. > > No, the crypto stuff is on the right place, but you need the crypto > module for cvsup. I have src-crypto and src-secure. I figure I should join that into cvs-crypto, right? Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ BSD User Group Hamburg, Germany http://www.bsdhh.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 6:27:30 2000 Delivered-To: cvs-all@freebsd.org Received: from mout1.silyn-tek.de (mout1.silyn-tek.de [194.25.165.69]) by hub.freebsd.org (Postfix) with ESMTP id E475337BF57; Tue, 27 Jun 2000 06:27:19 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from [192.168.32.34] (helo=mx2.silyn-tek.de) by mout1.silyn-tek.de with esmtp (Exim 3.13 #1) id 136vO4-0003VA-00; Tue, 27 Jun 2000 15:26:48 +0200 Received: from p3e9d38bf.dip0.t-ipconnect.de ([62.157.56.191] helo=neutron.cichlids.com) by mx2.silyn-tek.de with esmtp (Exim 3.13 #1) id 136vO2-0005HS-00; Tue, 27 Jun 2000 15:26:47 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id B559EAC27; Tue, 27 Jun 2000 15:26:54 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 02C7314AB3; Tue, 27 Jun 2000 15:26:55 +0200 (CEST) Date: Tue, 27 Jun 2000 15:26:55 +0200 From: Alexander Langer To: Sheldon Hearn Cc: Martin Cracauer , Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC Message-ID: <20000627152655.C78025@cichlids.cichlids.com> References: <20000627151115.A76115@cichlids.cichlids.com> <79320.962112021@axl.ops.uunet.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <79320.962112021@axl.ops.uunet.co.za>; from sheldonh@uunet.co.za on Tue, Jun 27, 2000 at 03:20:21PM +0200 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Sheldon Hearn (sheldonh@uunet.co.za): > > And I _really_ dislike the idea that GENERIC depends on crypto stuff > > now. > Well, since the kernel now provides (well, it will soon) a > cryptographically strong entropy service, it seems pretty reasonable. We still have to catch src-sys-crypto from internat, so how do you think shall one use a WC CD-ROM w/ only USA-only crypto stuff or even no crypto stuff [1] on it? [1] Not sure how this is done today. Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 6:28:50 2000 Delivered-To: cvs-all@freebsd.org Received: from mout1.silyn-tek.de (mout1.silyn-tek.de [194.25.165.69]) by hub.freebsd.org (Postfix) with ESMTP id 1C37B37B89A; Tue, 27 Jun 2000 06:28:46 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from [192.168.32.34] (helo=mx2.silyn-tek.de) by mout1.silyn-tek.de with esmtp (Exim 3.13 #1) id 136vPg-0003VS-00; Tue, 27 Jun 2000 15:28:28 +0200 Received: from p3e9d38bf.dip0.t-ipconnect.de ([62.157.56.191] helo=neutron.cichlids.com) by mx2.silyn-tek.de with esmtp (Exim 3.13 #1) id 136vPd-0005Lm-00; Tue, 27 Jun 2000 15:28:25 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 5EB52AC27; Tue, 27 Jun 2000 15:28:33 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 0219614AB3; Tue, 27 Jun 2000 15:28:34 +0200 (CEST) Date: Tue, 27 Jun 2000 15:28:34 +0200 From: Alexander Langer To: Martin Cracauer Cc: Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC Message-ID: <20000627152834.D78025@cichlids.cichlids.com> References: <200006250918.CAA41538@freefall.freebsd.org> <20000627150538.A42129@cons.org> <20000627151115.A76115@cichlids.cichlids.com> <20000627151536.A25960@cons.org> <20000627152144.A78025@cichlids.cichlids.com> <20000627152509.A26015@cons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000627152509.A26015@cons.org>; from cracauer@cons.org on Tue, Jun 27, 2000 at 03:25:10PM +0200 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Martin Cracauer (cracauer@cons.org): > > No, the crypto stuff is on the right place, but you need the crypto > > module for cvsup. > I have src-crypto and src-secure. I figure I should join that into > cvs-crypto, right? Yes, that's what I did yesterday just because of this, too :) Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 6:30:27 2000 Delivered-To: cvs-all@freebsd.org Received: from knight.cons.org (knight.cons.org [194.233.237.86]) by hub.freebsd.org (Postfix) with ESMTP id E7EFC37BFF4; Tue, 27 Jun 2000 06:30:19 -0700 (PDT) (envelope-from cracauer@knight.cons.org) Received: (from cracauer@localhost) by knight.cons.org (8.9.3/8.9.3) id PAA26198; Tue, 27 Jun 2000 15:30:15 +0200 (CEST) Date: Tue, 27 Jun 2000 15:30:15 +0200 From: Martin Cracauer To: Alexander Langer Cc: Martin Cracauer , Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC Message-ID: <20000627153014.A26071@cons.org> References: <200006250918.CAA41538@freefall.freebsd.org> <20000627150538.A42129@cons.org> <20000627151115.A76115@cichlids.cichlids.com> <20000627151536.A25960@cons.org> <20000627152144.A78025@cichlids.cichlids.com> <20000627152509.A26015@cons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000627152509.A26015@cons.org>; from cracauer@cons.org on Tue, Jun 27, 2000 at 03:25:10PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In <20000627152509.A26015@cons.org>, Martin Cracauer wrote: > In <20000627152144.A78025@cichlids.cichlids.com>, Alexander Langer wrote: > > Thus spake Martin Cracauer (cracauer@cons.org): > > > > > directory layout based on the international distribution machinery and > > > has the crypto stuff in other place than freefall and most of us have. > > > > No, the crypto stuff is on the right place, but you need the crypto > > module for cvsup. > > I have src-crypto and src-secure. I figure I should join that into > cvs-crypto, right? That does the trick. I'm still confused why we need two verbatim copies of most things, one in src/sys/crypto and and in crypto/openssl/crpto/... Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ BSD User Group Hamburg, Germany http://www.bsdhh.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 6:33:49 2000 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 90C1037BFF4; Tue, 27 Jun 2000 06:33:42 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (hak.nat.Awfulhak.org [172.31.0.12]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id OAA55130; Tue, 27 Jun 2000 14:33:30 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id OAA47916; Tue, 27 Jun 2000 14:32:46 +0100 (BST) (envelope-from brian@Awfulhak.org) Message-Id: <200006271332.OAA47916@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Sheldon Hearn Cc: Brian Somers , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/share/man/man5 periodic.conf.5 In-Reply-To: Message from Sheldon Hearn of "Tue, 27 Jun 2000 15:01:07 +0200." <78932.962110867@axl.ops.uunet.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 27 Jun 2000 14:32:46 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > On Tue, 27 Jun 2000 05:04:44 MST, Brian Somers wrote: > > > share/man/man5 periodic.conf.5 > > Log: > > Reword the description of weekly_status_pkg_enable (although not > > quite how Sheldon suggested) > > I couldn't quite nail it down, but your new version is much easier to > grok first time around. :-) Ditto :*D > Thanks, > Sheldon. > -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 6:35:12 2000 Delivered-To: cvs-all@freebsd.org Received: from lucifer.bart.nl (lucifer.bart.nl [194.158.168.74]) by hub.freebsd.org (Postfix) with ESMTP id D68EA37C146; Tue, 27 Jun 2000 06:35:04 -0700 (PDT) (envelope-from asmodai@lucifer.bart.nl) Received: (from asmodai@localhost) by lucifer.bart.nl (8.9.3/8.9.3) id PAA12698; Tue, 27 Jun 2000 15:35:03 +0200 (CEST) (envelope-from asmodai) Date: Tue, 27 Jun 2000 15:35:03 +0200 From: Jeroen Ruigrok van der Werven To: Brian Fundakowski Feldman Cc: "David O'Brien" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c Message-ID: <20000627153503.D10387@lucifer.bart.nl> References: <20000626155608.B12194@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from green@FreeBSD.org on Mon, Jun 26, 2000 at 07:44:39PM -0400 Organisation: VIA Net.Works The Netherlands Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -On [20000627 01:46], Brian Fundakowski Feldman (green@FreeBSD.org) wrote: >So is the right thing to do now to have a repo-meister revert the files and >do a vendor import of the files once they get updated on the OpenBSD side? Yes. That's the trick and the same reason I am holding off of fixing my stuff for BIND and such while I wait for the patched/fixed official released stuff. -- Jeroen Ruigrok van der Werven Network- and systemadministrator VIA Net.Works The Netherlands BSD: Technical excellence at its best http://www.via-net-works.nl Looking for the Sun that eclipsed behind black feathered wings... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 6:39:21 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0A9E937C007; Tue, 27 Jun 2000 06:39:18 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA57330; Tue, 27 Jun 2000 06:39:07 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006271339.GAA57330@freefall.freebsd.org> From: Alexander Langer Date: Tue, 27 Jun 2000 06:39:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/kcfonts Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/27 06:39:07 PDT Modified files: chinese/kcfonts Makefile Log: add a second mastersite. PR: 19540 Submitted by: maintainer Revision Changes Path 1.11 +3 -2 ports/chinese/kcfonts/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 7: 3:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 313DF37C005; Tue, 27 Jun 2000 07:03:20 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA06232; Tue, 27 Jun 2000 07:03:19 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006271403.HAA06232@freefall.freebsd.org> From: Alexander Langer Date: Tue, 27 Jun 2000 07:03:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/vnc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/27 07:03:19 PDT Modified files: net/vnc Makefile Log: respect NOPORTDOCS. PR: 19316 Submitted by: maintainer Revision Changes Path 1.19 +6 -4 ports/net/vnc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 7:21: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 1C1AA37B88D; Tue, 27 Jun 2000 07:20:50 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (hak.nat.Awfulhak.org [172.31.0.12]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id PAA55429; Tue, 27 Jun 2000 15:20:25 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id PAA48265; Tue, 27 Jun 2000 15:20:16 +0100 (BST) (envelope-from brian@Awfulhak.org) Message-Id: <200006271420.PAA48265@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: "Chris D. Faulhaber" Cc: Brian Somers , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/crypto/openssh canohost.c ssh.h sshd.c In-Reply-To: Message from "Chris D. Faulhaber" of "Tue, 27 Jun 2000 07:51:15 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 27 Jun 2000 15:20:16 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > > They now have OpenBSD-current and -stable like we do, and their > > > > experimental OpenSSH changes are also developed on the CVS head, so I > > > > don't see why they wouldn't accept this one. > > > > > > Really? That's great! I didn't know that happened. I'll submit the > > > diffs really soon then. > > > > I don't think this is true. For release 2.7, Theo created a tag and > > did a bit of sliding, but I haven't heard of any intention to have an > > OpenBSD-stable. > > > > http://www.openbsd.org/stable.html Errum, I'll shut up then ;-O > ----- > Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org > -------------------------------------------------------- > FreeBSD: The Power To Serve - http://www.FreeBSD.org -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 7:24:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 75D7437BF3E; Tue, 27 Jun 2000 07:24:30 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA10016; Tue, 27 Jun 2000 07:24:30 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200006271424.HAA10016@freefall.freebsd.org> From: Sheldon Hearn Date: Tue, 27 Jun 2000 07:24:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/exim Makefile ports/mail/exim/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/06/27 07:24:30 PDT Modified files: mail/exim Makefile mail/exim/files md5 Log: Update 3.14 -> 4.15: Allow admins to start migrating to the new nomenclature for failing addresses: fail_soft -> pass fail_hard -> fail The queryprogram router should use the word decline instead of fail. New keyword timezone used to manipulate the TZ variable. Revision Changes Path 1.51 +3 -3 ports/mail/exim/Makefile 1.25 +1 -1 ports/mail/exim/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 Jun 27 7:24:51 2000 Delivered-To: cvs-all@freebsd.org Received: from knight.cons.org (knight.cons.org [194.233.237.86]) by hub.freebsd.org (Postfix) with ESMTP id 5A6F737C2D3; Tue, 27 Jun 2000 07:24:40 -0700 (PDT) (envelope-from cracauer@knight.cons.org) Received: (from cracauer@localhost) by knight.cons.org (8.9.3/8.9.3) id QAA26907; Tue, 27 Jun 2000 16:24:28 +0200 (CEST) Date: Tue, 27 Jun 2000 16:24:27 +0200 From: Martin Cracauer To: Mark Murray Cc: Martin Cracauer , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC Message-ID: <20000627162427.A26895@cons.org> References: <20000627152509.A26015@cons.org> <200006271419.QAA35032@grimreaper.grondar.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006271419.QAA35032@grimreaper.grondar.za>; from mark@grondar.za on Tue, Jun 27, 2000 at 04:19:39PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In <200006271419.QAA35032@grimreaper.grondar.za>, Mark Murray wrote: > > I have src-crypto and src-secure. I figure I should join that into > > cvs-crypto, right? > > Yes; cvs-crypto is a _superset_ of src-crypto and src-secure. As I already wrote, I got this, it fixed the problem, there is no need to tell me 4 times. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ BSD User Group Hamburg, Germany http://www.bsdhh.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 7:56:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0021437C044; Tue, 27 Jun 2000 07:56:07 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA14266; Tue, 27 Jun 2000 07:56:08 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200006271456.HAA14266@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 27 Jun 2000 07:56:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libalias alias_db.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/06/27 07:56:08 PDT Modified files: lib/libalias alias_db.c Log: Fixed PunchFWHole(): - ipfw always rejected rule with `neither in nor out' diagnostics. - number of src/dst ports was not set properly. Revision Changes Path 1.34 +4 -3 src/lib/libalias/alias_db.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 8:10:50 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B62837C098; Tue, 27 Jun 2000 08:10:46 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA16769; Tue, 27 Jun 2000 08:10:46 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200006271510.IAA16769@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Tue, 27 Jun 2000 08:10:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/rar Makefile ports/archivers/rar/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/06/27 08:10:45 PDT Modified files: archivers/rar Makefile archivers/rar/pkg DESCR Log: Add WWW to proper place Revision Changes Path 1.22 +1 -2 ports/archivers/rar/Makefile 1.3 +2 -0 ports/archivers/rar/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 Jun 27 8:24:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3610137C1FD; Tue, 27 Jun 2000 08:24:32 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA18385; Tue, 27 Jun 2000 08:24:32 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006271524.IAA18385@freefall.freebsd.org> From: Alexander Langer Date: Tue, 27 Jun 2000 08:24:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/sftp Makefile ports/ftp/sftp/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/27 08:24:31 PDT Modified files: ftp/sftp Makefile ftp/sftp/files md5 Log: Update to 0.9.5 PR: 19500 Submitted by: maintainer Revision Changes Path 1.7 +2 -2 ports/ftp/sftp/Makefile 1.5 +1 -1 ports/ftp/sftp/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 Jun 27 8:26:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F61137C061; Tue, 27 Jun 2000 08:26:25 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA18707; Tue, 27 Jun 2000 08:26:25 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200006271526.IAA18707@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 27 Jun 2000 08:26:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/natd natd.8 natd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/06/27 08:26:24 PDT Modified files: sbin/natd natd.8 natd.c Log: Added new option (-punch_fw) which allows to `punch holes' in the ipfirewall(4) for incoming FTP/IRC DCC connections. Submitted by: Rene de Vries Rewritten by: ru Revision Changes Path 1.38 +21 -1 src/sbin/natd/natd.8 1.32 +28 -3 src/sbin/natd/natd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 8:29: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E102C37C2A6; Tue, 27 Jun 2000 08:28:14 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA19302; Tue, 27 Jun 2000 08:28:14 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006271528.IAA19302@freefall.freebsd.org> From: Mark Murray Date: Tue, 27 Jun 2000 08:28:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/library Makefile Makefile.inc src/gnu/usr.bin/perl/pod Makefile.inc src/gnu/usr.bin/perl/pod/pod Makefile src/gnu/usr.bin/perl/pod/pod2html Makefile src/gnu/usr.bin/perl/pod/pod2latex Makefile ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/27 08:28:14 PDT Modified files: gnu/usr.bin/perl Makefile.inc gnu/usr.bin/perl/library Makefile Makefile.inc gnu/usr.bin/perl/pod Makefile.inc gnu/usr.bin/perl/pod/pod Makefile gnu/usr.bin/perl/pod/pod2html Makefile gnu/usr.bin/perl/pod/pod2latex Makefile gnu/usr.bin/perl/pod/pod2man Makefile gnu/usr.bin/perl/pod/pod2text Makefile gnu/usr.bin/perl/utils Makefile.inc gnu/usr.bin/perl/utils/h2ph Makefile gnu/usr.bin/perl/x2p Makefile.inc gnu/usr.bin/perl/x2p/a2pl Makefile gnu/usr.bin/perl/x2p/find2pl Makefile gnu/usr.bin/perl/x2p/s2pl Makefile Log: Fix the upgrade-build case. Revision Changes Path 1.15 +10 -7 src/gnu/usr.bin/perl/Makefile.inc 1.2 +4 -4 src/gnu/usr.bin/perl/library/Makefile 1.2 +8 -5 src/gnu/usr.bin/perl/library/Makefile.inc 1.3 +2 -1 src/gnu/usr.bin/perl/pod/Makefile.inc 1.7 +2 -2 src/gnu/usr.bin/perl/pod/pod/Makefile 1.3 +3 -3 src/gnu/usr.bin/perl/pod/pod2html/Makefile 1.3 +2 -2 src/gnu/usr.bin/perl/pod/pod2latex/Makefile 1.3 +3 -3 src/gnu/usr.bin/perl/pod/pod2man/Makefile 1.3 +2 -2 src/gnu/usr.bin/perl/pod/pod2text/Makefile 1.5 +5 -3 src/gnu/usr.bin/perl/utils/Makefile.inc 1.7 +2 -2 src/gnu/usr.bin/perl/utils/h2ph/Makefile 1.6 +4 -1 src/gnu/usr.bin/perl/x2p/Makefile.inc 1.12 +2 -2 src/gnu/usr.bin/perl/x2p/a2pl/Makefile 1.4 +3 -3 src/gnu/usr.bin/perl/x2p/find2pl/Makefile 1.4 +3 -3 src/gnu/usr.bin/perl/x2p/s2pl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 8:31: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D15F137C105; Tue, 27 Jun 2000 08:30:54 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA19827; Tue, 27 Jun 2000 08:30:54 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006271530.IAA19827@freefall.freebsd.org> From: Alexander Langer Date: Tue, 27 Jun 2000 08:30:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/uwatch Makefile ports/sysutils/uwatch/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/27 08:30:54 PDT Modified files: sysutils/uwatch Makefile sysutils/uwatch/files md5 Log: Update to version 1.1, which fixes a bug. PR: 19445 Submitted by: maintainer Revision Changes Path 1.4 +2 -2 ports/sysutils/uwatch/Makefile 1.2 +1 -1 ports/sysutils/uwatch/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 Jun 27 8:49:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1692837B9C6; Tue, 27 Jun 2000 08:49:31 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA22193; Tue, 27 Jun 2000 08:49:31 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200006271549.IAA22193@freefall.freebsd.org> From: Will Andrews Date: Tue, 27 Jun 2000 08:49:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/06/27 08:49:30 PDT Modified files: korean Makefile Log: Update category Makefile in aftermath of afterstep,vim,fvwm95 removal. PR: 19531 Reported by: R Bradford Jones Revision Changes Path 1.47 +1 -4 ports/korean/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 8:51:51 2000 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id C8E4537BA7E; Tue, 27 Jun 2000 08:51:44 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id A1F8D1C6E; Tue, 27 Jun 2000 11:51:43 -0400 (EDT) Date: Tue, 27 Jun 2000 11:51:43 -0400 From: Bill Fumerola To: Dag-Erling Smorgrav Cc: Alfred Perlstein , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf NOTES src/sys/kern kern_accf.c uipc_socket.c uipc_socket2.c src/sys/modules Makefile src/sys/modules/accf_data Makefile src/sys/modules/accf_http Makefile src/sys/netinet accf_data.c ... Message-ID: <20000627115143.N18942@jade.chc-chimes.com> References: <200006200109.SAA79432@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from des@flood.ping.uio.no on Tue, Jun 27, 2000 at 01:42:31PM +0200 X-Operating-System: FreeBSD 3.3-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jun 27, 2000 at 01:42:31PM +0200, Dag-Erling Smorgrav wrote: > > two accept filters are provided, one that returns sockets when data > > arrives the other when an http request is completed (doesn't work > > with 0.9 requests) > > ...which means it doesn't work except as proof of concept. Why? -- Bill Fumerola - Network Architect / Computer Horizons Corp - CHIMES e-mail: billf@chimesnet.com / billf@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 8:59:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AB3EA37B657; Tue, 27 Jun 2000 08:59:36 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA23396; Tue, 27 Jun 2000 08:59:36 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006271559.IAA23396@freefall.freebsd.org> From: Alexander Langer Date: Tue, 27 Jun 2000 08:59:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/AbiWord Makefile ports/editors/AbiWord/files md5 ports/editors/AbiWord/patches patch-ap patch-aq patch-ao ports/editors/AbiWord/pkg DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/27 08:59:36 PDT Modified files: editors/AbiWord Makefile editors/AbiWord/files md5 editors/AbiWord/patches patch-ap patch-aq editors/AbiWord/pkg DESCR PLIST Removed files: editors/AbiWord/patches patch-ao Log: Update to version 0.7.10. PR: 19455 Submitted by: maintainer Revision Changes Path 1.11 +9 -3 ports/editors/AbiWord/Makefile 1.4 +6 -6 ports/editors/AbiWord/files/md5 1.2 +17 -9 ports/editors/AbiWord/patches/patch-ap 1.2 +14 -14 ports/editors/AbiWord/patches/patch-aq 1.3 +17 -2 ports/editors/AbiWord/pkg/DESCR 1.4 +300 -1 ports/editors/AbiWord/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 Jun 27 9: 5:50 2000 Delivered-To: cvs-all@freebsd.org Received: from mout2.silyn-tek.de (mout2.silyn-tek.de [194.25.165.70]) by hub.freebsd.org (Postfix) with ESMTP id C700B37B9C6; Tue, 27 Jun 2000 09:05:38 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from [192.168.32.33] (helo=mx1.silyn-tek.de) by mout2.silyn-tek.de with esmtp (Exim 3.13 #1) id 136xrk-0000T0-00; Tue, 27 Jun 2000 18:05:36 +0200 Received: from p3e9c1133.dip0.t-ipconnect.de ([62.156.17.51] helo=neutron.cichlids.com) by mx1.silyn-tek.de with esmtp (Exim 3.13 #1) id 136xri-0002Iq-00; Tue, 27 Jun 2000 18:05:34 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 9439EAC27; Tue, 27 Jun 2000 18:05:42 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 982F114AB3; Tue, 27 Jun 2000 18:05:43 +0200 (CEST) Date: Tue, 27 Jun 2000 18:05:42 +0200 From: Alexander Langer To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/editors/AbiWord Makefile ports/editors/AbiWord/files md5 ports/editors/AbiWord/patches patch-ap patch-aq patch-ao ports/editors/AbiWord/pkg DESCR PLIST Message-ID: <20000627180542.A13284@cichlids.cichlids.com> References: <200006271559.IAA23396@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006271559.IAA23396@freefall.freebsd.org>; from alex@FreeBSD.org on Tue, Jun 27, 2000 at 08:59:36AM -0700 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Alexander Langer (alex@FreeBSD.org): > 1.4 +300 -1 ports/editors/AbiWord/pkg/PLIST That's what I call a decent PLIST :-P Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 9: 7:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 05A5B37B657; Tue, 27 Jun 2000 09:07:16 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA25571; Tue, 27 Jun 2000 09:07:15 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006271607.JAA25571@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 27 Jun 2000 09:07:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/AbiWord Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/27 09:07:15 PDT Modified files: editors/AbiWord Makefile Log: Remove VERSION variable (most likely it is a relict from pre-portversion ages). Revision Changes Path 1.12 +8 -9 ports/editors/AbiWord/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 9:12:36 2000 Delivered-To: cvs-all@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 7E91637BA7E; Tue, 27 Jun 2000 09:12:31 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e5RGCSW20788; Tue, 27 Jun 2000 09:12:28 -0700 (PDT) Date: Tue, 27 Jun 2000 09:12:27 -0700 From: Alfred Perlstein To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf NOTES src/sys/kern kern_accf.c uipc_socket.c uipc_socket2.c src/sys/modules Makefile src/sys/modules/accf_data Makefile src/sys/modules/accf_http Makefile src/sys/netinet accf_data.c ... Message-ID: <20000627091227.K275@fw.wintelcom.net> References: <200006200109.SAA79432@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from des@flood.ping.uio.no on Tue, Jun 27, 2000 at 01:42:31PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Dag-Erling Smorgrav [000627 04:43] wrote: > Alfred Perlstein writes: > > two accept filters are provided, one that returns sockets when data > > arrives the other when an http request is completed (doesn't work > > with 0.9 requests) > > ...which means it doesn't work except as proof of concept. Show me a browser that only issues 0.9 requests and I'll show you a browser that wouldn't grok the html on my page even if it did respond to 0.9. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 9:20:55 2000 Delivered-To: cvs-all@freebsd.org Received: from server1.mich.com (server1.mich.com [198.108.16.2]) by hub.freebsd.org (Postfix) with ESMTP id 2AE2537C0EE; Tue, 27 Jun 2000 09:20:46 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm005-005.dialup.bignet.net [64.79.80.197]) by server1.mich.com (8.9.3/8.9.3) with ESMTP id MAA03589; Tue, 27 Jun 2000 12:17:15 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id C472B1912; Tue, 27 Jun 2000 12:15:28 -0400 (EDT) Date: Tue, 27 Jun 2000 12:15:28 -0400 From: Will Andrews To: Alexander Langer Cc: Sheldon Hearn , Martin Cracauer , Mark Murray , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC Message-ID: <20000627121528.K23538@argon.gryphonsoft.com> References: <20000627151115.A76115@cichlids.cichlids.com> <79320.962112021@axl.ops.uunet.co.za> <20000627152655.C78025@cichlids.cichlids.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000627152655.C78025@cichlids.cichlids.com>; from alex@big.endian.de on Tue, Jun 27, 2000 at 03:26:55PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jun 27, 2000 at 03:26:55PM +0200, Alexander Langer wrote: > We still have to catch src-sys-crypto from internat, so how do you > think shall one use a WC CD-ROM w/ only USA-only crypto stuff or even > no crypto stuff [1] on it? This point will be moot in less than 3 months. Which means the upcoming release will be the last one without fully unleashed crypto (or maybe there's something I'm missing here). :-) -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 9:23:52 2000 Delivered-To: cvs-all@freebsd.org Received: from server1.mich.com (server1.mich.com [198.108.16.2]) by hub.freebsd.org (Postfix) with ESMTP id 02EE437B627; Tue, 27 Jun 2000 09:23:41 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm005-005.dialup.bignet.net [64.79.80.197]) by server1.mich.com (8.9.3/8.9.3) with ESMTP id MAA07433; Tue, 27 Jun 2000 12:23:25 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id BFFFC1912; Tue, 27 Jun 2000 12:21:39 -0400 (EDT) Date: Tue, 27 Jun 2000 12:21:39 -0400 From: Will Andrews To: Neil Blakey-Milner Cc: Will Andrews , Maxim Sobolev , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/Tools/scripts close-pr README Message-ID: <20000627122139.L23538@argon.gryphonsoft.com> References: <200006261749.KAA79222@freefall.freebsd.org> <20000626210540.F23538@argon.gryphonsoft.com> <20000627094653.A27301@mithrandr.moria.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000627094653.A27301@mithrandr.moria.org>; from nbm@mithrandr.moria.org on Tue, Jun 27, 2000 at 09:46:53AM +0200 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jun 27, 2000 at 09:46:53AM +0200, Neil Blakey-Milner wrote: > Nor is getpr, prpatch, and prdone. (: True that! ;-> -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 9:25:20 2000 Delivered-To: cvs-all@freebsd.org Received: from server1.mich.com (server1.mich.com [198.108.16.2]) by hub.freebsd.org (Postfix) with ESMTP id 1AECF37C327; Tue, 27 Jun 2000 09:24:13 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm005-005.dialup.bignet.net [64.79.80.197]) by server1.mich.com (8.9.3/8.9.3) with ESMTP id MAA07763; Tue, 27 Jun 2000 12:23:58 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id 446C4195D; Tue, 27 Jun 2000 12:22:12 -0400 (EDT) Date: Tue, 27 Jun 2000 12:22:12 -0400 From: Will Andrews To: Dag-Erling Smorgrav Cc: Will Andrews , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/news/diablo Makefile ports/news/diablo/files md5 post-install-notes ports/news/diablo/patches patch-aa ports/news/diablo/pkg INSTALL MESSAGE COMMENT DESCR PLIST ports/news/diablo/scripts diablo.sh createuser Message-ID: <20000627122212.M23538@argon.gryphonsoft.com> References: <200006261229.FAA47475@freefall.freebsd.org> <20000626083836.X85886@argon.gryphonsoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from des@flood.ping.uio.no on Tue, Jun 27, 2000 at 12:39:20PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jun 27, 2000 at 12:39:20PM +0200, Dag-Erling Smorgrav wrote: > (I've never really understood the point of that header) To tell the truth, neither have I. NetBSD, for one, does not include anything other than their standard $NetBSD$ tag. -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 9:26:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 773E937C124; Tue, 27 Jun 2000 09:25:32 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA27807; Tue, 27 Jun 2000 09:25:32 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006271625.JAA27807@freefall.freebsd.org> From: Alexander Langer Date: Tue, 27 Jun 2000 09:25:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/pine4 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/27 09:25:32 PDT Modified files: mail/pine4 Makefile Log: Add a WITH_LDAP knob. Defaults to off, of course. PR: 18228 Submitted by: Mikko Tyolajarvi Revision Changes Path 1.41 +15 -1 ports/mail/pine4/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 9:27:29 2000 Delivered-To: cvs-all@freebsd.org Received: from florence.pavilion.net (florence.pavilion.net [212.74.0.25]) by hub.freebsd.org (Postfix) with ESMTP id 4D35B37C0F6; Tue, 27 Jun 2000 09:27:15 -0700 (PDT) (envelope-from joe@pavilion.net) Received: from genius.systems.pavilion.net (postfix@genius.systems.pavilion.net [212.74.1.100]) by florence.pavilion.net (8.9.3/8.8.8) with ESMTP id RAA26126; Tue, 27 Jun 2000 17:27:12 +0100 (BST) (envelope-from joe@pavilion.net) Received: by genius.systems.pavilion.net (Postfix, from userid 100) id A860512547; Tue, 27 Jun 2000 17:28:31 +0100 (BST) Date: Tue, 27 Jun 2000 17:28:31 +0100 From: Josef Karthauser To: Akinori -Aki- MUSHA Cc: andrews@technologist.com, mckusick@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/contrib/softupdates softdep.h ffs_softdep.c Message-ID: <20000627172831.G32373@pavilion.net> References: <200006220029.RAA97417@freefall.freebsd.org> <20000621223309.G47446@argon.gryphonsoft.com> <86g0q6gw5x.wl@localhost.local.idaemons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <86g0q6gw5x.wl@localhost.local.idaemons.org>; from knu@idaemons.org on Thu, Jun 22, 2000 at 01:46:34PM +0900 X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jun 22, 2000 at 01:46:34PM +0900, Akinori -Aki- MUSHA wrote: > At Wed, 21 Jun 2000 22:33:09 -0400, > Will wrote: > > On Wed, Jun 21, 2000 at 05:29:54PM -0700, Kirk McKusick wrote: > > > Modified files: > > > sys/contrib/softupdates softdep.h ffs_softdep.c > > > Log: > > > Update to new copyright. > > > > Does this mean we can now include softupdates in GENERIC? And further, > > is it practical to do this? I have it enabled on all filesystems on my > > local machines and have rarely (if ever) had problems directly related > > to softupdates. I'm not sure.... I have a feeling that there are softupdate problems running under SMP. A number of times this year I've lost whole filesystems on an SMP machines. :( Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 9:29: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B61937B627; Tue, 27 Jun 2000 09:29:02 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Received: (from andreas@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA28362; Tue, 27 Jun 2000 09:29:02 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Message-Id: <200006271629.JAA28362@freefall.freebsd.org> From: Andreas Klemm Date: Tue, 27 Jun 2000 09:29:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/zebra Makefile ports/net/zebra/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andreas 2000/06/27 09:29:02 PDT Modified files: net/zebra Makefile net/zebra/files md5 Log: update to 0.87 Revision Changes Path 1.37 +2 -2 ports/net/zebra/Makefile 1.19 +1 -1 ports/net/zebra/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 Jun 27 9:29:37 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 00D0237C0F6; Tue, 27 Jun 2000 09:29:33 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA28444; Tue, 27 Jun 2000 09:29:32 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200006271629.JAA28444@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 27 Jun 2000 09:29:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libalias alias_pptp.c HISTORY Makefile alias.c alias.h alias_db.c alias_ftp.c alias_local.h alias_util.c libalias.3 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/06/27 09:29:32 PDT Modified files: (Branch: RELENG_4) lib/libalias HISTORY Makefile alias.c alias.h alias_db.c alias_ftp.c alias_local.h alias_util.c libalias.3 Added files: (Branch: RELENG_4) lib/libalias alias_pptp.c Log: MFC: - Added support for FTP EPRT (RFC 2428) command. - Added support for passive mode FTP servers behind NAT. - Added security checks for FTP aliasing. - Load Sharing using IP Network Address Translation (RFC 2391). - Real PPTP support. Revision Changes Path 1.6.2.1 +10 -3 src/lib/libalias/HISTORY 1.13.2.1 +3 -3 src/lib/libalias/Makefile 1.16.2.1 +205 -73 src/lib/libalias/alias.c 1.12.2.1 +16 -14 src/lib/libalias/alias.h 1.21.2.4 +320 -100 src/lib/libalias/alias_db.c 1.5.2.1 +417 -94 src/lib/libalias/alias_ftp.c 1.10.2.1 +24 -3 src/lib/libalias/alias_local.h 1.4.2.1 +3 -3 src/lib/libalias/alias_util.c 1.23.2.4 +787 -737 src/lib/libalias/libalias.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 9:30:48 2000 Delivered-To: cvs-all@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 9A5E737C105; Tue, 27 Jun 2000 09:30:42 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from semuta.feral.com (semuta [192.67.166.70]) by feral.com (8.9.3/8.9.3) with ESMTP id JAA09391; Tue, 27 Jun 2000 09:30:19 -0700 Date: Tue, 27 Jun 2000 09:29:24 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Josef Karthauser Cc: Akinori -Aki- MUSHA , andrews@technologist.com, mckusick@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/contrib/softupdates softdep.h ffs_softdep.c In-Reply-To: <20000627172831.G32373@pavilion.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I'm not sure.... I have a feeling that there are softupdate problems > running under SMP. A number of times this year I've lost whole filesystems > on an SMP machines. :( Really? Have you told Kirk? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 9:35:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4DD5337BF94; Tue, 27 Jun 2000 09:35:19 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA28981; Tue, 27 Jun 2000 09:35:19 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200006271635.JAA28981@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 27 Jun 2000 09:35:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp README.changes command.c nat_cmd.c nat_cmd.h ppp.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/06/27 09:35:19 PDT Modified files: (Branch: RELENG_4) usr.sbin/ppp README.changes command.c nat_cmd.c nat_cmd.h ppp.8 Log: MFC: remove ``nat pptp'' as this is now done transparently by libalias. Revision Changes Path 1.16.2.2 +2 -1 src/usr.sbin/ppp/README.changes 1.230.2.4 +1 -2 src/usr.sbin/ppp/command.c 1.35.2.6 +1 -25 src/usr.sbin/ppp/nat_cmd.c 1.13.4.2 +1 -2 src/usr.sbin/ppp/nat_cmd.h 1.209.2.7 +1 -25 src/usr.sbin/ppp/ppp.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 9:44:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B63AE37C111; Tue, 27 Jun 2000 09:44:14 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA29808; Tue, 27 Jun 2000 09:44:14 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200006271644.JAA29808@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 27 Jun 2000 09:44:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libalias alias_db.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/06/27 09:44:14 PDT Modified files: (Branch: RELENG_4) lib/libalias alias_db.c Log: MFC: fixed PunchFWHole(). Revision Changes Path 1.21.2.5 +4 -3 src/lib/libalias/alias_db.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 9:54:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E6BBC37C0DE; Tue, 27 Jun 2000 09:54:22 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA31238; Tue, 27 Jun 2000 09:54:21 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200006271654.JAA31238@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 27 Jun 2000 09:54:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/natd natd.8 natd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/06/27 09:54:21 PDT Modified files: (Branch: RELENG_4) sbin/natd natd.8 natd.c Log: MFC: - new options: -redirect_proto, -target_addr, -punch_fw - obsoleted option: -pptpalias - LSNAT support Revision Changes Path 1.27.2.2 +190 -173 src/sbin/natd/natd.8 1.25.2.2 +176 -51 src/sbin/natd/natd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 9:59:46 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1AEB437C03B; Tue, 27 Jun 2000 09:59:44 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA31849; Tue, 27 Jun 2000 09:59:43 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200006271659.JAA31849@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 27 Jun 2000 09:59:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/natd natd.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/06/27 09:59:43 PDT Modified files: (Branch: RELENG_4) sbin/natd natd.8 Log: Argh, MFC failed last time for this file. Revision Changes Path 1.27.2.3 +205 -117 src/sbin/natd/natd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 10:47:50 2000 Delivered-To: cvs-all@freebsd.org Received: from cypherpunks.ai (cypherpunks.ai [209.88.68.47]) by hub.freebsd.org (Postfix) with ESMTP id 4FB0437C173; Tue, 27 Jun 2000 10:47:44 -0700 (PDT) (envelope-from jeroen@vangelderen.org) Received: from vangelderen.org (grolsch.ai [209.88.68.214]) by cypherpunks.ai (Postfix) with ESMTP id A2A4A53; Tue, 27 Jun 2000 13:47:40 -0400 (AST) Message-ID: <3958E8BC.7693984@vangelderen.org> Date: Tue, 27 Jun 2000 13:47:40 -0400 From: "Jeroen C. van Gelderen" X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Dag-Erling Smorgrav Cc: Alfred Perlstein , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf NOTES src/sys/kern kern_accf.c uipc_socket.c uipc_socket2.c src/sys/modules Makefile src/sys/modules/accf_data Makefile src/sys/modules/accf_http Makefile src/sys/netinet accf_data.c ... References: <200006200109.SAA79432@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dag-Erling Smorgrav wrote: > > Alfred Perlstein writes: > > two accept filters are provided, one that returns sockets when data > > arrives the other when an http request is completed (doesn't work > > with 0.9 requests) > > ...which means it doesn't work except as proof of concept. In theory maybe, but in practice... Of course you are more qualified to judge than our friends at Yahoo who seem to be using this for production machines :-P Cheers, Jeroen -- Jeroen C. van Gelderen o _ _ _ jeroen@vangelderen.org _o /\_ _ \\o (_)\__/o (_) _< \_ _>(_) (_)/<_ \_| \ _|/' \/ (_)>(_) (_) (_) (_) (_)' _\o_ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 11: 9:17 2000 Delivered-To: cvs-all@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id E555737C13F; Tue, 27 Jun 2000 11:09:03 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id QAA00363; Tue, 27 Jun 2000 16:29:32 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200006271429.QAA00363@grimreaper.grondar.za> To: Alexander Langer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC References: <20000627152655.C78025@cichlids.cichlids.com> In-Reply-To: <20000627152655.C78025@cichlids.cichlids.com> ; from Alexander Langer "Tue, 27 Jun 2000 15:26:55 +0200." Date: Tue, 27 Jun 2000 16:29:31 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Well, since the kernel now provides (well, it will soon) a > > cryptographically strong entropy service, it seems pretty reasonable. > > We still have to catch src-sys-crypto from internat, so how do you > think shall one use a WC CD-ROM w/ only USA-only crypto stuff or even > no crypto stuff [1] on it? Because the 2 code sets are so close to identical as to not matter. WC can export crypto on its CDs. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 11: 9:21 2000 Delivered-To: cvs-all@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id 0006137C163; Tue, 27 Jun 2000 11:09:11 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id QAA35032; Tue, 27 Jun 2000 16:19:39 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200006271419.QAA35032@grimreaper.grondar.za> To: Martin Cracauer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC References: <20000627152509.A26015@cons.org> In-Reply-To: <20000627152509.A26015@cons.org> ; from Martin Cracauer "Tue, 27 Jun 2000 15:25:10 +0200." Date: Tue, 27 Jun 2000 16:19:39 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have src-crypto and src-secure. I figure I should join that into > cvs-crypto, right? Yes; cvs-crypto is a _superset_ of src-crypto and src-secure. Look in usr/src/share/examples/cvsup/* M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 11: 9:27 2000 Delivered-To: cvs-all@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id 2C99237C179; Tue, 27 Jun 2000 11:09:16 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id QAA35005; Tue, 27 Jun 2000 16:17:31 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200006271417.QAA35005@grimreaper.grondar.za> To: Martin Cracauer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules/randomdev Makefile References: <20000627151620.B42129@cons.org> In-Reply-To: <20000627151620.B42129@cons.org> ; from Martin Cracauer "Tue, 27 Jun 2000 15:16:20 +0200." Date: Tue, 27 Jun 2000 16:17:30 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > This module's built is broken both for compilation within kernel > compile and as standalone compile: > > [kernel compile] > make depend > ... > ===> randomdev > make: don't know how to make bf_cbc.c. Stop Get the full freaking crypto distribution! M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 11: 9:31 2000 Delivered-To: cvs-all@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id EDC8D37C1CB; Tue, 27 Jun 2000 11:09:22 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id QAA32312; Tue, 27 Jun 2000 16:06:45 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200006271406.QAA32312@grimreaper.grondar.za> To: Martin Cracauer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC References: <20000627150538.A42129@cons.org> In-Reply-To: <20000627150538.A42129@cons.org> ; from Martin Cracauer "Tue, 27 Jun 2000 15:05:38 +0200." Date: Tue, 27 Jun 2000 16:06:45 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Did you possibly break > options RANDOMDEV #entropy device > > ==> > make depend > make: don't know how to make ../../crypto/blowfish/bf_cbc.c. Stop > > This stuff lives in ../../crypto/openssl/crypto/... No. Get the full crypto dist. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 11:15:46 2000 Delivered-To: cvs-all@freebsd.org Received: from peace.mahoroba.org (peace.calm.imasy.or.jp [202.227.26.34]) by hub.freebsd.org (Postfix) with ESMTP id 4DFEF37C1AF; Tue, 27 Jun 2000 11:15:17 -0700 (PDT) (envelope-from ume@mahoroba.org) Received: from localhost (IDENT:mWA3ZGBDXDkMenOQIE+iUTKoOsk+UQ1wiU4taL2GMOmEfvjnt+siMbBvL/oE5mhA@localhost [::1]) (authenticated) by peace.mahoroba.org (8.10.2/3.7W-peace) with ESMTP id e5RIEA441290; Wed, 28 Jun 2000 03:14:10 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Wed, 28 Jun 2000 03:14:07 +0900 (JST) Message-Id: <20000628.031407.71121797.ume@mahoroba.org> To: des@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pkg_install/add Makefile src/usr.sbin/pkg_install/create Makefile src/usr.sbin/pkg_install/delete Makefile src/usr.sbin/pkg_install/info Makefile src/usr.sbin/pkg_install/lib file.c lib.h From: Hajimu UMEMOTO In-Reply-To: <200006271100.EAA22981@freefall.freebsd.org> References: <200006271100.EAA22981@freefall.freebsd.org> X-Mailer: xcite1.20> Mew version 1.95b38 on Emacs 20.6 / Mule 4.0 =?iso-2022-jp?B?KBskQjJWMWMbKEIp?= X-PGP-Public-Key: http://www.imasy.org/~ume/publickey.asc X-PGP-Fingerprint: 6B 0C 53 FC 5D D0 37 91 05 D0 B3 EF 36 9B 6A BC X-URL: http://www.imasy.org/~ume/ X-OS: FreeBSD 5.0-CURRENT Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> On Tue, 27 Jun 2000 04:00:08 -0700 (PDT) >>>>> Dag-Erling Smorgrav said: des> des 2000/06/27 04:00:07 PDT des> Modified files: des> usr.sbin/pkg_install/add Makefile des> usr.sbin/pkg_install/create Makefile des> usr.sbin/pkg_install/delete Makefile des> usr.sbin/pkg_install/info Makefile des> usr.sbin/pkg_install/lib file.c lib.h des> Log: des> Use libfetch instead of libftpio. This adds support for http and IPv6. When do you plan to commit your libfetch version of fetch(1)? I wish to have IPv6 supported fetch(1) on 4.1-RELEASE. If you will not commit it before 4.1-RELEASE or you will not MFC, I wish to commit IPv6 support code to existing fetch(1) and libftpio. Any comment? -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 11:22:21 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C118B37B54A; Tue, 27 Jun 2000 11:22:13 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA43417; Tue, 27 Jun 2000 11:22:13 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200006271822.LAA43417@freefall.freebsd.org> From: Sheldon Hearn Date: Tue, 27 Jun 2000 11:22:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/cat cat.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/06/27 11:22:13 PDT Modified files: bin/cat cat.1 Log: Use Dq Li (double-quoted literal) instead of Ic (internal command) to mark up a sample invocation, since it is not a command internal to the described utility. Do not use Ar (argument) to mark up something which is not an argument to the utility or one of its internal commands. Revision Changes Path 1.13 +3 -5 src/bin/cat/cat.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 11:31:36 2000 Delivered-To: cvs-all@freebsd.org Received: from zippy.osd.bsdi.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 7B70837B5C6; Tue, 27 Jun 2000 11:31:30 -0700 (PDT) (envelope-from jkh@zippy.osd.bsdi.com) Received: from localhost (jkh@localhost [127.0.0.1]) by zippy.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id LAA08608; Tue, 27 Jun 2000 11:31:33 -0700 (PDT) (envelope-from jkh@zippy.osd.bsdi.com) To: Alexander Langer Cc: Sheldon Hearn , Martin Cracauer , Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC In-reply-to: Your message of "Tue, 27 Jun 2000 15:26:55 +0200." <20000627152655.C78025@cichlids.cichlids.com> Date: Tue, 27 Jun 2000 11:31:32 -0700 Message-ID: <8605.962130692@localhost> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > We still have to catch src-sys-crypto from internat, so how do you > think shall one use a WC CD-ROM w/ only USA-only crypto stuff or even > no crypto stuff [1] on it? Don't forget - we now have export permission from the USA, so there's really no such thing as "USA-only crypto" unless you're talking about the rsaref port, and that's not an export issue but a patent issue. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 11:44:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8113E37B532; Tue, 27 Jun 2000 11:44:46 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA45971; Tue, 27 Jun 2000 11:44:45 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200006271844.LAA45971@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 27 Jun 2000 11:44:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/netscape-wrapper Makefile ports/www/netscape-wrapper/files netscape.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/06/27 11:44:45 PDT Modified files: www/netscape-wrapper Makefile www/netscape-wrapper/files netscape.sh Log: Teach the script the prefix in advance instead of letting it guess. PR: ports/19383 Submitted by: o'brien Revision Changes Path 1.2 +6 -4 ports/www/netscape-wrapper/Makefile 1.2 +2 -2 ports/www/netscape-wrapper/files/netscape.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 12:10: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3217B37BBD8; Tue, 27 Jun 2000 12:10:00 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA49618; Tue, 27 Jun 2000 12:10:00 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Message-Id: <200006271910.MAA49618@freefall.freebsd.org> From: Alfred Perlstein Date: Tue, 27 Jun 2000 12:09:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vnode_if.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alfred 2000/06/27 12:09:59 PDT Modified files: sys/kern vnode_if.pl Log: remove crufty exec stuff, perl is in the base system make it work with warnings on (there was some harmless use of uninitialized variables) make it work with 'use strict' Approved by: peter Revision Changes Path 1.22 +40 -28 src/sys/kern/vnode_if.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 12:14:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E6D837C0B8; Tue, 27 Jun 2000 12:14:16 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA50178; Tue, 27 Jun 2000 12:14:16 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200006271914.MAA50178@freefall.freebsd.org> From: Matt Jacob Date: Tue, 27 Jun 2000 12:14:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_inline.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/06/27 12:14:15 PDT Modified files: sys/dev/isp isp_inline.h Log: Add an isp_handle_index function- this is prepatory to loading more into the handle (i.e., generation number), so we will now need a function that will take a handle and return a flat index [ 0 .. maxhandles-1 ] for auxillary routines that need an index to get at buddy store values (like dma maps or xflist pointers). Revision Changes Path 1.7 +16 -4 src/sys/dev/isp/isp_inline.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 12:15:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BA60737B642; Tue, 27 Jun 2000 12:15:43 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA50374; Tue, 27 Jun 2000 12:15:43 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200006271915.MAA50374@freefall.freebsd.org> From: Matt Jacob Date: Tue, 27 Jun 2000 12:15:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp ispreg.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/06/27 12:15:43 PDT Modified files: sys/dev/isp ispreg.h Log: Add mailbox bitmask macros (numbers of available mailbox registers based upon Qlogic chip type). Define maximum mailboxes. Add INT_PENDING_MASK macro. Change mailbox offset macro name. Revision Changes Path 1.16 +10 -2 src/sys/dev/isp/ispreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 12:17:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E27737BBD8; Tue, 27 Jun 2000 12:17:40 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA50569; Tue, 27 Jun 2000 12:17:40 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200006271917.MAA50569@freefall.freebsd.org> From: Matt Jacob Date: Tue, 27 Jun 2000 12:17:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp ispvar.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/06/27 12:17:40 PDT Modified files: sys/dev/isp ispvar.h Log: Add 8 bits of volatile mailbox busy mask- this will be the bitmask of output mailbox values we want to get back out of the chip once a mailbox command is done. Add storage for the maximum number of output mailbox registers to the softc. Roll minor version number. Revision Changes Path 1.29 +6 -4 src/sys/dev/isp/ispvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 12:18: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id C3FCF37C1FD; Tue, 27 Jun 2000 12:17:44 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id VAA28577; Tue, 27 Jun 2000 21:18:06 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200006271918.VAA28577@grimreaper.grondar.za> To: "Jordan K. Hubbard" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC References: <8605.962130692@localhost> In-Reply-To: <8605.962130692@localhost> ; from "Jordan K. Hubbard" "Tue, 27 Jun 2000 11:31:32 MST." Date: Tue, 27 Jun 2000 21:18:05 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > We still have to catch src-sys-crypto from internat, so how do you > > think shall one use a WC CD-ROM w/ only USA-only crypto stuff or even > > no crypto stuff [1] on it? > > Don't forget - we now have export permission from the USA, so there's > really no such thing as "USA-only crypto" unless you're talking about > the rsaref port, and that's not an export issue but a patent issue. Right. In the USA, you may only use RSAREF for the RSA algorithm. The rest of the world may use the much better openssl for RSA. Some European countries have a patent problem with IDEA, but it is _use_ not _possession_ that is the problem. Some countries have a problem with all forms of _encryption_. This means they get all excited when they see encrypted files, but tend to not recognise source code as problematical. IE, they would get excited about an email encrypted with PGP, but not get nearly as concerned with PGP itself. Go figure. No-one I know of has a problem with hash-algorithms, although it is trivial to turn them into (en|de)cryptors. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 12:22:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0377437BBC3; Tue, 27 Jun 2000 12:22:14 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA51030; Tue, 27 Jun 2000 12:22:14 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200006271922.MAA51030@freefall.freebsd.org> From: Matt Jacob Date: Tue, 27 Jun 2000 12:22:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_freebsd.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/06/27 12:22:13 PDT Modified files: sys/dev/isp isp_freebsd.h Log: Clean up private storage so that we can use the spriv_field0 to store a bitmask of whether we've set a value into ccb->ccb_h.status, whether we're in the watchdog routine for this command now, whether we've set a grace period for this command and whether this command is actually done. See comments of rev 1.45 of isp.c for more complete information. Revision Changes Path 1.31 +34 -13 src/sys/dev/isp/isp_freebsd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 12:27:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2475537C1D6; Tue, 27 Jun 2000 12:27:14 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA51532; Tue, 27 Jun 2000 12:27:14 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200006271927.MAA51532@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 27 Jun 2000 12:27:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc/config/alpha freebsd.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/06/27 12:27:14 PDT Modified files: contrib/gcc/config/alpha freebsd.h Log: This symbol now needs a value besides just being defined. Revision Changes Path 1.11 +2 -2 src/contrib/gcc/config/alpha/freebsd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 12:31: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 278B237C1C7; Tue, 27 Jun 2000 12:31:03 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA51908; Tue, 27 Jun 2000 12:31:03 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200006271931.MAA51908@freefall.freebsd.org> From: Matt Jacob Date: Tue, 27 Jun 2000 12:31:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_freebsd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/06/27 12:31:03 PDT Modified files: sys/dev/isp isp_freebsd.c Log: Add in the enabling of interrupts (to isp_attach). Clean up a busted comment. Check against firmware state- not loop state when enabling target mode. Other changes have to do with no longer enabling/disabling interrupts at will. Rearchitect command watchdog timeouts- First of all, set the timeout period for a command that has a timeout (in isp_action) to the period of time requested *plus* two seconds. We don't want the Qlogic firmware and the host system to race each other to report a dead command (the watchdog is there to catch dead and/or broken firmware). Next, make sure that the command being watched isn't done yet. If it's not done yet, check for INT_PENDING and call isp_intr- if that said it serviced an interrupt, check to see whether the command is now done (this is what the "IN WATCHDOG" private flag is for- if isp_intr completes the command, it won't call xpt_done on it because isp_watchdog is still looking at the command). If no interrupt was pending, or the command wasn't completed, check to see if we've set the private 'grace period' flag. If so, the command really *is* dead, so report it as dead and complete it with a CAM_CMD_TIMEOUT value. If the grace period flag wasn't set, set it and issue a SYNCHRONIZE_ALL Marker Request Queue entry and re-set the timeout for one second from now (see Revision 1.45 isp.c notes for more on this) to give the firmware a final chance to complete this command. Revision Changes Path 1.39 +94 -35 src/sys/dev/isp/isp_freebsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 12:44:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D32A37B783; Tue, 27 Jun 2000 12:44:32 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA53998; Tue, 27 Jun 2000 12:44:32 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200006271944.MAA53998@freefall.freebsd.org> From: Matt Jacob Date: Tue, 27 Jun 2000 12:44:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/06/27 12:44:32 PDT Modified files: sys/dev/isp isp.c Log: Fix usage of DELAY (SYS_DELAY is the platform independent local define). Fix stupidity wrt checking whether we've gone to LOOP_PDB_RCVD loopstate- it's okay to be greater than this state. D'oh! Protect calls to isp_pdb_sync and isp_fclink_state with IS_FC macros. Completely redo mailbox command routine (in preparation to make this possibly wait rather than poll for completion). Make a major attempt to solve the 'lost interrupt' problem 1. Problem The Qlogic cards would appear to 'lose' interrupts, i.e., a legitimate regular SCSI command placed on the request queue would never complete and the watchdog routine in the driver would eventually wakeup and catch it. This would typically only happen on Alphas, although a couple folks with 700MHz Intel platforms have also seen this. For a long time I thought it was a foulup with f/w negotiations of SYNC and/or WIDE as it always seemed to happen right after the platform it was running on had done a SET TARGET PARAMETERS mailbox command to (re)enable sync && wide (after initially forcing ASYNC/NARROW at startup). However, occasionally, the same thing would also occur for the Fibre Channel cards as well (which, ahem, have no SET TARGET PARAMETERS for transfer mode). After finally putting in a better set of watchdog routines for the platforms for this driver, it seemed to be the case that the command in question (usually a READ CAPACITY) just had up and died- the watchdog routine would catch it after ~10 seconds. For some platforms (NetBSD/OpenBSD)- an ABORT COMMAND mailbox command was sent (which would always fail- indicating that the f/w denied knowledge of this command, i.e., the f/w thought it was a done command). In any case, retrying the command worked. But this whole problem needed to be really fixed. 2. A False Step That Went in The Right Direction The mailbox code was completely rewritten to no longer try and grab the mailbox semaphore register and to try and 'by hand' complete async fast posting completions. It was also rewritten to now have separate in && out bitpatterns for registers to load to start and retrieve to complete. This means that isp_intr now handles mailbox completions. This substantially simplifies the mailbox handling code, and carries things 90% toward getting this to be a non-polled routine for this driver. This did not solve the problem, though. 3. Register Debouncing I saw some comments in some errata sheets and some notes in a Qlogic produced Linux driver (for the Qlogic 2100) that seemed to indicate that debouncing of reads of the mailbox registers might be needed, so I added this. This did not affect the problem. In fact, it made the problem worse for non-2100 cards. 5. Interrupt masking/unmasking The driver *used* to do a substantial amount of masking/unmasking of the interrupt control register. This was done to make sure that the core common code could just assume it would never get pre-empted. This apparently substantially contributed to the lost interrupt problem. The rewrite of the ICR (Interrupt Control Register), which is a separate register from the ISR (Interrupt Status Register) should not have caused any change to interrupt assertions pending. The manual does not state that it will, and the register layout seems to imply that the ICR is just an active route gate. We only enable PCI Interrupts and RISC Interrupts- this should mean that when the f/w asserts a RISC interrupt and (and the ICR allows RISC Interrupts) and we have PCI Interrupts enabled, we should get a PCI interrupt. Apparently this is a latch- not a signal route. Removing this got rid of *most* but not all, lost interrupts. 5. Watchdog Smartening I made sure that the watchdog routine would catch cases where the Qlogic's ISR showed an interrupt assertion. The watchdog routine now calls the interrupt service routine if it sees this. Some additional internal state flags were added so that the watchdog routine could then know whether the command it was in the middle of burying (because we had time it out) was in fact completed by the interrupt service routine. 6. Occasional Constipation Of Commands.. In running some very strenous high IOPs tests (generating about 11000 interrupts/second across one Qlogic 1040, one Qlogic 1080 and one Qlogic 2200 on an Alpha PC164), I found that I would get occasional but regular 'watchdog timeouts' on both the 1080 and the 2100 cards. This is under FreeBSD, and the watchdog timeout routine just marks the command in error and retries it. Invariably, right after this 'watchdog timeout' error, I'd get a command completion for the command that I had thought timed out. That is, I'd get a command completion, but the handle returned by the firmware mapped to no current command. The frequency of this problem is low under such a load- it would usually take an 30 minutes per 'lost' interrupt. I doubled the timeout for commands to see if it just was an edge case of waiting too short a period. This has no effect. I gathered and printed out microtimes for the watchdog completed command and the completion that couldn't find a command- it was always the case that the order of occurrence was "timeout, completion" separated by a time on the order of 100 to 150 ms. This caused me to consider 'firmware constipation' as to be a possible culprit. That is, resubmission of a command to the device that had suffered a watchdog timeout seemed to cause the presumed dead command to show back up. I added code in the watchdog routine that, when first entered for the command, marks the command with a flag, reissues a local timeout call for one second later, but also then issues a MARKER Request Queue entry to the Qlogic f/w. A MARKER entry is used typically after a Bus Reset to cause the f/w to get synchronized with respect to either a Bus, a Nexus or a Target. Since I've added this code, I always now see the occasional watchdog timeout, but the command that was about to be terminated always now seems to be completed after the MARKER entry is issued (and before the timeout extension fires, which would come back and *really* terminate the command). Revision Changes Path 1.45 +383 -470 src/sys/dev/isp/isp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 12:49:43 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 73B2E37C1D6; Tue, 27 Jun 2000 12:49:37 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id NAA75695; Tue, 27 Jun 2000 13:49:33 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id NAA48631; Tue, 27 Jun 2000 13:47:40 -0600 (MDT) Message-Id: <200006271947.NAA48631@harmony.village.org> To: Matt Jacob Subject: Re: cvs commit: src/sys/dev/isp isp.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Tue, 27 Jun 2000 12:44:32 PDT." <200006271944.MAA53998@freefall.freebsd.org> References: <200006271944.MAA53998@freefall.freebsd.org> Date: Tue, 27 Jun 2000 13:47:40 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200006271944.MAA53998@freefall.freebsd.org> Matt Jacob writes: : Fix usage of DELAY (SYS_DELAY is the platform independent local : define). Fix stupidity wrt checking whether we've gone to : LOOP_PDB_RCVD loopstate- it's okay to be greater than this state. : D'oh! Protect calls to isp_pdb_sync and isp_fclink_state with IS_FC : macros. Excellent commit message. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 12:53:17 2000 Delivered-To: cvs-all@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 02EF737BACB; Tue, 27 Jun 2000 12:53:09 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from semuta.feral.com (semuta [192.67.166.70]) by feral.com (8.9.3/8.9.3) with ESMTP id MAA09917; Tue, 27 Jun 2000 12:53:03 -0700 Date: Tue, 27 Jun 2000 12:52:08 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Warner Losh Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/isp isp.c In-Reply-To: <200006271947.NAA48631@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks! I hope it wasn't *too* big- I wanted to store all the info somewhere. On Tue, 27 Jun 2000, Warner Losh wrote: > In message <200006271944.MAA53998@freefall.freebsd.org> Matt Jacob writes: > : Fix usage of DELAY (SYS_DELAY is the platform independent local > : define). Fix stupidity wrt checking whether we've gone to > : LOOP_PDB_RCVD loopstate- it's okay to be greater than this state. > : D'oh! Protect calls to isp_pdb_sync and isp_fclink_state with IS_FC > : macros. > > Excellent commit message. > > Warner > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 12:55:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1ED3F37B9A7; Tue, 27 Jun 2000 12:55:41 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Received: (from wollman@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA55305; Tue, 27 Jun 2000 12:55:41 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Message-Id: <200006271955.MAA55305@freefall.freebsd.org> From: Garrett Wollman Date: Tue, 27 Jun 2000 12:55:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpr lpr.1 lpr.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wollman 2000/06/27 12:55:41 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/lpr lpr.1 lpr.c Log: MFC: -Z flag; Sheldon's mdoc fixes. Revision Changes Path 1.11.2.1 +47 -5 src/usr.sbin/lpr/lpr/lpr.1 1.32.2.1 +20 -5 src/usr.sbin/lpr/lpr/lpr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 13: 4:15 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A90837B559; Tue, 27 Jun 2000 13:04:11 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA56308; Tue, 27 Jun 2000 13:04:11 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200006272004.NAA56308@freefall.freebsd.org> From: John Baldwin Date: Tue, 27 Jun 2000 13:04:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/mbr mbr.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/06/27 13:04:11 PDT Modified files: sys/boot/i386/mbr mbr.s Log: - Don't blindly assume that there are 8 hard drives installed. Instead, use the BIOS Equipment List to determine how many hard drives are installed and if the drive number we received in %dl is valid. - Don't bother to disable interrupts when setting up the stack. The 8086 and beyond implicitly disable interrupts after an instruction that sets %ss (for example, a pop or a mov) so that you can safely set %ss and %sp in two consecutive instructions. An exception to this is the lss instruction, which can set both registers simultaneously and thus doesn't need this hack. - Add support for EDD BIOS extensions to support booting off of hard drives of nearly arbitrary length. Revision Changes Path 1.6 +38 -11 src/sys/boot/i386/mbr/mbr.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 13:10:37 2000 Delivered-To: cvs-all@freebsd.org Received: from dt052n3e.san.rr.com (dt052n3e.san.rr.com [204.210.33.62]) by hub.freebsd.org (Postfix) with ESMTP id 2AFA837B6B7; Tue, 27 Jun 2000 13:10:35 -0700 (PDT) (envelope-from Doug@gorean.org) Received: from slave (doug@slave [10.0.0.1]) by dt052n3e.san.rr.com (8.9.3/8.9.3) with ESMTP id NAA26667; Tue, 27 Jun 2000 13:10:27 -0700 (PDT) (envelope-from Doug@gorean.org) Date: Tue, 27 Jun 2000 13:10:27 -0700 (PDT) From: Doug Barton X-Sender: doug@dt052n3e.san.rr.com To: Matthew Jacob Cc: Warner Losh , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/isp isp.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Jun 2000, Matthew Jacob wrote: > > Thanks! > > I hope it wasn't *too* big- I wanted to store all the info somewhere. Heck no. If anything, it would be nice if more people included more detail. Someone (I think it was Peter) recommended that commit messages should go into detail about _why_ something was done, and touch lightly on what was done since that info is available in the diff. I'm all in favor of anything that keeps me from having to go look the diff up, personally. Doug > On Tue, 27 Jun 2000, Warner Losh wrote: > > > In message <200006271944.MAA53998@freefall.freebsd.org> Matt Jacob writes: > > : Fix usage of DELAY (SYS_DELAY is the platform independent local > > : define). Fix stupidity wrt checking whether we've gone to > > : LOOP_PDB_RCVD loopstate- it's okay to be greater than this state. > > : D'oh! Protect calls to isp_pdb_sync and isp_fclink_state with IS_FC > > : macros. > > > > Excellent commit message. > > > > Warner > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message > -- "Live free or die" - State motto of my ancestral homeland, New Hampshire Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 13:16: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from gndrsh.dnsmgr.net (GndRsh.dnsmgr.net [198.145.92.4]) by hub.freebsd.org (Postfix) with ESMTP id 3B42C37B642; Tue, 27 Jun 2000 13:15:49 -0700 (PDT) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: (from freebsd@localhost) by gndrsh.dnsmgr.net (8.9.3/8.9.3) id NAA93048; Tue, 27 Jun 2000 13:15:23 -0700 (PDT) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <200006272015.NAA93048@gndrsh.dnsmgr.net> Subject: Re: cvs commit: src/sys/dev/isp isp.c In-Reply-To: from Doug Barton at "Jun 27, 2000 01:10:27 pm" To: Doug@gorean.org (Doug Barton) Date: Tue, 27 Jun 2000 13:15:23 -0700 (PDT) Cc: mjacob@feral.com (Matthew Jacob), imp@village.org (Warner Losh), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Tue, 27 Jun 2000, Matthew Jacob wrote: > > > > > Thanks! > > > > I hope it wasn't *too* big- I wanted to store all the info somewhere. > > Heck no. If anything, it would be nice if more people included > more detail. Someone (I think it was Peter) recommended that commit > messages should go into detail about _why_ something was done, and touch > lightly on what was done since that info is available in the diff. I'm all > in favor of anything that keeps me from having to go look the diff up, > personally. Which means things like ``Brucify'', ``Sheldonize'', and a handfull of other short one liner messages that tell nothing about what was done or why it was done should be grounds for hand slapping committers. A well written commit message is like a good picture, worth a 1000 words :-) -- Rod Grimes - KD7CAX @ CN85sl - (RWG25) rgrimes@gndrsh.dnsmgr.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 13:22:17 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1569637BD4D; Tue, 27 Jun 2000 13:22:00 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Received: (from wollman@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA59459; Tue, 27 Jun 2000 13:21:59 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Message-Id: <200006272021.NAA59459@freefall.freebsd.org> From: Garrett Wollman Date: Tue, 27 Jun 2000 13:21:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpr lpr.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wollman 2000/06/27 13:21:59 PDT Modified files: usr.sbin/lpr/lpr lpr.1 Log: Fix description of `-i' and `-w' options. Fix spelling of `TeX'. Move historical formats into a separate list, to make thier cruftiness clear. Revision Changes Path 1.14 +35 -24 src/usr.sbin/lpr/lpr/lpr.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 13:36:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CBB0C37B6AE; Tue, 27 Jun 2000 13:36:45 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA61260; Tue, 27 Jun 2000 13:36:45 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200006272036.NAA61260@freefall.freebsd.org> From: John Baldwin Date: Tue, 27 Jun 2000 13:36:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/i386/fdisk fdisk.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/06/27 13:36:45 PDT Modified files: sbin/i386/fdisk fdisk.c Log: Catch the usage() function up to the command line changes. Add -I and remove -e. Revision Changes Path 1.40 +2 -2 src/sbin/i386/fdisk/fdisk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 14: 9:25 2000 Delivered-To: cvs-all@freebsd.org Received: from isbalham.ist.co.uk (isbalham.ist.co.uk [192.31.26.1]) by hub.freebsd.org (Postfix) with ESMTP id 28C2937B87F; Tue, 27 Jun 2000 14:09:08 -0700 (PDT) (envelope-from rb@gid.co.uk) Received: (from uucp@localhost) by isbalham.ist.co.uk (8.9.2/8.8.7) with UUCP id WAA21600; Tue, 27 Jun 2000 22:07:18 +0100 (BST) (envelope-from rb@gid.co.uk) Received: from [194.32.164.2] (eccles [194.32.164.2]) by seagoon.gid.co.uk (8.9.3/8.9.3) with ESMTP id VAA53065; Tue, 27 Jun 2000 21:55:32 +0100 (BST) (envelope-from rb@gid.co.uk) X-Sender: rb@194.32.164.1 Message-Id: In-Reply-To: <200006271406.QAA32312@grimreaper.grondar.za> References: <20000627150538.A42129@cons.org> ; from Martin Cracauer "Tue, 27 Jun 2000 15:05:38 +0200." <20000627150538.A42129@cons.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Tue, 27 Jun 2000 21:55:31 +0100 To: Mark Murray From: Bob Bishop Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC Cc: Martin Cracauer , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 16:06 +0200 27/6/00, Mark Murray wrote: >> Did you possibly break >> options RANDOMDEV #entropy device >> >> ==> >> make depend >> make: don't know how to make ../../crypto/blowfish/bf_cbc.c. Stop >> >> This stuff lives in ../../crypto/openssl/crypto/... > >No. Get the full crypto dist. Oh really? Is crypto now *required* to build a kernel? -- Bob Bishop (0118) 977 4017 international code +44 118 rb@gid.co.uk fax (0118) 989 4254 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 14:16:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3506937B524; Tue, 27 Jun 2000 14:16:07 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA66919; Tue, 27 Jun 2000 14:16:07 -0700 (PDT) (envelope-from green@FreeBSD.org) Message-Id: <200006272116.OAA66919@freefall.freebsd.org> From: Brian Feldman Date: Tue, 27 Jun 2000 14:16:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh auth2.c ssh.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG green 2000/06/27 14:16:06 PDT Modified files: crypto/openssh auth2.c ssh.c Log: So /this/ is what has made OpenSSH's SSHv2 support never work right! In some cases, limits did not get set to the proper class, but instead always to "default", because not all passwd copies were done to completion. Revision Changes Path 1.3 +4 -1 src/crypto/openssh/auth2.c 1.8 +4 -1 src/crypto/openssh/ssh.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 14:17:40 2000 Delivered-To: cvs-all@freebsd.org Received: from internat.freebsd.org (internat.freebsd.org [146.64.8.4]) by hub.freebsd.org (Postfix) with ESMTP id 3945737B524; Tue, 27 Jun 2000 14:17:32 -0700 (PDT) (envelope-from green@internat.freebsd.org) Received: (from green@localhost) by internat.freebsd.org (8.9.3/8.9.3) id XAA65097; Tue, 27 Jun 2000 23:17:28 +0200 (SAST) (envelope-from green) Message-Id: <200006272117.XAA65097@internat.freebsd.org> From: Brian Feldman Date: Tue, 27 Jun 2000 23:17:27 +0200 (SAST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh auth2.c ssh.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG green 2000/06/27 23:17:27 SAST FreeBSD International Crypto Repository Modified files: crypto/openssh auth2.c ssh.c Log: MFF: So /this/ is what has made OpenSSH's SSHv2 support never work right! In some cases, limits did not get set to the proper class, but instead always to "default", because not all passwd copies were done to completion. Revision Changes Path 1.3 +4 -1 src/crypto/openssh/auth2.c 1.8 +4 -1 src/crypto/openssh/ssh.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 14:20:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B32EB37BE0A; Tue, 27 Jun 2000 14:20:48 -0700 (PDT) (envelope-from jasone@FreeBSD.org) Received: (from jasone@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA67524; Tue, 27 Jun 2000 14:20:48 -0700 (PDT) (envelope-from jasone@FreeBSD.org) Message-Id: <200006272120.OAA67524@freefall.freebsd.org> From: Jason Evans Date: Tue, 27 Jun 2000 14:20:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_cancel.c uthread_cond.c uthread_info.c uthread_mutex.c uthread_resume_np.c uthread_suspend_np.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jasone 2000/06/27 14:20:48 PDT Modified files: (Branch: RELENG_4) lib/libc_r/uthread pthread_private.h uthread_cancel.c uthread_cond.c uthread_info.c uthread_mutex.c uthread_resume_np.c uthread_suspend_np.c Log: MFC: Don't allow pthread_suspend_np()/pthread_resume_np() to cause pthread_mutex_lock(), pthread_cond_trywait(), and pthread_cond_wait() to return EINTR. Revision Changes Path 1.36.2.3 +13 -2 src/lib/libc_r/uthread/pthread_private.h 1.3.2.2 +15 -10 src/lib/libc_r/uthread/uthread_cancel.c 1.22.2.2 +23 -7 src/lib/libc_r/uthread/uthread_cond.c 1.14.2.2 +18 -1 src/lib/libc_r/uthread/uthread_info.c 1.20.2.2 +43 -17 src/lib/libc_r/uthread/uthread_mutex.c 1.7.2.2 +27 -6 src/lib/libc_r/uthread/uthread_resume_np.c 1.7.2.2 +13 -3 src/lib/libc_r/uthread/uthread_suspend_np.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 14:21:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 24C0537B524; Tue, 27 Jun 2000 14:21:06 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: (from jim@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA67581; Tue, 27 Jun 2000 14:21:06 -0700 (PDT) (envelope-from jim@FreeBSD.org) Message-Id: <200006272121.OAA67581@freefall.freebsd.org> From: Jim Mock Date: Tue, 27 Jun 2000 14:21:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc/xchat Makefile ports/irc/xchat/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jim 2000/06/27 14:21:05 PDT Modified files: irc/xchat Makefile irc/xchat/files md5 Log: Update to version 1.5.5 Revision Changes Path 1.60 +2 -2 ports/irc/xchat/Makefile 1.38 +1 -1 ports/irc/xchat/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 Jun 27 14:30:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 633D537C363; Tue, 27 Jun 2000 14:30:17 -0700 (PDT) (envelope-from jasone@FreeBSD.org) Received: (from jasone@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA69550; Tue, 27 Jun 2000 14:30:17 -0700 (PDT) (envelope-from jasone@FreeBSD.org) Message-Id: <200006272130.OAA69550@freefall.freebsd.org> From: Jason Evans Date: Tue, 27 Jun 2000 14:30:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_init.c uthread_sigwait.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jasone 2000/06/27 14:30:17 PDT Modified files: lib/libc_r/uthread pthread_private.h uthread_init.c uthread_sigwait.c Log: If multiple threads are blocked in sigwait() for the same signal that does not have a user-supplied signal handler, when a signal is delivered, one thread will receive the signal, and then the code reverts to having no signal handler for the signal. This can leave the other sigwait()ing threads stranded permanently if the signal is later ignored, or can result in process termination when the process should have delivered the signal to one of the threads in sigwait(). To fix this problem, maintain a count of sigwait()ers for each signal that has no default signal handler. Use the count to correctly install/uninstall dummy signal handlers. Reviewed by: deischen Revision Changes Path 1.42 +8 -1 src/lib/libc_r/uthread/pthread_private.h 1.24 +4 -1 src/lib/libc_r/uthread/uthread_init.c 1.14 +28 -5 src/lib/libc_r/uthread/uthread_sigwait.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 14:30:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EC39A37BE14; Tue, 27 Jun 2000 14:30:44 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA69611; Tue, 27 Jun 2000 14:30:44 -0700 (PDT) (envelope-from green@FreeBSD.org) Message-Id: <200006272130.OAA69611@freefall.freebsd.org> From: Brian Feldman Date: Tue, 27 Jun 2000 14:30:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/openssh Makefile ports/security/openssh/files md5 ports/security/openssh/patches patch-ay patch-ad patch-ak patch-au patch-ax X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG green 2000/06/27 14:30:39 PDT Modified files: security/openssh Makefile security/openssh/files md5 security/openssh/patches patch-ad patch-ak patch-au patch-ax Added files: security/openssh/patches patch-ay Log: Update to OpenSSH 2.1.1 and fix SSHv2 serving (passwd botch). Revision Changes Path 1.53 +3 -3 ports/security/openssh/Makefile 1.21 +1 -1 ports/security/openssh/files/md5 1.10 +7 -6 ports/security/openssh/patches/patch-ad 1.9 +4 -13 ports/security/openssh/patches/patch-ak 1.5 +26 -22 ports/security/openssh/patches/patch-au 1.5 +0 -11 ports/security/openssh/patches/patch-ax To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 14:37:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5E96437BC75; Tue, 27 Jun 2000 14:37:18 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA70193; Tue, 27 Jun 2000 14:37:18 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Message-Id: <200006272137.OAA70193@freefall.freebsd.org> From: Alfred Perlstein Date: Tue, 27 Jun 2000 14:37:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/miscfs/fdesc fdesc_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alfred 2000/06/27 14:37:17 PDT Modified files: sys/miscfs/fdesc fdesc_vnops.c Log: if there are leading zeros fail the lookup Pointed out by: Alexander Viro Revision Changes Path 1.58 +6 -1 src/sys/miscfs/fdesc/fdesc_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 15: 1:59 2000 Delivered-To: cvs-all@freebsd.org Received: from server1.mich.com (server1.mich.com [198.108.16.2]) by hub.freebsd.org (Postfix) with ESMTP id E699937B651; Tue, 27 Jun 2000 15:01:53 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm016-005.dialup.bignet.net [64.79.82.213]) by server1.mich.com (8.9.3/8.9.3) with ESMTP id SAA03646; Tue, 27 Jun 2000 18:01:34 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id DA53B1912; Tue, 27 Jun 2000 17:59:47 -0400 (EDT) Date: Tue, 27 Jun 2000 17:59:47 -0400 From: Will Andrews To: "Jordan K. Hubbard" Cc: Alexander Langer , Sheldon Hearn , Martin Cracauer , Mark Murray , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC Message-ID: <20000627175947.E29332@argon.gryphonsoft.com> References: <20000627152655.C78025@cichlids.cichlids.com> <8605.962130692@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <8605.962130692@localhost>; from jkh@zippy.osd.bsdi.com on Tue, Jun 27, 2000 at 11:31:32AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jun 27, 2000 at 11:31:32AM -0700, Jordan K. Hubbard wrote: > Don't forget - we now have export permission from the USA, so there's > really no such thing as "USA-only crypto" unless you're talking about > the rsaref port, and that's not an export issue but a patent issue. Can't we allow SSH installations by default if we set its default encryption algorithm to DSA, and leave some stubs in there to allow RSA? -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 15: 5:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2257237BE8A; Tue, 27 Jun 2000 15:05:45 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id PAA73527; Tue, 27 Jun 2000 15:05:45 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Tue, 27 Jun 2000 15:05:44 -0700 (PDT) From: Kris Kennaway To: Will Andrews Cc: "Jordan K. Hubbard" , Alexander Langer , Sheldon Hearn , Martin Cracauer , Mark Murray , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC In-Reply-To: <20000627175947.E29332@argon.gryphonsoft.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Jun 2000, Will Andrews wrote: > On Tue, Jun 27, 2000 at 11:31:32AM -0700, Jordan K. Hubbard wrote: > > Don't forget - we now have export permission from the USA, so there's > > really no such thing as "USA-only crypto" unless you're talking about > > the rsaref port, and that's not an export issue but a patent issue. > > Can't we allow SSH installations by default if we set its default > encryption algorithm to DSA, and leave some stubs in there to allow RSA? I'm going to make ssh1 mode not exit with a fatal error if it can't find RSA libraries and you also allow ssh2 mode. After that, we can have SSH installed and working by default and it can grow RSA (SSH1) capabilities post-install by dropping in the RSA libraries. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 15:14:28 2000 Delivered-To: cvs-all@freebsd.org Received: from server1.mich.com (server1.mich.com [198.108.16.2]) by hub.freebsd.org (Postfix) with ESMTP id DB80137BE79; Tue, 27 Jun 2000 15:14:18 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm016-005.dialup.bignet.net [64.79.82.213]) by server1.mich.com (8.9.3/8.9.3) with ESMTP id SAA10724; Tue, 27 Jun 2000 18:14:07 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id 06D65195D; Tue, 27 Jun 2000 18:12:21 -0400 (EDT) Date: Tue, 27 Jun 2000 18:12:20 -0400 From: Will Andrews To: Kris Kennaway Cc: Will Andrews , "Jordan K. Hubbard" , Alexander Langer , Sheldon Hearn , Martin Cracauer , Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC Message-ID: <20000627181220.H29332@argon.gryphonsoft.com> References: <20000627175947.E29332@argon.gryphonsoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from kris@FreeBSD.org on Tue, Jun 27, 2000 at 03:05:44PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jun 27, 2000 at 03:05:44PM -0700, Kris Kennaway wrote: > I'm going to make ssh1 mode not exit with a fatal error if it can't find > RSA libraries and you also allow ssh2 mode. After that, we can have SSH > installed and working by default and it can grow RSA (SSH1) capabilities > post-install by dropping in the RSA libraries. Ok, cool. -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 15:19:18 2000 Delivered-To: cvs-all@freebsd.org Received: from zippy.osd.bsdi.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 7775C37BC20; Tue, 27 Jun 2000 15:19:14 -0700 (PDT) (envelope-from jkh@zippy.osd.bsdi.com) Received: from localhost (jkh@localhost [127.0.0.1]) by zippy.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id PAA09847; Tue, 27 Jun 2000 15:19:11 -0700 (PDT) (envelope-from jkh@zippy.osd.bsdi.com) To: Will Andrews Cc: "Jordan K. Hubbard" , Alexander Langer , Sheldon Hearn , Martin Cracauer , Mark Murray , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC In-reply-to: Your message of "Tue, 27 Jun 2000 17:59:47 EDT." <20000627175947.E29332@argon.gryphonsoft.com> Date: Tue, 27 Jun 2000 15:19:11 -0700 Message-ID: <9844.962144351@localhost> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Can't we allow SSH installations by default if we set its default > encryption algorithm to DSA, and leave some stubs in there to allow RSA? It's been discussed, but we're still waiting for someone to do that work... Do I see a hand being raised? :) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 15:41:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2991D37B60A; Tue, 27 Jun 2000 15:41:13 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA76571; Tue, 27 Jun 2000 15:41:13 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Message-Id: <200006272241.PAA76571@freefall.freebsd.org> From: Alfred Perlstein Date: Tue, 27 Jun 2000 15:41:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci locate.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alfred 2000/06/27 15:41:12 PDT Modified files: sys/pci locate.pl Log: use warnings use strict add 'usage' Revision Changes Path 1.4 +19 -6 src/sys/pci/locate.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 15:46:39 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F10337B60A; Tue, 27 Jun 2000 15:46:36 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA76896; Tue, 27 Jun 2000 15:46:36 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Message-Id: <200006272246.PAA76896@freefall.freebsd.org> From: Alfred Perlstein Date: Tue, 27 Jun 2000 15:46:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/miscfs/fdesc fdesc_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alfred 2000/06/27 15:46:36 PDT Modified files: sys/miscfs/fdesc fdesc_vnops.c Log: by changing the logic here we can support dynamic additions of new filetypes. Reviewed by: green Revision Changes Path 1.59 +13 -20 src/sys/miscfs/fdesc/fdesc_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 16: 8:39 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0399837B5CE; Tue, 27 Jun 2000 16:08:37 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA80083; Tue, 27 Jun 2000 16:08:36 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Message-Id: <200006272308.QAA80083@freefall.freebsd.org> From: Alfred Perlstein Date: Tue, 27 Jun 2000 16:08:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_descrip.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alfred 2000/06/27 16:08:36 PDT Modified files: sys/kern kern_descrip.c Log: don't panic the system when fpathconv is called on an unsupported filetype. Revision Changes Path 1.85 +2 -2 src/sys/kern/kern_descrip.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 16:14:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 37E2037C06F; Tue, 27 Jun 2000 16:14:08 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA80630; Tue, 27 Jun 2000 16:14:08 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Message-Id: <200006272314.QAA80630@freefall.freebsd.org> From: Alfred Perlstein Date: Tue, 27 Jun 2000 16:14:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_descrip.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alfred 2000/06/27 16:14:08 PDT Modified files: (Branch: RELENG_4) sys/kern kern_descrip.c Log: MFC: 1.85, don't panic on strange filetypes Revision Changes Path 1.81.2.2 +2 -2 src/sys/kern/kern_descrip.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 16:28: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from florence.pavilion.net (florence.pavilion.net [212.74.0.25]) by hub.freebsd.org (Postfix) with ESMTP id 892BB37C4C4; Tue, 27 Jun 2000 16:27:27 -0700 (PDT) (envelope-from joe@pavilion.net) Received: from genius.systems.pavilion.net (genesis.tao.org.uk [194.242.131.254]) by florence.pavilion.net (8.9.3/8.8.8) with ESMTP id AAA27857; Wed, 28 Jun 2000 00:27:26 +0100 (BST) (envelope-from joe@pavilion.net) Received: by genius.systems.pavilion.net (Postfix, from userid 100) id 6489912553; Tue, 27 Jun 2000 23:25:08 +0100 (BST) Date: Tue, 27 Jun 2000 23:25:08 +0100 From: Josef Karthauser To: Sheldon Hearn Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/ls ls.1 Message-ID: <20000627232508.M35437@pavilion.net> References: <200006221007.DAA80612@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200006221007.DAA80612@freefall.freebsd.org>; from sheldonh@FreeBSD.org on Thu, Jun 22, 2000 at 03:07:48AM -0700 X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jun 22, 2000 at 03:07:48AM -0700, Sheldon Hearn wrote: > sheldonh 2000/06/22 03:07:48 PDT > > Modified files: > bin/ls ls.1 > Log: > Fix changes from 1.34 through 1.37: > > Remove newly added hard sentence breaks. > Mark ANSI up as a type name (Tn). > Avoid parenthesized sentences and paragraphs. Thanks, Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 17:18:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DDB0837C40C; Tue, 27 Jun 2000 17:18:22 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: (from joe@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA88096; Tue, 27 Jun 2000 17:18:22 -0700 (PDT) (envelope-from joe@FreeBSD.org) Message-Id: <200006280018.RAA88096@freefall.freebsd.org> From: Josef Karthauser Date: Tue, 27 Jun 2000 17:18:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ls ls.1 print.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joe 2000/06/27 17:18:22 PDT Modified files: (Branch: RELENG_4) bin/ls ls.1 print.c Log: MFH: Don't assume that the output of strftime for "%c" ("national representation of time and date") won't change in time. Instead of hard coding the locations of the time elements and hoping that they don't move use strftime to generate the desired formats in the first place. Revision Changes Path 1.33.2.1 +10 -3 src/bin/ls/ls.1 1.19.2.1 +14 -16 src/bin/ls/print.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 17:24:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1287937C40C; Tue, 27 Jun 2000 17:24:46 -0700 (PDT) (envelope-from davidn@FreeBSD.org) Received: (from davidn@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA88819; Tue, 27 Jun 2000 17:24:46 -0700 (PDT) (envelope-from davidn@FreeBSD.org) Message-Id: <200006280024.RAA88819@freefall.freebsd.org> From: David Nugent Date: Tue, 27 Jun 2000 17:24:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/chpass Makefile edit.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG davidn 2000/06/27 17:24:45 PDT Modified files: (Branch: RELENG_4) usr.bin/chpass Makefile edit.c Log: MFC: Detect changes if the edit lasts < 1 second. PR: bin/4238 Revision Changes Path 1.20.2.1 +3 -3 src/usr.bin/chpass/Makefile 1.16.2.1 +9 -2 src/usr.bin/chpass/edit.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 17:28:57 2000 Delivered-To: cvs-all@freebsd.org Received: from florence.pavilion.net (florence.pavilion.net [212.74.0.25]) by hub.freebsd.org (Postfix) with ESMTP id 2446937BF66; Tue, 27 Jun 2000 17:28:49 -0700 (PDT) (envelope-from joe@pavilion.net) Received: from genius.systems.pavilion.net (genesis.tao.org.uk [194.242.131.254]) by florence.pavilion.net (8.9.3/8.8.8) with ESMTP id BAA37893; Wed, 28 Jun 2000 01:28:44 +0100 (BST) (envelope-from joe@pavilion.net) Received: by genius.systems.pavilion.net (Postfix, from userid 100) id EFEF412547; Wed, 28 Jun 2000 01:29:56 +0100 (BST) Date: Wed, 28 Jun 2000 01:29:56 +0100 From: Josef Karthauser To: Matthew Jacob Cc: Akinori -Aki- MUSHA , andrews@technologist.com, mckusick@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/contrib/softupdates softdep.h ffs_softdep.c Message-ID: <20000628012956.B19558@pavilion.net> References: <20000627172831.G32373@pavilion.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from mjacob@feral.com on Tue, Jun 27, 2000 at 09:29:24AM -0700 X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jun 27, 2000 at 09:29:24AM -0700, Matthew Jacob wrote: > > > > I'm not sure.... I have a feeling that there are softupdate problems > > running under SMP. A number of times this year I've lost whole filesystems > > on an SMP machines. :( > > Really? Have you told Kirk? > No because I've not had a chance to test it - it's on a production webserver. It's running 3.4 currently, and I've had a couple of crashes over the last year. The first one produced a lot of 'SOFTUPDATE INCONSISTANCY' errors and lost a lot of files - we had to recover from tape and diff to see which files had been lost. (This was on a 16gb ccd containing customer web data). The second time was more recently. The machine crashed and in the process the / partition disappeared, so badly that the kernel wasn't available to boot from! We brought it up on another drive and did a fsck and all the files turned up in /lost+found. Not a single file was left in the file system. Fortunately we had a fresh level 0 dump from that evening and so I did a 'newfs' and 'restore' and the machine's been running since. More recently a friend of mine was having crashes doing a make world under 4.0 with SMP and softupdate. Switching softupdates off caused the crashes to go away. The thing that worries me is that softupdates is supposed to render the filesystem safe so that if a crash occurs we only loose recent data. In both my cases we lost data that hadn't been touched for years - i.e. ports tree data that hasn't ever been touched. It definitely wasn't in the buffer cache before the crash. ! Is anyone else here using softupdates in an SMP environment? I'm not saying that softupdates doesnt work in SMP, but I'm worried that if softupdates doesn't leave things in as consistant a state as you'd expect in an SMP environment. Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 17:31:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2AD7E37B61E; Tue, 27 Jun 2000 17:31:46 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA89688; Tue, 27 Jun 2000 17:31:46 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200006280031.RAA89688@freefall.freebsd.org> From: Archie Cobbs Date: Tue, 27 Jun 2000 17:31:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/suckblow Makefile ports/net/suckblow/files md5 ports/net/suckblow/pkg COMMENT DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/06/27 17:31:46 PDT Modified files: net Makefile Added files: net/suckblow Makefile net/suckblow/files md5 net/suckblow/pkg COMMENT DESCR PLIST Log: Add new port. Revision Changes Path 1.368 +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 Tue Jun 27 17:33:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F56837BF9B; Tue, 27 Jun 2000 17:33:10 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA89956; Tue, 27 Jun 2000 17:33:10 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200006280033.RAA89956@freefall.freebsd.org> From: Archie Cobbs Date: Tue, 27 Jun 2000 17:33:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/06/27 17:33:10 PDT Modified files: . modules Log: suckblow -> ports/net/suckblow Revision Changes Path 1.1307 +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 Jun 27 17:34:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2880637BF9B; Tue, 27 Jun 2000 17:34:18 -0700 (PDT) (envelope-from davidn@FreeBSD.org) Received: (from davidn@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA90109; Tue, 27 Jun 2000 17:34:18 -0700 (PDT) (envelope-from davidn@FreeBSD.org) Message-Id: <200006280034.RAA90109@freefall.freebsd.org> From: David Nugent Date: Tue, 27 Jun 2000 17:34:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/chpass Makefile edit.c X-FreeBSD-CVS-Branch: RELENG_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG davidn 2000/06/27 17:34:18 PDT Modified files: (Branch: RELENG_3) usr.bin/chpass Makefile edit.c Log: MFC: Fix change detection when editing takes < 1 second. Add $FreeBSD$ PR: bin/4238 Revision Changes Path 1.15.2.3 +3 -2 src/usr.bin/chpass/Makefile 1.12.2.3 +9 -2 src/usr.bin/chpass/edit.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 17:37:38 2000 Delivered-To: cvs-all@freebsd.org Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.54]) by hub.freebsd.org (Postfix) with ESMTP id C621437C44D; Tue, 27 Jun 2000 17:37:29 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.9.3/8.9.3) id RAA03048; Tue, 27 Jun 2000 17:41:28 -0700 (PDT) (envelope-from sgk) From: Steve Kargl Message-Id: <200006280041.RAA03048@troutmask.apl.washington.edu> Subject: Re: cvs commit: src/sys/contrib/softupdates softdep.h ffs_softdep.c In-Reply-To: <20000628012956.B19558@pavilion.net> from Josef Karthauser at "Jun 28, 2000 01:29:56 am" To: Josef Karthauser Date: Tue, 27 Jun 2000 17:41:28 -0700 (PDT) Cc: Matthew Jacob , Akinori -Aki- MUSHA , andrews@technologist.com, mckusick@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Josef Karthauser wrote: > On Tue, Jun 27, 2000 at 09:29:24AM -0700, Matthew Jacob wrote: >>> >>> I'm not sure.... I have a feeling that there are softupdate problems >>> running under SMP. A number of times this year I've lost whole filesystems >>> on an SMP machines. :( >> >> Really? Have you told Kirk? >> > > (This was on a 16gb ccd containing customer web data). The second Could be a softupdates and ccd interaction? > More recently a friend of mine was having crashes doing a make > world under 4.0 with SMP and softupdate. Switching softupdates > off caused the crashes to go away. Was the FS nearly full or exceeding 100% full? SU is/was known to have problems if you were running under these conditions. > > Is anyone else here using softupdates in an SMP environment? > Of course ;-) I've been using SU since Kirk allowed it to be included in FreeBSD. I haven't had a SU crash for a long, long, time, and I've never completely lose a FS. -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 17:39:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0DC7837C5CA; Tue, 27 Jun 2000 17:39:19 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA90728; Tue, 27 Jun 2000 17:39:18 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200006280039.RAA90728@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 27 Jun 2000 17:39:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/06/27 17:39:18 PDT Modified files: usr.bin Makefile Log: Turn off GLOBAL. It is moving to Ports. Approved by: unanimous response on arch@freebsd.org Revision Changes Path 1.148 +1 -2 src/usr.bin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 17:39:37 2000 Delivered-To: cvs-all@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 51C0237C5C9; Tue, 27 Jun 2000 17:39:17 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from semuta.feral.com (semuta [192.67.166.70]) by feral.com (8.9.3/8.9.3) with ESMTP id RAA10784; Tue, 27 Jun 2000 17:39:06 -0700 Date: Tue, 27 Jun 2000 17:38:11 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Josef Karthauser Cc: Akinori -Aki- MUSHA , andrews@technologist.com, mckusick@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/contrib/softupdates softdep.h ffs_softdep.c In-Reply-To: <20000628012956.B19558@pavilion.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG There were in fact, more issues at one point with readahead in UFS than in Softupdates code under SMP (I had it sysctl'd off for 3.3). As far as I know, this problem went at last 6 months ago- I think this was a Matt Dillon effort. Your comments are a bit unfair. *You* haven't been running the currently released product with Softupdates. You have excellent reasons to be concerned because of your previous experience, but your statement of "A number of times this year I've lost whole filesystems on an SMP..." is misleading at best. Your reference to a friend should be made clearer. I'm not trying to defend SOFTUPDATES/SMP or anything (which work fine for me, btw, on most of my filesystems) but I believe that your statements could be a bit more clearer to try and assist all of us to see whether there is a problem and how to fix it. On Wed, 28 Jun 2000, Josef Karthauser wrote: > On Tue, Jun 27, 2000 at 09:29:24AM -0700, Matthew Jacob wrote: > > > > > > I'm not sure.... I have a feeling that there are softupdate problems > > > running under SMP. A number of times this year I've lost whole filesystems > > > on an SMP machines. :( > > > > Really? Have you told Kirk? > > > > No because I've not had a chance to test it - it's on a production > webserver. It's running 3.4 currently, and I've had a couple of > crashes over the last year. The first one produced a lot of > 'SOFTUPDATE INCONSISTANCY' errors and lost a lot of files - we had > to recover from tape and diff to see which files had been lost. > (This was on a 16gb ccd containing customer web data). The second > time was more recently. The machine crashed and in the process > the / partition disappeared, so badly that the kernel wasn't > available to boot from! We brought it up on another drive and did > a fsck and all the files turned up in /lost+found. Not a single > file was left in the file system. Fortunately we had a fresh level > 0 dump from that evening and so I did a 'newfs' and 'restore' and > the machine's been running since. > > More recently a friend of mine was having crashes doing a make > world under 4.0 with SMP and softupdate. Switching softupdates > off caused the crashes to go away. > > The thing that worries me is that softupdates is supposed to render > the filesystem safe so that if a crash occurs we only loose recent > data. In both my cases we lost data that hadn't been touched for > years - i.e. ports tree data that hasn't ever been touched. It > definitely wasn't in the buffer cache before the crash. ! > > Is anyone else here using softupdates in an SMP environment? > > I'm not saying that softupdates doesnt work in SMP, but I'm worried > that if softupdates doesn't leave things in as consistant a state > as you'd expect in an SMP environment. > > Joe > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 17:40: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from florence.pavilion.net (florence.pavilion.net [212.74.0.25]) by hub.freebsd.org (Postfix) with ESMTP id A328037C42B; Tue, 27 Jun 2000 17:39:53 -0700 (PDT) (envelope-from joe@pavilion.net) Received: from genius.systems.pavilion.net (genesis.tao.org.uk [194.242.131.254]) by florence.pavilion.net (8.9.3/8.8.8) with ESMTP id BAA40860; Wed, 28 Jun 2000 01:39:48 +0100 (BST) (envelope-from joe@pavilion.net) Received: by genius.systems.pavilion.net (Postfix, from userid 100) id 8C7CC12547; Wed, 28 Jun 2000 01:41:11 +0100 (BST) Date: Wed, 28 Jun 2000 01:41:11 +0100 From: Josef Karthauser To: Steve Kargl Cc: Matthew Jacob , Akinori -Aki- MUSHA , andrews@technologist.com, mckusick@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/contrib/softupdates softdep.h ffs_softdep.c Message-ID: <20000628014111.F19558@pavilion.net> References: <20000628012956.B19558@pavilion.net> <200006280041.RAA03048@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200006280041.RAA03048@troutmask.apl.washington.edu>; from sgk@troutmask.apl.washington.edu on Tue, Jun 27, 2000 at 05:41:28PM -0700 X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jun 27, 2000 at 05:41:28PM -0700, Steve Kargl wrote: > > Could be a softupdates and ccd interaction? That's what we thought at the time - since then we've moved the spool over to a DPT smart cache V controller (using Simon Shapiro's patches to 3.4). > > More recently a friend of mine was having crashes doing a make > > world under 4.0 with SMP and softupdate. Switching softupdates > > off caused the crashes to go away. > > Was the FS nearly full or exceeding 100% full? SU is/was known > to have problems if you were running under these conditions. > Not to my knowledge - I'm guessing that it was relatively empty. > > > Is anyone else here using softupdates in an SMP environment? > > > > Of course ;-) I've been using SU since Kirk allowed it to be > included in FreeBSD. I haven't had a SU crash for a long, long, > time, and I've never completely lose a FS. Us neither which is why it's so worrying. Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 17:44: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ADFFC37B684; Tue, 27 Jun 2000 17:43:59 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id RAA91306; Tue, 27 Jun 2000 17:43:59 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Tue, 27 Jun 2000 17:43:59 -0700 (PDT) From: Kris Kennaway To: Archie Cobbs Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net Makefile ports/net/suckblow Makefile ports/net/suckblow/files md5 ports/net/suckblow/pkg COMMENT DESCR PLIST In-Reply-To: <200006280031.RAA89688@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Jun 2000, Archie Cobbs wrote: > archie 2000/06/27 17:31:46 PDT > > Modified files: > net Makefile > Added files: > net/suckblow Makefile > net/suckblow/files md5 > net/suckblow/pkg COMMENT DESCR PLIST > Log: > Add new port. What does it do? Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 17:51:47 2000 Delivered-To: cvs-all@freebsd.org Received: from florence.pavilion.net (florence.pavilion.net [212.74.0.25]) by hub.freebsd.org (Postfix) with ESMTP id 8FD4037B652; Tue, 27 Jun 2000 17:51:36 -0700 (PDT) (envelope-from joe@pavilion.net) Received: from genius.systems.pavilion.net (genesis.tao.org.uk [194.242.131.254]) by florence.pavilion.net (8.9.3/8.8.8) with ESMTP id BAA42638; Wed, 28 Jun 2000 01:51:31 +0100 (BST) (envelope-from joe@pavilion.net) Received: by genius.systems.pavilion.net (Postfix, from userid 100) id 1BC1A12547; Wed, 28 Jun 2000 01:52:47 +0100 (BST) Date: Wed, 28 Jun 2000 01:52:47 +0100 From: Josef Karthauser To: Matthew Jacob Cc: Akinori -Aki- MUSHA , andrews@technologist.com, mckusick@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/contrib/softupdates softdep.h ffs_softdep.c Message-ID: <20000628015247.H19558@pavilion.net> References: <20000628012956.B19558@pavilion.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from mjacob@feral.com on Tue, Jun 27, 2000 at 05:38:11PM -0700 X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jun 27, 2000 at 05:38:11PM -0700, Matthew Jacob wrote: > > There were in fact, more issues at one point with readahead in UFS than in > Softupdates code under SMP (I had it sysctl'd off for 3.3). As far as I know, > this problem went at last 6 months ago- I think this was a Matt Dillon effort. Was it fixed in RELENG_3? > Your comments are a bit unfair. *You* haven't been running the currently > released product with Softupdates. You have excellent reasons to be concerned > because of your previous experience, but your statement of "A number of times > this year I've lost whole filesystems on an SMP..." is misleading at best. :) Understood. I've not trying to be scaremongering. What I was trying to do was elicit a response like your first paragraph, i.e. "yes, there were some SMP related problems, should be fixed now :)" On one hand I'm being a bit meladramitic, on the other other hand the ccd/SU event cost two people (one of them myself) 7 hours of beauty sleep and my customers over 4 hours of downtime, and the second, / appearing in lost+found, cost 3 hours - hence I'm reacting a bit more emotionally about it than I should. > Your reference to a friend should be made clearer. I'll track him down and see what's what. He was building a 4.0 machine a few weeks ago (may have been 5 weeks...) > I'm not trying to defend SOFTUPDATES/SMP or anything (which work fine for me, > btw, on most of my filesystems) but I believe that your statements could be a > bit more clearer to try and assist all of us to see whether there is a problem > and how to fix it. Anything I can do to help would be great. As it turns out I've got a spare SMP machine sitting on the bench, but it's only got a couple of drives (different sizes) so I can't test ccd or vinum with SU/SMP. I guess that Matt Dillon's probably got a pretty extensive set of system thrash scripts. Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 17:54: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B900537B784; Tue, 27 Jun 2000 17:54:02 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA92824; Tue, 27 Jun 2000 17:54:02 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200006280054.RAA92824@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 27 Jun 2000 17:54:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/06/27 17:54:02 PDT Modified files: . modules Log: Make "global" available for the incoming port. Requested by: chuckr Revision Changes Path 1.1308 +2 -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 Jun 27 18: 1:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3DBFF37C4B2; Tue, 27 Jun 2000 18:01:47 -0700 (PDT) (envelope-from chuckr@FreeBSD.org) Received: (from chuckr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA94078; Tue, 27 Jun 2000 18:01:47 -0700 (PDT) (envelope-from chuckr@FreeBSD.org) Message-Id: <200006280101.SAA94078@freefall.freebsd.org> From: Chuck Robey Date: Tue, 27 Jun 2000 18:01:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG chuckr 2000/06/27 18:01:46 PDT Modified files: . modules Log: global --> ports/devel/global Revision Changes Path 1.1309 +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 Jun 27 18: 4:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 23F2737B6B0; Tue, 27 Jun 2000 18:04:14 -0700 (PDT) (envelope-from chuckr@FreeBSD.org) Received: (from chuckr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA94427; Tue, 27 Jun 2000 18:04:13 -0700 (PDT) (envelope-from chuckr@FreeBSD.org) Message-Id: <200006280104.SAA94427@freefall.freebsd.org> From: Chuck Robey Date: Tue, 27 Jun 2000 18:04:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/global - Imported sources X-FreeBSD-CVS-Branch: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG chuckr 2000/06/27 18:04:13 PDT ports/devel/global - Imported sources Update of /home/ncvs/ports/devel/global In directory freefall.freebsd.org:/d/home/chuckr/global Log Message: Import of Shigio Yamaguchi's GLOBAL, an enhanced ctags utility. This was moved from the base system based on need and licensing considerations. Reviewed and approved by most of the current list, see the mail logs for a lengthy discussion. Status: Vendor Tag: SHIGIO Release Tags: global_3_55 N ports/devel/global/Makefile N ports/devel/global/files/md5 N ports/devel/global/pkg/COMMENT N ports/devel/global/pkg/DESCR N ports/devel/global/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 Jun 27 18: 5:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 82F1937B652; Tue, 27 Jun 2000 18:05:47 -0700 (PDT) (envelope-from chuckr@FreeBSD.org) Received: (from chuckr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA95797; Tue, 27 Jun 2000 18:05:47 -0700 (PDT) (envelope-from chuckr@FreeBSD.org) Message-Id: <200006280105.SAA95797@freefall.freebsd.org> From: Chuck Robey Date: Tue, 27 Jun 2000 18:05:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG chuckr 2000/06/27 18:05:47 PDT Modified files: devel Makefile Log: Activate global as a port. Revision Changes Path 1.302 +2 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 18: 9:47 2000 Delivered-To: cvs-all@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id C1CF937C459; Tue, 27 Jun 2000 18:08:42 -0700 (PDT) (envelope-from chuckr@picnic.mat.net) Received: from localhost (chuckr@localhost [127.0.0.1]) by picnic.mat.net (8.9.3/8.9.3) with ESMTP id VAA77834; Tue, 27 Jun 2000 21:07:07 -0400 (EDT) (envelope-from chuckr@picnic.mat.net) Date: Tue, 27 Jun 2000 21:07:06 -0400 (EDT) From: Chuck Robey To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules In-Reply-To: <200006280054.RAA92824@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Jun 2000, David E. O'Brien wrote: > obrien 2000/06/27 17:54:02 PDT > > Modified files: > . modules > Log: > Make "global" available for the incoming port. > > Requested by: chuckr Huh. I was trying to keep my hands off the removal part. I told the author that if he kept delaying and giving argument, someone was going to remove it, and I gave him the strong impression I wouldn't do that, but that I *would* bring it back as a port. That's the reason I didn't want to do that part .... grump ... I should have explained it before. Guess the argument's done, anyhow. ---------------------------------------------------------------------------- Chuck Robey | Interests include C & Java programming, FreeBSD, chuckr@picnic.mat.net | electronics, communications, and signal processing. New Year's Resolution: I will not sphroxify gullible people into looking up fictitious words in the dictionary. ---------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 18:19:17 2000 Delivered-To: cvs-all@freebsd.org Received: from zippy.osd.bsdi.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 2AAFE37B7CF; Tue, 27 Jun 2000 18:19:13 -0700 (PDT) (envelope-from jkh@zippy.osd.bsdi.com) Received: from localhost (jkh@localhost [127.0.0.1]) by zippy.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id SAA10770; Tue, 27 Jun 2000 18:19:28 -0700 (PDT) (envelope-from jkh@zippy.osd.bsdi.com) To: Josef Karthauser Cc: Matthew Jacob , Akinori -Aki- MUSHA , andrews@technologist.com, mckusick@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/contrib/softupdates softdep.h ffs_softdep.c In-reply-to: Your message of "Wed, 28 Jun 2000 01:29:56 BST." <20000628012956.B19558@pavilion.net> Date: Tue, 27 Jun 2000 18:19:28 -0700 Message-ID: <10767.962155168@localhost> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Is anyone else here using softupdates in an SMP environment? On probably at least 10 different machines. It works flawlessly with SMP, both in 2 processor and 4 processor configurations, FreeBSD versions 3.4-RELEASE and onwards up to -current. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 18:46:24 2000 Delivered-To: cvs-all@freebsd.org Received: from florence.pavilion.net (florence.pavilion.net [212.74.0.25]) by hub.freebsd.org (Postfix) with ESMTP id B6BCC37B638; Tue, 27 Jun 2000 18:46:13 -0700 (PDT) (envelope-from joe@pavilion.net) Received: from genius.systems.pavilion.net (genesis.tao.org.uk [194.242.131.254]) by florence.pavilion.net (8.9.3/8.8.8) with ESMTP id CAA50453; Wed, 28 Jun 2000 02:46:07 +0100 (BST) (envelope-from joe@pavilion.net) Received: by genius.systems.pavilion.net (Postfix, from userid 100) id D411412549; Wed, 28 Jun 2000 02:47:29 +0100 (BST) Date: Wed, 28 Jun 2000 02:47:29 +0100 From: Josef Karthauser To: "Jordan K. Hubbard" Cc: Matthew Jacob , Akinori -Aki- MUSHA , andrews@technologist.com, mckusick@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/contrib/softupdates softdep.h ffs_softdep.c Message-ID: <20000628024729.A58428@pavilion.net> References: <20000628012956.B19558@pavilion.net> <10767.962155168@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <10767.962155168@localhost>; from jkh@zippy.osd.bsdi.com on Tue, Jun 27, 2000 at 06:19:28PM -0700 X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jun 27, 2000 at 06:19:28PM -0700, Jordan K. Hubbard wrote: > > Is anyone else here using softupdates in an SMP environment? > > On probably at least 10 different machines. It works flawlessly with > SMP, both in 2 processor and 4 processor configurations, FreeBSD > versions 3.4-RELEASE and onwards up to -current. Great - that's what I was hoping to hear. Thanks, Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 18:52:29 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E9A5E37B638; Tue, 27 Jun 2000 18:52:24 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: (from joe@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA01637; Tue, 27 Jun 2000 18:52:24 -0700 (PDT) (envelope-from joe@FreeBSD.org) Message-Id: <200006280152.SAA01637@freefall.freebsd.org> From: Josef Karthauser Date: Tue, 27 Jun 2000 18:52:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen strtofflags.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joe 2000/06/27 18:52:24 PDT Added files: (Branch: RELENG_4) lib/libc/gen strtofflags.c Log: MFC: strtofflags and fflagstostr are functions for converting between file flag strings such as 'noschg', or 'schg,uunlnk' and their internal argument forms such as would be given to chflags(2). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 18:56:46 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 84D0837BCA3; Tue, 27 Jun 2000 18:56:38 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: (from joe@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA02134; Tue, 27 Jun 2000 18:56:38 -0700 (PDT) (envelope-from joe@FreeBSD.org) Message-Id: <200006280156.SAA02134@freefall.freebsd.org> From: Josef Karthauser Date: Tue, 27 Jun 2000 18:56:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen strtofflags.3 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joe 2000/06/27 18:56:38 PDT Modified files: (Branch: RELENG_4) lib/libc/gen strtofflags.3 Log: MFC: strtofflags and fflagstostr are functions for converting between file flag strings such as 'noschg', or 'schg,uunlnk' and their internal argument forms such as would be given to chflags(2). [forced commit to get the log message in - due to a remote cvs commit failure this file was added to RELENG_4 without a commit message.] Revision Changes Path 1.5.2.1 +1 -1 src/lib/libc/gen/strtofflags.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 19:33:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C69D37B755; Tue, 27 Jun 2000 19:33:18 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: (from joe@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA08322; Tue, 27 Jun 2000 19:33:18 -0700 (PDT) (envelope-from joe@FreeBSD.org) Message-Id: <200006280233.TAA08322@freefall.freebsd.org> From: Josef Karthauser Date: Tue, 27 Jun 2000 19:33:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys chflags.2 src/bin/ls Makefile extern.h ls.c src/bin/rm Makefile rm.c src/libexec/ftpd Makefile src/usr.bin/chflags Makefile chflags.c src/usr.bin/find Makefile function.c src/usr.bin/xinstall Makefile xinstall.c ... X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joe 2000/06/27 19:33:18 PDT Modified files: (Branch: RELENG_4) lib/libc/sys chflags.2 bin/ls Makefile extern.h ls.c bin/rm Makefile rm.c libexec/ftpd Makefile usr.bin/chflags Makefile chflags.c usr.bin/find Makefile function.c usr.bin/xinstall Makefile xinstall.c usr.sbin/mtree Makefile compare.c create.c extern.h misc.c spec.c Log: MFC: Use the new fflagstostr and strtofflags functions in libc. Revision Changes Path 1.11.2.2 +3 -1 src/lib/libc/sys/chflags.2 1.9.2.1 +2 -3 src/bin/ls/Makefile 1.7.2.1 +1 -2 src/bin/ls/extern.h 1.32.2.1 +9 -4 src/bin/ls/ls.c 1.12.2.1 +2 -3 src/bin/rm/Makefile 1.29.2.1 +7 -9 src/bin/rm/rm.c 1.33.2.2 +3 -3 src/libexec/ftpd/Makefile 1.8.2.1 +2 -3 src/usr.bin/chflags/Makefile 1.7.2.2 +2 -4 src/usr.bin/chflags/chflags.c 1.8.2.2 +2 -3 src/usr.bin/find/Makefile 1.22.2.4 +2 -4 src/usr.bin/find/function.c 1.11.2.1 +2 -3 src/usr.bin/xinstall/Makefile 1.38.2.1 +2 -2 src/usr.bin/xinstall/xinstall.c 1.15.2.2 +3 -4 src/usr.sbin/mtree/Makefile 1.15.2.1 +10 -5 src/usr.sbin/mtree/compare.c 1.18.2.2 +13 -7 src/usr.sbin/mtree/create.c 1.3.2.2 +2 -3 src/usr.sbin/mtree/extern.h 1.8.2.1 +19 -1 src/usr.sbin/mtree/misc.c 1.13.2.1 +2 -2 src/usr.sbin/mtree/spec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 19:44:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CFCBD37B54A; Tue, 27 Jun 2000 19:44:28 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA09409; Tue, 27 Jun 2000 19:44:28 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Message-Id: <200006280244.TAA09409@freefall.freebsd.org> From: Kevin Lo Date: Tue, 27 Jun 2000 19:44:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/bibliography chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2000/06/27 19:44:26 PDT Modified files: en_US.ISO_8859-1/books/handbook/bibliography chapter.sgml Log: Update the url for Chinese FreeBSD book. Revision Changes Path 1.24 +2 -3 doc/en_US.ISO_8859-1/books/handbook/bibliography/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 19:46: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D02E37B54A; Tue, 27 Jun 2000 19:45:58 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: (from joe@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA09655; Tue, 27 Jun 2000 19:45:58 -0700 (PDT) (envelope-from joe@FreeBSD.org) Message-Id: <200006280245.TAA09655@freefall.freebsd.org> From: Josef Karthauser Date: Tue, 27 Jun 2000 19:45:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen setflags.3 setflags.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joe 2000/06/27 19:45:58 PDT Removed files: (Branch: RELENG_4) lib/libc/gen setflags.3 setflags.c Log: MFC: Remove the getflags/setflags functions. Their functionality has been replaced with the libc functions fflagstostr and strtofflags. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 19:48:39 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AC2F037B54A; Tue, 27 Jun 2000 19:48:34 -0700 (PDT) (envelope-from ken@FreeBSD.org) Received: (from ken@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA09941; Tue, 27 Jun 2000 19:48:34 -0700 (PDT) (envelope-from ken@FreeBSD.org) Message-Id: <200006280248.TAA09941@freefall.freebsd.org> From: Kenneth Merry Date: Tue, 27 Jun 2000 19:48:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/camcontrol camcontrol.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ken 2000/06/27 19:48:34 PDT Modified files: sbin/camcontrol camcontrol.c Log: When printing out the transfer rate display for 'camcontrol inquiry', use the current setting for tagged queueing when deciding whether or not to print "Tagged Queueing Enabled" instead of using the device's actual capabilities. This is more consistent with the rest of the transfer rate display, which relies on current settings, and is more consistent with the way we display things on boot. Reported by: Gustavo Vieira Goncalves Coelho Rios Reviewed by: mjacob Revision Changes Path 1.26 +3 -2 src/sbin/camcontrol/camcontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 20: 4:54 2000 Delivered-To: cvs-all@freebsd.org Received: from ducky.nz.freebsd.org (chilled.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 1383937B71D; Tue, 27 Jun 2000 20:04:34 -0700 (PDT) (envelope-from dan@langille.org) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id PAA03026; Wed, 28 Jun 2000 15:04:31 +1200 (NZST) From: "Dan Langille" Organization: langille.org To: Kris Kennaway Date: Wed, 28 Jun 2000 15:04:25 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: cvs commit: ports/net Makefile ports/net/suckblow Makefile ports/net/suckblow/files md5 ports/net/suckblow/pkg COMM Reply-To: dan@langille.org Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, Archie Cobbs Message-ID: <395A13F9.1521.181F78B@localhost> References: <200006280031.RAA89688@freefall.freebsd.org> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 27 Jun 2000, at 17:43, Kris Kennaway wrote: > On Tue, 27 Jun 2000, Archie Cobbs wrote: > > > archie 2000/06/27 17:31:46 PDT > > > > Modified files: > > net Makefile > > Added files: > > net/suckblow Makefile > > net/suckblow/files md5 > > net/suckblow/pkg COMMENT DESCR PLIST > > Log: > > Add new port. > > What does it do? Perhaps you're prompting the poster to put more information in the logs, but http://freshports.org/port-description.php3?port=3544 shows this: Suck and blow are simple companion utilities for sending data over a TCP socket. They are easy to use and appropriate when FTP is unavailable, or too much of a hassle, e.g., in single-user mode, from within shell scripts, etc. Blow reads the data from standard input, while suck writes it to standard output. Either program may originate the TCP connection, and the TCP port may be specified if desired. -- Dan Langille [I'm looking for more work] The FreeBSD Diary - http://www.freebsddiary.org/ FreshPorts - http://freshports.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 20:10:11 2000 Delivered-To: cvs-all@freebsd.org Received: from server1.mich.com (server1.mich.com [198.108.16.2]) by hub.freebsd.org (Postfix) with ESMTP id B905837BFCF; Tue, 27 Jun 2000 20:09:38 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm016-005.dialup.bignet.net [64.79.82.213]) by server1.mich.com (8.9.3/8.9.3) with ESMTP id XAA29518; Tue, 27 Jun 2000 23:09:36 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id ACAB119A6; Tue, 27 Jun 2000 23:07:48 -0400 (EDT) Date: Tue, 27 Jun 2000 23:07:48 -0400 From: Will Andrews To: Dan Langille Cc: Kris Kennaway , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Archie Cobbs Subject: Re: cvs commit: ports/net Makefile ports/net/suckblow Makefile ports/net/suckblow/files md5 ports/net/suckblow/pkg COMM Message-ID: <20000627230748.G42285@argon.gryphonsoft.com> References: <200006280031.RAA89688@freefall.freebsd.org> <395A13F9.1521.181F78B@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <395A13F9.1521.181F78B@localhost>; from dan@langille.org on Wed, Jun 28, 2000 at 03:04:25PM +1200 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jun 28, 2000 at 03:04:25PM +1200, Dan Langille wrote: > Perhaps you're prompting the poster to put more information in the logs, > but http://freshports.org/port-description.php3?port=3544 shows this: Standard is to include something like the contents of COMMENT when importing a new port, not an more detailed description like DESCR. -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 20:15:27 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 37D8F37C36F; Tue, 27 Jun 2000 20:15:22 -0700 (PDT) (envelope-from jasone@FreeBSD.org) Received: (from jasone@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA14926; Tue, 27 Jun 2000 20:15:22 -0700 (PDT) (envelope-from jasone@FreeBSD.org) Message-Id: <200006280315.UAA14926@freefall.freebsd.org> From: Jason Evans Date: Tue, 27 Jun 2000 20:15:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/man sem_init.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jasone 2000/06/27 20:15:21 PDT Modified files: lib/libc_r/man sem_init.3 Log: Fix typo in SEE ALSO section. Revision Changes Path 1.3 +2 -2 src/lib/libc_r/man/sem_init.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 20:15:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C8BB437C50F; Tue, 27 Jun 2000 20:15:27 -0700 (PDT) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA14958; Tue, 27 Jun 2000 20:15:27 -0700 (PDT) (envelope-from kato@FreeBSD.org) Message-Id: <200006280315.UAA14958@freefall.freebsd.org> From: KATO Takenori Date: Tue, 27 Jun 2000 20:15:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/conf GENERIC X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kato 2000/06/27 20:15:27 PDT Modified files: sys/pc98/conf GENERIC Log: Merged from sys/i386/conf/GENERIC revisions 1.261 and 1.262. Revision Changes Path 1.147 +3 -1 src/sys/pc98/conf/GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 20:16:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 073CE37BFCF; Tue, 27 Jun 2000 20:16:42 -0700 (PDT) (envelope-from jasone@FreeBSD.org) Received: (from jasone@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA15137; Tue, 27 Jun 2000 20:16:42 -0700 (PDT) (envelope-from jasone@FreeBSD.org) Message-Id: <200006280316.UAA15137@freefall.freebsd.org> From: Jason Evans Date: Tue, 27 Jun 2000 20:16:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/man sem_init.3 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jasone 2000/06/27 20:16:41 PDT Modified files: (Branch: RELENG_4) lib/libc_r/man sem_init.3 Log: MFC: Fix typo in SEE ALSO section. Revision Changes Path 1.1.2.2 +2 -2 src/lib/libc_r/man/sem_init.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 20:17:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1CF1F37C36F; Tue, 27 Jun 2000 20:17:52 -0700 (PDT) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA15250; Tue, 27 Jun 2000 20:17:52 -0700 (PDT) (envelope-from kato@FreeBSD.org) Message-Id: <200006280317.UAA15250@freefall.freebsd.org> From: KATO Takenori Date: Tue, 27 Jun 2000 20:17:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 clock.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kato 2000/06/27 20:17:52 PDT Modified files: sys/pc98/pc98 clock.c Log: Merged from sys/i386/isa/clock.c revision 1.152. Revision Changes Path 1.84 +49 -1 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 Tue Jun 27 20:18:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9FE6537C458; Tue, 27 Jun 2000 20:18:51 -0700 (PDT) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA15366; Tue, 27 Jun 2000 20:18:51 -0700 (PDT) (envelope-from kato@FreeBSD.org) Message-Id: <200006280318.UAA15366@freefall.freebsd.org> From: KATO Takenori Date: Tue, 27 Jun 2000 20:18:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 isa_dma.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kato 2000/06/27 20:18:51 PDT Modified files: sys/pc98/pc98 isa_dma.c Log: Merged from sys/i386/isa/isa_dma.c revision 1.6. Revision Changes Path 1.8 +50 -2 src/sys/pc98/pc98/isa_dma.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 20:19:50 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 91C9C37C473; Tue, 27 Jun 2000 20:19:44 -0700 (PDT) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA15539; Tue, 27 Jun 2000 20:19:44 -0700 (PDT) (envelope-from kato@FreeBSD.org) Message-Id: <200006280319.UAA15539@freefall.freebsd.org> From: KATO Takenori Date: Tue, 27 Jun 2000 20:19:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 npx.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kato 2000/06/27 20:19:44 PDT Modified files: sys/pc98/pc98 npx.c Log: Merged from sys/i386/isa/npx.c revision 1.83. Revision Changes Path 1.57 +6 -2 src/sys/pc98/pc98/npx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 20:21: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C4B037BFCF; Tue, 27 Jun 2000 20:20:57 -0700 (PDT) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA15720; Tue, 27 Jun 2000 20:20:57 -0700 (PDT) (envelope-from kato@FreeBSD.org) Message-Id: <200006280320.UAA15720@freefall.freebsd.org> From: KATO Takenori Date: Tue, 27 Jun 2000 20:20:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 spkr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kato 2000/06/27 20:20:57 PDT Modified files: sys/pc98/pc98 spkr.c Log: Merged from sys/i386/isa/spkr.c revision 1.47. Revision Changes Path 1.26 +46 -1 src/sys/pc98/pc98/spkr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 20:21:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 488DE37C488; Tue, 27 Jun 2000 20:21:12 -0700 (PDT) (envelope-from chuckr@FreeBSD.org) Received: (from chuckr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA15741; Tue, 27 Jun 2000 20:21:12 -0700 (PDT) (envelope-from chuckr@FreeBSD.org) Message-Id: <200006280321.UAA15741@freefall.freebsd.org> From: Chuck Robey Date: Tue, 27 Jun 2000 20:21:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/a2ps-letter/patches patch-ae patch-af X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG chuckr 2000/06/27 20:21:12 PDT Added files: print/a2ps-letter/patches patch-ae patch-af Log: From received mail: Hi, by accident I found that a2ps dumps core if invoked with options for the old a2ps version. a2ps -f -F7.0 reproduces the problem. With the following patch the problem seems to be cured. The patches work. Submitted by: Oliver Adler To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 20:23:46 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BBB8537C458; Tue, 27 Jun 2000 20:23:43 -0700 (PDT) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA16144; Tue, 27 Jun 2000 20:23:43 -0700 (PDT) (envelope-from kato@FreeBSD.org) Message-Id: <200006280323.UAA16144@freefall.freebsd.org> From: KATO Takenori Date: Tue, 27 Jun 2000 20:23:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/i386 userconfig.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kato 2000/06/27 20:23:42 PDT Modified files: sys/pc98/i386 userconfig.c Log: Merged from sys/i386/i386/userconfig.c revision 1.181. Revision Changes Path 1.111 +3 -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 Tue Jun 27 20:25: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C939A37C458; Tue, 27 Jun 2000 20:24:57 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA16335; Tue, 27 Jun 2000 20:24:58 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200006280324.UAA16335@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 27 Jun 2000 20:24:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/books/handbook/backups chapter.sgml doc/ja_JP.eucJP/books/handbook/cutting-edge chapter.sgml doc/ja_JP.eucJP/books/handbook/policies chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/06/27 20:24:57 PDT Modified files: ja_JP.eucJP/books/handbook/backups chapter.sgml ja_JP.eucJP/books/handbook/cutting-edge chapter.sgml ja_JP.eucJP/books/handbook/policies chapter.sgml Log: Following changes in the English version are merged: backups/chapter.sgml 1.15 -> 1.25 bibliography/chapter.sgml 1.22 -> 1.23 cutting-edge/chapter.sgml 1.48 -> 1.51 policies/chapter.sgml 1.14 -> 1.17 Submitted by: IKENO Naoki Reviewed by: Hori Masato , Shun SUZUKI Revision Changes Path 1.12 +28 -34 doc/ja_JP.eucJP/books/handbook/backups/chapter.sgml 1.15 +38 -17 doc/ja_JP.eucJP/books/handbook/cutting-edge/chapter.sgml 1.8 +12 -12 doc/ja_JP.eucJP/books/handbook/policies/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 20:26:21 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9681137C6A0; Tue, 27 Jun 2000 20:25:47 -0700 (PDT) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA16430; Tue, 27 Jun 2000 20:25:47 -0700 (PDT) (envelope-from kato@FreeBSD.org) Message-Id: <200006280325.UAA16430@freefall.freebsd.org> From: KATO Takenori Date: Tue, 27 Jun 2000 20:25:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/conf GENERIC X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kato 2000/06/27 20:25:47 PDT Modified files: sys/pc98/conf GENERIC Log: Disabled ida, amr and mlx devices. Revision Changes Path 1.148 +4 -4 src/sys/pc98/conf/GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 20:39:52 2000 Delivered-To: cvs-all@freebsd.org Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by hub.freebsd.org (Postfix) with ESMTP id 9838F37BF55; Tue, 27 Jun 2000 20:39:47 -0700 (PDT) (envelope-from chris@holly.calldei.com) Received: from holly.calldei.com ([208.191.149.190]) by mta4.rcsntx.swbell.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0FWU00HLWI0YYQ@mta4.rcsntx.swbell.net>; Tue, 27 Jun 2000 22:36:40 -0500 (CDT) Received: (from chris@localhost) by holly.calldei.com (8.9.3/8.9.3) id WAA57000; Tue, 27 Jun 2000 22:34:25 -0500 (CDT envelope-from chris) Date: Tue, 27 Jun 2000 22:34:24 -0500 From: Chris Costello Subject: Re: cvs commit: src/sys/miscfs/fdesc fdesc_vnops.c In-reply-to: <200006272246.PAA76896@freefall.freebsd.org> To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Reply-To: chris@calldei.com Message-id: <20000627223423.H20702@holly.calldei.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.4i References: <200006272246.PAA76896@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tuesday, June 27, 2000, Alfred Perlstein wrote: > alfred 2000/06/27 15:46:36 PDT > > Modified files: > sys/miscfs/fdesc fdesc_vnops.c > Log: > by changing the logic here we can support dynamic additions of new > filetypes. + + default: error = fo_stat(fp, &stb, ap->a_p); if (error == 0) { VATTR_NULL(vap); - if (fp->f_type == DTYPE_KQUEUE) + /* XXX Fake it! */ + if (fp->f_type != DTYPE_PIPE && fp->f_type != DTYPE_SOCKET) vap->va_type = VFIFO; This has bad style (way past 80 columns) and it just does not make sense. This doesn't make it any easier to add new file types, and you're just hiding the DTYPE_KQUEUE, DTYPE_PIPE and DTYPE_SOCKET cases inside a default: handler. Are all new file types going to be FIFOs? What you should really do is ensure that any new file type returns proper stat information. I'm tempted to say that ones that don't should be treated as VNON, rather than VFIFO, from a design perspective. -- |Chris Costello |Is reading in the bathroom considered Multi-Tasking? `---------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 21: 0:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DD03E37C533; Tue, 27 Jun 2000 21:00:42 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA19888; Tue, 27 Jun 2000 21:00:42 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Message-Id: <200006280400.VAA19888@freefall.freebsd.org> From: Kevin Lo Date: Tue, 27 Jun 2000 21:00:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en availability.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2000/06/27 21:00:42 PDT Modified files: en availability.sgml Log: Correct the link for a brief history of the FreeBSD project. Revision Changes Path 1.25 +3 -3 www/en/availability.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 21:17:48 2000 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 1AD3137B6D2; Tue, 27 Jun 2000 21:17:41 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id OAA13457; Wed, 28 Jun 2000 14:17:19 +1000 Date: Wed, 28 Jun 2000 14:17:06 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Peter Wemm Cc: Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin Makefile src/usr.sbin/rndcontrol Makefile random.4 rndcontrol.8 rndcontrol.c In-Reply-To: <20000626210416.324691CD7@overcee.netplex.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Jun 2000, Peter Wemm wrote: > Mark Murray wrote: > > > > I'll be using sysctl, not ioctl, and I'll be hooking the entropy at a > > > > higher level (except for the keyboard). > > > > > > I have long wished for drivers to specify at IRQ setup time if they are > > > suitable sources of entropy or not, and for a reasonable set of sources to > > > be found automatically as a result. Linux and NetBSD (at least) do this. > > > > BDE talked me out of this yaers ago. > > > > "Too Difficult". > > Err.. why? We now have a generic place to hook into at the nexus if the > driver approves. For shared irqs, we can check that all handlers are OK > with it. We have flags available.. I only objected to using sysctl for controlling devices. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 22: 1:50 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 84CAC37B924; Tue, 27 Jun 2000 22:01:45 -0700 (PDT) (envelope-from wes@FreeBSD.org) Received: (from wes@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA26656; Tue, 27 Jun 2000 22:01:45 -0700 (PDT) (envelope-from wes@FreeBSD.org) Message-Id: <200006280501.WAA26656@freefall.freebsd.org> From: Wes Peters Date: Tue, 27 Jun 2000 22:01:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wes 2000/06/27 22:01:45 PDT Modified files: archivers Makefile Log: Activate 9e port. Doh! Revision Changes Path 1.39 +2 -1 ports/archivers/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 22: 7:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B307F37B58D; Tue, 27 Jun 2000 22:07:06 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA29109; Tue, 27 Jun 2000 22:07:07 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200006280507.WAA29109@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 27 Jun 2000 22:07:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man1 grohtml.1 info.1 makeinfo.1 texindex.1 Makefile addftinfo.1 apropos.1 awk.1 biff.1 calendar.1 cdcontrol.1 chflags.1 chgrp.1 chmod.1 chpass.1 colldef.1 crunchgen.1 csh.1 ctm.1 ctm_rmail.1 cursor.1 cut.1 date.1 dd.1 ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/06/27 22:07:06 PDT Modified files: ja_JP.eucJP/man/man1 Makefile addftinfo.1 apropos.1 awk.1 biff.1 calendar.1 cdcontrol.1 chflags.1 chgrp.1 chmod.1 chpass.1 colldef.1 crunchgen.1 csh.1 ctm.1 ctm_rmail.1 cursor.1 cut.1 date.1 dd.1 df.1 dnskeygen.1 du.1 echo.1 ed.1 eqn.1 fdformat.1 fdwrite.1 fetch.1 file.1 finger.1 fmt.1 fpr.1 ftp.1 gcore.1 gencat.1 getopt.1 grep.1 grodvi.1 groff.1 grolj4.1 grops.1 grotty.1 hostname.1 indxbib.1 install-info.1 install.1 ipcrm.1 kbdcontrol.1 kbdmap.1 kcon.1 keyinit.1 keylogin.1 kill.1 last.1 ldd.1 lint.1 lkbib.1 ln.1 loadfont.1 locate.1 login.1 lookbib.1 lp.1 lpr.1 ls.1 m4.1 mail.1 make.1 man.1 mcon.1 mk_cmds.1 mklocale.1 mkstr.1 mktemp.1 more.1 msgs.1 mt.1 neqn.1 netstat.1 nice.1 nohup.1 nroff.1 passwd.1 pax.1 pfbtops.1 pic.1 pkg_add.1 pkg_create.1 pkg_version.1 pr.1 printf.1 psbb.1 psroff.1 pwd.1 rcp.1 rdist.1 refer.1 rlogin.1 rm.1 rpcgen.1 rsh.1 rtprio.1 rusers.1 rwall.1 sasc.1 scon.1 script.1 sed.1 send-pr.1 sgsc.1 sh.1 skey.1 sleep.1 sockstat.1 startslip.1 stty.1 su.1 systat.1 talk.1 tbl.1 tcpslice.1 test.1 tfmtodit.1 time.1 tip.1 troff.1 uuencode.1 vacation.1 vidcontrol.1 vt220keys.1 which.1 whois.1 ja_JP.eucJP/man/man5 Makefile a.out.5 acct.5 amd.conf.5 elf.5 ethers.5 exports.5 fbtab.5 fs.5 groff_font.5 groff_out.5 group.5 hosts.equiv.5 hosts_access.5 isdnd.acct.5 isdnd.rates.5 isdnd.rc.5 keycap.5 link.5 login.access.5 login.conf.5 magic.5 netgroup.5 passwd.5 pccard.conf.5 publickey.5 pw.conf.5 rc.conf.5 resolver.5 skey.access.5 syslog.conf.5 termcap.5 uuencode.format.5 ja_JP.eucJP/man/man6 Makefile adventure.6 intro.6 sail.6 ja_JP.eucJP/man/man7 groff_char.7 groff_me.7 groff_mm.7 groff_mmse.7 groff_ms.7 groff_msafer.7 hier.7 man.7 mdoc.7 mdoc.samples.7 ports.7 symlink.7 ja_JP.eucJP/man/man8 IPXrouted.8 Makefile adduser.8 adjkerntz.8 amd.8 apm.8 badsect.8 bootparamd.8 camcontrol.8 ccdconfig.8 chat.8 chkgrp.8 chown.8 comcontrol.8 dhclient-script.8 dump.8 fdcontrol.8 fore_dnld.8 fsirand.8 ifconfig.8 ilmid.8 inetd.8 init.8 ipfw.8 isdnd.8 isdndebug.8 isdndecode.8 isdnmonitor.8 isdntel.8 isdntelctl.8 isdntrace.8 ispcvt.8 ldconfig.8 lpc.8 lpd.8 lptcontrol.8 map-mbone.8 memcontrol.8 mergemaster.8 mixer.8 mknod.8 modload.8 mount.8 mount_cd9660.8 mount_msdos.8 mount_nfs.8 mount_ntfs.8 mount_portal.8 moused.8 mrinfo.8 mrouted.8 natd.8 newfs.8 newfs_msdos.8 newsyslog.8 nextboot.8 ngctl.8 nghook.8 ntpq.8 pam_radius.8 pccardd.8 pciconf.8 ping.8 portmap.8 ppp.8 pppd.8 pppstats.8 procctl.8 pw.8 pwd_mkdb.8 rc.8 reboot.8 restore.8 rlogind.8 rndcontrol.8 routed.8 rpc.yppasswdd.8 rpc.ypxfrd.8 rshd.8 rtquery.8 showmount.8 sicontrol.8 slattach.8 sliplogin.8 slstat.8 spppcontrol.8 sticky.8 sysctl.8 syslogd.8 telnetd.8 timed.8 tunefs.8 vinum.8 vipw.8 vmstat.8 wicontrol.8 xntpd.8 xntpdc.8 yp_mkdb.8 ypbind.8 ypinit.8 yppush.8 ypserv.8 Added files: ja_JP.eucJP/man/man1 grohtml.1 info.1 makeinfo.1 texindex.1 ja_JP.eucJP/man/man5 info.5 named.conf.5 sysctl.conf.5 texinfo.5 ja_JP.eucJP/man/man6 wargames.6 ja_JP.eucJP/man/man8 named-bootconf.8 nsupdate.8 Removed files: ja_JP.eucJP/man/man8 ng_UI.8 ng_async.8 ng_bpf.8 ng_cisco.8 ng_echo.8 ng_frame_relay.8 ng_hole.8 ng_iface.8 ng_ksocket.8 ng_lmi.8 ng_ppp.8 ng_pppoe.8 ng_pptpgre.8 ng_rfc1490.8 ng_socket.8 ng_tee.8 ng_tty.8 ng_vjc.8 Log: Catching up to 3.5-RELEASE. Translated and reviewed by: Japanese Online Manual Project Submitted by: Kazuo Horikawa Revision Changes Path 1.21 +65 -45 doc/ja_JP.eucJP/man/man1/Makefile 1.4 +1 -1 doc/ja_JP.eucJP/man/man1/addftinfo.1 1.4 +5 -4 doc/ja_JP.eucJP/man/man1/apropos.1 1.10 +1 -1 doc/ja_JP.eucJP/man/man1/awk.1 1.4 +1 -1 doc/ja_JP.eucJP/man/man1/biff.1 1.3 +1 -0 doc/ja_JP.eucJP/man/man1/calendar.1 1.8 +1 -1 doc/ja_JP.eucJP/man/man1/cdcontrol.1 1.4 +14 -13 doc/ja_JP.eucJP/man/man1/chflags.1 1.4 +11 -3 doc/ja_JP.eucJP/man/man1/chgrp.1 1.12 +12 -6 doc/ja_JP.eucJP/man/man1/chmod.1 1.13 +21 -1 doc/ja_JP.eucJP/man/man1/chpass.1 1.4 +1 -1 doc/ja_JP.eucJP/man/man1/colldef.1 1.3 +18 -0 doc/ja_JP.eucJP/man/man1/crunchgen.1 1.12 +3 -3 doc/ja_JP.eucJP/man/man1/csh.1 1.7 +29 -2 doc/ja_JP.eucJP/man/man1/ctm.1 1.8 +27 -27 doc/ja_JP.eucJP/man/man1/ctm_rmail.1 1.3 +1 -0 doc/ja_JP.eucJP/man/man1/cursor.1 1.4 +1 -0 doc/ja_JP.eucJP/man/man1/cut.1 1.12 +33 -3 doc/ja_JP.eucJP/man/man1/date.1 1.10 +16 -4 doc/ja_JP.eucJP/man/man1/dd.1 1.8 +31 -2 doc/ja_JP.eucJP/man/man1/df.1 1.2 +6 -6 doc/ja_JP.eucJP/man/man1/dnskeygen.1 1.5 +1 -1 doc/ja_JP.eucJP/man/man1/du.1 1.6 +12 -3 doc/ja_JP.eucJP/man/man1/echo.1 1.8 +5 -3 doc/ja_JP.eucJP/man/man1/ed.1 1.4 +1 -1 doc/ja_JP.eucJP/man/man1/eqn.1 1.5 +2 -1 doc/ja_JP.eucJP/man/man1/fdformat.1 1.5 +1 -1 doc/ja_JP.eucJP/man/man1/fdwrite.1 1.11 +1 -1 doc/ja_JP.eucJP/man/man1/fetch.1 1.12 +1 -1 doc/ja_JP.eucJP/man/man1/file.1 1.5 +1 -1 doc/ja_JP.eucJP/man/man1/finger.1 1.2 +2 -1 doc/ja_JP.eucJP/man/man1/fmt.1 1.2 +1 -0 doc/ja_JP.eucJP/man/man1/fpr.1 1.11 +3 -3 doc/ja_JP.eucJP/man/man1/ftp.1 1.3 +1 -0 doc/ja_JP.eucJP/man/man1/gcore.1 1.6 +1 -1 doc/ja_JP.eucJP/man/man1/gencat.1 1.5 +1 -1 doc/ja_JP.eucJP/man/man1/getopt.1 1.5 +258 -141 doc/ja_JP.eucJP/man/man1/grep.1 1.3 +1 -1 doc/ja_JP.eucJP/man/man1/grodvi.1 1.7 +46 -19 doc/ja_JP.eucJP/man/man1/groff.1 1.3 +13 -2 doc/ja_JP.eucJP/man/man1/grolj4.1 1.6 +1 -1 doc/ja_JP.eucJP/man/man1/grops.1 1.3 +1 -1 doc/ja_JP.eucJP/man/man1/grotty.1 1.7 +8 -2 doc/ja_JP.eucJP/man/man1/hostname.1 1.3 +1 -1 doc/ja_JP.eucJP/man/man1/indxbib.1 1.5 +84 -60 doc/ja_JP.eucJP/man/man1/install-info.1 1.7 +5 -3 doc/ja_JP.eucJP/man/man1/install.1 1.5 +2 -2 doc/ja_JP.eucJP/man/man1/ipcrm.1 1.9 +1 -1 doc/ja_JP.eucJP/man/man1/kbdcontrol.1 1.5 +3 -2 doc/ja_JP.eucJP/man/man1/kbdmap.1 1.2 +1 -0 doc/ja_JP.eucJP/man/man1/kcon.1 1.4 +1 -0 doc/ja_JP.eucJP/man/man1/keyinit.1 1.2 +2 -0 doc/ja_JP.eucJP/man/man1/keylogin.1 1.6 +6 -9 doc/ja_JP.eucJP/man/man1/kill.1 1.3 +1 -0 doc/ja_JP.eucJP/man/man1/last.1 1.2 +8 -6 doc/ja_JP.eucJP/man/man1/ldd.1 1.4 +1 -0 doc/ja_JP.eucJP/man/man1/lint.1 1.3 +1 -1 doc/ja_JP.eucJP/man/man1/lkbib.1 1.6 +27 -5 doc/ja_JP.eucJP/man/man1/ln.1 1.2 +1 -0 doc/ja_JP.eucJP/man/man1/loadfont.1 1.7 +1 -1 doc/ja_JP.eucJP/man/man1/locate.1 1.11 +7 -7 doc/ja_JP.eucJP/man/man1/login.1 1.3 +1 -1 doc/ja_JP.eucJP/man/man1/lookbib.1 1.5 +13 -4 doc/ja_JP.eucJP/man/man1/lp.1 1.8 +1 -1 doc/ja_JP.eucJP/man/man1/lpr.1 1.11 +1 -1 doc/ja_JP.eucJP/man/man1/ls.1 1.7 +1 -1 doc/ja_JP.eucJP/man/man1/m4.1 1.10 +1 -1 doc/ja_JP.eucJP/man/man1/mail.1 1.9 +6 -2 doc/ja_JP.eucJP/man/man1/make.1 1.5 +15 -2 doc/ja_JP.eucJP/man/man1/man.1 1.3 +1 -0 doc/ja_JP.eucJP/man/man1/mcon.1 1.2 +1 -1 doc/ja_JP.eucJP/man/man1/mk_cmds.1 1.4 +16 -2 doc/ja_JP.eucJP/man/man1/mklocale.1 1.3 +1 -0 doc/ja_JP.eucJP/man/man1/mkstr.1 1.6 +1 -1 doc/ja_JP.eucJP/man/man1/mktemp.1 1.9 +1 -1 doc/ja_JP.eucJP/man/man1/more.1 1.4 +1 -0 doc/ja_JP.eucJP/man/man1/msgs.1 1.9 +1 -1 doc/ja_JP.eucJP/man/man1/mt.1 1.3 +1 -1 doc/ja_JP.eucJP/man/man1/neqn.1 1.8 +7 -2 doc/ja_JP.eucJP/man/man1/netstat.1 1.7 +8 -20 doc/ja_JP.eucJP/man/man1/nice.1 1.5 +9 -0 doc/ja_JP.eucJP/man/man1/nohup.1 1.4 +10 -3 doc/ja_JP.eucJP/man/man1/nroff.1 1.12 +1 -1 doc/ja_JP.eucJP/man/man1/passwd.1 1.9 +1 -1 doc/ja_JP.eucJP/man/man1/pax.1 1.3 +1 -1 doc/ja_JP.eucJP/man/man1/pfbtops.1 1.5 +21 -13 doc/ja_JP.eucJP/man/man1/pic.1 1.15 +1 -1 doc/ja_JP.eucJP/man/man1/pkg_add.1 1.14 +1 -1 doc/ja_JP.eucJP/man/man1/pkg_create.1 1.2 +1 -1 doc/ja_JP.eucJP/man/man1/pkg_version.1 1.5 +1 -1 doc/ja_JP.eucJP/man/man1/pr.1 1.4 +17 -1 doc/ja_JP.eucJP/man/man1/printf.1 1.3 +1 -1 doc/ja_JP.eucJP/man/man1/psbb.1 1.3 +1 -1 doc/ja_JP.eucJP/man/man1/psroff.1 1.8 +13 -4 doc/ja_JP.eucJP/man/man1/pwd.1 1.9 +14 -9 doc/ja_JP.eucJP/man/man1/rcp.1 1.9 +1 -1 doc/ja_JP.eucJP/man/man1/rdist.1 1.7 +1 -1 doc/ja_JP.eucJP/man/man1/refer.1 1.3 +28 -13 doc/ja_JP.eucJP/man/man1/rlogin.1 1.10 +18 -2 doc/ja_JP.eucJP/man/man1/rm.1 1.5 +1 -1 doc/ja_JP.eucJP/man/man1/rpcgen.1 1.6 +3 -1 doc/ja_JP.eucJP/man/man1/rsh.1 1.10 +1 -1 doc/ja_JP.eucJP/man/man1/rtprio.1 1.4 +1 -1 doc/ja_JP.eucJP/man/man1/rusers.1 1.4 +1 -1 doc/ja_JP.eucJP/man/man1/rwall.1 1.5 +1 -1 doc/ja_JP.eucJP/man/man1/sasc.1 1.2 +1 -0 doc/ja_JP.eucJP/man/man1/scon.1 1.8 +1 -1 doc/ja_JP.eucJP/man/man1/script.1 1.5 +16 -12 doc/ja_JP.eucJP/man/man1/sed.1 1.5 +37 -0 doc/ja_JP.eucJP/man/man1/send-pr.1 1.4 +3 -0 doc/ja_JP.eucJP/man/man1/sgsc.1 1.19 +4 -2 doc/ja_JP.eucJP/man/man1/sh.1 1.2 +1 -0 doc/ja_JP.eucJP/man/man1/skey.1 1.8 +1 -1 doc/ja_JP.eucJP/man/man1/sleep.1 1.5 +1 -1 doc/ja_JP.eucJP/man/man1/sockstat.1 1.6 +1 -1 doc/ja_JP.eucJP/man/man1/startslip.1 1.9 +1 -1 doc/ja_JP.eucJP/man/man1/stty.1 1.10 +1 -1 doc/ja_JP.eucJP/man/man1/su.1 1.9 +1 -1 doc/ja_JP.eucJP/man/man1/systat.1 1.2 +1 -0 doc/ja_JP.eucJP/man/man1/talk.1 1.3 +1 -1 doc/ja_JP.eucJP/man/man1/tbl.1 1.6 +1 -1 doc/ja_JP.eucJP/man/man1/tcpslice.1 1.10 +1 -1 doc/ja_JP.eucJP/man/man1/test.1 1.3 +1 -1 doc/ja_JP.eucJP/man/man1/tfmtodit.1 1.4 +6 -10 doc/ja_JP.eucJP/man/man1/time.1 1.4 +1 -0 doc/ja_JP.eucJP/man/man1/tip.1 1.5 +18 -5 doc/ja_JP.eucJP/man/man1/troff.1 1.5 +1 -1 doc/ja_JP.eucJP/man/man1/uuencode.1 1.5 +1 -1 doc/ja_JP.eucJP/man/man1/vacation.1 1.12 +6 -1 doc/ja_JP.eucJP/man/man1/vidcontrol.1 1.2 +1 -0 doc/ja_JP.eucJP/man/man1/vt220keys.1 1.6 +10 -1 doc/ja_JP.eucJP/man/man1/which.1 1.7 +1 -1 doc/ja_JP.eucJP/man/man1/whois.1 1.7 +5 -3 doc/ja_JP.eucJP/man/man5/Makefile 1.6 +2 -5 doc/ja_JP.eucJP/man/man5/a.out.5 1.5 +1 -1 doc/ja_JP.eucJP/man/man5/acct.5 1.7 +3 -3 doc/ja_JP.eucJP/man/man5/amd.conf.5 1.4 +2 -2 doc/ja_JP.eucJP/man/man5/elf.5 1.5 +1 -1 doc/ja_JP.eucJP/man/man5/ethers.5 1.7 +4 -2 doc/ja_JP.eucJP/man/man5/exports.5 1.6 +1 -1 doc/ja_JP.eucJP/man/man5/fbtab.5 1.6 +1 -1 doc/ja_JP.eucJP/man/man5/fs.5 1.5 +1 -1 doc/ja_JP.eucJP/man/man5/groff_font.5 1.6 +5 -3 doc/ja_JP.eucJP/man/man5/groff_out.5 1.6 +1 -1 doc/ja_JP.eucJP/man/man5/group.5 1.5 +29 -11 doc/ja_JP.eucJP/man/man5/hosts.equiv.5 1.3 +20 -1 doc/ja_JP.eucJP/man/man5/hosts_access.5 1.5 +1 -1 doc/ja_JP.eucJP/man/man5/isdnd.acct.5 1.5 +1 -1 doc/ja_JP.eucJP/man/man5/isdnd.rates.5 1.8 +1 -1 doc/ja_JP.eucJP/man/man5/isdnd.rc.5 1.6 +1 -1 doc/ja_JP.eucJP/man/man5/keycap.5 1.5 +1 -1 doc/ja_JP.eucJP/man/man5/link.5 1.5 +1 -0 doc/ja_JP.eucJP/man/man5/login.access.5 1.9 +2 -2 doc/ja_JP.eucJP/man/man5/login.conf.5 1.6 +1 -1 doc/ja_JP.eucJP/man/man5/magic.5 1.3 +1 -0 doc/ja_JP.eucJP/man/man5/netgroup.5 1.11 +1 -1 doc/ja_JP.eucJP/man/man5/passwd.5 1.3 +2 -0 doc/ja_JP.eucJP/man/man5/pccard.conf.5 1.3 +1 -0 doc/ja_JP.eucJP/man/man5/publickey.5 1.5 +1 -1 doc/ja_JP.eucJP/man/man5/pw.conf.5 1.21 +38 -4 doc/ja_JP.eucJP/man/man5/rc.conf.5 1.5 +1 -1 doc/ja_JP.eucJP/man/man5/resolver.5 1.3 +1 -0 doc/ja_JP.eucJP/man/man5/skey.access.5 1.8 +1 -1 doc/ja_JP.eucJP/man/man5/syslog.conf.5 1.6 +1 -1 doc/ja_JP.eucJP/man/man5/termcap.5 1.4 +1 -0 doc/ja_JP.eucJP/man/man5/uuencode.format.5 1.3 +1 -0 doc/ja_JP.eucJP/man/man6/Makefile 1.2 +1 -0 doc/ja_JP.eucJP/man/man6/adventure.6 1.3 +1 -1 doc/ja_JP.eucJP/man/man6/intro.6 1.5 +34 -34 doc/ja_JP.eucJP/man/man6/sail.6 1.4 +1 -1 doc/ja_JP.eucJP/man/man7/groff_char.7 1.4 +1 -1 doc/ja_JP.eucJP/man/man7/groff_me.7 1.4 +191 -39 doc/ja_JP.eucJP/man/man7/groff_mm.7 1.4 +5 -6 doc/ja_JP.eucJP/man/man7/groff_mmse.7 1.4 +1 -1 doc/ja_JP.eucJP/man/man7/groff_ms.7 1.3 +1 -1 doc/ja_JP.eucJP/man/man7/groff_msafer.7 1.9 +3 -5 doc/ja_JP.eucJP/man/man7/hier.7 1.6 +1 -1 doc/ja_JP.eucJP/man/man7/man.7 1.9 +14 -4 doc/ja_JP.eucJP/man/man7/mdoc.7 1.9 +55 -10 doc/ja_JP.eucJP/man/man7/mdoc.samples.7 1.9 +2 -1 doc/ja_JP.eucJP/man/man7/ports.7 1.5 +1 -1 doc/ja_JP.eucJP/man/man7/symlink.7 1.6 +1 -2 doc/ja_JP.eucJP/man/man8/IPXrouted.8 1.18 +2 -18 doc/ja_JP.eucJP/man/man8/Makefile 1.8 +1 -1 doc/ja_JP.eucJP/man/man8/adduser.8 1.6 +1 -1 doc/ja_JP.eucJP/man/man8/adjkerntz.8 1.10 +3 -3 doc/ja_JP.eucJP/man/man8/amd.8 1.6 +2 -2 doc/ja_JP.eucJP/man/man8/apm.8 1.5 +1 -1 doc/ja_JP.eucJP/man/man8/badsect.8 1.4 +1 -1 doc/ja_JP.eucJP/man/man8/bootparamd.8 1.15 +1 -1 doc/ja_JP.eucJP/man/man8/camcontrol.8 1.7 +1 -1 doc/ja_JP.eucJP/man/man8/ccdconfig.8 1.8 +1 -1 doc/ja_JP.eucJP/man/man8/chat.8 1.3 +21 -12 doc/ja_JP.eucJP/man/man8/chkgrp.8 1.5 +15 -3 doc/ja_JP.eucJP/man/man8/chown.8 1.6 +1 -6 doc/ja_JP.eucJP/man/man8/comcontrol.8 1.4 +25 -21 doc/ja_JP.eucJP/man/man8/dhclient-script.8 1.9 +5 -4 doc/ja_JP.eucJP/man/man8/dump.8 1.5 +2 -1 doc/ja_JP.eucJP/man/man8/fdcontrol.8 1.4 +1 -1 doc/ja_JP.eucJP/man/man8/fore_dnld.8 1.5 +1 -1 doc/ja_JP.eucJP/man/man8/fsirand.8 1.9 +14 -12 doc/ja_JP.eucJP/man/man8/ifconfig.8 1.4 +8 -8 doc/ja_JP.eucJP/man/man8/ilmid.8 1.13 +32 -20 doc/ja_JP.eucJP/man/man8/inetd.8 1.14 +1 -1 doc/ja_JP.eucJP/man/man8/init.8 1.17 +812 -465 doc/ja_JP.eucJP/man/man8/ipfw.8 1.6 +1 -1 doc/ja_JP.eucJP/man/man8/isdnd.8 1.5 +1 -1 doc/ja_JP.eucJP/man/man8/isdndebug.8 1.5 +1 -1 doc/ja_JP.eucJP/man/man8/isdndecode.8 1.4 +1 -1 doc/ja_JP.eucJP/man/man8/isdnmonitor.8 1.5 +1 -1 doc/ja_JP.eucJP/man/man8/isdntel.8 1.4 +1 -1 doc/ja_JP.eucJP/man/man8/isdntelctl.8 1.5 +1 -1 doc/ja_JP.eucJP/man/man8/isdntrace.8 1.4 +1 -1 doc/ja_JP.eucJP/man/man8/ispcvt.8 1.11 +1 -1 doc/ja_JP.eucJP/man/man8/ldconfig.8 1.4 +1 -1 doc/ja_JP.eucJP/man/man8/lpc.8 1.4 +1 -1 doc/ja_JP.eucJP/man/man8/lpd.8 1.8 +1 -1 doc/ja_JP.eucJP/man/man8/lptcontrol.8 1.5 +1 -1 doc/ja_JP.eucJP/man/man8/map-mbone.8 1.2 +1 -1 doc/ja_JP.eucJP/man/man8/memcontrol.8 1.2 +1 -1 doc/ja_JP.eucJP/man/man8/mergemaster.8 1.7 +1 -1 doc/ja_JP.eucJP/man/man8/mixer.8 1.6 +1 -1 doc/ja_JP.eucJP/man/man8/mknod.8 1.5 +1 -1 doc/ja_JP.eucJP/man/man8/modload.8 1.11 +1 -1 doc/ja_JP.eucJP/man/man8/mount.8 1.10 +1 -1 doc/ja_JP.eucJP/man/man8/mount_cd9660.8 1.10 +2 -2 doc/ja_JP.eucJP/man/man8/mount_msdos.8 1.10 +1 -1 doc/ja_JP.eucJP/man/man8/mount_nfs.8 1.3 +1 -1 doc/ja_JP.eucJP/man/man8/mount_ntfs.8 1.7 +1 -1 doc/ja_JP.eucJP/man/man8/mount_portal.8 1.15 +94 -24 doc/ja_JP.eucJP/man/man8/moused.8 1.4 +1 -1 doc/ja_JP.eucJP/man/man8/mrinfo.8 1.10 +1 -1 doc/ja_JP.eucJP/man/man8/mrouted.8 1.14 +1 -1 doc/ja_JP.eucJP/man/man8/natd.8 1.11 +4 -4 doc/ja_JP.eucJP/man/man8/newfs.8 1.5 +1 -1 doc/ja_JP.eucJP/man/man8/newfs_msdos.8 1.13 +1 -1 doc/ja_JP.eucJP/man/man8/newsyslog.8 1.6 +1 -1 doc/ja_JP.eucJP/man/man8/nextboot.8 1.2 +29 -17 doc/ja_JP.eucJP/man/man8/ngctl.8 1.2 +14 -9 doc/ja_JP.eucJP/man/man8/nghook.8 1.8 +15 -15 doc/ja_JP.eucJP/man/man8/ntpq.8 1.4 +1 -1 doc/ja_JP.eucJP/man/man8/pam_radius.8 1.10 +1 -1 doc/ja_JP.eucJP/man/man8/pccardd.8 1.7 +1 -1 doc/ja_JP.eucJP/man/man8/pciconf.8 1.8 +1 -1 doc/ja_JP.eucJP/man/man8/ping.8 1.3 +9 -2 doc/ja_JP.eucJP/man/man8/portmap.8 1.33 +199 -54 doc/ja_JP.eucJP/man/man8/ppp.8 1.9 +1 -1 doc/ja_JP.eucJP/man/man8/pppd.8 1.6 +1 -1 doc/ja_JP.eucJP/man/man8/pppstats.8 1.5 +5 -6 doc/ja_JP.eucJP/man/man8/procctl.8 1.11 +1 -1 doc/ja_JP.eucJP/man/man8/pw.8 1.7 +12 -5 doc/ja_JP.eucJP/man/man8/pwd_mkdb.8 1.7 +1 -1 doc/ja_JP.eucJP/man/man8/rc.8 1.7 +5 -5 doc/ja_JP.eucJP/man/man8/reboot.8 1.10 +3 -2 doc/ja_JP.eucJP/man/man8/restore.8 1.7 +17 -6 doc/ja_JP.eucJP/man/man8/rlogind.8 1.5 +1 -1 doc/ja_JP.eucJP/man/man8/rndcontrol.8 1.7 +70 -33 doc/ja_JP.eucJP/man/man8/routed.8 1.6 +1 -1 doc/ja_JP.eucJP/man/man8/rpc.yppasswdd.8 1.4 +1 -1 doc/ja_JP.eucJP/man/man8/rpc.ypxfrd.8 1.8 +12 -4 doc/ja_JP.eucJP/man/man8/rshd.8 1.5 +13 -12 doc/ja_JP.eucJP/man/man8/rtquery.8 1.2 +1 -0 doc/ja_JP.eucJP/man/man8/showmount.8 1.8 +1 -1 doc/ja_JP.eucJP/man/man8/sicontrol.8 1.8 +2 -2 doc/ja_JP.eucJP/man/man8/slattach.8 1.6 +1 -1 doc/ja_JP.eucJP/man/man8/sliplogin.8 1.7 +1 -1 doc/ja_JP.eucJP/man/man8/slstat.8 1.4 +1 -1 doc/ja_JP.eucJP/man/man8/spppcontrol.8 1.7 +1 -1 doc/ja_JP.eucJP/man/man8/sticky.8 1.8 +1 -1 doc/ja_JP.eucJP/man/man8/sysctl.8 1.13 +1 -1 doc/ja_JP.eucJP/man/man8/syslogd.8 1.10 +2 -13 doc/ja_JP.eucJP/man/man8/telnetd.8 1.4 +95 -67 doc/ja_JP.eucJP/man/man8/timed.8 1.5 +25 -3 doc/ja_JP.eucJP/man/man8/tunefs.8 1.16 +252 -78 doc/ja_JP.eucJP/man/man8/vinum.8 1.5 +5 -2 doc/ja_JP.eucJP/man/man8/vipw.8 1.7 +4 -2 doc/ja_JP.eucJP/man/man8/vmstat.8 1.7 +1 -1 doc/ja_JP.eucJP/man/man8/wicontrol.8 1.9 +4 -4 doc/ja_JP.eucJP/man/man8/xntpd.8 1.5 +1 -1 doc/ja_JP.eucJP/man/man8/xntpdc.8 1.9 +1 -1 doc/ja_JP.eucJP/man/man8/yp_mkdb.8 1.8 +1 -1 doc/ja_JP.eucJP/man/man8/ypbind.8 1.5 +1 -1 doc/ja_JP.eucJP/man/man8/ypinit.8 1.5 +1 -1 doc/ja_JP.eucJP/man/man8/yppush.8 1.8 +1 -1 doc/ja_JP.eucJP/man/man8/ypserv.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 22:42:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6BB0837B531; Tue, 27 Jun 2000 22:42:36 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA35201; Tue, 27 Jun 2000 22:42:36 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200006280542.WAA35201@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 27 Jun 2000 22:42:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/3.5R announce.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/06/27 22:42:36 PDT Modified files: en/releases/3.5R announce.sgml Log: We're in 3.5R, not 3.4R. :-) Revision Changes Path 1.2 +2 -2 www/en/releases/3.5R/announce.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 22:59: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id 538EE37C1B2; Tue, 27 Jun 2000 22:58:50 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id HAA14541; Wed, 28 Jun 2000 07:59:14 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200006280559.HAA14541@grimreaper.grondar.za> To: Bob Bishop Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC References: In-Reply-To: ; from Bob Bishop "Tue, 27 Jun 2000 21:55:31 +0100." Date: Wed, 28 Jun 2000 07:59:13 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >No. Get the full crypto dist. > > Oh really? Is crypto now *required* to build a kernel? No. It's required to build RANDOMDEV. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 23:17:21 2000 Delivered-To: cvs-all@freebsd.org Received: from dt052n3e.san.rr.com (dt052n3e.san.rr.com [204.210.33.62]) by hub.freebsd.org (Postfix) with ESMTP id 8040D37B7CD; Tue, 27 Jun 2000 23:17:12 -0700 (PDT) (envelope-from DougB@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt052n3e.san.rr.com (8.9.3/8.9.3) with ESMTP id XAA33600; Tue, 27 Jun 2000 23:17:11 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <39599867.FA6483B8@gorean.org> Date: Tue, 27 Jun 2000 23:17:11 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0603 i386) X-Accept-Language: en MIME-Version: 1.0 To: Mark Murray Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/libraryMakefile Makefile.inc src/gnu/usr.bin/perl/pod Makefile.incsrc/gnu/usr.bin/perl/pod/pod Makefile src/gnu/usr.bin/perl/pod/pod2htmlMakefile src/gnu/usr.bin/perl/pod/pod2latex Makefile ... References: <200006271528.IAA19302@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Murray wrote: > Log: > Fix the upgrade-build case. Buildworld worked just fine, good hunting mark. Doug -- "Live free or die" - State motto of my ancestral homeland, New Hampshire Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 23:42:58 2000 Delivered-To: cvs-all@freebsd.org Received: from piranha.amis.net (piranha.amis.net [212.18.32.3]) by hub.freebsd.org (Postfix) with ESMTP id D1AF937B7CD; Tue, 27 Jun 2000 23:42:52 -0700 (PDT) (envelope-from blaz@amis.net) Received: from titanic.medinet.si (titanic.medinet.si [212.18.32.66]) by piranha.amis.net (Postfix) with ESMTP id 1F8E75D04; Wed, 28 Jun 2000 08:42:46 +0200 (CEST) Date: Wed, 28 Jun 2000 08:42:46 +0200 (CEST) From: Blaz Zupan X-Sender: blaz@titanic.medinet.si To: Matthew Jacob Cc: Josef Karthauser , mckusick@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/contrib/softupdates softdep.h ffs_softdep.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Your comments are a bit unfair. *You* haven't been running the currently > released product with Softupdates. You have excellent reasons to be concerned > because of your previous experience, but your statement of "A number of times > this year I've lost whole filesystems on an SMP..." is misleading at best. How about http://www.freebsd.org/cgi/query-pr.cgi?pr=17122 I remember hitting this on a couple of 3.4 boxes and had to turn off softupdates (those were production machines). It was not even a SMP machine. The PR is still open, and I guess still present in 4.0 (I vaguely remember hitting it on a 4.0 box as well, where I forgot to turn off softupdates). The PR is talking about the machine crashing every 1-3 days, mine was crashing more like twice per month. Since that time I don't turn on softupdates on any of my production boxes. Unfortunetlly I cannot contribute anything to the PR itself, as: 1. All the machines that exhibited the problem where production machines. 2. My home work box (running 5.0-CURRENT) doesn't exhibit the problem, probably because it is being turned off every day and there is no real load on the machine. 3. When the machines crashed, I didn't have a debug kernel running so the crashdumps would be mostly useless. Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia E-mail: blaz@amis.net, Tel: +386-2-320-6320, Fax: +386-2-320-6325 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 23:51:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 763F337BA85; Tue, 27 Jun 2000 23:51:39 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA44330; Tue, 27 Jun 2000 23:51:38 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200006280651.XAA44330@freefall.freebsd.org> From: Brian Somers Date: Tue, 27 Jun 2000 23:51:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults periodic.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/06/27 23:51:38 PDT Modified files: etc/defaults periodic.conf Log: Fix a comment Submitted by: joe Revision Changes Path 1.4 +2 -2 src/etc/defaults/periodic.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 23:51:50 2000 Delivered-To: cvs-all@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id 2D8E437B9C3; Tue, 27 Jun 2000 23:51:38 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id IAA15033; Wed, 28 Jun 2000 08:52:07 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200006280652.IAA15033@grimreaper.grondar.za> To: Doug Barton Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/libraryMakefile Makefile.inc src/gnu/usr.bin/perl/pod Makefile.incsrc/gnu/usr.bin/perl/pod/pod Makefile src/gnu/usr.bin/perl/pod/pod2htmlMakefile src/gnu/usr.bin/perl/pod/pod2latex Makefile ... References: <39599867.FA6483B8@gorean.org> In-Reply-To: <39599867.FA6483B8@gorean.org> ; from Doug Barton "Tue, 27 Jun 2000 23:17:11 MST." Date: Wed, 28 Jun 2000 08:52:07 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Buildworld worked just fine, good hunting mark. Thanks, Doug! :-) M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 27 23:58: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from day.anthologeek.net (day.anthologeek.net [212.43.217.20]) by hub.freebsd.org (Postfix) with ESMTP id E70D237B5E0; Tue, 27 Jun 2000 23:57:56 -0700 (PDT) (envelope-from sw@anthologeek.net) Received: by day.anthologeek.net (Postfix, from userid 1000) id 882171711B; Wed, 28 Jun 2000 08:55:05 +0200 (CEST) Date: Wed, 28 Jun 2000 08:55:05 +0200 From: Sameh Ghane To: Josef Karthauser Cc: Matthew Jacob , Akinori -Aki- MUSHA , andrews@technologist.com, mckusick@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/contrib/softupdates softdep.h ffs_softdep.c Message-ID: <20000628085505.A31310@anthologeek.net> References: <20000627172831.G32373@pavilion.net> <20000628012956.B19558@pavilion.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000628012956.B19558@pavilion.net>; from joe@pavilion.net on Wed, Jun 28, 2000 at 01:29:56AM +0100 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Le Wed, Jun 28, 2000 at 01:29:56AM +0100, Josef Karthauser ecrivit: > On Tue, Jun 27, 2000 at 09:29:24AM -0700, Matthew Jacob wrote: > > > > > > I'm not sure.... I have a feeling that there are softupdate problems > > > running under SMP. A number of times this year I've lost whole filesystems > > > on an SMP machines. :( > > > > Really? Have you told Kirk? > > > > No because I've not had a chance to test it - it's on a production > webserver. It's running 3.4 currently, and I've had a couple of > crashes over the last year. The first one produced a lot of > 'SOFTUPDATE INCONSISTANCY' errors and lost a lot of files - we had > to recover from tape and diff to see which files had been lost. > More recently a friend of mine was having crashes doing a make > world under 4.0 with SMP and softupdate. Switching softupdates > off caused the crashes to go away. > > The thing that worries me is that softupdates is supposed to render > the filesystem safe so that if a crash occurs we only loose recent > data. In both my cases we lost data that hadn't been touched for > years - i.e. ports tree data that hasn't ever been touched. It > definitely wasn't in the buffer cache before the crash. ! > > Is anyone else here using softupdates in an SMP environment? Yes, without any problem (80 days uptime, and so on) on a 4.0-STABLE server. Last time I had a softupdate inconsistancy during a fsck was because of poor RAM. It was not a SMP server, but the machine crashed every 2 days, but other problems (SIG11) were already present. I changed the RAM, and from this time the machine is up. We also never had any problem with sofupdates activated on mono-processor production servers. From the game server to the mail server. Using ccd or not, from 3.4 to 5.0 servers. Except the inconsistency caused by defficient RAM, we never met a problem with sofupdates, with about 30 production servers, and not less than 4 different versions of FreeBSD. Sameh. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 0: 4:35 2000 Delivered-To: cvs-all@freebsd.org Received: from gilgamesch.bik-gmbh.de (T1-Hansenet.BIK-GmbH.de [192.76.134.246]) by hub.freebsd.org (Postfix) with ESMTP id 65A1A37B5E0; Wed, 28 Jun 2000 00:04:30 -0700 (PDT) (envelope-from cracauer@gilgamesch.bik-gmbh.de) Received: (from cracauer@localhost) by gilgamesch.bik-gmbh.de (8.9.3/8.7.3) id JAA95054; Wed, 28 Jun 2000 09:03:56 +0200 (MET DST) Date: Wed, 28 Jun 2000 09:03:56 +0200 From: Martin Cracauer To: cracauer@cons.org Cc: Bob Bishop , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC Message-ID: <20000628090356.A95042@cons.org> References: <200006280559.HAA14541@grimreaper.grondar.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006280559.HAA14541@grimreaper.grondar.za>; from mark@grondar.za on Wed, Jun 28, 2000 at 07:59:13AM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In <200006280559.HAA14541@grimreaper.grondar.za>, Mark Murray wrote: > > >No. Get the full crypto dist. > > > > Oh really? Is crypto now *required* to build a kernel? > > No. It's required to build RANDOMDEV. But the module for randomdev is built in any case, even if RANDOMDEV is not in your kernel config file and since the kernel build now builds all modules... For now, you need sys-crypto. Maybe we should modify sys/modules/Makefile to include the random module only when sys/crypto exists? Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ BSD User Group Hamburg, Germany http://www.bsdhh.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 0:30:27 2000 Delivered-To: cvs-all@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 3597837BB44; Wed, 28 Jun 2000 00:30:19 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id AAA11604; Wed, 28 Jun 2000 00:30:05 -0700 Date: Wed, 28 Jun 2000 00:30:08 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Blaz Zupan Cc: Josef Karthauser , mckusick@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/contrib/softupdates softdep.h ffs_softdep.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It looks to me that this maybe was addressed in revs 1.49-1.51 of ffs_softdep.c. The authors (peter, kirk) can confirm/deny. I run softdeps on a lot of filesystem- most with not *that* heavy load, but at least one make world a day. The PR you report should in fact cause a failure under that. I think it's been fixed. On Wed, 28 Jun 2000, Blaz Zupan wrote: > > Your comments are a bit unfair. *You* haven't been running the currently > > released product with Softupdates. You have excellent reasons to be concerned > > because of your previous experience, but your statement of "A number of times > > this year I've lost whole filesystems on an SMP..." is misleading at best. > > How about > > http://www.freebsd.org/cgi/query-pr.cgi?pr=17122 > > I remember hitting this on a couple of 3.4 boxes and had to turn off > softupdates (those were production machines). It was not even a SMP machine. > The PR is still open, and I guess still present in 4.0 (I vaguely remember > hitting it on a 4.0 box as well, where I forgot to turn off softupdates). The > PR is talking about the machine crashing every 1-3 days, mine was crashing > more like twice per month. Since that time I don't turn on softupdates on any > of my production boxes. > > Unfortunetlly I cannot contribute anything to the PR itself, as: > 1. All the machines that exhibited the problem where production machines. > 2. My home work box (running 5.0-CURRENT) doesn't exhibit the problem, > probably because it is being turned off every day and there is no real load > on the machine. > 3. When the machines crashed, I didn't have a debug kernel running so the > crashdumps would be mostly useless. > > Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia > E-mail: blaz@amis.net, Tel: +386-2-320-6320, Fax: +386-2-320-6325 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 0:41:45 2000 Delivered-To: cvs-all@freebsd.org Received: from piranha.amis.net (piranha.amis.net [212.18.32.3]) by hub.freebsd.org (Postfix) with ESMTP id 508AF37BEFB; Wed, 28 Jun 2000 00:41:39 -0700 (PDT) (envelope-from blaz@amis.net) Received: from titanic.medinet.si (titanic.medinet.si [212.18.32.66]) by piranha.amis.net (Postfix) with ESMTP id 92BC35D04; Wed, 28 Jun 2000 09:41:36 +0200 (CEST) Date: Wed, 28 Jun 2000 09:41:36 +0200 (CEST) From: Blaz Zupan X-Sender: blaz@titanic.medinet.si To: Matthew Jacob Cc: Josef Karthauser , mckusick@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/contrib/softupdates softdep.h ffs_softdep.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > It looks to me that this maybe was addressed in revs 1.49-1.51 of > ffs_softdep.c. The authors (peter, kirk) can confirm/deny. Maybe the originator of PR 17122 can confirm or deny? I guess its time to update the remaining 3.4 boxes to 4.0 if this is true. Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia E-mail: blaz@amis.net, Tel: +386-2-320-6320, Fax: +386-2-320-6325 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 0:50:58 2000 Delivered-To: cvs-all@freebsd.org Received: from mhub1.tc.umn.edu (mhub1.tc.umn.edu [160.94.5.41]) by hub.freebsd.org (Postfix) with ESMTP id 74F6337B8AC; Wed, 28 Jun 2000 00:50:49 -0700 (PDT) (envelope-from drew0054@tc.umn.edu) Received: from garnet.tc.umn.edu by mhub1.tc.umn.edu with ESMTP; Wed, 28 Jun 2000 02:50:46 -0500 Received: from localhost by garnet.tc.umn.edu with ESMTP; Wed, 28 Jun 2000 02:50:45 -0500 Date: Wed, 28 Jun 2000 02:50:45 -0500 (CDT) From: Zachary Drew To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/natd natd.8 natd.c In-Reply-To: <200006271654.JAA31238@freefall.freebsd.org> Message-Id: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Jun 2000, Ruslan Ermilov wrote: > ru 2000/06/27 09:54:21 PDT > > Modified files: (Branch: RELENG_4) > sbin/natd natd.8 natd.c > Log: > MFC: > - new options: -redirect_proto, -target_addr, -punch_fw > - obsoleted option: -pptpalias > - LSNAT support > > Revision Changes Path > 1.27.2.2 +190 -173 src/sbin/natd/natd.8 > 1.25.2.2 +176 -51 src/sbin/natd/natd.c > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message > BruceLee:root $ uname -a FreeBSD BruceLee 4.0-STABLE FreeBSD 4.0-STABLE #8: Fri Jun 23 12:21:37 CDT 2000 root@BruceLee:/usr/src/sys/compile/BRUCELEE i386 BruceLee:root $ cvsup -g -L 2 ~/supfile.src Parsing supfile "/root/supfile.src" Connecting to cvsup6.FreeBSD.org Connected to cvsup6.FreeBSD.org Server software version: REL_16_1 Negotiating file attribute support Exchanging collection information Establishing multiplexed-mode data connection Running Updating collection src-all/cvs Updating collection cvs-crypto/cvs Shutting down connection to server Finished successfully BruceLee:root $ cd /usr/src/sbin/natd BruceLee:root $ make clean rm -f natd natd.o icmp.o natd.8.gz natd.8.cat.gz BruceLee:root $ make cc -O -pipe -Wall -c /usr/src/sbin/natd/natd.c /usr/src/sbin/natd/natd.c: In function `SetupPortRedirect': /usr/src/sbin/natd/natd.c:1492: warning: implicit declaration of function `PacketAliasAddServer' /usr/src/sbin/natd/natd.c: In function `SetupProtoRedirect': /usr/src/sbin/natd/natd.c:1550: warning: implicit declaration of function `PacketAliasRedirectProto' cc -O -pipe -Wall -c /usr/src/sbin/natd/icmp.c cc -O -pipe -Wall -static -o natd natd.o icmp.o -lalias natd.o: In function `SetupPortRedirect': natd.o(.text+0x1a73): undefined reference to `PacketAliasAddServer' natd.o: In function `SetupProtoRedirect': natd.o(.text+0x1bc2): undefined reference to `PacketAliasRedirectProto' natd.o: In function `SetupAddressRedirect': natd.o(.text+0x1ce6): undefined reference to `PacketAliasAddServer' *** Error code 1 Stop in /usr/src/sbin/natd. BruceLee:root $ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 1:10:32 2000 Delivered-To: cvs-all@freebsd.org Received: from server.baldwin.cx (server.geekhouse.net [64.81.6.52]) by hub.freebsd.org (Postfix) with ESMTP id 23F9537B870; Wed, 28 Jun 2000 01:10:21 -0700 (PDT) (envelope-from john@baldwin.cx) Received: from john.baldwin.cx (root@john.baldwin.cx [192.168.1.18]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id BAA99146; Wed, 28 Jun 2000 01:09:07 -0700 (PDT) (envelope-from john@baldwin.cx) Received: (from john@localhost) by john.baldwin.cx (8.9.3/8.9.3) id KAA01721; Tue, 27 Jun 2000 10:55:03 -0700 (PDT) (envelope-from john) Message-Id: <200006271755.KAA01721@john.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20000627045610.A60638@dragon.nuxi.com> Date: Tue, 27 Jun 2000 10:55:03 -0700 (PDT) Organization: BSD, Inc. From: John Baldwin To: "David O'Brien" Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 27-Jun-00 David O'Brien wrote: >> I would vote for pulling the server stuff into contrib too. > > I'd really rather dike out the client from the isc-dhcp port instead. > (for those systems that have /sbin/dhclient). I prefer this option. Most people don't need a DHCP server. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.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 Jun 28 1:10:45 2000 Delivered-To: cvs-all@freebsd.org Received: from server.baldwin.cx (server.geekhouse.net [64.81.6.52]) by hub.freebsd.org (Postfix) with ESMTP id A279F37B9F8; Wed, 28 Jun 2000 01:10:28 -0700 (PDT) (envelope-from john@baldwin.cx) Received: from john.baldwin.cx (root@john.baldwin.cx [192.168.1.18]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id BAA99149; Wed, 28 Jun 2000 01:09:07 -0700 (PDT) (envelope-from john@baldwin.cx) Received: (from john@localhost) by john.baldwin.cx (8.9.3/8.9.3) id KAA01724; Tue, 27 Jun 2000 10:55:03 -0700 (PDT) (envelope-from john) Message-Id: <200006271755.KAA01724@john.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20000627091227.K275@fw.wintelcom.net> Date: Tue, 27 Jun 2000 10:55:03 -0700 (PDT) Organization: BSD, Inc. From: John Baldwin To: Alfred Perlstein Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf NOT Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, Dag-Erling Smorgrav Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 27-Jun-00 Alfred Perlstein wrote: > * Dag-Erling Smorgrav [000627 04:43] wrote: >> Alfred Perlstein writes: >> > two accept filters are provided, one that returns sockets when data >> > arrives the other when an http request is completed (doesn't work >> > with 0.9 requests) >> >> ...which means it doesn't work except as proof of concept. > > Show me a browser that only issues 0.9 requests and I'll show you > a browser that wouldn't grok the html on my page even if it did > respond to 0.9. Your home page doesn't determine the standards for HTTP. :-P For one thing, if I manually telnet to a host, I'm much more likely to use a 0.9 request than a 1.0 one because it's fewer characters to type. Why would anyone use telnet? What if you want to test the web server on a machine over a remote login connection and don't have lynx or w3m installed for some reason or another? 'telnet foo 80\nGET /\n' is easy to type. > -Alfred -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.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 Jun 28 1:18:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A199837B63D; Wed, 28 Jun 2000 01:18:48 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id BAA56081; Wed, 28 Jun 2000 01:18:47 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Wed, 28 Jun 2000 01:18:47 -0700 (PDT) From: Kris Kennaway To: Mark Murray Cc: Bob Bishop , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC In-Reply-To: <200006280559.HAA14541@grimreaper.grondar.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 28 Jun 2000, Mark Murray wrote: > > Oh really? Is crypto now *required* to build a kernel? > > No. It's required to build RANDOMDEV. Well, let's face it - /dev/random is pretty essential for a real-world system. So src-sys-crypto is "effectively mandatory". Kris Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 2:12: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 2B8B537B915; Wed, 28 Jun 2000 02:11:58 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (hak.nat.Awfulhak.org [172.31.0.12]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id KAA75449; Wed, 28 Jun 2000 10:11:50 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id JAA01868; Wed, 28 Jun 2000 09:57:58 +0100 (BST) (envelope-from brian@Awfulhak.org) Message-Id: <200006280857.JAA01868@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Blaz Zupan Cc: Matthew Jacob , Josef Karthauser , mckusick@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/sys/contrib/softupdates softdep.h ffs_softdep.c In-Reply-To: Message from Blaz Zupan of "Wed, 28 Jun 2000 08:42:46 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 28 Jun 2000 09:57:58 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have two development boxes - a home machine with 6 scsi disks and an ide disk and a laptop with one ide disk. When these machines crash, I never see any fsck-failing errors on my laptop, however, on my home machine, /cvs and /usr (both SCSI) almost always fail the fsck, forcing a manual fsck and a bunch of files being introduced to lost+found. From what I can tell however, the files are always recently updated files. Perhaps there's an issue either with SCSI disks in general (unlikely) or with multiple disks - perhaps even mixing SCSI with IDE. Or perhaps I just have two mis-behaving drives that don't write things in the order they say they do. If this is the case, softupdates will need to be able to identify that sort of drive before going prime-time.... > > Your comments are a bit unfair. *You* haven't been running the currently > > released product with Softupdates. You have excellent reasons to be concerned > > because of your previous experience, but your statement of "A number of times > > this year I've lost whole filesystems on an SMP..." is misleading at best. > > How about > > http://www.freebsd.org/cgi/query-pr.cgi?pr=17122 > > I remember hitting this on a couple of 3.4 boxes and had to turn off > softupdates (those were production machines). It was not even a SMP machine. > The PR is still open, and I guess still present in 4.0 (I vaguely remember > hitting it on a 4.0 box as well, where I forgot to turn off softupdates). The > PR is talking about the machine crashing every 1-3 days, mine was crashing > more like twice per month. Since that time I don't turn on softupdates on any > of my production boxes. > > Unfortunetlly I cannot contribute anything to the PR itself, as: > 1. All the machines that exhibited the problem where production machines. > 2. My home work box (running 5.0-CURRENT) doesn't exhibit the problem, > probably because it is being turned off every day and there is no real load > on the machine. > 3. When the machines crashed, I didn't have a debug kernel running so the > crashdumps would be mostly useless. > > Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia > E-mail: blaz@amis.net, Tel: +386-2-320-6320, Fax: +386-2-320-6325 -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 2:13:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B29337B915; Wed, 28 Jun 2000 02:13:33 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA62673; Wed, 28 Jun 2000 02:13:33 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <200006280913.CAA62673@freefall.freebsd.org> From: Mike Pritchard Date: Wed, 28 Jun 2000 02:13:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/date date.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mpp 2000/06/28 02:13:33 PDT Modified files: bin/date date.1 Log: Typo fix. PR: docs/19554 Submitted by: Kazuo Horikawa Revision Changes Path 1.38 +2 -2 src/bin/date/date.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 2:20: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2519237B8C6; Wed, 28 Jun 2000 02:20:07 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA63359; Wed, 28 Jun 2000 02:20:07 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <200006280920.CAA63359@freefall.freebsd.org> From: Mike Pritchard Date: Wed, 28 Jun 2000 02:20:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/date date.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mpp 2000/06/28 02:20:06 PDT Modified files: bin/date date.1 Log: Grumble. The previous commit still had the wrong date in the example. Oct 29 0:30 +3 hours is still Oct 29, no matter what the DST setting is, and not Oct 30.. Revision Changes Path 1.39 +2 -2 src/bin/date/date.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 2:30:33 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C12A37B8FE; Wed, 28 Jun 2000 02:30:31 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA64803; Wed, 28 Jun 2000 02:30:30 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200006280930.CAA64803@freefall.freebsd.org> From: Brian Somers Date: Wed, 28 Jun 2000 02:30:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp ether.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/06/28 02:30:30 PDT Modified files: usr.sbin/ppp ether.c Log: kldload ng_ether if we need to. Revision Changes Path 1.11 +9 -3 src/usr.sbin/ppp/ether.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 2:31:37 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A3BF37B88B; Wed, 28 Jun 2000 02:31:34 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA64908; Wed, 28 Jun 2000 02:31:34 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200006280931.CAA64908@freefall.freebsd.org> From: Brian Somers Date: Wed, 28 Jun 2000 02:31:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ypserv Makefile.yp X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/06/28 02:31:34 PDT Modified files: usr.sbin/ypserv Makefile.yp Log: Further protection against comments in /etc/{passwd,group} Submitted by: Andre Albsmeier PR: 14269 Revision Changes Path 1.30 +7 -5 src/usr.sbin/ypserv/Makefile.yp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 2:34: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 011E337B8E0; Wed, 28 Jun 2000 02:34:01 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA65278; Wed, 28 Jun 2000 02:34:00 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200006280934.CAA65278@freefall.freebsd.org> From: Brian Somers Date: Wed, 28 Jun 2000 02:34:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/scripts dokern.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/06/28 02:34:00 PDT Modified files: release/scripts dokern.sh Log: Add options NETGRAPH_ETHER Revision Changes Path 1.26 +1 -0 src/release/scripts/dokern.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 2:44:24 2000 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id A31DB37B949; Wed, 28 Jun 2000 02:44:16 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id LAA11129; Wed, 28 Jun 2000 11:43:57 +0200 (CEST) (envelope-from des@flood.ping.uio.no) To: Hajimu UMEMOTO Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pkg_install/add Makefile src/usr.sbin/pkg_install/create Makefile src/usr.sbin/pkg_install/delete Makefile src/usr.sbin/pkg_install/info Makefile src/usr.sbin/pkg_install/lib file.c lib.h References: <200006271100.EAA22981@freefall.freebsd.org> <20000628.031407.71121797.ume@mahoroba.org> From: Dag-Erling Smorgrav Date: 28 Jun 2000 11:43:56 +0200 In-Reply-To: Hajimu UMEMOTO's message of "Wed, 28 Jun 2000 03:14:07 +0900 (JST)" Message-ID: Lines: 16 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hajimu UMEMOTO writes: > When do you plan to commit your libfetch version of fetch(1)? In a few days' time. I need to implement -F and fix some bogons in how files are deleted (or not) if a download fails. OTOH, I could just throw in -F, commit, and wait for the teeming millions to send in patches :) I'm also about one third of the way through rewriting the HTTP code in libfetch, but the existing code works well enough that it's not a huge priority, and my daytime job takes precedence. DES -- Dag-Erling Smorgrav - des@flood.ping.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 Jun 28 3:24:17 2000 Delivered-To: cvs-all@freebsd.org Received: from florence.pavilion.net (florence.pavilion.net [212.74.0.25]) by hub.freebsd.org (Postfix) with ESMTP id D4E3B37B5E3; Wed, 28 Jun 2000 03:24:07 -0700 (PDT) (envelope-from joe@pavilion.net) Received: from genius.systems.pavilion.net (genesis.tao.org.uk [194.242.131.254]) by florence.pavilion.net (8.9.3/8.8.8) with ESMTP id LAA92782; Wed, 28 Jun 2000 11:24:03 +0100 (BST) (envelope-from joe@pavilion.net) Received: by genius.systems.pavilion.net (Postfix, from userid 100) id EA7DE11817; Wed, 28 Jun 2000 11:25:25 +0100 (BST) Date: Wed, 28 Jun 2000 11:25:25 +0100 From: Josef Karthauser To: "Rodney W. Grimes" Cc: Josef Karthauser , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net/zebra Makefile ports/net/zebra/files md5 Message-ID: <20000628112525.E33390@pavilion.net> References: <19991223221358.A3026@florence.pavilion.net> <199912232304.PAA56292@gndrsh.dnsmgr.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <199912232304.PAA56292@gndrsh.dnsmgr.net>; from freebsd@gndrsh.dnsmgr.net on Thu, Dec 23, 1999 at 03:04:17PM -0800 X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hiya Rod, FYI, the 0.86 version of Zebra seems to do the right right thing WRT IP aliases and ospfd's been running find and dandy for almost a week now. Joe On Thu, Dec 23, 1999 at 03:04:17PM -0800, Rodney W. Grimes wrote: > > On Thu, Dec 23, 1999 at 10:42:52AM -0800, Rodney W. Grimes wrote: > > > > > > But now that you have updated to 83a, I'll have to save off my debug, > > > pull the new version, and see if it is still there then go back at > > > it. > > > > I've also got a secondary problem with ospfd which I don't understand. > > I hoped that 83a fixed it, but alas no! > > > > The ospfd core dumps after a few seconds of running: > ... > > > > It started happening as I increased the number of IP addresses that was > > bound to the fxp1 interface. I asked the zebra list, but no-one replied, > > and I've not found the time to look deeper yet. I've backed off and added > > static routes to the router upstream until this gets fixed. > > Ahhh... your running numbered virtuals on the same interface that ospfd > is talking over. Hummm... should work, but I doubt the code takes the > fact that an interface may have multiple addresses bound to it, especially > ones that fit the area range address. It may be trying to crank up a > whole slew of lsa's, one for each virtual. > > What does ospfd > show ip ospf interface say about your interfaces? > Bofore you add enough virtuals to crash it, and I guess your not going > to get this data with how many ever it is that crashes, unless perhaps > if you unplug the ether so it can get very far into the init sequence :-) > > > -- > Rod Grimes - KD7CAX @ CN85sl - (RWG25) rgrimes@gndrsh.dnsmgr.net > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 4:51:24 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1265237B56D; Wed, 28 Jun 2000 04:51:22 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA83572; Wed, 28 Jun 2000 04:51:22 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200006281151.EAA83572@freefall.freebsd.org> From: Thomas Gellekum Date: Wed, 28 Jun 2000 04:51:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/tkman/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/06/28 04:51:21 PDT Modified files: misc/tkman/pkg DESCR Log: Add WWW. PR: 19556 Submitted by: bmah@cisco.com (Bruce A. Mah) Revision Changes Path 1.4 +2 -0 ports/misc/tkman/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 4:55:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E59337B519; Wed, 28 Jun 2000 04:55:50 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA84306; Wed, 28 Jun 2000 04:55:50 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200006281155.EAA84306@freefall.freebsd.org> From: Thomas Gellekum Date: Wed, 28 Jun 2000 04:55:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/rman Makefile ports/textproc/rman/files md5 ports/textproc/rman/patches patch-aa ports/textproc/rman/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/06/28 04:55:50 PDT Modified files: textproc/rman Makefile textproc/rman/files md5 textproc/rman/patches patch-aa textproc/rman/pkg DESCR Log: Upgrade to 3.0.9. PR: 19555 Submitted by: bmah@cisco.com (Bruce A. Mah) Revision Changes Path 1.25 +3 -5 ports/textproc/rman/Makefile 1.12 +1 -1 ports/textproc/rman/files/md5 1.5 +39 -26 ports/textproc/rman/patches/patch-aa 1.5 +2 -0 ports/textproc/rman/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 5: 4: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B197D37B517; Wed, 28 Jun 2000 05:03:58 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA85276; Wed, 28 Jun 2000 05:03:59 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006281203.FAA85276@freefall.freebsd.org> From: Alexander Langer Date: Wed, 28 Jun 2000 05:03:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/28 05:03:59 PDT Modified files: . modules Log: Add forgotten mew-xemacs21-mule --> ports/mail/mew-xemacs21-mule Revision Changes Path 1.1310 +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 Jun 28 5:19:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 87F3D37B624; Wed, 28 Jun 2000 05:19:52 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA87944; Wed, 28 Jun 2000 05:19:52 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006281219.FAA87944@freefall.freebsd.org> From: Alexander Langer Date: Wed, 28 Jun 2000 05:19:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/saint Makefile ports/security/saint/files md5 ports/security/saint/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/28 05:19:52 PDT Modified files: security/saint Makefile security/saint/files md5 security/saint/pkg PLIST Log: Update to version 2.1 PR: 19198 Submitted by: maintainer Revision Changes Path 1.7 +3 -4 ports/security/saint/Makefile 1.6 +1 -1 ports/security/saint/files/md5 1.5 +13 -1 ports/security/saint/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 Jun 28 5:29:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2490D37B84C; Wed, 28 Jun 2000 05:29:09 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA88701; Wed, 28 Jun 2000 05:29:09 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006281229.FAA88701@freefall.freebsd.org> From: Alexander Langer Date: Wed, 28 Jun 2000 05:29:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/indexme Makefile ports/www/indexme/files md5 ports/www/indexme/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/28 05:29:09 PDT Modified files: www/indexme Makefile www/indexme/files md5 www/indexme/pkg PLIST Log: Install a manpage as replacement for a README file. Change MAINTAINER email. PR: 19319 Submitted by: maintainer Revision Changes Path 1.4 +4 -5 ports/www/indexme/Makefile 1.3 +1 -1 ports/www/indexme/files/md5 1.2 +0 -2 ports/www/indexme/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 Jun 28 5:34: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C2F0937B688; Wed, 28 Jun 2000 05:33:58 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA89301; Wed, 28 Jun 2000 05:33:58 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006281233.FAA89301@freefall.freebsd.org> From: Alexander Langer Date: Wed, 28 Jun 2000 05:33:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc/bitchx Makefile ports/audio/bwap Makefile ports/ftp/lftp Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/28 05:33:57 PDT Modified files: irc/bitchx Makefile audio/bwap Makefile ftp/lftp Makefile Log: Update maintainer email. PR: 19320, 19321, 19322 Submitted by: maintainer Revision Changes Path 1.16 +2 -2 ports/irc/bitchx/Makefile 1.2 +2 -2 ports/audio/bwap/Makefile 1.31 +2 -2 ports/ftp/lftp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 5:38:11 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C138237B688; Wed, 28 Jun 2000 05:38:07 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA90050; Wed, 28 Jun 2000 05:38:07 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006281238.FAA90050@freefall.freebsd.org> From: Alexander Langer Date: Wed, 28 Jun 2000 05:38:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/saint Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/28 05:38:07 PDT Modified files: security/saint Makefile Log: Update maintainer email. While I'm here, remove useless WRKSRC= define (bsd.port.mk handles this) PR: 19323 Submitted by: maintainer Revision Changes Path 1.8 +2 -3 ports/security/saint/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 5:53:21 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 020C137B6F5; Wed, 28 Jun 2000 05:53:17 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA91651; Wed, 28 Jun 2000 05:53:16 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006281253.FAA91651@freefall.freebsd.org> From: Alexander Langer Date: Wed, 28 Jun 2000 05:53:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/trafshow Makefile ports/net/trafshow/patches patch-ac patch-af ports/net/trafshow/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/28 05:53:16 PDT Modified files: net/trafshow Makefile net/trafshow/patches patch-ac patch-af net/trafshow/pkg DESCR Log: - Support CFLAGS/PREFIX/LOCALBASE properly - Add WWW: line into pkg/DESCR PR: 19345 Submitted by: KATO Tsuguru Revision Changes Path 1.14 +9 -5 ports/net/trafshow/Makefile 1.2 +1 -1 ports/net/trafshow/patches/patch-ac 1.3 +8 -11 ports/net/trafshow/patches/patch-af 1.3 +2 -0 ports/net/trafshow/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 6: 2:50 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A2C5237B6C3; Wed, 28 Jun 2000 06:02:47 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA92815; Wed, 28 Jun 2000 06:02:47 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006281302.GAA92815@freefall.freebsd.org> From: Alexander Langer Date: Wed, 28 Jun 2000 06:02:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/dc20ctrl Makefile ports/graphics/dc20ctrl/patches patch-aa ports/graphics/dc20ctrl/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/28 06:02:47 PDT Modified files: graphics/dc20ctrl Makefile graphics/dc20ctrl/patches patch-aa graphics/dc20ctrl/pkg DESCR Log: - MAKE_FLAGS -> MAKE_ARGS - Support CC/PREFIX/LOCALBASE properly - Add WWW: line into pkg/DESCR - Change MASTERSITE PR: 19342 Submitted by: KATO Tsuguru Revision Changes Path 1.7 +3 -4 ports/graphics/dc20ctrl/Makefile 1.2 +54 -2 ports/graphics/dc20ctrl/patches/patch-aa 1.2 +2 -0 ports/graphics/dc20ctrl/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 6: 3:55 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E66E737B710; Wed, 28 Jun 2000 06:03:52 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA92969; Wed, 28 Jun 2000 06:03:53 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006281303.GAA92969@freefall.freebsd.org> From: Alexander Langer Date: Wed, 28 Jun 2000 06:03:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/dc20ctrl Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/28 06:03:52 PDT Modified files: graphics/dc20ctrl Makefile Log: Just happened to see that this line misses a MAINTAINER line. Revision Changes Path 1.8 +3 -1 ports/graphics/dc20ctrl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 6:25:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EC5DF37B6F5; Wed, 28 Jun 2000 06:25:46 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA97369; Wed, 28 Jun 2000 06:25:46 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006281325.GAA97369@freefall.freebsd.org> From: Alexander Langer Date: Wed, 28 Jun 2000 06:25:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/grap Makefile ports/textproc/grap/files md5 ports/textproc/grap/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/28 06:25:46 PDT Modified files: textproc/grap Makefile textproc/grap/files md5 textproc/grap/pkg PLIST Log: Update to version 1.10. PR: 19510 Submitted by: maintainer Revision Changes Path 1.10 +3 -3 ports/textproc/grap/Makefile 1.9 +1 -1 ports/textproc/grap/files/md5 1.6 +8 -6 ports/textproc/grap/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 Jun 28 6:34:42 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CE02037B71E; Wed, 28 Jun 2000 06:34:38 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA98576; Wed, 28 Jun 2000 06:34:38 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006281334.GAA98576@freefall.freebsd.org> From: Alexander Langer Date: Wed, 28 Jun 2000 06:34:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/mpegedit Makefile ports/graphics/mpegedit/patches patch-ar patch-as patch-at patch-au patch-av patch-aw patch-ax patch-ay patch-az patch-ba patch-bb patch-aj patch-ab patch-ak patch-al patch-am patch-ao patch-ap ports/graphics/mpegedit/pkg ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/28 06:34:38 PDT Modified files: graphics/mpegedit Makefile graphics/mpegedit/patches patch-aj graphics/mpegedit/pkg DESCR Added files: graphics/mpegedit/patches patch-ar patch-as patch-at patch-au patch-av patch-aw patch-ax patch-ay patch-az patch-ba patch-bb Removed files: graphics/mpegedit/patches patch-ab patch-ak patch-al patch-am patch-ao patch-ap Log: - Support CC/CXX/CFLAGS/CXXFLAGS/MAKE properly - Support NOPORTDOCS - Remove USE_GMAKE - Add WWW: line into pkg/DESCR - Add pnm.1 LIB_DEPENDS PR: 19344 Submitted by: KATO Tsuguru Revision Changes Path 1.17 +16 -6 ports/graphics/mpegedit/Makefile 1.2 +45 -34 ports/graphics/mpegedit/patches/patch-aj 1.2 +2 -0 ports/graphics/mpegedit/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 6:37: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 55AB237B7CC; Wed, 28 Jun 2000 06:36:47 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (hak.nat.Awfulhak.org [172.31.0.12]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id OAA78248; Wed, 28 Jun 2000 14:36:44 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id OAA08638; Wed, 28 Jun 2000 14:36:39 +0100 (BST) (envelope-from brian@Awfulhak.org) Message-Id: <200006281336.OAA08638@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Zachary Drew Cc: Ruslan Ermilov , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/sbin/natd natd.8 natd.c In-Reply-To: Message from Zachary Drew of "Wed, 28 Jun 2000 02:50:45 CDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 28 Jun 2000 14:36:38 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Make sure you build & install libalias first. > > On Tue, 27 Jun 2000, Ruslan Ermilov wrote: > > ru 2000/06/27 09:54:21 PDT > > > > Modified files: (Branch: RELENG_4) > > sbin/natd natd.8 natd.c > > Log: > > MFC: > > - new options: -redirect_proto, -target_addr, -punch_fw > > - obsoleted option: -pptpalias > > - LSNAT support > > > > Revision Changes Path > > 1.27.2.2 +190 -173 src/sbin/natd/natd.8 > > 1.25.2.2 +176 -51 src/sbin/natd/natd.c > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe cvs-all" in the body of the message > > > > > BruceLee:root $ uname -a > FreeBSD BruceLee 4.0-STABLE FreeBSD 4.0-STABLE #8: Fri Jun 23 12:21:37 CDT > 2000 root@BruceLee:/usr/src/sys/compile/BRUCELEE i386 > > BruceLee:root $ cvsup -g -L 2 ~/supfile.src > Parsing supfile "/root/supfile.src" > Connecting to cvsup6.FreeBSD.org > Connected to cvsup6.FreeBSD.org > Server software version: REL_16_1 > Negotiating file attribute support > Exchanging collection information > Establishing multiplexed-mode data connection > Running > Updating collection src-all/cvs > Updating collection cvs-crypto/cvs > Shutting down connection to server > Finished successfully > BruceLee:root $ cd /usr/src/sbin/natd > BruceLee:root $ make clean > rm -f natd natd.o icmp.o natd.8.gz natd.8.cat.gz > BruceLee:root $ make > cc -O -pipe -Wall -c /usr/src/sbin/natd/natd.c > /usr/src/sbin/natd/natd.c: In function `SetupPortRedirect': > /usr/src/sbin/natd/natd.c:1492: warning: implicit declaration of function > `PacketAliasAddServer' > /usr/src/sbin/natd/natd.c: In function `SetupProtoRedirect': > /usr/src/sbin/natd/natd.c:1550: warning: implicit declaration of function > `PacketAliasRedirectProto' > cc -O -pipe -Wall -c /usr/src/sbin/natd/icmp.c > cc -O -pipe -Wall -static -o natd natd.o icmp.o -lalias > natd.o: In function `SetupPortRedirect': > natd.o(.text+0x1a73): undefined reference to `PacketAliasAddServer' > natd.o: In function `SetupProtoRedirect': > natd.o(.text+0x1bc2): undefined reference to `PacketAliasRedirectProto' > natd.o: In function `SetupAddressRedirect': > natd.o(.text+0x1ce6): undefined reference to `PacketAliasAddServer' > *** Error code 1 > > Stop in /usr/src/sbin/natd. > BruceLee:root $ -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 6:38:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8EBB837B761; Wed, 28 Jun 2000 06:38:41 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA05995; Wed, 28 Jun 2000 06:38:41 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006281338.GAA05995@freefall.freebsd.org> From: Alexander Langer Date: Wed, 28 Jun 2000 06:38:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/bbmail Makefile ports/mail/bbmail/files md5 ports/mail/bbmail/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/28 06:38:41 PDT Modified files: mail/bbmail Makefile mail/bbmail/files md5 mail/bbmail/pkg DESCR Log: - Update to version 0.6.8 - USE_X_PREFIX - Change WWW/MASTER_SITE PR: 19419 Submitted by: maintainer Revision Changes Path 1.12 +4 -5 ports/mail/bbmail/Makefile 1.7 +1 -1 ports/mail/bbmail/files/md5 1.4 +1 -1 ports/mail/bbmail/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 6:43: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A47737B723; Wed, 28 Jun 2000 06:43:01 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA21494; Wed, 28 Jun 2000 06:43:01 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006281343.GAA21494@freefall.freebsd.org> From: Alexander Langer Date: Wed, 28 Jun 2000 06:43:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/dap Makefile ports/audio/dap/files md5 ports/audio/dap/patches patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/28 06:43:01 PDT Modified files: audio/dap Makefile audio/dap/files md5 audio/dap/patches patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag Log: Update to 2.1.1 PR: 19362 Submitted by: maintainer Revision Changes Path 1.10 +3 -4 ports/audio/dap/Makefile 1.4 +1 -1 ports/audio/dap/files/md5 1.4 +52 -32 ports/audio/dap/patches/patch-aa 1.4 +7 -20 ports/audio/dap/patches/patch-ab 1.4 +5 -4 ports/audio/dap/patches/patch-ac 1.3 +5 -4 ports/audio/dap/patches/patch-ad 1.2 +5 -4 ports/audio/dap/patches/patch-ae 1.3 +10 -14 ports/audio/dap/patches/patch-af 1.2 +6 -5 ports/audio/dap/patches/patch-ag To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 7: 2:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4305F37B896; Wed, 28 Jun 2000 07:02:52 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA58949; Wed, 28 Jun 2000 07:02:52 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006281402.HAA58949@freefall.freebsd.org> From: Alexander Langer Date: Wed, 28 Jun 2000 07:02:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/rrdtool Makefile ports/net/rrdtool/files md5 ports/net/rrdtool/patches patch-aa patch-ab patch-ac patch-ag patch-ap ports/net/rrdtool/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/28 07:02:51 PDT Modified files: net/rrdtool Makefile net/rrdtool/files md5 net/rrdtool/patches patch-aa patch-ab patch-ac patch-ag net/rrdtool/pkg PLIST Removed files: net/rrdtool/patches patch-ap Log: Update to 1.0.24 PR: 19250 Submitted by: maintainer Revision Changes Path 1.14 +4 -3 ports/net/rrdtool/Makefile 1.6 +1 -1 ports/net/rrdtool/files/md5 1.2 +6 -6 ports/net/rrdtool/patches/patch-aa 1.3 +5 -5 ports/net/rrdtool/patches/patch-ab 1.2 +13 -13 ports/net/rrdtool/patches/patch-ac 1.2 +6 -6 ports/net/rrdtool/patches/patch-ag 1.8 +5 -0 ports/net/rrdtool/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 Jun 28 7:37:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6F61737B55D; Wed, 28 Jun 2000 07:37:23 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: (from joe@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA64514; Wed, 28 Jun 2000 07:37:23 -0700 (PDT) (envelope-from joe@FreeBSD.org) Message-Id: <200006281437.HAA64514@freefall.freebsd.org> From: Josef Karthauser Date: Wed, 28 Jun 2000 07:37:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/periodic/weekly Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joe 2000/06/28 07:37:23 PDT Modified files: etc/periodic/weekly Makefile Log: Added 400.status-pkg. Forgotten by: brian Revision Changes Path 1.5 +2 -1 src/etc/periodic/weekly/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 7:53:45 2000 Delivered-To: cvs-all@freebsd.org Received: from mout1.silyn-tek.de (mout1.silyn-tek.de [194.25.165.69]) by hub.freebsd.org (Postfix) with ESMTP id BB76F37B90A; Wed, 28 Jun 2000 07:53:39 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from [192.168.32.33] (helo=mx1.silyn-tek.de) by mout1.silyn-tek.de with esmtp (Exim 3.13 #1) id 137JDd-000362-00; Wed, 28 Jun 2000 16:53:37 +0200 Received: from p3e9d38b7.dip0.t-ipconnect.de ([62.157.56.183] helo=neutron.cichlids.com) by mx1.silyn-tek.de with esmtp (Exim 3.13 #1) id 137JDZ-0003ST-00; Wed, 28 Jun 2000 16:53:33 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id E7D09AC27; Wed, 28 Jun 2000 16:53:45 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 065A014ABB; Wed, 28 Jun 2000 16:53:46 +0200 (CEST) Date: Wed, 28 Jun 2000 16:53:46 +0200 To: Josef Karthauser Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/periodic/weekly Makefile Message-ID: <20000628165346.B45746@cichlids.cichlids.com> References: <200006281437.HAA64514@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006281437.HAA64514@freefall.freebsd.org>; from joe@FreeBSD.org on Wed, Jun 28, 2000 at 07:37:23AM -0700 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. From: alex@big.endian.de (Alexander Langer) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Josef Karthauser (joe@FreeBSD.org): > Added 400.status-pkg. > Forgotten by: brian He said "off by default" :) Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 7:54:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 02E8C37B9CA; Wed, 28 Jun 2000 07:54:09 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA66303; Wed, 28 Jun 2000 07:54:08 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Message-Id: <200006281454.HAA66303@freefall.freebsd.org> From: Neil Blakey-Milner Date: Wed, 28 Jun 2000 07:54:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/rmdir rmdir.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nbm 2000/06/28 07:54:08 PDT Modified files: bin/rmdir rmdir.c Log: Fix the rmdir -p a/b/c/ case, where rmdir -p a/b/c works, and rmdir c/ works. PR: PR 6521 Submitted by: Rudolf Cejka Reviewed by: eivind (in brief retrograde) Revision Changes Path 1.10 +5 -1 src/bin/rmdir/rmdir.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 7:57:11 2000 Delivered-To: cvs-all@freebsd.org Received: from florence.pavilion.net (florence.pavilion.net [212.74.0.25]) by hub.freebsd.org (Postfix) with ESMTP id 63BC837BCB6; Wed, 28 Jun 2000 07:57:02 -0700 (PDT) (envelope-from joe@pavilion.net) Received: from genius.systems.pavilion.net (postfix@genius.systems.pavilion.net [212.74.1.100]) by florence.pavilion.net (8.9.3/8.8.8) with ESMTP id PAA64147; Wed, 28 Jun 2000 15:56:41 +0100 (BST) (envelope-from joe@pavilion.net) Received: by genius.systems.pavilion.net (Postfix, from userid 100) id 9A0CD11817; Wed, 28 Jun 2000 15:58:06 +0100 (BST) Date: Wed, 28 Jun 2000 15:58:06 +0100 From: Josef Karthauser To: Alexander Langer Cc: Josef Karthauser , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/periodic/weekly Makefile Message-ID: <20000628155806.R33390@pavilion.net> References: <200006281437.HAA64514@freefall.freebsd.org> <20000628165346.B45746@cichlids.cichlids.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000628165346.B45746@cichlids.cichlids.com>; from alex@big.endian.de on Wed, Jun 28, 2000 at 04:53:46PM +0200 X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jun 28, 2000 at 04:53:46PM +0200, Alexander Langer wrote: > Thus spake Josef Karthauser (joe@FreeBSD.org): > > > Added 400.status-pkg. > > Forgotten by: brian > > He said "off by default" :) It _is_ off, in the periodic.conf file. Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 7:59:43 2000 Delivered-To: cvs-all@freebsd.org Received: from mout1.silyn-tek.de (mout1.silyn-tek.de [194.25.165.69]) by hub.freebsd.org (Postfix) with ESMTP id 20C5637B992; Wed, 28 Jun 2000 07:59:33 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from [192.168.32.34] (helo=mx2.silyn-tek.de) by mout1.silyn-tek.de with esmtp (Exim 3.13 #1) id 137JJJ-00037c-00; Wed, 28 Jun 2000 16:59:29 +0200 Received: from p3e9d38b7.dip0.t-ipconnect.de ([62.157.56.183] helo=neutron.cichlids.com) by mx2.silyn-tek.de with esmtp (Exim 3.13 #1) id 137JJF-0007qf-00; Wed, 28 Jun 2000 16:59:25 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id A6DCAAC27; Wed, 28 Jun 2000 16:59:32 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 9BA8B14ABB; Wed, 28 Jun 2000 16:59:33 +0200 (CEST) Date: Wed, 28 Jun 2000 16:59:33 +0200 From: Alexander Langer To: Josef Karthauser Cc: Josef Karthauser , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/periodic/weekly Makefile Message-ID: <20000628165933.A46270@cichlids.cichlids.com> References: <200006281437.HAA64514@freefall.freebsd.org> <20000628165346.B45746@cichlids.cichlids.com> <20000628155806.R33390@pavilion.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000628155806.R33390@pavilion.net>; from joe@pavilion.net on Wed, Jun 28, 2000 at 03:58:06PM +0100 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Josef Karthauser (joe@pavilion.net): > > > Added 400.status-pkg. > > > Forgotten by: brian > > He said "off by default" :) > It _is_ off, in the periodic.conf file. Oh. Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 8: 9:15 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E4E3837BA11; Wed, 28 Jun 2000 08:09:12 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA69629; Wed, 28 Jun 2000 08:09:12 -0700 (PDT) (envelope-from roger@FreeBSD.org) Message-Id: <200006281509.IAA69629@freefall.freebsd.org> From: Roger Hardiman Date: Wed, 28 Jun 2000 08:09:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bktr CHANGELOG.TXT bktr_card.c bktr_core.c bktr_os.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roger 2000/06/28 08:09:12 PDT Modified files: sys/dev/bktr CHANGELOG.TXT bktr_card.c bktr_core.c bktr_os.c Log: Update to driver 2.14. Adds new Tuner types for Hauppauge WinTV cards Revision Changes Path 1.13 +5 -1 src/sys/dev/bktr/CHANGELOG.TXT 1.12 +51 -37 src/sys/dev/bktr/bktr_card.c 1.109 +22 -6 src/sys/dev/bktr/bktr_core.c 1.10 +52 -37 src/sys/dev/bktr/bktr_os.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 8:15:46 2000 Delivered-To: cvs-all@freebsd.org Received: from symbion.srrc.usda.gov (symbion.srrc.usda.gov [199.133.86.40]) by hub.freebsd.org (Postfix) with ESMTP id E238B37B900; Wed, 28 Jun 2000 08:15:37 -0700 (PDT) (envelope-from gjohnson@nola.srrc.usda.gov) Received: (from glenn@localhost) by symbion.srrc.usda.gov (8.9.3/8.9.3) id KAA63799; Wed, 28 Jun 2000 10:15:29 -0500 (CDT) (envelope-from glenn) From: Glenn Johnson Date: Wed, 28 Jun 2000 10:15:29 -0500 To: John Baldwin Cc: "David O'Brien" , cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, Brian Somers Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources Message-ID: <20000628101529.A63423@node1.cluster.srrc.usda.gov> References: <20000627045610.A60638@dragon.nuxi.com> <200006271755.KAA01721@john.baldwin.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006271755.KAA01721@john.baldwin.cx>; from jhb@FreeBSD.ORG on Tue, Jun 27, 2000 at 10:55:03AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jun 27, 2000 at 10:55:03AM -0700, John Baldwin wrote: > On 27-Jun-00 David O'Brien wrote: > > >> I would vote for pulling the server stuff into contrib too. > > > > I'd really rather dike out the client from the isc-dhcp port > > instead. (for those systems that have /sbin/dhclient). > > I prefer this option. Most people don't need a DHCP server. Just my 2 cents here but isn't FreeBSD suppose to be a server OS? So shouldn't a server OS have a DHCP server in the base system? -- Glenn Johnson USDA, ARS, SRRC Phone: (504) 286-4252 New Orleans, LA 70124 e-mail: gjohnson@nola.srrc.usda.gov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 8:19:32 2000 Delivered-To: cvs-all@freebsd.org Received: from cypherpunks.ai (cypherpunks.ai [209.88.68.47]) by hub.freebsd.org (Postfix) with ESMTP id 48DE637B9CA; Wed, 28 Jun 2000 08:19:28 -0700 (PDT) (envelope-from jeroen@vangelderen.org) Received: from vangelderen.org (grolsch.ai [209.88.68.214]) by cypherpunks.ai (Postfix) with ESMTP id EC08649; Wed, 28 Jun 2000 11:19:26 -0400 (AST) Message-ID: <395A177E.3E12E157@vangelderen.org> Date: Wed, 28 Jun 2000 11:19:26 -0400 From: "Jeroen C. van Gelderen" X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Will Andrews Cc: Dan Langille , Kris Kennaway , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, Archie Cobbs Subject: Re: cvs commit: ports/net Makefile ports/net/suckblow Makefile ports/net/suckblow/files md5 ports/net/suckblow/pkg COMM References: <200006280031.RAA89688@freefall.freebsd.org> <395A13F9.1521.181F78B@localhost> <20000627230748.G42285@argon.gryphonsoft.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Will Andrews wrote: > > On Wed, Jun 28, 2000 at 03:04:25PM +1200, Dan Langille wrote: > > Perhaps you're prompting the poster to put more information in the logs, > > but http://freshports.org/port-description.php3?port=3544 shows this: > > Standard is to include something like the contents of COMMENT when > importing a new port, not an more detailed description like DESCR. What's the motivation? I find the COMMENT description pretty useless in most cases but there is probably a good reason? Cheers, Jeroen -- Jeroen C. van Gelderen o _ _ _ jeroen@vangelderen.org _o /\_ _ \\o (_)\__/o (_) _< \_ _>(_) (_)/<_ \_| \ _|/' \/ (_)>(_) (_) (_) (_) (_)' _\o_ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 8:25:54 2000 Delivered-To: cvs-all@freebsd.org Received: from mout1.silyn-tek.de (mout1.silyn-tek.de [194.25.165.69]) by hub.freebsd.org (Postfix) with ESMTP id 8F63237B9EC; Wed, 28 Jun 2000 08:25:45 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from [192.168.32.33] (helo=mx1.silyn-tek.de) by mout1.silyn-tek.de with esmtp (Exim 3.13 #1) id 137JiD-0003Kb-00; Wed, 28 Jun 2000 17:25:13 +0200 Received: from p3e9d38b7.dip0.t-ipconnect.de ([62.157.56.183] helo=neutron.cichlids.com) by mx1.silyn-tek.de with esmtp (Exim 3.13 #1) id 137Ji9-00043e-00; Wed, 28 Jun 2000 17:25:09 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id EE732AC27; Wed, 28 Jun 2000 17:25:20 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id E022714ABB; Wed, 28 Jun 2000 17:25:12 +0200 (CEST) Date: Wed, 28 Jun 2000 17:25:12 +0200 To: Glenn Johnson Cc: John Baldwin , David O'Brien , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Brian Somers Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources Message-ID: <20000628172512.B52859@cichlids.cichlids.com> References: <20000627045610.A60638@dragon.nuxi.com> <200006271755.KAA01721@john.baldwin.cx> <20000628101529.A63423@node1.cluster.srrc.usda.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000628101529.A63423@node1.cluster.srrc.usda.gov>; from gjohnson@nola.srrc.usda.gov on Wed, Jun 28, 2000 at 10:15:29AM -0500 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. From: alex@big.endian.de (Alexander Langer) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Glenn Johnson (gjohnson@nola.srrc.usda.gov): > Just my 2 cents here but isn't FreeBSD suppose to be a server OS? So > shouldn't a server OS have a DHCP server in the base system? No, we don't have WWW and other common services in the base system, too. Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 8:36: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 70B9737BA34; Wed, 28 Jun 2000 08:36:01 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA72563; Wed, 28 Jun 2000 08:36:01 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Message-Id: <200006281536.IAA72563@freefall.freebsd.org> From: John Polstra Date: Wed, 28 Jun 2000 08:36:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/pm3-base Makefile ports/lang/m3gdb Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jdp 2000/06/28 08:36:00 PDT Modified files: lang/pm3-base Makefile lang/m3gdb Makefile Log: Distfiles have moved to ${MASTER_SITE_LOCAL}. Revision Changes Path 1.5 +3 -2 ports/lang/pm3-base/Makefile 1.9 +3 -2 ports/lang/m3gdb/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 8:44:51 2000 Delivered-To: cvs-all@freebsd.org Received: from symbion.srrc.usda.gov (symbion.srrc.usda.gov [199.133.86.40]) by hub.freebsd.org (Postfix) with ESMTP id 7797D37BA34; Wed, 28 Jun 2000 08:44:39 -0700 (PDT) (envelope-from gjohnson@nola.srrc.usda.gov) Received: (from glenn@localhost) by symbion.srrc.usda.gov (8.9.3/8.9.3) id KAA64173; Wed, 28 Jun 2000 10:44:16 -0500 (CDT) (envelope-from glenn) Date: Wed, 28 Jun 2000 10:44:16 -0500 From: Glenn Johnson To: Alexander Langer Cc: John Baldwin , "David O'Brien" , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Brian Somers Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources Message-ID: <20000628104416.A64033@node1.cluster.srrc.usda.gov> References: <20000627045610.A60638@dragon.nuxi.com> <200006271755.KAA01721@john.baldwin.cx> <20000628101529.A63423@node1.cluster.srrc.usda.gov> <20000628172512.B52859@cichlids.cichlids.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000628172512.B52859@cichlids.cichlids.com>; from alex@big.endian.de on Wed, Jun 28, 2000 at 05:25:12PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jun 28, 2000 at 05:25:12PM +0200, Alexander Langer wrote: > Thus spake Glenn Johnson (gjohnson@nola.srrc.usda.gov): > > > Just my 2 cents here but isn't FreeBSD suppose to be a server OS? So > > shouldn't a server OS have a DHCP server in the base system? > > No, we don't have WWW and other common services in the base system, > too. Good point. My only other thought about that however is that a WWW server is not necessary for providing services to client computers on a LAN but a DHCP server is pretty much a requirement for most LANs. Put another way, all of those Windows and Mac client computers can not go visit _any_ Web page until they have their IP address and whatever other information needed from the DHCP server. Of course this only applies to the case where a LAN is using a DHCP server, but I think that is pretty common. -- Glenn Johnson USDA, ARS, SRRC Phone: (504) 286-4252 New Orleans, LA 70124 e-mail: gjohnson@nola.srrc.usda.gov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 8:48:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B0F4337BA9C; Wed, 28 Jun 2000 08:48:27 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: (from des@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA74114; Wed, 28 Jun 2000 08:48:27 -0700 (PDT) (envelope-from des@FreeBSD.org) Message-Id: <200006281548.IAA74114@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 28 Jun 2000 08:48:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libfetch ftp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2000/06/28 08:48:27 PDT Modified files: lib/libfetch ftp.c Log: Handle multiline replies properly, instead of kinda-right. Revision Changes Path 1.26 +16 -7 src/lib/libfetch/ftp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 9: 5:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DBF7537B9B5; Wed, 28 Jun 2000 09:05:12 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA76337; Wed, 28 Jun 2000 09:05:12 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006281605.JAA76337@freefall.freebsd.org> From: Alexander Langer Date: Wed, 28 Jun 2000 09:05:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/rplay Makefile ports/audio/rplay/files md5 ports/audio/rplay/patches patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al patch-am patch-ab patch-aa ports/audio/rplay/pkg DESCR PLIST ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/28 09:05:11 PDT Modified files: audio/rplay Makefile audio/rplay/files md5 audio/rplay/patches patch-ab audio/rplay/pkg DESCR PLIST Added files: audio/rplay/patches patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al patch-am Removed files: audio/rplay/patches patch-aa audio/rplay/scripts configure Log: - Update to version 3.3.2 - Add WWW: line into pkg/DESCR - Add INSTALLS_SHLIB/INFO_FILES hunks - HAS_CONFIGURE -> GNU_CONFIGURE PR: 19521 Submitted by: KATO Tsuguru Revision Changes Path 1.17 +27 -15 ports/audio/rplay/Makefile 1.5 +1 -1 ports/audio/rplay/files/md5 1.4 +10 -39 ports/audio/rplay/patches/patch-ab 1.4 +2 -0 ports/audio/rplay/pkg/DESCR 1.9 +10 -6 ports/audio/rplay/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 Jun 28 9: 9:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5EBF737B938; Wed, 28 Jun 2000 09:09:16 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA77874; Wed, 28 Jun 2000 09:09:15 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200006281609.JAA77874@freefall.freebsd.org> From: Ade Lovett Date: Wed, 28 Jun 2000 09:09:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/gnomebasic Makefile ports/lang/gnomebasic/files md5 ports/lang/gnomebasic/patches patch-aa patch-ab ports/lang/gnomebasic/pkg COMMENT DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/06/28 09:09:15 PDT Modified files: lang Makefile Added files: lang/gnomebasic Makefile lang/gnomebasic/files md5 lang/gnomebasic/patches patch-aa patch-ab lang/gnomebasic/pkg COMMENT DESCR PLIST Log: Gnome Basic is an embryonic attempt to provide VB compatible functionality for the GNOME project, particularly with respect to office (VBA) compatibility. Revision Changes Path 1.172 +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 Jun 28 9:10:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5CB4A37B6F2; Wed, 28 Jun 2000 09:10:52 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA78152; Wed, 28 Jun 2000 09:10:51 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200006281610.JAA78152@freefall.freebsd.org> From: Ade Lovett Date: Wed, 28 Jun 2000 09:10:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/06/28 09:10:47 PDT Modified files: . modules Log: gnomebasic -> ports/lang/gnomebasic Revision Changes Path 1.1311 +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 Jun 28 9:11:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 984AF37BC5D; Wed, 28 Jun 2000 09:11:43 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA78324; Wed, 28 Jun 2000 09:11:43 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200006281611.JAA78324@freefall.freebsd.org> From: Ade Lovett Date: Wed, 28 Jun 2000 09:11:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/gnumeric Makefile ports/math/gnumeric/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/06/28 09:11:42 PDT Modified files: math/gnumeric Makefile math/gnumeric/pkg PLIST Log: Add gnomebasic plugin support Revision Changes Path 1.37 +3 -2 ports/math/gnumeric/Makefile 1.20 +1 -0 ports/math/gnumeric/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 Jun 28 9:17: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 60E5137BCB1; Wed, 28 Jun 2000 09:17:01 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e5SGH0g29993; Wed, 28 Jun 2000 09:17:00 -0700 (PDT) Date: Wed, 28 Jun 2000 09:17:00 -0700 From: Alfred Perlstein To: John Baldwin Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf NOT Message-ID: <20000628091700.W275@fw.wintelcom.net> References: <20000627091227.K275@fw.wintelcom.net> <200006271755.KAA01724@john.baldwin.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200006271755.KAA01724@john.baldwin.cx>; from jhb@FreeBSD.ORG on Tue, Jun 27, 2000 at 10:55:03AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * John Baldwin [000628 01:11] wrote: > > On 27-Jun-00 Alfred Perlstein wrote: > > * Dag-Erling Smorgrav [000627 04:43] wrote: > >> Alfred Perlstein writes: > >> > two accept filters are provided, one that returns sockets when data > >> > arrives the other when an http request is completed (doesn't work > >> > with 0.9 requests) > >> > >> ...which means it doesn't work except as proof of concept. > > > > Show me a browser that only issues 0.9 requests and I'll show you > > a browser that wouldn't grok the html on my page even if it did > > respond to 0.9. > > Your home page doesn't determine the standards for HTTP. :-P > > For one thing, if I manually telnet to a host, I'm much more likely > to use a 0.9 request than a 1.0 one because it's fewer characters > to type. Why would anyone use telnet? What if you want to test the > web server on a machine over a remote login connection and don't > have lynx or w3m installed for some reason or another? > 'telnet foo 80\nGET /\n' is easy to type. Which won't work when there's vhosting going on. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 9:17:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F17AB37BCCA; Wed, 28 Jun 2000 09:17:34 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA79077; Wed, 28 Jun 2000 09:17:34 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Message-Id: <200006281617.JAA79077@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Wed, 28 Jun 2000 09:17:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/spegla Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkh 2000/06/28 09:17:34 PDT Modified files: ftp/spegla Makefile Log: Upgrade to version 1.1p4 Submitted by: Alexander Langer Revision Changes Path 1.10 +2 -2 ports/ftp/spegla/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 9:18:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0DDEF37B6F2; Wed, 28 Jun 2000 09:18:12 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA79148; Wed, 28 Jun 2000 09:18:11 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Message-Id: <200006281618.JAA79148@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Wed, 28 Jun 2000 09:18:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/spegla/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkh 2000/06/28 09:18:11 PDT Modified files: ftp/spegla/files md5 Log: Update to version 1.1p4 Submitted by: Alexander Langer Revision Changes Path 1.5 +1 -1 ports/ftp/spegla/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 9:18:27 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 88E4B37BC55; Wed, 28 Jun 2000 09:18:23 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA79193; Wed, 28 Jun 2000 09:18:22 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Message-Id: <200006281618.JAA79193@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Wed, 28 Jun 2000 09:18:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/spegla/patches patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkh 2000/06/28 09:18:22 PDT Modified files: ftp/spegla/patches patch-aa Log: Update to version 1.1p4 Submitted by: Alexander Langer Revision Changes Path 1.3 +10 -9 ports/ftp/spegla/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 Wed Jun 28 9:18:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CA64437BD18; Wed, 28 Jun 2000 09:18:38 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA79255; Wed, 28 Jun 2000 09:18:38 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Message-Id: <200006281618.JAA79255@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Wed, 28 Jun 2000 09:18:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/spegla/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkh 2000/06/28 09:18:38 PDT Modified files: ftp/spegla/pkg DESCR Log: Update to version 1.1p4 Submitted by: Alexander Langer Revision Changes Path 1.2 +2 -51 ports/ftp/spegla/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 9:19:24 2000 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id BAF5537BC55; Wed, 28 Jun 2000 09:19:15 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (hak.nat.Awfulhak.org [172.31.0.12]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id RAA80097; Wed, 28 Jun 2000 17:19:10 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id RAA83958; Wed, 28 Jun 2000 17:19:06 +0100 (BST) (envelope-from brian@Awfulhak.org) Message-Id: <200006281619.RAA83958@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: alex@big.endian.de (Alexander Langer) Cc: Josef Karthauser , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/etc/periodic/weekly Makefile In-Reply-To: Message from alex@big.endian.de (Alexander Langer) of "Wed, 28 Jun 2000 16:53:46 +0200." <20000628165346.B45746@cichlids.cichlids.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 28 Jun 2000 17:19:06 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Thus spake Josef Karthauser (joe@FreeBSD.org): > > > Added 400.status-pkg. > > Forgotten by: brian > > He said "off by default" :) Indeed - but that was a little too ``off'' :*I > Alex > > -- > cat: /home/alex/.sig: No such file or directory -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 9:25:54 2000 Delivered-To: cvs-all@freebsd.org Received: from bubba.whistle.com (bubba.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id B9E4837B6F2; Wed, 28 Jun 2000 09:25:48 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.3/8.9.2) id JAA52039; Wed, 28 Jun 2000 09:25:05 -0700 (PDT) From: Archie Cobbs Message-Id: <200006281625.JAA52039@bubba.whistle.com> Subject: Re: cvs commit: ports/net Makefile ports/net/suckblow Makefile ports/net/suckblow/files md5 ports/net/suckblow/pkg COMM In-Reply-To: <20000627230748.G42285@argon.gryphonsoft.com> from Will Andrews at "Jun 27, 2000 11:07:48 pm" To: andrews@technologist.com (Will Andrews) Date: Wed, 28 Jun 2000 09:25:05 -0700 (PDT) Cc: dan@langille.org (Dan Langille), kris@FreeBSD.org (Kris Kennaway), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Will Andrews writes: > > Perhaps you're prompting the poster to put more information in the logs, > > but http://freshports.org/port-description.php3?port=3544 shows this: > > Standard is to include something like the contents of COMMENT when > importing a new port, not an more detailed description like DESCR. My apologies for not including anything.. -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 9:28:11 2000 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 81A1337BD18; Wed, 28 Jun 2000 09:27:59 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id SAA12731; Wed, 28 Jun 2000 18:27:57 +0200 (CEST) (envelope-from des@flood.ping.uio.no) To: Alfred Perlstein Cc: John Baldwin , cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf NOT References: <20000627091227.K275@fw.wintelcom.net> <200006271755.KAA01724@john.baldwin.cx> <20000628091700.W275@fw.wintelcom.net> From: Dag-Erling Smorgrav Date: 28 Jun 2000 18:27:57 +0200 In-Reply-To: Alfred Perlstein's message of "Wed, 28 Jun 2000 09:17:00 -0700" Message-ID: Lines: 25 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alfred Perlstein writes: > * John Baldwin [000628 01:11] wrote: > > On 27-Jun-00 Alfred Perlstein wrote: > > > * Dag-Erling Smorgrav [000627 04:43] wrote: > > >> Alfred Perlstein writes: > > >> > two accept filters are provided, one that returns sockets when data > > >> > arrives the other when an http request is completed (doesn't work > > >> > with 0.9 requests) > > >> ...which means it doesn't work except as proof of concept. > > > Show me a browser that only issues 0.9 requests and I'll show you > > > a browser that wouldn't grok the html on my page even if it did > > > respond to 0.9. > > For one thing, if I manually telnet to a host, I'm much more likely > > to use a 0.9 request than a 1.0 one [...] > Which won't work when there's vhosting going on. I know. But in any case, you didn't specify *how* HTTPACCEPT fails to work with HTTP 0.9. If it wakes the process up too early, no problem (you're no worse off than without HTTPACCETPT). But if it never wakes up the process (because it keeps waiting for more header lines), that's not acceptable. DES -- Dag-Erling Smorgrav - des@flood.ping.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 Jun 28 9:37: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7691A37B934; Wed, 28 Jun 2000 09:36:55 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA82078; Wed, 28 Jun 2000 09:36:55 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006281636.JAA82078@freefall.freebsd.org> From: Alexander Langer Date: Wed, 28 Jun 2000 09:36:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fm/vide Makefile ports/x11-fm/vide/patches patch-ad patch-ae patch-af patch-ac patch-ab ports/x11-fm/vide/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/28 09:36:55 PDT Modified files: x11-fm/vide Makefile x11-fm/vide/patches patch-ac x11-fm/vide/pkg PLIST Added files: x11-fm/vide/patches patch-ad patch-ae patch-af Removed files: x11-fm/vide/patches patch-ab Log: - USE_XLIB -> USE_X_PREFIX - Use GTK_CONFIG instead of hardcoded gtk12-config - Replace external rxvt/vim with more common xterm/vi - Fix pkg/PLIST No response from MAINTAINER. PR: 19526 Submitted by: KATO Tsuguru Revision Changes Path 1.2 +13 -5 ports/x11-fm/vide/Makefile 1.2 +57 -4 ports/x11-fm/vide/patches/patch-ac 1.2 +3 -0 ports/x11-fm/vide/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 Jun 28 9:55:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C4ACC37B795; Wed, 28 Jun 2000 09:55:18 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: (from des@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA84162; Wed, 28 Jun 2000 09:55:18 -0700 (PDT) (envelope-from des@FreeBSD.org) Message-Id: <200006281655.JAA84162@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 28 Jun 2000 09:55:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fetch fetch.c Makefile fetch.1 fetch.h file.c ftp.c http.c main.c uri.c util.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2000/06/28 09:55:18 PDT Modified files: usr.bin/fetch Makefile fetch.1 Added files: usr.bin/fetch fetch.c Removed files: usr.bin/fetch fetch.h file.c ftp.c http.c main.c uri.c util.c Log: New libfetch-based fetch. Revision Changes Path 1.4 +7 -6 src/usr.bin/fetch/Makefile 1.34 +147 -352 src/usr.bin/fetch/fetch.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 10:20:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 37C2C37B54F; Wed, 28 Jun 2000 10:20:29 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA88039; Wed, 28 Jun 2000 10:20:29 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006281720.KAA88039@freefall.freebsd.org> From: Alexander Langer Date: Wed, 28 Jun 2000 10:20:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/colortail Makefile ports/misc/colortail/files md5 ports/misc/colortail/patches patch-ab patch-aa ports/misc/colortail/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/28 10:20:29 PDT Modified files: misc/colortail Makefile misc/colortail/files md5 misc/colortail/patches patch-aa misc/colortail/pkg PLIST Added files: misc/colortail/patches patch-ab Log: - Update to version 0.3.0. - Change maintainer from ports@FreeBSD.org -> submitter - Port no longer installs a manpage but more configuration files PR: 19416 Submitted by: Dan Papasian Revision Changes Path 1.10 +9 -11 ports/misc/colortail/Makefile 1.2 +1 -1 ports/misc/colortail/files/md5 1.2 +16 -8 ports/misc/colortail/patches/patch-aa 1.2 +5 -1 ports/misc/colortail/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 Jun 28 10:36:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4743B37BDB2; Wed, 28 Jun 2000 10:36:36 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA89821; Wed, 28 Jun 2000 10:36:35 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200006281736.KAA89821@freefall.freebsd.org> From: Ade Lovett Date: Wed, 28 Jun 2000 10:36:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gnomedebug Makefile ports/devel/gnomedebug/files md5 ports/devel/gnomedebug/patches patch-aa patch-ab patch-ac patch-ad patch-ae ports/devel/gnomedebug/pkg COMMENT DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/06/28 10:36:35 PDT Added files: devel/gnomedebug Makefile devel/gnomedebug/files md5 devel/gnomedebug/patches patch-aa patch-ab patch-ac patch-ad patch-ae devel/gnomedebug/pkg COMMENT DESCR PLIST Log: The GNOME Debugging Framework (GDF) provides a number of debugging services to applications such as Integrated Development Environments and standalone debugging tools similar to DDD. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 10:37: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from server1.mich.com (server1.mich.com [198.108.16.2]) by hub.freebsd.org (Postfix) with ESMTP id 8196B37B7C7; Wed, 28 Jun 2000 10:37:01 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm016-032.dialup.bignet.net [64.79.82.240]) by server1.mich.com (8.9.3/8.9.3) with ESMTP id NAA28878; Wed, 28 Jun 2000 13:36:46 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id DC01E18C6; Wed, 28 Jun 2000 13:34:40 -0400 (EDT) Date: Wed, 28 Jun 2000 13:34:40 -0400 From: Will Andrews To: "Jeroen C. van Gelderen" Cc: Will Andrews , Dan Langille , Kris Kennaway , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, Archie Cobbs Subject: Re: cvs commit: ports/net Makefile ports/net/suckblow Makefile ports/net/suckblow/files md5 ports/net/suckblow/pkg COMM Message-ID: <20000628133440.F8602@argon.gryphonsoft.com> References: <200006280031.RAA89688@freefall.freebsd.org> <395A13F9.1521.181F78B@localhost> <20000627230748.G42285@argon.gryphonsoft.com> <395A177E.3E12E157@vangelderen.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <395A177E.3E12E157@vangelderen.org>; from jeroen@vangelderen.org on Wed, Jun 28, 2000 at 11:19:26AM -0400 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jun 28, 2000 at 11:19:26AM -0400, Jeroen C. van Gelderen wrote: > What's the motivation? I find the COMMENT description pretty > useless in most cases but there is probably a good reason? There is no reason why the commit messages shouldn't contain at least some information about a new port. I don't like uninformative commits. -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 10:38:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 780A537BDB2; Wed, 28 Jun 2000 10:38:53 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA90194; Wed, 28 Jun 2000 10:38:52 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200006281738.KAA90194@freefall.freebsd.org> From: Ade Lovett Date: Wed, 28 Jun 2000 10:38:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/dryad Makefile ports/devel/dryad/files md5 ports/devel/dryad/patches patch-aa patch-ab ports/devel/dryad/pkg COMMENT DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/06/28 10:38:52 PDT Added files: devel/dryad Makefile devel/dryad/files md5 devel/dryad/patches patch-aa patch-ab devel/dryad/pkg COMMENT DESCR PLIST Log: Dryad is an embryonic debugger, based around the GNOME Debugging Framework (GDF) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 10:40: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CB7F537BE90; Wed, 28 Jun 2000 10:39:57 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA90322; Wed, 28 Jun 2000 10:39:57 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200006281739.KAA90322@freefall.freebsd.org> From: Ade Lovett Date: Wed, 28 Jun 2000 10:39:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/06/28 10:39:57 PDT Modified files: devel Makefile Log: Activate gnomedebug and dryad Revision Changes Path 1.303 +3 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 10:42:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C700D37BE90; Wed, 28 Jun 2000 10:42:08 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA90701; Wed, 28 Jun 2000 10:42:07 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200006281742.KAA90701@freefall.freebsd.org> From: Ade Lovett Date: Wed, 28 Jun 2000 10:42:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/06/28 10:42:07 PDT Modified files: . modules Log: dryad -> ports/devel/dryad gnomedebug -> ports/devel/gnomedebug Revision Changes Path 1.1312 +3 -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 Jun 28 10:48:14 2000 Delivered-To: cvs-all@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id A5A5437BF08; Wed, 28 Jun 2000 10:48:05 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e5SHlwK02694; Wed, 28 Jun 2000 10:47:58 -0700 (PDT) Date: Wed, 28 Jun 2000 10:47:58 -0700 From: Alfred Perlstein To: Chris Costello Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/miscfs/fdesc fdesc_vnops.c Message-ID: <20000628104758.Y275@fw.wintelcom.net> References: <200006272246.PAA76896@freefall.freebsd.org> <20000627223423.H20702@holly.calldei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000627223423.H20702@holly.calldei.com>; from chris@calldei.com on Tue, Jun 27, 2000 at 10:34:24PM -0500 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Chris Costello [000627 20:41] wrote: > On Tuesday, June 27, 2000, Alfred Perlstein wrote: > > alfred 2000/06/27 15:46:36 PDT > > > > Modified files: > > sys/miscfs/fdesc fdesc_vnops.c > > Log: > > by changing the logic here we can support dynamic additions of new > > filetypes. > > + > + default: > error = fo_stat(fp, &stb, ap->a_p); > if (error == 0) { > VATTR_NULL(vap); > - if (fp->f_type == DTYPE_KQUEUE) > + /* XXX Fake it! */ > + if (fp->f_type != DTYPE_PIPE && fp->f_type != DTYPE_SOCKET) > vap->va_type = VFIFO; > > This has bad style (way past 80 columns) and it just does not > make sense. This doesn't make it any easier to add new file > types, and you're just hiding the DTYPE_KQUEUE, DTYPE_PIPE and > DTYPE_SOCKET cases inside a default: handler. Are all new file > types going to be FIFOs? > > What you should really do is ensure that any new file type > returns proper stat information. I'm tempted to say that ones > that don't should be treated as VNON, rather than VFIFO, from a > design perspective. so basically change: vap->va_type = VFIFO; to: vap->va_type = VNON; and fix the long line? -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 10:56:17 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E3C7237B558; Wed, 28 Jun 2000 10:56:13 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA92373; Wed, 28 Jun 2000 10:56:13 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200006281756.KAA92373@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 28 Jun 2000 10:56:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/vim5 Makefile ports/editors/vim5/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/06/28 10:56:13 PDT Modified files: editors/vim5 Makefile editors/vim5/files md5 Log: Update to Vim 5.7 release. Revision Changes Path 1.75 +10 -10 ports/editors/vim5/Makefile 1.44 +2 -2 ports/editors/vim5/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 11:14:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5BD1E37C1D7; Wed, 28 Jun 2000 11:14:55 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA95989; Wed, 28 Jun 2000 11:14:55 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200006281814.LAA95989@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Wed, 28 Jun 2000 11:14:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/unrar Makefile ports/archivers/unrar/files md5 ports/archivers/unrar/patches patch-aa patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/06/28 11:14:55 PDT Modified files: archivers/unrar Makefile archivers/unrar/files md5 Removed files: archivers/unrar/patches patch-aa patch-ab Log: Update. Version number unchanged. Revision Changes Path 1.18 +3 -3 ports/archivers/unrar/Makefile 1.7 +1 -1 ports/archivers/unrar/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 11:45:13 2000 Delivered-To: cvs-all@freebsd.org Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by hub.freebsd.org (Postfix) with ESMTP id AA30137B63E; Wed, 28 Jun 2000 11:45:09 -0700 (PDT) (envelope-from chris@holly.calldei.com) Received: from holly.calldei.com ([208.191.149.190]) by mta4.rcsntx.swbell.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0FWV00BWHNVCLD@mta4.rcsntx.swbell.net>; Wed, 28 Jun 2000 13:40:25 -0500 (CDT) Received: (from chris@localhost) by holly.calldei.com (8.9.3/8.9.3) id NAA58944; Wed, 28 Jun 2000 13:38:14 -0500 (CDT envelope-from chris) Date: Wed, 28 Jun 2000 13:38:13 -0500 From: Chris Costello Subject: Re: cvs commit: src/sys/miscfs/fdesc fdesc_vnops.c In-reply-to: <20000628104758.Y275@fw.wintelcom.net> To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Reply-To: chris@calldei.com Message-id: <20000628133813.I20702@holly.calldei.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.4i References: <200006272246.PAA76896@freefall.freebsd.org> <20000627223423.H20702@holly.calldei.com> <20000628104758.Y275@fw.wintelcom.net> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wednesday, June 28, 2000, Alfred Perlstein wrote: > so basically change: > vap->va_type = VFIFO; > > to: > vap->va_type = VNON; > > and fix the long line? You should bzero stb before you call fo_stat. Then just set vap->va_type to IFTOVT(stb.st_mode)--if the fo_stat() call did not set st_mode, va_type will be VNON. You just need to change kqueue_stat to set st->st_mode to S_IFIFO. -- |Chris Costello |QUASIMOTO - 4 wheeled hard-top moped made in France. `---------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 11:51:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3DF0A37B871; Wed, 28 Jun 2000 11:51:16 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA99680; Wed, 28 Jun 2000 11:51:15 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006281851.LAA99680@freefall.freebsd.org> From: Mark Murray Date: Wed, 28 Jun 2000 11:51:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/randomdev randomdev.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/28 11:51:15 PDT Modified files: sys/dev/randomdev randomdev.c Log: Staticize a variable. This fixes the case where linking randomdev into the kernel statically can cause panics at shutdown time. Reported by: sos Revision Changes Path 1.5 +2 -2 src/sys/dev/randomdev/randomdev.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 12:16:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 38DBF37BB1D; Wed, 28 Jun 2000 12:16:27 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA03929; Wed, 28 Jun 2000 12:16:27 -0700 (PDT) (envelope-from chris@FreeBSD.org) Message-Id: <200006281916.MAA03929@freefall.freebsd.org> From: Chris Costello Date: Wed, 28 Jun 2000 12:16:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_event.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG chris 2000/06/28 12:16:27 PDT Modified files: sys/kern kern_event.c Log: Report a file type (S_IFIFO) in kqueue_stat(). Revision Changes Path 1.9 +2 -1 src/sys/kern/kern_event.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 12:18:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 53A8737B602; Wed, 28 Jun 2000 12:18:25 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA04217; Wed, 28 Jun 2000 12:18:25 -0700 (PDT) (envelope-from chris@FreeBSD.org) Message-Id: <200006281918.MAA04217@freefall.freebsd.org> From: Chris Costello Date: Wed, 28 Jun 2000 12:18:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/miscfs/fdesc fdesc_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG chris 2000/06/28 12:18:25 PDT Modified files: sys/miscfs/fdesc fdesc_vnops.c Log: fdesc_getattr: Don't fake any file types, just set vap->va_type to IFTOVT(stb.st_mode). If something does not report its mode, vap->va_type is set to VNON accordingly. Revision Changes Path 1.60 +3 -7 src/sys/miscfs/fdesc/fdesc_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 12:19:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 38C4C37B602; Wed, 28 Jun 2000 12:19:05 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA04298; Wed, 28 Jun 2000 12:19:05 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200006281919.MAA04298@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Wed, 28 Jun 2000 12:19:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pw psdate.c pw.c pw.h pw_group.c pw_log.c pw_user.c pwupd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/06/28 12:19:05 PDT Modified files: (Branch: RELENG_4) usr.sbin/pw psdate.c pw.c pw.h pw_group.c pw_log.c pw_user.c pwupd.c Log: MFC: localization Revision Changes Path 1.6.2.1 +11 -11 src/usr.sbin/pw/psdate.c 1.18.2.2 +4 -1 src/usr.sbin/pw/pw.c 1.10.2.1 +1 -1 src/usr.sbin/pw/pw.h 1.12.2.1 +3 -3 src/usr.sbin/pw/pw_group.c 1.5.2.1 +3 -2 src/usr.sbin/pw/pw_log.c 1.34.2.2 +11 -11 src/usr.sbin/pw/pw_user.c 1.12.2.3 +1 -1 src/usr.sbin/pw/pwupd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 12:23: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id 5987537C17D; Wed, 28 Jun 2000 12:22:53 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id 095481C6C; Wed, 28 Jun 2000 15:22:52 -0400 (EDT) Date: Wed, 28 Jun 2000 15:22:52 -0400 From: Bill Fumerola To: John Baldwin Cc: Alfred Perlstein , cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf NOT Message-ID: <20000628152251.Z18942@jade.chc-chimes.com> References: <20000627091227.K275@fw.wintelcom.net> <200006271755.KAA01724@john.baldwin.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200006271755.KAA01724@john.baldwin.cx>; from jhb@FreeBSD.ORG on Tue, Jun 27, 2000 at 10:55:03AM -0700 X-Operating-System: FreeBSD 3.3-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jun 27, 2000 at 10:55:03AM -0700, John Baldwin wrote: > > Show me a browser that only issues 0.9 requests and I'll show you > > a browser that wouldn't grok the html on my page even if it did > > respond to 0.9. > > Your home page doesn't determine the standards for HTTP. :-P > > For one thing, if I manually telnet to a host, I'm much more likely > to use a 0.9 request than a 1.0 one because it's fewer characters > to type. Why would anyone use telnet? What if you want to test the > web server on a machine over a remote login connection and don't > have lynx or w3m installed for some reason or another? > 'telnet foo 80\nGET /\n' is easy to type. Well then they don't get the super-sexy performance. Your loss. -- Bill Fumerola - Network Architect / Computer Horizons Corp - CHIMES e-mail: billf@chimesnet.com / billf@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 Jun 28 12:43:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6389637C178; Wed, 28 Jun 2000 12:43:35 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA06571; Wed, 28 Jun 2000 12:43:35 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200006281943.MAA06571@freefall.freebsd.org> From: Archie Cobbs Date: Wed, 28 Jun 2000 12:43:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_pptpgre.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/06/28 12:43:35 PDT Modified files: sys/netgraph ng_pptpgre.c Log: Fix incorrectly implemented receive ACK timeout algorithm: instead of bumping the recvAck counter by one, pretend that all outstanding xmit packets are acknowleged, and restart transmitting anew, with an empty (but halved) transmit window. Put a lower bound on the adaptive timeout value. Revision Changes Path 1.7 +21 -15 src/sys/netgraph/ng_pptpgre.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 12:47:25 2000 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [207.154.226.10]) by hub.freebsd.org (Postfix) with ESMTP id E717F37C129; Wed, 28 Jun 2000 12:47:18 -0700 (PDT) (envelope-from paul@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1000) id B1B1D2B27A; Wed, 28 Jun 2000 14:47:17 -0500 (CDT) Date: Wed, 28 Jun 2000 12:47:17 -0700 From: Paul Saab To: Bill Fumerola Cc: John Baldwin , Alfred Perlstein , cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf NOT Message-ID: <20000628124717.A901@elvis.mu.org> References: <20000627091227.K275@fw.wintelcom.net> <200006271755.KAA01724@john.baldwin.cx> <20000628152251.Z18942@jade.chc-chimes.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000628152251.Z18942@jade.chc-chimes.com>; from billf@chimesnet.com on Wed, Jun 28, 2000 at 03:22:52PM -0400 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bill Fumerola (billf@chimesnet.com) wrote: > On Tue, Jun 27, 2000 at 10:55:03AM -0700, John Baldwin wrote: > > > > Show me a browser that only issues 0.9 requests and I'll show you > > > a browser that wouldn't grok the html on my page even if it did > > > respond to 0.9. > > > > Your home page doesn't determine the standards for HTTP. :-P > > > > For one thing, if I manually telnet to a host, I'm much more likely > > to use a 0.9 request than a 1.0 one because it's fewer characters > > to type. Why would anyone use telnet? What if you want to test the > > web server on a machine over a remote login connection and don't > > have lynx or w3m installed for some reason or another? > > 'telnet foo 80\nGET /\n' is easy to type. > > Well then they don't get the super-sexy performance. Your loss. I dont see what the arguing is about. Just dont enable it if you dont *WANT* it or fix the accept filter to check for what HTTP request it is getting. -- Paul Saab Technical Yahoo paul@mu.org - ps@yahoo-inc.com - ps@freebsd.org Do You .. uhh .. Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 13:52:29 2000 Delivered-To: cvs-all@freebsd.org Received: from cypherpunks.ai (cypherpunks.ai [209.88.68.47]) by hub.freebsd.org (Postfix) with ESMTP id 6491C37BCE8; Wed, 28 Jun 2000 13:52:19 -0700 (PDT) (envelope-from jeroen@vangelderen.org) Received: from vangelderen.org (grolsch.ai [209.88.68.214]) by cypherpunks.ai (Postfix) with ESMTP id C9D5E49; Wed, 28 Jun 2000 16:52:01 -0400 (AST) Message-ID: <395A6571.4A0802B6@vangelderen.org> Date: Wed, 28 Jun 2000 16:52:01 -0400 From: "Jeroen C. van Gelderen" X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Will Andrews Cc: Dan Langille , Kris Kennaway , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, Archie Cobbs Subject: Re: cvs commit: ports/net Makefile ports/net/suckblow Makefile ports/net/suckblow/files md5 ports/net/suckblow/pkg COMM References: <200006280031.RAA89688@freefall.freebsd.org> <395A13F9.1521.181F78B@localhost> <20000627230748.G42285@argon.gryphonsoft.com> <395A177E.3E12E157@vangelderen.org> <20000628133440.F8602@argon.gryphonsoft.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Will Andrews wrote: > > On Wed, Jun 28, 2000 at 11:19:26AM -0400, Jeroen C. van Gelderen wrote: > > What's the motivation? I find the COMMENT description pretty > > useless in most cases but there is probably a good reason? > > There is no reason why the commit messages shouldn't contain at least > some information about a new port. > > I don't like uninformative commits. Me neither. I meant to say that I'd rather see the contents of DESCR posted in the commit message. Cheers, Jeroen -- Jeroen C. van Gelderen o _ _ _ jeroen@vangelderen.org _o /\_ _ \\o (_)\__/o (_) _< \_ _>(_) (_)/<_ \_| \ _|/' \/ (_)>(_) (_) (_) (_) (_)' _\o_ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 14: 3:39 2000 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 27C5A37B619; Wed, 28 Jun 2000 14:03:33 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.9.3/8.9.3) with SMTP id RAA31434; Wed, 28 Jun 2000 17:03:03 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Wed, 28 Jun 2000 17:03:03 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Alexander Langer Cc: Glenn Johnson , John Baldwin , "David O'Brien" , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Brian Somers Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources In-Reply-To: <20000628172512.B52859@cichlids.cichlids.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 28 Jun 2000, Alexander Langer wrote: > Thus spake Glenn Johnson (gjohnson@nola.srrc.usda.gov): > > > Just my 2 cents here but isn't FreeBSD suppose to be a server OS? So > > shouldn't a server OS have a DHCP server in the base system? > > No, we don't have WWW and other common services in the base system, > too. But we do have a long obsolete bootpd (bootpd(8)), and the DHCP client and server are shipped in the same build package by the same vendor (ISC) under a BSD license. We could easily remove the bootp support, gain the DHCP support, resulting in newer and better written software (assertion) without increase in bloat. :-) Robert N M Watson robert@fledge.watson.org http://www.watson.org/~robert/ PGP key fingerprint: AF B5 5F FF A6 4A 79 37 ED 5F 55 E9 58 04 6A B1 TIS Labs at Network Associates, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 14:15:48 2000 Delivered-To: cvs-all@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 6ED9037BCE8; Wed, 28 Jun 2000 14:15:42 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e5SLFYs09176; Wed, 28 Jun 2000 14:15:34 -0700 (PDT) Date: Wed, 28 Jun 2000 14:15:34 -0700 From: Alfred Perlstein To: Paul Saab Cc: Bill Fumerola , John Baldwin , cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf NOT Message-ID: <20000628141533.C275@fw.wintelcom.net> References: <20000627091227.K275@fw.wintelcom.net> <200006271755.KAA01724@john.baldwin.cx> <20000628152251.Z18942@jade.chc-chimes.com> <20000628124717.A901@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000628124717.A901@elvis.mu.org>; from paul@mu.org on Wed, Jun 28, 2000 at 12:47:17PM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Paul Saab [000628 12:57] wrote: > Bill Fumerola (billf@chimesnet.com) wrote: > > On Tue, Jun 27, 2000 at 10:55:03AM -0700, John Baldwin wrote: > > > > > > Show me a browser that only issues 0.9 requests and I'll show you > > > > a browser that wouldn't grok the html on my page even if it did > > > > respond to 0.9. > > > > > > Your home page doesn't determine the standards for HTTP. :-P > > > > > > For one thing, if I manually telnet to a host, I'm much more likely > > > to use a 0.9 request than a 1.0 one because it's fewer characters > > > to type. Why would anyone use telnet? What if you want to test the > > > web server on a machine over a remote login connection and don't > > > have lynx or w3m installed for some reason or another? > > > 'telnet foo 80\nGET /\n' is easy to type. > > > > Well then they don't get the super-sexy performance. Your loss. > > I dont see what the arguing is about. Just dont enable it if you dont > *WANT* it or fix the accept filter to check for what HTTP request it > is getting. Please don't "fix" the current accf_http module, make your own. :) thanks, -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 14:51:22 2000 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (peter1.corp.yahoo.com [208.48.107.4]) by hub.freebsd.org (Postfix) with ESMTP id 9DF0937C1A1; Wed, 28 Jun 2000 14:51:10 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 974681CD7; Wed, 28 Jun 2000 14:51:09 -0700 (PDT) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: Alfred Perlstein Cc: Paul Saab , Bill Fumerola , John Baldwin , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf NOT In-Reply-To: Message from Alfred Perlstein of "Wed, 28 Jun 2000 14:15:34 PDT." <20000628141533.C275@fw.wintelcom.net> Date: Wed, 28 Jun 2000 14:51:09 -0700 From: Peter Wemm Message-Id: <20000628215109.974681CD7@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alfred Perlstein wrote: > * Paul Saab [000628 12:57] wrote: > > Bill Fumerola (billf@chimesnet.com) wrote: > > > On Tue, Jun 27, 2000 at 10:55:03AM -0700, John Baldwin wrote: > > > > > > > > Show me a browser that only issues 0.9 requests and I'll show you > > > > > a browser that wouldn't grok the html on my page even if it did > > > > > respond to 0.9. > > > > > > > > Your home page doesn't determine the standards for HTTP. :-P > > > > > > > > For one thing, if I manually telnet to a host, I'm much more likely > > > > to use a 0.9 request than a 1.0 one because it's fewer characters > > > > to type. Why would anyone use telnet? What if you want to test the > > > > web server on a machine over a remote login connection and don't > > > > have lynx or w3m installed for some reason or another? > > > > 'telnet foo 80\nGET /\n' is easy to type. > > > > > > Well then they don't get the super-sexy performance. Your loss. > > > > I dont see what the arguing is about. Just dont enable it if you dont > > *WANT* it or fix the accept filter to check for what HTTP request it > > is getting. > > Please don't "fix" the current accf_http module, make your own. > > :) > > thanks, > -Alfred FWIW: try this: telnet my.yahoo.com 80 and type GET / and it will not respond until you press return again. Yes, the original yahoo version breaks http 0.9 - but when I asked, we have had exactly *zero* complaints about it. The main problems we have are with things like javascript which is pretty much required for those sites to work effectively. I dare anybody to show me a Javascript-capable browser that makes HTTP 0.9 requests. ;-) Fixing this would require a third state in the filter: 1: seen "GET " (if not, hand it over to accept()) 2: it is a HTTP/1.x request (if not, hand it over to accept()) 3: wait for end-of-header Incidently, I think it is probably worthwhile to add the HTTP/1.x check - or we will suffer if/when HTTP/2.0 comes out and if and they change the request format and apache adds support. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 14:55:26 2000 Delivered-To: cvs-all@freebsd.org Received: from server1.mich.com (server1.mich.com [198.108.16.2]) by hub.freebsd.org (Postfix) with ESMTP id 51E7937B971; Wed, 28 Jun 2000 14:55:15 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm007-023.dialup.bignet.net [64.79.81.55]) by server1.mich.com (8.9.3/8.9.3) with ESMTP id RAA08388; Wed, 28 Jun 2000 17:55:00 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id 12EF41997; Wed, 28 Jun 2000 17:52:51 -0400 (EDT) Date: Wed, 28 Jun 2000 17:52:50 -0400 From: Will Andrews To: "Jeroen C. van Gelderen" Cc: Will Andrews , Dan Langille , Kris Kennaway , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, Archie Cobbs Subject: Re: cvs commit: ports/net Makefile ports/net/suckblow Makefile ports/net/suckblow/files md5 ports/net/suckblow/pkg COMM Message-ID: <20000628175250.A11856@argon.gryphonsoft.com> References: <200006280031.RAA89688@freefall.freebsd.org> <395A13F9.1521.181F78B@localhost> <20000627230748.G42285@argon.gryphonsoft.com> <395A177E.3E12E157@vangelderen.org> <20000628133440.F8602@argon.gryphonsoft.com> <395A6571.4A0802B6@vangelderen.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <395A6571.4A0802B6@vangelderen.org>; from jeroen@vangelderen.org on Wed, Jun 28, 2000 at 04:52:01PM -0400 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jun 28, 2000 at 04:52:01PM -0400, Jeroen C. van Gelderen wrote: > Me neither. I meant to say that I'd rather see the contents of > DESCR posted in the commit message. Too much repo bloat. Simple descriptions of a port is enough IMO. -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 15: 4:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 07A6C37B971; Wed, 28 Jun 2000 15:04:50 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA21512; Wed, 28 Jun 2000 15:04:49 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006282204.PAA21512@freefall.freebsd.org> From: Alexander Langer Date: Wed, 28 Jun 2000 15:04:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-clocks/bbdate/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/28 15:04:49 PDT Modified files: x11-clocks/bbdate/pkg DESCR Log: Last maintainer had erroneous DESCR copied from another port. Adjust for this port. PR: 19566 Submitted by: maintainer Revision Changes Path 1.4 +1 -2 ports/x11-clocks/bbdate/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 15:28:55 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 10C9237B73C; Wed, 28 Jun 2000 15:28:52 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA24685; Wed, 28 Jun 2000 15:28:51 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200006282228.PAA24685@freefall.freebsd.org> From: John Baldwin Date: Wed, 28 Jun 2000 15:28:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libdisk create_chunk.c disk.c tst01.c write_disk.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/06/28 15:28:51 PDT Modified files: lib/libdisk create_chunk.c disk.c tst01.c write_disk.c Log: _PATH_DEV'ify libdisk Revision Changes Path 1.52 +3 -2 src/lib/libdisk/create_chunk.c 1.59 +6 -5 src/lib/libdisk/disk.c 1.26 +3 -2 src/lib/libdisk/tst01.c 1.32 +3 -2 src/lib/libdisk/write_disk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 15:48:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 017F237BA1E; Wed, 28 Jun 2000 15:48:18 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA26257; Wed, 28 Jun 2000 15:48:18 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200006282248.PAA26257@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Wed, 28 Jun 2000 15:48:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pw bitmap.c bitmap.h cpdir.c edgroup.c fileupd.c grupd.c psdate.c psdate.h pw.c pw.h pw_conf.c pw_group.c pw_log.c pw_nis.c pw_user.c pw_vpw.c pwupd.c pwupd.h rm_r.c X-FreeBSD-CVS-Branch: RELENG_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/06/28 15:48:17 PDT Modified files: (Branch: RELENG_3) usr.sbin/pw bitmap.c bitmap.h cpdir.c edgroup.c fileupd.c grupd.c psdate.c psdate.h pw.c pw.h pw_conf.c pw_group.c pw_log.c pw_nis.c pw_user.c pw_vpw.c pwupd.c pwupd.h rm_r.c Log: MFC: localization Revision Changes Path 1.4.2.2 +1 -1 src/usr.sbin/pw/bitmap.c 1.3.2.2 +1 -1 src/usr.sbin/pw/bitmap.h 1.4.2.2 +1 -1 src/usr.sbin/pw/cpdir.c 1.6.2.3 +1 -1 src/usr.sbin/pw/edgroup.c 1.6.2.4 +1 -1 src/usr.sbin/pw/fileupd.c 1.5.2.4 +1 -1 src/usr.sbin/pw/grupd.c 1.4.2.3 +11 -11 src/usr.sbin/pw/psdate.c 1.3.2.2 +1 -1 src/usr.sbin/pw/psdate.h 1.11.2.4 +4 -1 src/usr.sbin/pw/pw.c 1.7.2.4 +1 -1 src/usr.sbin/pw/pw.h 1.7.2.3 +1 -1 src/usr.sbin/pw/pw_conf.c 1.7.2.4 +3 -3 src/usr.sbin/pw/pw_group.c 1.4.2.2 +3 -2 src/usr.sbin/pw/pw_log.c 1.4.2.3 +1 -1 src/usr.sbin/pw/pw_nis.c 1.25.2.5 +11 -11 src/usr.sbin/pw/pw_user.c 1.2.2.3 +1 -1 src/usr.sbin/pw/pw_vpw.c 1.7.2.5 +1 -1 src/usr.sbin/pw/pwupd.c 1.4.2.4 +1 -1 src/usr.sbin/pw/pwupd.h 1.4.2.2 +1 -1 src/usr.sbin/pw/rm_r.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 15:51:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F03837C1AE; Wed, 28 Jun 2000 15:51:47 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA26603; Wed, 28 Jun 2000 15:51:47 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200006282251.PAA26603@freefall.freebsd.org> From: Satoshi Asami Date: Wed, 28 Jun 2000 15:51:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/06/28 15:51:47 PDT Modified files: games Makefile Log: Add rt2-demo. Revision Changes Path 1.278 +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 Wed Jun 28 15:53:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5DF1937B8C9; Wed, 28 Jun 2000 15:53:35 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA26817; Wed, 28 Jun 2000 15:53:35 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200006282253.PAA26817@freefall.freebsd.org> From: Peter Wemm Date: Wed, 28 Jun 2000 15:53:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa vga_isa.c syscons_isa.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/06/28 15:53:35 PDT Modified files: sys/isa vga_isa.c syscons_isa.c Log: Add device_identify methods so that we do not need the hint.sc.0.at=isa and hint.vga.0.at=isa hints in order for these to probe/attach. Revision Changes Path 1.18 +24 -20 src/sys/isa/vga_isa.c 1.14 +21 -18 src/sys/isa/syscons_isa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 16:14: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from dt052n3e.san.rr.com (dt052n3e.san.rr.com [204.210.33.62]) by hub.freebsd.org (Postfix) with ESMTP id 8FA1637C1FF; Wed, 28 Jun 2000 16:13:55 -0700 (PDT) (envelope-from Doug@gorean.org) Received: from slave (doug@slave [10.0.0.1]) by dt052n3e.san.rr.com (8.9.3/8.9.3) with ESMTP id QAA43889; Wed, 28 Jun 2000 16:13:54 -0700 (PDT) (envelope-from Doug@gorean.org) Date: Wed, 28 Jun 2000 16:13:54 -0700 (PDT) From: Doug Barton X-Sender: doug@dt052n3e.san.rr.com To: "Andrey A. Chernov" Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: backporting to 3.5 In-Reply-To: <200006282248.PAA26257@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 28 Jun 2000, Andrey A. Chernov wrote: > ache 2000/06/28 15:48:17 PDT > > Modified files: (Branch: RELENG_3) > usr.sbin/pw bitmap.c bitmap.h cpdir.c edgroup.c > fileupd.c grupd.c psdate.c psdate.h pw.c > pw.h pw_conf.c pw_group.c pw_log.c > pw_nis.c pw_user.c pw_vpw.c pwupd.c > pwupd.h rm_r.c > Log: > MFC: localization Is there going to be a policy regarding what to backport to 3.5? My understanding was that once the 3.5-RELEASE tag was laid down all that would go back would be bug/security fixes. My personal opinion is that if we backport too much we reduce the users' motivation to move to 4.x, not to mention the maintenance problems as a discouragement to committers who do feature development. Doug PS, not to pick on Andre, just coincidence :) -- "Live free or die" - State motto of my ancestral homeland, New Hampshire Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 16:59:59 2000 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 542) id B0F5E37C413; Wed, 28 Jun 2000 16:59:49 -0700 (PDT) Date: Wed, 28 Jun 2000 16:59:49 -0700 From: "Andrey A. Chernov" To: Doug Barton Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: backporting to 3.5 Message-ID: <20000628165949.A61962@freebsd.org> References: <200006282248.PAA26257@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from Doug@gorean.org on Wed, Jun 28, 2000 at 04:13:54PM -0700 Organization: Biomechanoid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jun 28, 2000 at 04:13:54PM -0700, Doug Barton wrote: > Doug > PS, not to pick on Andre, just coincidence :) I was asked to do this by pw maintainer -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 17: 4:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 747E737B52F; Wed, 28 Jun 2000 17:04:34 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA35192; Wed, 28 Jun 2000 17:04:34 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200006290004.RAA35192@freefall.freebsd.org> From: Archie Cobbs Date: Wed, 28 Jun 2000 17:04:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/suckblow/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/06/28 17:04:34 PDT Modified files: net/suckblow/files md5 Log: Wrong checksum. The previous checksum was of the same code, but was from a different tarball of it. gzip(1) includes the date (or something), causing each tarball to be unique. Revision Changes Path 1.2 +1 -1 ports/net/suckblow/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 17: 6:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2B59837B52F; Wed, 28 Jun 2000 17:06:24 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Received: (from motoyuki@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA36626; Wed, 28 Jun 2000 17:06:24 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Message-Id: <200006290006.RAA36626@freefall.freebsd.org> From: Motoyuki Konno Date: Wed, 28 Jun 2000 17:06:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/ja/releases Makefile index.sgml www/ja/releases/3.4R notes.sgml www/ja/releases/3.5R Makefile notes.sgml www/ja/releases/4.0R notes.sgml Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG motoyuki 2000/06/28 17:06:24 PDT Modified files: ja/releases Makefile index.sgml ja/releases/3.4R notes.sgml ja/releases/4.0R Makefile Added files: ja/releases/3.5R Makefile notes.sgml ja/releases/4.0R notes.sgml Log: o Add new translations: releases/3.5R/Makefile releases/3.5R/notes.sgml releases/4.0R/notes.sgml o Related changes to Makefile: releases/4.0R/Makefile Submitted by: Shun SUZUKI Reviewed by: kuriyama, Susumu Wakabayashi , IKENO Naoki , Hiroki Sato References: [doc-jp 7402,7442,7449,7480,7482] Merge the following from the English version: 1.22 -> 1.23 releases/Makefile 1.37 -> 1.38 releases/index.sgml o Fix typo. releases/3.4R/notes.sgml Pointed out by: hino@ccm.cl.nec.co.jp Submitted by: Hiroki Sato References: [doc-jp 7484] Revision Changes Path 1.17 +3 -3 www/ja/releases/Makefile 1.28 +10 -3 www/ja/releases/index.sgml 1.3 +3 -3 www/ja/releases/3.4R/notes.sgml 1.2 +2 -2 www/ja/releases/4.0R/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 17:13: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A5D537B52F; Wed, 28 Jun 2000 17:13:03 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA37343; Wed, 28 Jun 2000 17:13:03 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200006290013.RAA37343@freefall.freebsd.org> From: Satoshi Asami Date: Wed, 28 Jun 2000 17:13:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/dryad Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/06/28 17:13:03 PDT Modified files: devel/dryad Makefile Log: Fix typo that was package builds (gnome-dubug -> gnomedebug). Revision Changes Path 1.2 +2 -2 ports/devel/dryad/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 17:13:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A176837B52F; Wed, 28 Jun 2000 17:13:37 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA37479; Wed, 28 Jun 2000 17:13:38 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200006290013.RAA37479@freefall.freebsd.org> From: Satoshi Asami Date: Wed, 28 Jun 2000 17:13:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/06/28 17:13:38 PDT Modified files: security Makefile Log: Add aafid2. Revision Changes Path 1.109 +2 -1 ports/security/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 17:17:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B0F8D37B52F; Wed, 28 Jun 2000 17:17:32 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA37961; Wed, 28 Jun 2000 17:17:33 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200006290017.RAA37961@freefall.freebsd.org> From: Archie Cobbs Date: Wed, 28 Jun 2000 17:17:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/suckblow Makefile ports/net/suckblow/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/06/28 17:17:32 PDT Modified files: net/suckblow Makefile net/suckblow/files md5 Log: Upgrade to version 1.1 (fixes broken man page installation). Revision Changes Path 1.2 +2 -2 ports/net/suckblow/Makefile 1.3 +1 -1 ports/net/suckblow/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 17:34:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CDC8B37C2A8; Wed, 28 Jun 2000 17:34:54 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA39921; Wed, 28 Jun 2000 17:34:54 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200006290034.RAA39921@freefall.freebsd.org> From: Warner Losh Date: Wed, 28 Jun 2000 17:34:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/06/28 17:34:54 PDT Modified files: . UPDATING Log: Added a dire sounding note about how crypto is required to build the system. Well, not really required if you know what you are doing, but there's enough people that don't fit into this class that are getting burned now that we need to say it is required. The actual message says that one should treat it as if it was required to try to be weasilly for the nitpickers amoung us :-)Killed by signal 2. Revision Changes Path 1.91 +8 -1 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 18: 7: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DB5BE37B955; Wed, 28 Jun 2000 18:06:58 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA43964; Wed, 28 Jun 2000 18:06:58 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200006290106.SAA43964@freefall.freebsd.org> From: Jun Kuriyama Date: Wed, 28 Jun 2000 18:06:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man1 grog.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/06/28 18:06:58 PDT Added files: ja_JP.eucJP/man/man1 grog.1 Log: Catching up to 3.5-RELEASE. Translated and reviewed by: Japanese Online Manual Project Submitted by: Kazuo Horikawa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 18:10:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9746E37BAC6; Wed, 28 Jun 2000 18:10:10 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id SAA44355; Wed, 28 Jun 2000 18:10:10 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Wed, 28 Jun 2000 18:10:10 -0700 (PDT) From: Kris Kennaway To: Doug Barton Cc: "Andrey A. Chernov" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: backporting to 3.5 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 28 Jun 2000, Doug Barton wrote: > Is there going to be a policy regarding what to backport to > 3.5? My understanding was that once the 3.5-RELEASE tag was laid down all > that would go back would be bug/security fixes. My personal opinion is > that if we backport too much we reduce the users' motivation to move to > 4.x, not to mention the maintenance problems as a discouragement to > committers who do feature development. We still sometimes merge back 2.2 and even 2.1 - it's really a matter of whether the committer is motivated to do so (e.g. if they have machines which need the change). What has dropped is the level of expectation that committers should merge their applicable changes back (not that many people follow this). Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 18:12:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E20BC37C29C; Wed, 28 Jun 2000 18:12:47 -0700 (PDT) (envelope-from bp@FreeBSD.org) Received: (from bp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA44673; Wed, 28 Jun 2000 18:12:47 -0700 (PDT) (envelope-from bp@FreeBSD.org) Message-Id: <200006290112.SAA44673@freefall.freebsd.org> From: Boris Popov Date: Wed, 28 Jun 2000 18:12:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/msdosfs msdosfs_denode.c msdosfs_vfsops.c msdosfsmount.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bp 2000/06/28 18:12:47 PDT Modified files: sys/msdosfs msdosfs_denode.c msdosfs_vfsops.c msdosfsmount.h Log: Fix memory leakage on module unload. Spotted by: fixed INVARIANTS code Revision Changes Path 1.49 +11 -1 src/sys/msdosfs/msdosfs_denode.c 1.64 +2 -2 src/sys/msdosfs/msdosfs_vfsops.c 1.21 +2 -1 src/sys/msdosfs/msdosfsmount.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 18:17:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E369737C26D; Wed, 28 Jun 2000 18:17:10 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA45245; Wed, 28 Jun 2000 18:17:10 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200006290117.SAA45245@freefall.freebsd.org> From: Jun Kuriyama Date: Wed, 28 Jun 2000 18:17:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/books/handbook/jcontrib chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/06/28 18:17:10 PDT Modified files: ja_JP.eucJP/books/handbook/jcontrib chapter.sgml Log: o Fix invalid local variables and whitespace clean up: jcontrib/chapter.sgml. Submitted by: Hiroki Sato Revision Changes Path 1.4 +12 -14 doc/ja_JP.eucJP/books/handbook/jcontrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 18:19:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8658C37C352; Wed, 28 Jun 2000 18:19:13 -0700 (PDT) (envelope-from bp@FreeBSD.org) Received: (from bp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA45578; Wed, 28 Jun 2000 18:19:13 -0700 (PDT) (envelope-from bp@FreeBSD.org) Message-Id: <200006290119.SAA45578@freefall.freebsd.org> From: Boris Popov Date: Wed, 28 Jun 2000 18:19:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isofs/cd9660 cd9660_node.c cd9660_vfsops.c iso.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bp 2000/06/28 18:19:13 PDT Modified files: sys/isofs/cd9660 cd9660_node.c cd9660_vfsops.c iso.h Log: Fix memory leakage on module unload. Spotted by: fixed INVARIANTS code Revision Changes Path 1.31 +11 -1 src/sys/isofs/cd9660/cd9660_node.c 1.77 +2 -2 src/sys/isofs/cd9660/cd9660_vfsops.c 1.20 +2 -1 src/sys/isofs/cd9660/iso.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 18:20:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 83A0C37BB19; Wed, 28 Jun 2000 18:20:27 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA45835; Wed, 28 Jun 2000 18:20:27 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200006290120.SAA45835@freefall.freebsd.org> From: Jun Kuriyama Date: Wed, 28 Jun 2000 18:20:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/books/handbook book.sgml chapters.ent doc/ja_JP.eucJP/books/handbook/boot chapter.sgml doc/ja_JP.eucJP/books/handbook/users chapter.sgml doc/ja_JP.eucJP/books/handbook/internals chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/06/28 18:20:27 PDT Modified files: ja_JP.eucJP/books/handbook book.sgml chapters.ent ja_JP.eucJP/books/handbook/internals chapter.sgml Added files: ja_JP.eucJP/books/handbook/boot chapter.sgml ja_JP.eucJP/books/handbook/users chapter.sgml Log: o Add new translations and enable them in book.sgml: (new) -> 1.5 boot/chapter.sgml (new) -> 1.1 users/chapter.sgml Note: Remove FreeBSD's bootstrap section from internals/chapter.sgml. o Merge the following from the English version: 1.5 -> 1.8 chapters.ent Submitted by: Hiroki Sato Revision Changes Path 1.57 +3 -3 doc/ja_JP.eucJP/books/handbook/book.sgml 1.5 +4 -2 doc/ja_JP.eucJP/books/handbook/chapters.ent 1.9 +14 -638 doc/ja_JP.eucJP/books/handbook/internals/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 18:25:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 28E0D37C281; Wed, 28 Jun 2000 18:25:32 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA46348; Wed, 28 Jun 2000 18:25:32 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200006290125.SAA46348@freefall.freebsd.org> From: John Baldwin Date: Wed, 28 Jun 2000 18:25:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/btx/btx btx.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/06/28 18:25:31 PDT Modified files: sys/boot/i386/btx/btx btx.s Log: Rework the detecting of the rdmsr and wrmsr instructions in the v86 monitor so that the codepath is cleaner and easier to maintain in the future. Revision Changes Path 1.19 +8 -8 src/sys/boot/i386/btx/btx/btx.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 18:41:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C36A637C2E1; Wed, 28 Jun 2000 18:41:43 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA48096; Wed, 28 Jun 2000 18:41:43 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200006290141.SAA48096@freefall.freebsd.org> From: Satoshi Asami Date: Wed, 28 Jun 2000 18:41:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports INDEX X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/06/28 18:41:43 PDT Modified files: . INDEX Log: New index, with 3,435 ports. Maybe we are halfway between 3.4 and 3.5 now. Revision Changes Path 1.281 +586 -554 ports/INDEX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 19: 8:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1236337C572; Wed, 28 Jun 2000 19:08:22 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA52350; Wed, 28 Jun 2000 19:08:22 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200006290208.TAA52350@freefall.freebsd.org> From: Will Andrews Date: Wed, 28 Jun 2000 19:08:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/libneural Makefile ports/math/libneural/files md5 ports/math/libneural/patches patch-aa ports/math/libneural/pkg COMMENT DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/06/28 19:08:22 PDT Modified files: math Makefile Added files: math/libneural Makefile math/libneural/files md5 math/libneural/patches patch-aa math/libneural/pkg COMMENT DESCR PLIST Log: Add libneural in its new location, moved from devel to math category w/o a repocopy because there's no history to preserve. Libneural is a C++ library implementation of the classic 3-layer perceptron. Also release this port upon the people. Move suggested by: reg Revision Changes Path 1.75 +2 -1 ports/math/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 19: 8:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 06D3337C383; Wed, 28 Jun 2000 19:08:16 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA52176; Wed, 28 Jun 2000 19:08:16 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200006290208.TAA52176@freefall.freebsd.org> From: Will Andrews Date: Wed, 28 Jun 2000 19:08:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/06/28 19:08:15 PDT Modified files: . modules Log: Begin move of libneural to math category. Revision Changes Path 1.1313 +2 -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 Wed Jun 28 19: 8:37 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B0DC537C385; Wed, 28 Jun 2000 19:08:23 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA52408; Wed, 28 Jun 2000 19:08:23 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200006290208.TAA52408@freefall.freebsd.org> From: Will Andrews Date: Wed, 28 Jun 2000 19:08:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/libneural Makefile ports/devel/libneural/files md5 ports/devel/libneural/patches patch-aa ports/devel/libneural/pkg COMMENT DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/06/28 19:08:23 PDT Modified files: devel Makefile Removed files: devel/libneural Makefile devel/libneural/files md5 devel/libneural/patches patch-aa devel/libneural/pkg COMMENT DESCR PLIST Log: Remove libneural from devel category as it should be in math. Submitted by: reg Revision Changes Path 1.304 +1 -2 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 19:17:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5F82637B56E; Wed, 28 Jun 2000 19:17:44 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA53486; Wed, 28 Jun 2000 19:17:44 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200006290217.TAA53486@freefall.freebsd.org> From: Peter Wemm Date: Wed, 28 Jun 2000 19:17:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: distrib/cvsup/sup/cvs-crypto list.cvs distrib/cvsup/sup/src-crypto list.cvs distrib/cvsup/sup/src-crypto-rsa list.cvs releases X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/06/28 19:17:44 PDT Modified files: cvsup/sup/cvs-crypto list.cvs cvsup/sup/src-crypto list.cvs Added files: cvsup/sup/src-crypto-rsa list.cvs releases Log: Exclude rsa_eay.c from the default cvsup collections and make a new src-crypto-rsa collection. rsa_eay.c is about to appear on freefall. If users wish to examine the rsa_eay.c code for educational purposes they can fetch the src-crypto-rsa collection (a whole one file). Users in the US should be careful not to accidently run it though as that would not be allowed under fair-use rules for the RSA patent. Mirrors will not automatically carry this file unless they add src-crypto-rsa to their mirror supfile. cvs-crypto is misspelled. It should have been src-crypto-all. The cvs-* targets were meant for the cvsup mirrors while src*-all were meant to be the super-collections for users to use. Anyway, it is too late now and is only a "problem" for another 3 months. Approved by: markm, jdp, jkh Revision Changes Path 1.9 +1 -0 distrib/cvsup/sup/cvs-crypto/list.cvs 1.3 +1 -0 distrib/cvsup/sup/src-crypto/list.cvs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 19:26:55 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 658A237B6EB; Wed, 28 Jun 2000 19:26:49 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Received: (from gallatin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA54551; Wed, 28 Jun 2000 19:26:48 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Message-Id: <200006290226.TAA54551@freefall.freebsd.org> From: Andrew Gallatin Date: Wed, 28 Jun 2000 19:26:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/isa isa_dma.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gallatin 2000/06/28 19:26:48 PDT Modified files: sys/alpha/isa isa_dma.c Log: remove breakage that snuck in with my last commit pointed out by: peter Revision Changes Path 1.5 +1 -2 src/sys/alpha/isa/isa_dma.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 19:28:24 2000 Delivered-To: cvs-all@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id D41B737BAD1; Wed, 28 Jun 2000 19:28:19 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id TAA15243; Wed, 28 Jun 2000 19:28:15 -0700 Date: Wed, 28 Jun 2000 19:28:18 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Andrew Gallatin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/isa isa_dma.c In-Reply-To: <200006290226.TAA54551@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG So, how did it work for me and not for Peter? On Wed, 28 Jun 2000, Andrew Gallatin wrote: > gallatin 2000/06/28 19:26:48 PDT > > Modified files: > sys/alpha/isa isa_dma.c > Log: > remove breakage that snuck in with my last commit > > pointed out by: peter > > Revision Changes Path > 1.5 +1 -2 src/sys/alpha/isa/isa_dma.c > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 19:31:36 2000 Delivered-To: cvs-all@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 110D537B715; Wed, 28 Jun 2000 19:31:31 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from gale.cs.duke.edu (gale.cs.duke.edu [152.3.145.6]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id WAA02389; Wed, 28 Jun 2000 22:31:29 -0400 (EDT) Received: (gallatin@localhost) by gale.cs.duke.edu (8.8.4/8.6.9) id WAA11770; Wed, 28 Jun 2000 22:31:29 -0400 (EDT) Date: Wed, 28 Jun 2000 22:31:29 -0400 (EDT) Message-Id: <200006290231.WAA11770@gale.cs.duke.edu> From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: mjacob@feral.com Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/isa isa_dma.c In-Reply-To: References: <200006290226.TAA54551@freefall.freebsd.org> X-Mailer: VM 6.32 under 19.15 XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Matthew Jacob writes: > > So, how did it work for me and not for Peter? And me too on my xp1000 and up1000. That's how I missed removing it. Anyway, I'm not sure that its his problem, but it certainly shouldn't be there. It was left over from my attempts to get the floppy drive doing dma. (it turned out the real problem was that I needed to flip a bit in the isa bridge). Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 19:31:50 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E05B137C381; Wed, 28 Jun 2000 19:31:42 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA55640; Wed, 28 Jun 2000 19:31:42 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200006290231.TAA55640@freefall.freebsd.org> From: Satoshi Asami Date: Wed, 28 Jun 2000 19:31:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cvsweb Makefile ports/devel/libgnugetopt Makefile ports/devel/cvs2cl Makefile ports/devel/cvsutils Makefile ports/devel/libg++ Makefile ports/astro/pyweather Makefile ports/audio/gmixer Makefile ports/audio/xcd Makefile ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/06/28 19:31:42 PDT Modified files: devel/cvsweb Makefile devel/libgnugetopt Makefile devel/cvs2cl Makefile devel/cvsutils Makefile devel/libg++ Makefile astro/pyweather Makefile audio/gmixer Makefile audio/xcd Makefile emulators/hfs Makefile emulators/vmware2 Makefile emulators/tkhfs Makefile emulators/ksnes9x Makefile games/qix Makefile japanese/jed Makefile japanese/esecanna Makefile japanese/esecanna-module-vje25 Makefile japanese/esecanna-module-vje30 Makefile japanese/esecanna-module-wnn6 Makefile mail/hbiff Makefile math/linalg Makefile misc/figlet Makefile misc/jive Makefile misc/mshell Makefile net/pathchar Makefile net/sniffit Makefile net/tcpshow Makefile net/bounce Makefile net/relay Makefile net/telserv Makefile security/gtkportscan Makefile security/kssh Makefile shells/zsh-devel Makefile sysutils/cd-write Makefile x11/xcolors Makefile x11-wm/afterstep-i18n Makefile palm/jconv Makefile Log: Use ${MASTER_SITE_LOCAL}. Revision Changes Path 1.16 +3 -2 ports/devel/cvsweb/Makefile 1.14 +3 -2 ports/devel/libgnugetopt/Makefile 1.4 +3 -2 ports/devel/cvs2cl/Makefile 1.5 +3 -2 ports/devel/cvsutils/Makefile 1.9 +3 -2 ports/devel/libg++/Makefile 1.7 +3 -2 ports/astro/pyweather/Makefile 1.11 +3 -2 ports/audio/gmixer/Makefile 1.28 +3 -2 ports/audio/xcd/Makefile 1.13 +3 -2 ports/emulators/hfs/Makefile 1.17 +3 -2 ports/emulators/vmware2/Makefile 1.22 +3 -2 ports/emulators/tkhfs/Makefile 1.8 +3 -2 ports/emulators/ksnes9x/Makefile 1.3 +3 -2 ports/games/qix/Makefile 1.9 +3 -2 ports/japanese/jed/Makefile 1.17 +3 -2 ports/japanese/esecanna/Makefile 1.11 +3 -2 ports/japanese/esecanna-module-vje25/Makefile 1.12 +3 -2 ports/japanese/esecanna-module-vje30/Makefile 1.8 +3 -2 ports/japanese/esecanna-module-wnn6/Makefile 1.11 +3 -2 ports/mail/hbiff/Makefile 1.6 +3 -2 ports/math/linalg/Makefile 1.19 +3 -2 ports/misc/figlet/Makefile 1.14 +3 -2 ports/misc/jive/Makefile 1.17 +3 -2 ports/misc/mshell/Makefile 1.19 +3 -2 ports/net/pathchar/Makefile 1.13 +3 -2 ports/net/sniffit/Makefile 1.13 +3 -2 ports/net/tcpshow/Makefile 1.11 +3 -2 ports/net/bounce/Makefile 1.11 +3 -2 ports/net/relay/Makefile 1.11 +3 -2 ports/net/telserv/Makefile 1.13 +3 -2 ports/security/gtkportscan/Makefile 1.7 +3 -2 ports/security/kssh/Makefile 1.49 +4 -3 ports/shells/zsh-devel/Makefile 1.23 +3 -2 ports/sysutils/cd-write/Makefile 1.19 +3 -2 ports/x11/xcolors/Makefile 1.14 +4 -3 ports/x11-wm/afterstep-i18n/Makefile 1.5 +3 -2 ports/palm/jconv/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 19:50: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from zippy.osd.bsdi.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 645C737C3D0; Wed, 28 Jun 2000 19:49:58 -0700 (PDT) (envelope-from jkh@zippy.osd.bsdi.com) Received: from localhost (jkh@localhost [127.0.0.1]) by zippy.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id TAA16422; Wed, 28 Jun 2000 19:50:23 -0700 (PDT) (envelope-from jkh@zippy.osd.bsdi.com) To: Doug Barton Cc: "Andrey A. Chernov" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: backporting to 3.5 In-reply-to: Your message of "Wed, 28 Jun 2000 16:13:54 PDT." Date: Wed, 28 Jun 2000 19:50:23 -0700 Message-ID: <16419.962247023@localhost> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Is there going to be a policy regarding what to backport to 3.5? > My personal opinion is that if we backport too much we reduce the > users' motivation to move to ... Whatever people wish to back-port to it, within reason. Your personal opinion aside, we don't engage in social engineering around here by holding back fixes in attempt to force users to switch. There are some large commercial sites which only recently stopped using 2.2.8 and not everyone is or needs to be a revision-bumping junkie for FreeBSD. As to discouraging developers by doing so, I don't see that at all. Only developers who actively WANT to commit to the -stable branches do so. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 19:55:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D3C4237BADE; Wed, 28 Jun 2000 19:55:37 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA58756; Wed, 28 Jun 2000 19:55:38 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200006290255.TAA58756@freefall.freebsd.org> From: Jun Kuriyama Date: Wed, 28 Jun 2000 19:55:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/ja/ports comments.ja X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/06/28 19:55:38 PDT Modified files: ja/ports comments.ja Log: Merge 1.281 of INDEX (-emulators). Revision Changes Path 1.22 +19 -5 www/ja/ports/comments.ja To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 20: 6:39 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D2D1437BAA2; Wed, 28 Jun 2000 20:06:35 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id UAA61145; Wed, 28 Jun 2000 20:06:36 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Wed, 28 Jun 2000 20:06:36 -0700 (PDT) From: Kris Kennaway To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: distrib/cvsup/sup/cvs-crypto list.cvs distrib/cvsup/sup/src-crypto list.cvs distrib/cvsup/sup/src-crypto-rsa list.cvs releases In-Reply-To: <200006290217.TAA53486@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 28 Jun 2000, Peter Wemm wrote: > peter 2000/06/28 19:17:44 PDT > > Modified files: > cvsup/sup/cvs-crypto list.cvs > cvsup/sup/src-crypto list.cvs > Added files: > cvsup/sup/src-crypto-rsa list.cvs releases > Log: > Exclude rsa_eay.c from the default cvsup collections and make a new > src-crypto-rsa collection. rsa_eay.c is about to appear on freefall. > Approved by: markm, jdp, jkh Cheering by: kris Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 20:27:17 2000 Delivered-To: cvs-all@freebsd.org Received: from server.baldwin.cx (server.geekhouse.net [64.81.6.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A95637BADE; Wed, 28 Jun 2000 20:27:03 -0700 (PDT) (envelope-from john@baldwin.cx) Received: from john.baldwin.cx (root@john.baldwin.cx [192.168.1.18]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id UAA00624; Wed, 28 Jun 2000 20:27:01 -0700 (PDT) (envelope-from john@baldwin.cx) Received: (from john@localhost) by john.baldwin.cx (8.9.3/8.9.3) id TAA04477; Wed, 28 Jun 2000 19:22:30 -0700 (PDT) (envelope-from john) Message-Id: <200006290222.TAA04477@john.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200006290125.SAA46348@freefall.freebsd.org> Date: Wed, 28 Jun 2000 19:22:30 -0700 (PDT) Organization: BSD, Inc. From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/boot/i386/btx/btx btx.s Cc: cvs-all@freebsd.org, cvs-committers@freebsd.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 29-Jun-00 John Baldwin wrote: > jhb 2000/06/28 18:25:31 PDT > > Modified files: > sys/boot/i386/btx/btx btx.s > Log: > Rework the detecting of the rdmsr and wrmsr instructions in the v86 > monitor so that the codepath is cleaner and easier to maintain in the > future. 2 minutes after committing this I discovered that this fixed a nasty but in my earlier commit. If you get weird BTX faults with the start of cs:ip as '0f 32', then this should fix that. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.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 Jun 28 20:27:19 2000 Delivered-To: cvs-all@freebsd.org Received: from server.baldwin.cx (server.geekhouse.net [64.81.6.52]) by hub.freebsd.org (Postfix) with ESMTP id DCD0E37C234; Wed, 28 Jun 2000 20:27:06 -0700 (PDT) (envelope-from john@baldwin.cx) Received: from john.baldwin.cx (root@john.baldwin.cx [192.168.1.18]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id UAA00669; Wed, 28 Jun 2000 20:27:05 -0700 (PDT) (envelope-from john@baldwin.cx) Received: (from john@localhost) by john.baldwin.cx (8.9.3/8.9.3) id KAA03686; Wed, 28 Jun 2000 10:21:31 -0700 (PDT) (envelope-from john) Message-Id: <200006281721.KAA03686@john.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20000628091700.W275@fw.wintelcom.net> Date: Wed, 28 Jun 2000 10:21:31 -0700 (PDT) Organization: BSD, Inc. From: John Baldwin To: Alfred Perlstein Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf NOT Cc: Dag-Erling Smorgrav , cvs-committers@freebsd.org, cvs-all@freebsd.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 28-Jun-00 Alfred Perlstein wrote: > Which won't work when there's vhosting going on. All the world is not a vhost. :P -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.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 Jun 28 20:27:49 2000 Delivered-To: cvs-all@freebsd.org Received: from server.baldwin.cx (server.geekhouse.net [64.81.6.52]) by hub.freebsd.org (Postfix) with ESMTP id 2319C37C391; Wed, 28 Jun 2000 20:27:07 -0700 (PDT) (envelope-from john@baldwin.cx) Received: from john.baldwin.cx (root@john.baldwin.cx [192.168.1.18]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id UAA00672; Wed, 28 Jun 2000 20:27:05 -0700 (PDT) (envelope-from john@baldwin.cx) Received: (from john@localhost) by john.baldwin.cx (8.9.3/8.9.3) id KAA03683; Wed, 28 Jun 2000 10:21:31 -0700 (PDT) (envelope-from john) Message-Id: <200006281721.KAA03683@john.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Wed, 28 Jun 2000 10:21:31 -0700 (PDT) Organization: BSD, Inc. From: John Baldwin To: Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf NOT Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org, Alfred Perlstein Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 28-Jun-00 Dag-Erling Smorgrav wrote: > Alfred Perlstein writes: >> * John Baldwin [000628 01:11] wrote: >> > On 27-Jun-00 Alfred Perlstein wrote: >> > > * Dag-Erling Smorgrav [000627 04:43] wrote: >> > >> Alfred Perlstein writes: >> > >> > two accept filters are provided, one that returns sockets when data >> > >> > arrives the other when an http request is completed (doesn't work >> > >> > with 0.9 requests) >> > >> ...which means it doesn't work except as proof of concept. >> > > Show me a browser that only issues 0.9 requests and I'll show you >> > > a browser that wouldn't grok the html on my page even if it did >> > > respond to 0.9. >> > For one thing, if I manually telnet to a host, I'm much more likely >> > to use a 0.9 request than a 1.0 one [...] >> Which won't work when there's vhosting going on. > > I know. But in any case, you didn't specify *how* HTTPACCEPT fails to > work with HTTP 0.9. If it wakes the process up too early, no problem > (you're no worse off than without HTTPACCETPT). But if it never wakes > up the process (because it keeps waiting for more header lines), > that's not acceptable. It waits for a full HTTP/1.0 header, i.e. one including a blank line. Thus, it won't ever return the socket as ready if a server uses a 0.9 request.. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.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 Jun 28 20:27:51 2000 Delivered-To: cvs-all@freebsd.org Received: from server.baldwin.cx (server.geekhouse.net [64.81.6.52]) by hub.freebsd.org (Postfix) with ESMTP id EF29537C301; Wed, 28 Jun 2000 20:27:10 -0700 (PDT) (envelope-from john@baldwin.cx) Received: from john.baldwin.cx (root@john.baldwin.cx [192.168.1.18]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id UAA00675; Wed, 28 Jun 2000 20:27:05 -0700 (PDT) (envelope-from john@baldwin.cx) Received: (from john@localhost) by john.baldwin.cx (8.9.3/8.9.3) id KAA03680; Wed, 28 Jun 2000 10:21:30 -0700 (PDT) (envelope-from john) Message-Id: <200006281721.KAA03680@john.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20000628101529.A63423@node1.cluster.srrc.usda.gov> Date: Wed, 28 Jun 2000 10:21:30 -0700 (PDT) Organization: BSD, Inc. From: John Baldwin To: Glenn Johnson Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources Cc: Brian Somers , cvs-committers@freebsd.org, cvs-all@freebsd.org, "David O'Brien" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 28-Jun-00 Glenn Johnson wrote: > On Tue, Jun 27, 2000 at 10:55:03AM -0700, John Baldwin wrote: > >> On 27-Jun-00 David O'Brien wrote: >> >> >> I would vote for pulling the server stuff into contrib too. >> > >> > I'd really rather dike out the client from the isc-dhcp port >> > instead. (for those systems that have /sbin/dhclient). >> >> I prefer this option. Most people don't need a DHCP server. > > Just my 2 cents here but isn't FreeBSD suppose to be a server OS? So > shouldn't a server OS have a DHCP server in the base system? By that argument we should import the apache web server, samba, or something similar into the system. Being a server platform does not mean that you have to ship with lots of servers, it means you provide a stable, well-preforming environment on which one can run those servers. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.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 Jun 28 20:30:24 2000 Delivered-To: cvs-all@freebsd.org Received: from dt052n3e.san.rr.com (dt052n3e.san.rr.com [204.210.33.62]) by hub.freebsd.org (Postfix) with ESMTP id BF38937C39C; Wed, 28 Jun 2000 20:30:17 -0700 (PDT) (envelope-from DougB@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt052n3e.san.rr.com (8.9.3/8.9.3) with ESMTP id UAA47341; Wed, 28 Jun 2000 20:30:09 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <395AC2C0.BA93E640@gorean.org> Date: Wed, 28 Jun 2000 20:30:08 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0627 i386) X-Accept-Language: en MIME-Version: 1.0 To: "Jordan K. Hubbard" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: backporting to 3.5 References: <16419.962247023@localhost> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Jordan K. Hubbard" wrote: > > > Is there going to be a policy regarding what to backport to 3.5? > > My personal opinion is that if we backport too much we reduce the > > users' motivation to move to ... > > Whatever people wish to back-port to it, within reason. I think what I was asking about was a clearer definition of "within reason," but so be it. > Your personal > opinion aside, we don't engage in social engineering around here by > holding back fixes in attempt to force users to switch. Please don't mischaracterize what I said. I specifically referred to fixes as something which should be expected to backport. I have a fleet of 3.x machines that I don't plan to upgrade any time soon, so I'm interested in protecting the branch as much as anything else. I started to type out some kind of response to the rest of your post, but apparently I've (yet again) stepped on some nerve of yours, so I will just let it stand at that. Doug -- "Live free or die" - State motto of my ancestral homeland, New Hampshire Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 20:41:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A32FD37C452; Wed, 28 Jun 2000 20:41:31 -0700 (PDT) (envelope-from bp@FreeBSD.org) Received: (from bp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA64784; Wed, 28 Jun 2000 20:41:31 -0700 (PDT) (envelope-from bp@FreeBSD.org) Message-Id: <200006290341.UAA64784@freefall.freebsd.org> From: Boris Popov Date: Wed, 28 Jun 2000 20:41:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_malloc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bp 2000/06/28 20:41:31 PDT Modified files: sys/kern kern_malloc.c Log: If kernel compiled with INVARIANTS: On unload, remove references from freelist to memory type defined by module. Print a warning if module defines and allocate its own memory type, but didn't free it all on unload. Reviewed by: peter Revision Changes Path 1.67 +25 -1 src/sys/kern/kern_malloc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 20:48:17 2000 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id 12E8937BA79; Wed, 28 Jun 2000 20:48:12 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id 4683A1C6C; Wed, 28 Jun 2000 23:48:11 -0400 (EDT) Date: Wed, 28 Jun 2000 23:48:11 -0400 From: Bill Fumerola To: John Baldwin Cc: Alfred Perlstein , Dag-Erling Smorgrav , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf NOT Message-ID: <20000628234811.I18942@jade.chc-chimes.com> References: <20000628091700.W275@fw.wintelcom.net> <200006281721.KAA03686@john.baldwin.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200006281721.KAA03686@john.baldwin.cx>; from jhb@freebsd.org on Wed, Jun 28, 2000 at 10:21:31AM -0700 X-Operating-System: FreeBSD 3.3-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jun 28, 2000 at 10:21:31AM -0700, John Baldwin wrote: > > Which won't work when there's vhosting going on. > > All the world is not a vhost. :P That's the neat thing about these loadable filters. If you have people using assfucked clients from the prehistoric days of HTTP sending only 0.9 requests, you could write your own filter to handle that. -- Bill Fumerola - Network Architect / Computer Horizons Corp - CHIMES e-mail: billf@chimesnet.com / billf@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 Jun 28 21:48:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C28F337C39C; Wed, 28 Jun 2000 21:48:34 -0700 (PDT) (envelope-from dcs@FreeBSD.org) Received: (from dcs@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA72899; Wed, 28 Jun 2000 21:48:34 -0700 (PDT) (envelope-from dcs@FreeBSD.org) Message-Id: <200006290448.VAA72899@freefall.freebsd.org> From: "Daniel C. Sobral" Date: Wed, 28 Jun 2000 21:48:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/regex engine.c regcomp.c regex2.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dcs 2000/06/28 21:48:34 PDT Modified files: lib/libc/regex engine.c regcomp.c regex2.h Log: Add Boyler-Moore algorithm to pre-matching test. The BM algorithm works by scanning the pattern from right to left, and jumping as many characters as viable based on the text's mismatched character and the pattern's already matched suffix. This typically enable us to test only a fraction of the text's characters, but has a worse performance than the straight-forward method for small patterns. Because of this, the BM algorithm will only be used if the pattern size is at least 4 characters. Notice that this pre-matching is done on the largest substring of the regular expression that _must_ be present on the text for a succesful match to be possible at all. For instance, "(xyzzy|grues)" will yield a null "must" substring, and, therefore, not benefit from the BM algorithm at all. Because of the lack of intelligence of the algorithm that finds the "must" string, things like "charjump|matchjump" will also yield a null string. To optimize that, "(char|match)jump" should be used. The setup time (at regcomp()) for the BM algorithm will most likely outweight any benefits for one-time matches. Given the slow regex(3) we have, this is unlikely to be even perceptible, though. The size of a regex_t structure is increased by 2*sizeof(char*) + 256*sizeof(int) + strlen(must)*sizeof(int). This is all inside the regex_t's "guts", which is allocated dynamically by regcomp(). If allocation of either of the two tables fail, the other one is freed. In this case, the straight-forward algorithm is used for pre-matching. Tests exercising the code path affected have shown a speed increase of 50% for "must" strings of length four or five. API and ABI remain unchanged by this commit. The patch submitted on the PR was not used, as it was non-functional. PR: 14342 Revision Changes Path 1.6 +54 -6 src/lib/libc/regex/engine.c 1.14 +144 -0 src/lib/libc/regex/regcomp.c 1.4 +4 -0 src/lib/libc/regex/regex2.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 21:50:20 2000 Delivered-To: cvs-all@freebsd.org Received: from dt052n3e.san.rr.com (dt052n3e.san.rr.com [204.210.33.62]) by hub.freebsd.org (Postfix) with ESMTP id BD2FA37BAF9; Wed, 28 Jun 2000 21:50:14 -0700 (PDT) (envelope-from DougB@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt052n3e.san.rr.com (8.9.3/8.9.3) with ESMTP id VAA48241; Wed, 28 Jun 2000 21:50:11 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <395AD583.8DD2C293@gorean.org> Date: Wed, 28 Jun 2000 21:50:11 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0628 i386) X-Accept-Language: en MIME-Version: 1.0 To: Bill Fumerola Cc: Alfred Perlstein , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf NOT References: <20000628091700.W275@fw.wintelcom.net> <200006281721.KAA03686@john.baldwin.cx> <20000628234811.I18942@jade.chc-chimes.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bill Fumerola wrote: > > On Wed, Jun 28, 2000 at 10:21:31AM -0700, John Baldwin wrote: > > > > Which won't work when there's vhosting going on. > > > > All the world is not a vhost. :P > > That's the neat thing about these loadable filters. If you have people > using assfucked clients . . . I feel strongly that this deserves a jargon entry. :) Doug -- "Live free or die" - State motto of my ancestral homeland, New Hampshire Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 21:53:18 2000 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 5CE2837C2AD; Wed, 28 Jun 2000 21:53:14 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id VAA34805; Wed, 28 Jun 2000 21:53:08 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id VAA32096; Wed, 28 Jun 2000 21:53:06 -0700 (PDT) (envelope-from obrien) Date: Wed, 28 Jun 2000 21:53:06 -0700 From: "David O'Brien" To: Robert Watson Cc: Alexander Langer , Glenn Johnson , John Baldwin , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Brian Somers Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources Message-ID: <20000628215305.B30313@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20000628172512.B52859@cichlids.cichlids.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from rwatson@FreeBSD.org on Wed, Jun 28, 2000 at 05:03:03PM -0400 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jun 28, 2000 at 05:03:03PM -0400, Robert Watson wrote: > But we do have a long obsolete bootpd (bootpd(8)), and the DHCP client and > server are shipped in the same build package by the same vendor (ISC) > under a BSD license. We could easily remove the bootp support, gain the > DHCP support, resulting in newer and better written software (assertion) > without increase in bloat. :-) It has been my intention of axing out bootpd (making it a port). [w/o replacing it with dhcpd] -- -- David (obrien@FreeBSD.org) Disclaimer: Not speaking for FreeBSD, just expressing my own opinion. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 22: 0:32 2000 Delivered-To: cvs-all@freebsd.org Received: from lambic.physics.montana.edu (lambic.physics.montana.edu [153.90.192.128]) by hub.freebsd.org (Postfix) with ESMTP id 999BD37C446; Wed, 28 Jun 2000 22:00:22 -0700 (PDT) (envelope-from handy@lambic.physics.montana.edu) Received: from localhost (handy@localhost) by lambic.physics.montana.edu (8.9.3/8.9.3) with ESMTP id XAA87994; Wed, 28 Jun 2000 23:00:22 -0600 (MDT) (envelope-from handy@lambic.physics.montana.edu) Date: Wed, 28 Jun 2000 23:00:22 -0600 (MDT) From: Brian Handy To: cvs-committers@FreeBSD.ORG Cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources In-Reply-To: <200006281721.KAA03680@john.baldwin.cx> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> Just my 2 cents here but isn't FreeBSD suppose to be a server OS? So >> shouldn't a server OS have a DHCP server in the base system? I think another way of looking at it was that DHCP was only added as another convenient way to do a sysinstall. Including a server wouldn't necessarily help this endeavor. Cheers, Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 22: 4:22 2000 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id 84D9F37B778; Wed, 28 Jun 2000 22:04:15 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id 708FF1C6C; Thu, 29 Jun 2000 01:04:14 -0400 (EDT) Date: Thu, 29 Jun 2000 01:04:14 -0400 From: Bill Fumerola To: "Daniel C. Sobral" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/regex engine.c regcomp.c regex2.h Message-ID: <20000629010414.J18942@jade.chc-chimes.com> References: <200006290448.VAA72899@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200006290448.VAA72899@freefall.freebsd.org>; from dcs@FreeBSD.org on Wed, Jun 28, 2000 at 09:48:34PM -0700 X-Operating-System: FreeBSD 3.3-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jun 28, 2000 at 09:48:34PM -0700, Daniel C. Sobral wrote: > 1.14 +144 -0 src/lib/libc/regex/regcomp.c > 1.4 +4 -0 src/lib/libc/regex/regex2.h How did these miss the $FreeBSD$ check? -- Bill Fumerola - Network Architect / Computer Horizons Corp - CHIMES e-mail: billf@chimesnet.com / billf@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 Jun 28 22: 8:29 2000 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 0FB1E37BAB7; Wed, 28 Jun 2000 22:08:24 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id WAA34873; Wed, 28 Jun 2000 22:08:15 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id WAA32246; Wed, 28 Jun 2000 22:08:14 -0700 (PDT) (envelope-from obrien) Date: Wed, 28 Jun 2000 22:08:14 -0700 From: "David O'Brien" To: Neil Blakey-Milner Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/Tools/scripts close-pr README Message-ID: <20000628220814.D31775@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200006261749.KAA79222@freefall.freebsd.org> <20000626210540.F23538@argon.gryphonsoft.com> <20000627094653.A27301@mithrandr.moria.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000627094653.A27301@mithrandr.moria.org>; from nbm@mithrandr.moria.org on Tue, Jun 27, 2000 at 09:46:53AM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jun 27, 2000 at 09:46:53AM +0200, Neil Blakey-Milner wrote: > > > Add close-pr - a slightly hacked version of edit-pr(1) to quickly > > > close PR. > > If it is not ports-specific, it may not really belong here. :-) > > Nor is getpr, prpatch, and prdone. (: I've asked that they all get repo copied to src/tools/PR/ as they are not Ports specific. -- -- David (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 Jun 28 22: 9:17 2000 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id AC96E37B72C; Wed, 28 Jun 2000 22:09:08 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id WAA34878; Wed, 28 Jun 2000 22:09:06 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id WAA32261; Wed, 28 Jun 2000 22:09:05 -0700 (PDT) (envelope-from obrien) Date: Wed, 28 Jun 2000 22:09:05 -0700 From: "David O'Brien" To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/news/diablo Makefile ports/news/diablo/files md5 post-install-notes ports/news/diablo/patches patch-aa ports/news/diablo/pkg INSTALL MESSAGE COMMENT DESCR PLIST ports/news/diablo/scripts diablo.sh createuser Message-ID: <20000628220905.E31775@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <200006261229.FAA47475@freefall.freebsd.org> <20000626083836.X85886@argon.gryphonsoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from des@flood.ping.uio.no on Tue, Jun 27, 2000 at 12:39:20PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jun 27, 2000 at 12:39:20PM +0200, Dag-Erling Smorgrav wrote: > Will Andrews writes: > > Thanks for not changing the header. =) > *shrug* I don't understand why not, but if the ports buffs say not to, > who am I to argue? > (I've never really understood the point of that header) It has no point. (other than the $FreeBSD$) -- -- David (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 Jun 28 22:12:26 2000 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 6211837BAF9; Wed, 28 Jun 2000 22:12:18 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id WAA34888; Wed, 28 Jun 2000 22:12:11 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id WAA32275; Wed, 28 Jun 2000 22:12:10 -0700 (PDT) (envelope-from obrien) Date: Wed, 28 Jun 2000 22:12:10 -0700 From: "David O'Brien" To: Will Andrews Cc: Maxim Sobolev , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/audio/sidplay Makefile Message-ID: <20000628221209.F31775@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200006230927.CAA23802@freefall.freebsd.org> <20000623080800.F77304@argon.gryphonsoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000623080800.F77304@argon.gryphonsoft.com>; from andrews@technologist.com on Fri, Jun 23, 2000 at 08:08:00AM -0400 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jun 23, 2000 at 08:08:00AM -0400, Will Andrews wrote: > > Add USE_NEWGCC. > > Which begs the question: How much longer are we going to support > 3.x-only options in ports? I haven't had a RELENG3 system for a month > now, and I imagine that many other ports committers haven't either. We just released 3.5 and people screemed to get that release. Setting "USE_NEWGCC=yes" is so easly and causes no troble I fail to see what is gained by not giving the RELENG_3 people a fighting chance. -- -- David (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 Jun 28 22:13:21 2000 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 4789D37B72C; Wed, 28 Jun 2000 22:13:10 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id WAA34892; Wed, 28 Jun 2000 22:13:07 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id WAA32286; Wed, 28 Jun 2000 22:13:06 -0700 (PDT) (envelope-from obrien) Date: Wed, 28 Jun 2000 22:13:06 -0700 From: "David O'Brien" To: Ade Lovett Cc: Maxim Sobolev , Will Andrews , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/audio/sidplay Makefile Message-ID: <20000628221306.G31775@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200006230927.CAA23802@freefall.freebsd.org> <20000623080800.F77304@argon.gryphonsoft.com> <3953573F.7B95B83E@FreeBSD.org> <20000623094306.I44870@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000623094306.I44870@FreeBSD.org>; from ade@FreeBSD.org on Fri, Jun 23, 2000 at 09:43:06AM -0500 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jun 23, 2000 at 09:43:06AM -0500, Ade Lovett wrote: > Agreed. At the same time, any remnants of PORTOBJFORMAT, or a.out > shared library names in PLISTs, or aout in general needs to go > (adios 2.x) Since we already have the machanism in place, I fail to see what we gain by diking it out. Since we have a method, there is no reason to not give the 2.x users a fighting chance of getting a port to build and install. -- -- David (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 Jun 28 22:15: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from server1.mich.com (server1.mich.com [198.108.16.2]) by hub.freebsd.org (Postfix) with ESMTP id 03AAF37BB1C; Wed, 28 Jun 2000 22:14:58 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm001-038.dialup.bignet.net [64.79.80.38]) by server1.mich.com (8.9.3/8.9.3) with ESMTP id BAA04697; Thu, 29 Jun 2000 01:14:50 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id 8AB1D1997; Thu, 29 Jun 2000 01:12:41 -0400 (EDT) Date: Thu, 29 Jun 2000 01:12:41 -0400 From: Will Andrews To: "David O'Brien" Cc: Neil Blakey-Milner , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/Tools/scripts close-pr README Message-ID: <20000629011241.E13914@argon.gryphonsoft.com> References: <200006261749.KAA79222@freefall.freebsd.org> <20000626210540.F23538@argon.gryphonsoft.com> <20000627094653.A27301@mithrandr.moria.org> <20000628220814.D31775@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000628220814.D31775@dragon.nuxi.com>; from obrien@FreeBSD.ORG on Wed, Jun 28, 2000 at 10:08:14PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jun 28, 2000 at 10:08:14PM -0700, David O'Brien wrote: > I've asked that they all get repo copied to src/tools/PR/ as they are not > Ports specific. Sounds like a perfect place to put them. -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 22:31:39 2000 Delivered-To: cvs-all@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id 3BBEE37C3DB; Wed, 28 Jun 2000 22:31:31 -0700 (PDT) (envelope-from dcs@newsguy.com) Received: from newsguy.com (p03-dn03kiryunisiki.gunma.ocn.ne.jp [210.232.224.132]) by peach.ocn.ne.jp (8.9.1a/OCN/) with ESMTP id OAA19167; Thu, 29 Jun 2000 14:31:25 +0900 (JST) Message-ID: <395ADF59.E8C978E2@newsguy.com> Date: Thu, 29 Jun 2000 14:32:09 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,pt-BR,ja MIME-Version: 1.0 To: Bill Fumerola Cc: "Daniel C. Sobral" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/regex engine.c regcomp.c regex2.h References: <200006290448.VAA72899@freefall.freebsd.org> <20000629010414.J18942@jade.chc-chimes.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bill Fumerola wrote: > > On Wed, Jun 28, 2000 at 09:48:34PM -0700, Daniel C. Sobral wrote: > > > 1.14 +144 -0 src/lib/libc/regex/regcomp.c > > 1.4 +4 -0 src/lib/libc/regex/regex2.h > > How did these miss the $FreeBSD$ check? Not a clue. But they sure didn't have it. -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org capo@the.great.underground.bsdconpiracy.org Windows works, for sufficently small values of "works". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 22:33:43 2000 Delivered-To: cvs-all@freebsd.org Received: from ns1.bayouhome.net (ns1.bayouhome.net [64.29.16.147]) by hub.freebsd.org (Postfix) with ESMTP id 89CAA37BAF9; Wed, 28 Jun 2000 22:33:36 -0700 (PDT) (envelope-from glennpj@bayouhome.net) Received: from gforce.johnson.home (p757.accesscom.net [206.160.4.122] (may be forged)) by ns1.bayouhome.net (8.9.3/8.9.3) with ESMTP id AAA20919; Thu, 29 Jun 2000 00:34:47 -0500 Received: (from glenn@localhost) by gforce.johnson.home (8.9.3/8.9.3) id AAA17876; Thu, 29 Jun 2000 00:29:58 -0500 (CDT) (envelope-from glenn) Date: Thu, 29 Jun 2000 00:29:26 -0500 From: Glenn Johnson To: John Baldwin Cc: Brian Somers , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, "David O'Brien" Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources Message-ID: <20000629002926.A17817@gforce.johnson.home> Mail-Followup-To: Glenn Johnson , John Baldwin , Brian Somers , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, David O'Brien References: <20000628101529.A63423@node1.cluster.srrc.usda.gov> <200006281721.KAA03680@john.baldwin.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200006281721.KAA03680@john.baldwin.cx>; from jhb@FreeBSD.ORG on Wed, Jun 28, 2000 at 10:21:30AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jun 28, 2000 at 10:21:30AM -0700, John Baldwin wrote: > On 28-Jun-00 Glenn Johnson wrote: > > > On Tue, Jun 27, 2000 at 10:55:03AM -0700, John Baldwin wrote: > > > >> On 27-Jun-00 David O'Brien wrote: > >> > >> >> I would vote for pulling the server stuff into contrib too. > >> > > >> > I'd really rather dike out the client from the isc-dhcp port > >> > instead. (for those systems that have /sbin/dhclient). > >> > >> I prefer this option. Most people don't need a DHCP server. > > > > Just my 2 cents here but isn't FreeBSD suppose to be a server OS? So > > shouldn't a server OS have a DHCP server in the base system? > > By that argument we should import the apache web server, samba, or > something similar into the system. I do not think DHCP fits into the same category as a web server or samba, etc. I do not think you can just throw a blanket over all "servers" and say one is the same as another. > Being a server platform does not mean that you have to ship with lots > of servers, it means you provide a stable, well-preforming environment > on which one can run those servers. Agreed, but some would say that FreeBSD *does* ship with a lot of servers: sendmail, bind, sshd, rlogind, rshd, telnetd, ftpd, ntpd, nis, nfs, uucp, ... I just do not follow your logic. The other logic I do not follow is why take a package that has the client and the server (isc-dhcp) and install the client but not the server. In any event, I really do not care much about this issue of a DHCP server but I do care about the apparent attitude of "If it was not in BSD in the 80s then we do not want it now". If I am misjudging this then please enlighten me. -- Glenn Johnson glennpj@bayouhome.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 22:47:56 2000 Delivered-To: cvs-all@freebsd.org Received: from virtual-voodoo.com (virtual-voodoo.com [204.120.165.254]) by hub.freebsd.org (Postfix) with ESMTP id D236B37B7F9; Wed, 28 Jun 2000 22:47:41 -0700 (PDT) (envelope-from steve@virtual-voodoo.com) Received: (from steve@localhost) by virtual-voodoo.com (8.11.0.Beta3/8.11.0.Beta3) id e5T5lUF41536; Thu, 29 Jun 2000 00:47:30 -0500 (EST) Date: Thu, 29 Jun 2000 00:47:30 -0500 From: Steve Ames To: Glenn Johnson Cc: John Baldwin , Brian Somers , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, "David O'Brien" Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources Message-ID: <20000629004730.A15014@virtual-voodoo.com> References: <20000628101529.A63423@node1.cluster.srrc.usda.gov> <200006281721.KAA03680@john.baldwin.cx> <20000629002926.A17817@gforce.johnson.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000629002926.A17817@gforce.johnson.home>; from gjohnson@nola.srrc.usda.gov on Thu, Jun 29, 2000 at 12:29:26AM -0500 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jun 29, 2000 at 12:29:26AM -0500, Glenn Johnson wrote: > > Being a server platform does not mean that you have to ship with lots > > of servers, it means you provide a stable, well-preforming environment > > on which one can run those servers. > > Agreed, but some would say that FreeBSD *does* ship with a lot of > servers: sendmail, bind, sshd, rlogind, rshd, telnetd, ftpd, ntpd, nis, > nfs, uucp, ... I believe there has been discussion of removing sendmail from the base system and making it a port as well so that we can choose which MTA to use at install time. Then again I could be off on that. I would happily argue that some of the other standard daemons should become "packages" as well _EXCEPT_ that they are expected to appear on a BSD platform. > I just do not follow your logic. The other logic I do not follow is why > take a package that has the client and the server (isc-dhcp) and install > the client but not the server. That's a somewhat better question. The client is used to make installation simpler. I haven't looked at what code we actually keep in the source tree, but its probable that the server code is lurking in there as well. At that point it becomes pretty questionable why the server isn't just installed. *shrug* > In any event, I really do not care much about this issue of a DHCP > server but I do care about the apparent attitude of "If it was not in > BSD in the 80s then we do not want it now". Not so much we don't want it as there are a lot of things that are better as packages than being part of the base system. If it becomes part of our source tree we have to maintain it and its FBSD specific portions. As a package the actual developers can just do their thing and we can just install precompiled binaries or compile it in with a minor patch set in most cases. BSD (from the 60s up) defines a minimum set of applications that we expect to find. The source tree should have those. Any thing else is feature creep. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 23:10:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A76337B775; Wed, 28 Jun 2000 23:10:15 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA85943; Wed, 28 Jun 2000 23:10:15 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200006290610.XAA85943@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Wed, 28 Jun 2000 23:10:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/forth loader.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/06/28 23:10:15 PDT Modified files: sys/boot/forth loader.conf Log: Add randomdev_load="NO" Revision Changes Path 1.29 +2 -1 src/sys/boot/forth/loader.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 23:22:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6BD8537B52F; Wed, 28 Jun 2000 23:22:11 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA86831; Wed, 28 Jun 2000 23:22:11 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200006290622.XAA86831@freefall.freebsd.org> From: Satoshi Asami Date: Wed, 28 Jun 2000 23:22:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/mtree BSD.local.dist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/06/28 23:22:11 PDT Modified files: etc/mtree BSD.local.dist Log: Add "mach" dir for perl, that's where it installs a lot of stuff now. Revision Changes Path 1.58 +3 -1 src/etc/mtree/BSD.local.dist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 23:24:51 2000 Delivered-To: cvs-all@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 1833837BDB3; Wed, 28 Jun 2000 23:24:46 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e5T6Oir24544; Wed, 28 Jun 2000 23:24:44 -0700 (PDT) Date: Wed, 28 Jun 2000 23:24:44 -0700 From: Alfred Perlstein To: Bill Fumerola Cc: John Baldwin , Dag-Erling Smorgrav , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf NOT Message-ID: <20000628232444.G275@fw.wintelcom.net> References: <20000628091700.W275@fw.wintelcom.net> <200006281721.KAA03686@john.baldwin.cx> <20000628234811.I18942@jade.chc-chimes.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000628234811.I18942@jade.chc-chimes.com>; from billf@chimesnet.com on Wed, Jun 28, 2000 at 11:48:11PM -0400 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Bill Fumerola [000628 20:48] wrote: > On Wed, Jun 28, 2000 at 10:21:31AM -0700, John Baldwin wrote: > > > > Which won't work when there's vhosting going on. > > > > All the world is not a vhost. :P > > That's the neat thing about these loadable filters. If you have people > using assfucked clients from the prehistoric days of HTTP sending only > 0.9 requests, you could write your own filter to handle that. What a profoundly true statement. thanks, -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 23:26:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C91937B8D1; Wed, 28 Jun 2000 23:26:14 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA87166; Wed, 28 Jun 2000 23:26:13 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200006290626.XAA87166@freefall.freebsd.org> From: Satoshi Asami Date: Wed, 28 Jun 2000 23:26:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys param.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/06/28 23:26:13 PDT Modified files: sys/sys param.h Log: Increment __FreeBSD_version to mark perl5 upgrade in -current. (I know, a little late, but snaps with the new perl5 aren't showing up yet so it should still help.) Revision Changes Path 1.72 +2 -2 src/sys/sys/param.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 23:31: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 84A6937B8D1; Wed, 28 Jun 2000 23:31:04 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA87723; Wed, 28 Jun 2000 23:30:59 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006290630.XAA87723@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 28 Jun 2000 23:30:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/tkman/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/28 23:30:59 PDT Modified files: misc/tkman/pkg DESCR Log: Add a WWW. PR: 19556 Submitted by: Bruce A. Mah Revision Changes Path 1.5 +2 -0 ports/misc/tkman/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 23:34:16 2000 Delivered-To: cvs-all@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id 175E137BC08; Wed, 28 Jun 2000 23:34:06 -0700 (PDT) (envelope-from dcs@newsguy.com) Received: from newsguy.com ([211.0.245.95]) by peach.ocn.ne.jp (8.9.1a/OCN/) with ESMTP id PAA03510; Thu, 29 Jun 2000 15:34:04 +0900 (JST) Message-ID: <395AED5F.A4FBB5E7@newsguy.com> Date: Thu, 29 Jun 2000 15:31:59 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,pt-BR,ja MIME-Version: 1.0 To: "Daniel C. Sobral" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/regex engine.c regcomp.c regex2.h References: <200006290448.VAA72899@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Daniel C. Sobral" wrote: > > dcs 2000/06/28 21:48:34 PDT > > Modified files: > lib/libc/regex engine.c regcomp.c regex2.h > Log: > Add Boyler-Moore algorithm to pre-matching test. ^^^^^^ Boyer. Argh! -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org capo@the.great.underground.bsdconpiracy.org _DES: The Book of Bruce has only one sentence in it, and it says "the actual directives of my cult are left as an exercise for the reader. Good luck." jkh: does it really include the 'good luck' part? EE: OK, I made that part up. EE: I figured it should sound a bit more cheery than how Bruce initially dictated it to me. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 23:40:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7602837BA94; Wed, 28 Jun 2000 23:40:42 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA88640; Wed, 28 Jun 2000 23:40:42 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006290640.XAA88640@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 28 Jun 2000 23:40:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/rman/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/28 23:40:39 PDT Modified files: textproc/rman/pkg DESCR Log: Add a WWW. PR: 19555 Submitted by: Bruce A. Mah Revision Changes Path 1.6 +2 -0 ports/textproc/rman/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 23:43:50 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 09F7937B525; Wed, 28 Jun 2000 23:43:47 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA89074; Wed, 28 Jun 2000 23:43:46 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006290643.XAA89074@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 28 Jun 2000 23:43:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/tkman/pkg DESCR ports/textproc/rman/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/28 23:43:46 PDT Modified files: misc/tkman/pkg DESCR textproc/rman/pkg DESCR Log: Revert my last changes. Someone else already have added DESCR. Revision Changes Path 1.6 +0 -2 ports/misc/tkman/pkg/DESCR 1.7 +0 -2 ports/textproc/rman/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 28 23:58:23 2000 Delivered-To: cvs-all@freebsd.org Received: from maynard.mail.mindspring.net (maynard.mail.mindspring.net [207.69.200.243]) by hub.freebsd.org (Postfix) with ESMTP id E5B8037B6CD; Wed, 28 Jun 2000 23:58:18 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca7-130.ix.netcom.com [209.109.235.130]) by maynard.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id CAA30251; Thu, 29 Jun 2000 02:58:16 -0400 (EDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id XAA46830; Wed, 28 Jun 2000 23:53:03 -0700 (PDT) To: markm@freebsd.org, cvs-committers@freebsd.org Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/etc/mtree BSD.local.dist References: <200006290622.XAA86831@freefall.freebsd.org> From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) Date: 28 Jun 2000 23:52:51 -0700 In-Reply-To: Satoshi Asami's message of "Wed, 28 Jun 2000 23:22:11 -0700 (PDT)" Message-ID: Lines: 9 X-Mailer: Gnus v5.7/Emacs 20.6 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Add "mach" dir for perl, that's where it installs a lot of stuff now. * * Revision Changes Path * 1.58 +3 -1 src/etc/mtree/BSD.local.dist Speaking of which, are there any directories I can delete now? (Mark?) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 0: 3:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7154637B6CD; Thu, 29 Jun 2000 00:03:03 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA93656; Thu, 29 Jun 2000 00:03:03 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200006290703.AAA93656@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 29 Jun 2000 00:03:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/nulib Makefile ports/audio/kmikmod Makefile ports/audio/kmpg Makefile ports/audio/libworkman Makefile ports/chinese/aterm Makefile ports/comms/bpl+ Makefile ports/comms/plp Makefile ports/converters/fconv Makefile ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/06/29 00:03:02 PDT Modified files: archivers/nulib Makefile audio/kmikmod Makefile audio/kmpg Makefile audio/libworkman Makefile chinese/aterm Makefile comms/bpl+ Makefile comms/plp Makefile converters/fconv Makefile devel/a2dev Makefile devel/ilu Makefile devel/linux_kdump Makefile devel/ctags Makefile devel/fortran-utils Makefile devel/cc65 Makefile editors/wemi-emacs Makefile games/crossfire Makefile games/libshhcards Makefile games/wmtictactoe Makefile graphics/ImageMagick Makefile graphics/opengl-man Makefile graphics/xv Makefile graphics/glx Makefile graphics/gridpix Makefile graphics/linux_glx Makefile graphics/xmovie Makefile japanese/gicq Makefile japanese/jls Makefile japanese/kterm Makefile japanese/libicq Makefile japanese/lynx-current Makefile japanese/micq Makefile japanese/lambdamoo Makefile japanese/mhonarc Makefile japanese/namazu Makefile japanese/linux_locale Makefile korean/hanterm Makefile lang/cmucl Makefile lang/objc Makefile lang/sml-mode.el Makefile mail/cyrus Makefile mail/majorcool Makefile mail/nmh Makefile mail/serialmail Makefile mail/wmbiff Makefile mbone/rat Makefile misc/kp Makefile misc/uk-phone Makefile misc/uk-postcodes Makefile misc/us-zipcodes Makefile misc/cstream Makefile misc/rtfm Makefile misc/44bsd-more Makefile net/ciscoconf Makefile net/gicq Makefile net/macipgw Makefile net/mpd Makefile net/netatalk Makefile net/netatalk-asun Makefile net/nttcp Makefile net/ppp-nt Makefile net/sharity-light Makefile net/mpd-netgraph Makefile net/ggsd Makefile net/suckblow Makefile news/inn-stable Makefile palm/malsync Makefile print/a2ps-letter Makefile print/apsfilter Makefile print/perlftlib Makefile security/checkpassword Makefile security/portscanner Makefile security/cyrus-sasl Makefile security/openssh-askpass Makefile shells/scsh Makefile shells/sash Makefile shells/44bsd-csh Makefile sysutils/glload Makefile sysutils/mei Makefile sysutils/mkisofs Makefile sysutils/pib Makefile sysutils/rdate Makefile sysutils/ffsrecov Makefile textproc/chpp Makefile textproc/tkdiff Makefile www/libxpg4-ns Makefile www/squidtimes Makefile x11/wmbutton Makefile x11-clocks/wmdate Makefile x11-clocks/wmtz Makefile x11-fonts/tkfont Makefile x11-wm/fvwm95-i18n Makefile x11-wm/libdockapp Makefile x11-wm/xwmm Makefile java/jikes Makefile java/jre Makefile ftp/cftp Makefile Log: Move the stragler's www.freebsd.org/~user distfiles to the offical MASTER_SITE_LOCAL site. Revision Changes Path 1.8 +4 -2 ports/archivers/nulib/Makefile 1.8 +3 -2 ports/audio/kmikmod/Makefile 1.19 +3 -2 ports/audio/kmpg/Makefile 1.9 +3 -2 ports/audio/libworkman/Makefile 1.8 +3 -2 ports/chinese/aterm/Makefile 1.10 +3 -2 ports/comms/bpl+/Makefile 1.5 +3 -2 ports/comms/plp/Makefile 1.9 +3 -2 ports/converters/fconv/Makefile 1.6 +3 -2 ports/devel/a2dev/Makefile 1.26 +5 -3 ports/devel/ilu/Makefile 1.15 +3 -2 ports/devel/linux_kdump/Makefile 1.12 +3 -3 ports/devel/ctags/Makefile 1.5 +3 -2 ports/devel/fortran-utils/Makefile 1.3 +3 -2 ports/devel/cc65/Makefile 1.14 +3 -2 ports/editors/wemi-emacs/Makefile 1.35 +3 -2 ports/games/crossfire/Makefile 1.14 +3 -3 ports/games/libshhcards/Makefile 1.8 +3 -2 ports/games/wmtictactoe/Makefile 1.86 +3 -2 ports/graphics/ImageMagick/Makefile 1.7 +3 -3 ports/graphics/opengl-man/Makefile 1.41 +3 -2 ports/graphics/xv/Makefile 1.9 +3 -3 ports/graphics/glx/Attic/Makefile 1.9 +3 -3 ports/graphics/gridpix/Makefile 1.12 +3 -3 ports/graphics/linux_glx/Makefile 1.8 +3 -2 ports/graphics/xmovie/Makefile 1.14 +5 -3 ports/japanese/gicq/Makefile 1.8 +3 -2 ports/japanese/jls/Makefile 1.26 +3 -3 ports/japanese/kterm/Makefile 1.13 +3 -2 ports/japanese/libicq/Makefile 1.19 +3 -2 ports/japanese/lynx-current/Makefile 1.9 +5 -3 ports/japanese/micq/Makefile 1.5 +3 -2 ports/japanese/lambdamoo/Makefile 1.7 +3 -2 ports/japanese/mhonarc/Makefile 1.8 +3 -2 ports/japanese/namazu/Makefile 1.4 +3 -2 ports/japanese/linux_locale/Makefile 1.14 +3 -2 ports/korean/hanterm/Makefile 1.12 +3 -2 ports/lang/cmucl/Makefile 1.18 +3 -3 ports/lang/objc/Makefile 1.5 +3 -2 ports/lang/sml-mode.el/Makefile 1.30 +3 -2 ports/mail/cyrus/Makefile 1.15 +3 -2 ports/mail/majorcool/Makefile 1.24 +3 -2 ports/mail/nmh/Makefile 1.7 +3 -2 ports/mail/serialmail/Makefile 1.5 +3 -2 ports/mail/wmbiff/Makefile 1.9 +3 -2 ports/mbone/rat/Makefile 1.16 +3 -2 ports/misc/kp/Makefile 1.7 +3 -4 ports/misc/uk-phone/Makefile 1.7 +3 -4 ports/misc/uk-postcodes/Makefile 1.8 +3 -4 ports/misc/us-zipcodes/Makefile 1.10 +3 -2 ports/misc/cstream/Makefile 1.9 +3 -2 ports/misc/rtfm/Makefile 1.3 +3 -2 ports/misc/44bsd-more/Makefile 1.6 +3 -2 ports/net/ciscoconf/Makefile 1.15 +3 -2 ports/net/gicq/Makefile 1.9 +3 -2 ports/net/macipgw/Makefile 1.18 +3 -2 ports/net/mpd/Makefile 1.14 +5 -3 ports/net/netatalk/Makefile 1.16 +3 -2 ports/net/netatalk-asun/Makefile 1.6 +3 -2 ports/net/nttcp/Makefile 1.10 +5 -3 ports/net/ppp-nt/Makefile 1.15 +3 -2 ports/net/sharity-light/Makefile 1.12 +3 -2 ports/net/mpd-netgraph/Makefile 1.9 +3 -2 ports/net/ggsd/Makefile 1.3 +3 -2 ports/net/suckblow/Makefile 1.53 +3 -2 ports/news/inn-stable/Makefile 1.4 +3 -2 ports/palm/malsync/Makefile 1.37 +3 -2 ports/print/a2ps-letter/Makefile 1.57 +3 -2 ports/print/apsfilter/Makefile 1.10 +3 -2 ports/print/perlftlib/Makefile 1.11 +3 -2 ports/security/checkpassword/Makefile 1.11 +3 -2 ports/security/portscanner/Makefile 1.11 +3 -2 ports/security/cyrus-sasl/Makefile 1.5 +3 -2 ports/security/openssh-askpass/Makefile 1.14 +3 -2 ports/shells/scsh/Makefile 1.5 +3 -2 ports/shells/sash/Makefile 1.4 +3 -2 ports/shells/44bsd-csh/Makefile 1.13 +3 -2 ports/sysutils/glload/Makefile 1.12 +3 -2 ports/sysutils/mei/Makefile 1.26 +3 -2 ports/sysutils/mkisofs/Makefile 1.19 +3 -2 ports/sysutils/pib/Makefile 1.8 +3 -2 ports/sysutils/rdate/Makefile 1.6 +3 -2 ports/sysutils/ffsrecov/Makefile 1.5 +3 -2 ports/textproc/chpp/Makefile 1.4 +3 -2 ports/textproc/tkdiff/Makefile 1.11 +3 -2 ports/www/libxpg4-ns/Makefile 1.7 +3 -2 ports/www/squidtimes/Makefile 1.8 +3 -2 ports/x11/wmbutton/Makefile 1.11 +3 -2 ports/x11-clocks/wmdate/Makefile 1.10 +3 -2 ports/x11-clocks/wmtz/Makefile 1.10 +3 -2 ports/x11-fonts/tkfont/Makefile 1.33 +5 -3 ports/x11-wm/fvwm95-i18n/Makefile 1.12 +3 -2 ports/x11-wm/libdockapp/Makefile 1.4 +3 -2 ports/x11-wm/xwmm/Makefile 1.19 +3 -2 ports/java/jikes/Makefile 1.4 +3 -2 ports/java/jre/Makefile 1.11 +3 -2 ports/ftp/cftp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 0:13: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from sivka.rdy.com (sivka.rdy.com [207.33.166.86]) by hub.freebsd.org (Postfix) with ESMTP id 9215C37B525; Thu, 29 Jun 2000 00:12:53 -0700 (PDT) (envelope-from dima@rdy.com) Received: (from dima@localhost) by sivka.rdy.com (8.9.3/8.9.3) id AAA28160; Thu, 29 Jun 2000 00:12:36 -0700 (PDT) (envelope-from dima) Message-Id: <200006290712.AAA28160@sivka.rdy.com> Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources In-Reply-To: <20000629002926.A17817@gforce.johnson.home> "from Glenn Johnson at Jun 29, 2000 00:29:26 am" To: Glenn Johnson Date: Thu, 29 Jun 2000 00:12:36 -0700 (PDT) Cc: John Baldwin , Brian Somers , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, "David O'Brien" Organization: HackerDome Reply-To: dima@rdy.com From: dima@rdy.com (Dima Ruban) X-Mailer: ELM [version 2.4ME+ PL77 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Glenn Johnson writes: > > Being a server platform does not mean that you have to ship with lots > > of servers, it means you provide a stable, well-preforming environment > > on which one can run those servers. > > Agreed, but some would say that FreeBSD *does* ship with a lot of > servers: sendmail, bind, sshd, rlogind, rshd, telnetd, ftpd, ntpd, nis, > nfs, uucp, ... Well, DHCP server (as an application) is definitely not as popular as ftp server for example, and it's pretty far away to be used by as many people as use sendmail/bind. Etc. > I just do not follow your logic. The other logic I do not follow is why > take a package that has the client and the server (isc-dhcp) and install > the client but not the server. Because vast majority of people do not need DHCP server. > In any event, I really do not care much about this issue of a DHCP > server but I do care about the apparent attitude of "If it was not in > BSD in the 80s then we do not want it now". I don't think it's an issue. From my perspective the thing is - don't bloat main distribution with things that most of the people are not gonna use. (Yes, there are some historical exceptions (uucp comes to my mind), but eventually they are gonna go away). > If I am misjudging this then please enlighten me. > > -- > Glenn Johnson > glennpj@bayouhome.net > -- dima To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 0:27:42 2000 Delivered-To: cvs-all@freebsd.org Received: from ducky.nz.freebsd.org (chilled.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 6F18F37B89C; Thu, 29 Jun 2000 00:27:37 -0700 (PDT) (envelope-from dan@langille.org) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id TAA11276; Thu, 29 Jun 2000 19:27:35 +1200 (NZST) From: "Dan Langille" Organization: langille.org To: "David E. O'Brien" Date: Thu, 29 Jun 2000 19:27:31 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: cvs commit: ports/archivers/nulib Makefile ports/audio/kmikmod Makefile ports/audio/kmpg Makefile ports/audio/libwo Reply-To: dan@langille.org Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-ID: <395BA323.14240.799A206@localhost> In-reply-to: <200006290703.AAA93656@freefall.freebsd.org> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 29 Jun 2000, at 0:03, David E. O'Brien wrote: > obrien 2000/06/29 00:03:02 PDT > > Modified files: [snip] > graphics/glx Makefile [snip] > Log: > Move the stragler's www.freebsd.org/~user distfiles to the offical > MASTER_SITE_LOCAL site. [snip] sobomax put glx into the attic on 2000-05-22 05:21:22. glx is now utah- glx. -- Dan Langille [I'm looking for more work] The FreeBSD Diary - http://www.freebsddiary.org/ FreshPorts - http://freshports.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 0:31:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D3FA37B92F; Thu, 29 Jun 2000 00:31:38 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA99441; Thu, 29 Jun 2000 00:31:38 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200006290731.AAA99441@freefall.freebsd.org> From: Paul Saab Date: Thu, 29 Jun 2000 00:31:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ed if_ed.c if_ed_pccard.c if_edvar.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/29 00:31:38 PDT Modified files: sys/dev/ed if_ed.c if_ed_pccard.c if_edvar.h Log: Only try to detect Linksys PCMCIA cards when we are in a pccard environment. This fixes the breakage to ISA ethernet cards. Reviewed by: peter Revision Changes Path 1.182 +11 -18 src/sys/dev/ed/if_ed.c 1.12 +8 -6 src/sys/dev/ed/if_ed_pccard.c 1.5 +2 -1 src/sys/dev/ed/if_edvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 0:39:24 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 30DC137B94D; Thu, 29 Jun 2000 00:39:21 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA00482; Thu, 29 Jun 2000 00:39:15 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200006290739.AAA00482@freefall.freebsd.org> From: Satoshi Asami Date: Thu, 29 Jun 2000 00:39:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/mtree BSD.local.dist BSD.x11.dist X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/06/29 00:39:15 PDT Modified files: (Branch: RELENG_4) etc/mtree BSD.local.dist BSD.x11.dist Log: MFC: extra directories (excluding perl5.006 changes). Revision Changes Path 1.55.2.1 +25 -1 src/etc/mtree/BSD.local.dist 1.9.2.3 +5 -1 src/etc/mtree/BSD.x11.dist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 0:39:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 28D5437BA5E; Thu, 29 Jun 2000 00:39:53 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA00550; Thu, 29 Jun 2000 00:39:52 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200006290739.AAA00550@freefall.freebsd.org> From: Satoshi Asami Date: Thu, 29 Jun 2000 00:39:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/mtree BSD.local.dist BSD.x11.dist X-FreeBSD-CVS-Branch: RELENG_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/06/29 00:39:52 PDT Modified files: (Branch: RELENG_3) etc/mtree BSD.local.dist BSD.x11.dist Log: MFC: extra directories (excluding perl5.006 changes). Revision Changes Path 1.44.2.6 +25 -1 src/etc/mtree/BSD.local.dist 1.4.2.5 +5 -1 src/etc/mtree/BSD.x11.dist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 0:50:40 2000 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 8AEEB37B59B; Thu, 29 Jun 2000 00:50:33 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id JAA16139; Thu, 29 Jun 2000 09:50:32 +0200 (CEST) (envelope-from des@flood.ping.uio.no) To: John Baldwin Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org, Alfred Perlstein Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf NOT References: <200006281721.KAA03683@john.baldwin.cx> From: Dag-Erling Smorgrav Date: 29 Jun 2000 09:50:31 +0200 In-Reply-To: John Baldwin's message of "Wed, 28 Jun 2000 10:21:31 -0700 (PDT)" Message-ID: Lines: 16 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Baldwin writes: > On 28-Jun-00 Dag-Erling Smorgrav wrote: > > I know. But in any case, you didn't specify *how* HTTPACCEPT fails to > > work with HTTP 0.9. If it wakes the process up too early, no problem > > (you're no worse off than without HTTPACCETPT). But if it never wakes > > up the process (because it keeps waiting for more header lines), > > that's not acceptable. > It waits for a full HTTP/1.0 header, i.e. one including a blank line. > Thus, it won't ever return the socket as ready if a server uses a 0.9 > request.. Give me a D! Give me an O! Give me an S! What do you get? DES -- Dag-Erling Smorgrav - des@flood.ping.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 Jun 29 0:52:27 2000 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id 5379037B8FE; Thu, 29 Jun 2000 00:52:21 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id 4C7671C6C; Thu, 29 Jun 2000 03:52:20 -0400 (EDT) Date: Thu, 29 Jun 2000 03:52:20 -0400 From: Bill Fumerola To: Dag-Erling Smorgrav Cc: John Baldwin , cvs-committers@freebsd.org, cvs-all@freebsd.org, Alfred Perlstein Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf NOT Message-ID: <20000629035220.N18942@jade.chc-chimes.com> References: <200006281721.KAA03683@john.baldwin.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from des@flood.ping.uio.no on Thu, Jun 29, 2000 at 09:50:31AM +0200 X-Operating-System: FreeBSD 3.3-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jun 29, 2000 at 09:50:31AM +0200, Dag-Erling Smorgrav wrote: > > It waits for a full HTTP/1.0 header, i.e. one including a blank line. > > Thus, it won't ever return the socket as ready if a server uses a 0.9 > > request.. > > Give me a D! Give me an O! Give me an S! What do you get? Listen queues! -- Bill Fumerola - Network Architect / Computer Horizons Corp - CHIMES e-mail: billf@chimesnet.com / billf@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 Jun 29 1:14:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 44B9137B6D1; Thu, 29 Jun 2000 01:14:55 -0700 (PDT) (envelope-from roberto@FreeBSD.org) Received: (from roberto@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA05165; Thu, 29 Jun 2000 01:14:55 -0700 (PDT) (envelope-from roberto@FreeBSD.org) Message-Id: <200006290814.BAA05165@freefall.freebsd.org> From: Ollivier Robert Date: Thu, 29 Jun 2000 01:14:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ancontrol ancontrol.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roberto 2000/06/29 01:14:55 PDT Modified files: (Branch: RELENG_4) usr.sbin/ancontrol ancontrol.c Log: MFC: Fix potential buffer overflows (even if ancontrol is not setuid). Revision Changes Path 1.1.2.1 +11 -14 src/usr.sbin/ancontrol/ancontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 1:15:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DEA1437B6D1; Thu, 29 Jun 2000 01:15:47 -0700 (PDT) (envelope-from roberto@FreeBSD.org) Received: (from roberto@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA05272; Thu, 29 Jun 2000 01:15:47 -0700 (PDT) (envelope-from roberto@FreeBSD.org) Message-Id: <200006290815.BAA05272@freefall.freebsd.org> From: Ollivier Robert Date: Thu, 29 Jun 2000 01:15:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ancontrol ancontrol.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roberto 2000/06/29 01:15:47 PDT Modified files: usr.sbin/ancontrol ancontrol.c Log: Remove a comment that should not have been committed. Revision Changes Path 1.4 +2 -4 src/usr.sbin/ancontrol/ancontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 1:18:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B673B37BB7D; Thu, 29 Jun 2000 01:18:38 -0700 (PDT) (envelope-from roberto@FreeBSD.org) Received: (from roberto@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA05476; Thu, 29 Jun 2000 01:18:38 -0700 (PDT) (envelope-from roberto@FreeBSD.org) Message-Id: <200006290818.BAA05476@freefall.freebsd.org> From: Ollivier Robert Date: Thu, 29 Jun 2000 01:18:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/wicontrol wicontrol.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roberto 2000/06/29 01:18:38 PDT Modified files: (Branch: RELENG_4) usr.sbin/wicontrol wicontrol.c Log: MFC: Bring the ancontrol buffer oflows fixes here too. Revision Changes Path 1.9.2.1 +4 -4 src/usr.sbin/wicontrol/wicontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 1:18:50 2000 Delivered-To: cvs-all@freebsd.org Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (Postfix) with ESMTP id 337DA37BB5E; Thu, 29 Jun 2000 01:18:34 -0700 (PDT) (envelope-from markm@rodent.ops.uunet.co.za) Received: from rodent.ops.uunet.co.za ([196.31.2.168]) by lists01.iafrica.com with esmtp (Exim 3.12 #2) id 137ZWp-0002Hf-00; Thu, 29 Jun 2000 10:18:31 +0200 Received: from rodent.ops.uunet.co.za (localhost [127.0.0.1]) by rodent.ops.uunet.co.za (8.9.3/8.9.3) with ESMTP id KAA30673; Thu, 29 Jun 2000 10:18:00 +0200 (SAST) (envelope-from markm@rodent.ops.uunet.co.za) Message-Id: <200006290818.KAA30673@rodent.ops.uunet.co.za> X-Mailer: exmh version 2.1.2 06/08/2000 To: Kris Kennaway Cc: Peter Wemm , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: distrib/cvsup/sup/cvs-crypto list.cvs distrib/cvsup/sup/src-crypto list.cvs distrib/cvsup/sup/src-crypto-rsa list.cvs releases In-Reply-To: Message from Kris Kennaway of "Wed, 28 Jun 2000 20:06:36 MST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 29 Jun 2000 10:18:00 +0200 From: Mark R V Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Wed, 28 Jun 2000, Peter Wemm wrote: > > > peter 2000/06/28 19:17:44 PDT > > > > Modified files: > > cvsup/sup/cvs-crypto list.cvs > > cvsup/sup/src-crypto list.cvs > > Added files: > > cvsup/sup/src-crypto-rsa list.cvs releases > > Log: > > Exclude rsa_eay.c from the default cvsup collections and make a new > > src-crypto-rsa collection. rsa_eay.c is about to appear on freefall. > > > Approved by: markm, jdp, jkh > > Cheering by: kris Can we do the same with IDEA? M To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 1:20:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 01BC937B6D1; Thu, 29 Jun 2000 01:20:14 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA05653; Thu, 29 Jun 2000 01:20:13 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006290820.BAA05653@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 29 Jun 2000 01:20:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/wmakerconf Makefile ports/x11-wm/wmakerconf/files md5 ports/x11-wm/wmakerconf/patches patch-ab ports/x11-wm/wmakerconf/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/29 01:20:13 PDT Modified files: x11-wm/wmakerconf Makefile x11-wm/wmakerconf/files md5 x11-wm/wmakerconf/pkg PLIST Added files: x11-wm/wmakerconf/patches patch-ab Log: Update to 2.6.2. Revision Changes Path 1.17 +9 -2 ports/x11-wm/wmakerconf/Makefile 1.7 +1 -1 ports/x11-wm/wmakerconf/files/md5 1.7 +4 -0 ports/x11-wm/wmakerconf/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 Jun 29 1:23:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6464337BB59; Thu, 29 Jun 2000 01:23:27 -0700 (PDT) (envelope-from roberto@FreeBSD.org) Received: (from roberto@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA06179; Thu, 29 Jun 2000 01:23:27 -0700 (PDT) (envelope-from roberto@FreeBSD.org) Message-Id: <200006290823.BAA06179@freefall.freebsd.org> From: Ollivier Robert Date: Thu, 29 Jun 2000 01:23:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pccard/pccardd file.c pccardd.c readcis.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roberto 2000/06/29 01:23:27 PDT Modified files: (Branch: RELENG_4) usr.sbin/pccard/pccardd file.c pccardd.c readcis.c Log: MFC: Fix building with -DDEBUG. Revision Changes Path 1.24.2.3 +4 -2 src/usr.sbin/pccard/pccardd/file.c 1.6.2.2 +2 -2 src/usr.sbin/pccard/pccardd/pccardd.c 1.17.2.3 +2 -2 src/usr.sbin/pccard/pccardd/readcis.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 1:24:23 2000 Delivered-To: cvs-all@freebsd.org Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (Postfix) with ESMTP id DCFC637B844; Thu, 29 Jun 2000 01:24:11 -0700 (PDT) (envelope-from markm@rodent.ops.uunet.co.za) Received: from rodent.ops.uunet.co.za ([196.31.2.168]) by lists01.iafrica.com with esmtp (Exim 3.12 #2) id 137ZcF-0002Oy-00; Thu, 29 Jun 2000 10:24:07 +0200 Received: from rodent.ops.uunet.co.za (localhost [127.0.0.1]) by rodent.ops.uunet.co.za (8.9.3/8.9.3) with ESMTP id KAA30744; Thu, 29 Jun 2000 10:23:37 +0200 (SAST) (envelope-from markm@rodent.ops.uunet.co.za) Message-Id: <200006290823.KAA30744@rodent.ops.uunet.co.za> X-Mailer: exmh version 2.1.2 06/08/2000 To: asami@freebsd.org (Satoshi - Ports Wraith - Asami) Cc: markm@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/etc/mtree BSD.local.dist In-Reply-To: Message from asami@freebsd.org (Satoshi - Ports Wraith - Asami) of "28 Jun 2000 23:52:51 MST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 29 Jun 2000 10:23:37 +0200 From: Mark R V Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > * Add "mach" dir for perl, that's where it installs a lot of stuff now. > * > * Revision Changes Path > * 1.58 +3 -1 src/etc/mtree/BSD.local.dist > > Speaking of which, are there any directories I can delete now? > (Mark?) Yes - /usr/libdata/perl5//5.005*. Replaced by /usr/libdata/perl5//5.006, and /usr/local/lib/perl5//5.005* replaced by /usr/local/lib/perl5//mach. M To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 1:25: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A98537BB6D; Thu, 29 Jun 2000 01:25:01 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA06479; Thu, 29 Jun 2000 01:25:01 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200006290825.BAA06479@freefall.freebsd.org> From: John Baldwin Date: Thu, 29 Jun 2000 01:24:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/btx/btx btx.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/06/29 01:24:51 PDT Modified files: sys/boot/i386/btx/btx btx.s Log: Change the fault message to say 'BTX halted' isntead of 'System halted' to avoid confusion. Submitted by: George Scott Revision Changes Path 1.20 +2 -2 src/sys/boot/i386/btx/btx/btx.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 1:26:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BF4E537B733; Thu, 29 Jun 2000 01:26:20 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id BAA06708; Thu, 29 Jun 2000 01:26:20 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Thu, 29 Jun 2000 01:26:20 -0700 (PDT) From: Kris Kennaway To: Mark R V Murray Cc: Peter Wemm , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: distrib/cvsup/sup/cvs-crypto list.cvs distrib/cvsup/sup/src-crypto list.cvs distrib/cvsup/sup/src-crypto-rsa list.cvs releases In-Reply-To: <200006290818.KAA30673@rodent.ops.uunet.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 29 Jun 2000, Mark R V Murray wrote: > Can we do the same with IDEA? Yes - it may also be possible for US people to use it in non-commercial environments: someone sent me a pointer to the official license terms but I seem to have lost it. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 1:26:33 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BDCB737C286; Thu, 29 Jun 2000 01:26:27 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: (from des@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA06794; Thu, 29 Jun 2000 01:26:27 -0700 (PDT) (envelope-from des@FreeBSD.org) Message-Id: <200006290826.BAA06794@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 29 Jun 2000 01:26:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libfetch Makefile common.c common.h fetch.3 fetch.c fetch.h file.c ftp.c ftp.errors http.c fetch_err.et X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2000/06/29 01:26:27 PDT Modified files: (Branch: RELENG_4) lib/libfetch Makefile common.c common.h fetch.3 fetch.c fetch.h file.c ftp.c ftp.errors http.c Removed files: (Branch: RELENG_4) lib/libfetch fetch_err.et Log: MFC: everything since RELENG_4 branched Revision Changes Path 1.14.2.1 +7 -12 src/lib/libfetch/Makefile 1.7.2.1 +39 -68 src/lib/libfetch/common.c 1.7.2.1 +3 -3 src/lib/libfetch/common.h 1.11.2.3 +71 -40 src/lib/libfetch/fetch.3 1.10.2.1 +111 -33 src/lib/libfetch/fetch.c 1.10.2.1 +33 -6 src/lib/libfetch/fetch.h 1.6.2.1 +16 -2 src/lib/libfetch/file.c 1.16.2.1 +296 -63 src/lib/libfetch/ftp.c 1.4.2.1 +3 -2 src/lib/libfetch/ftp.errors 1.13.2.1 +294 -61 src/lib/libfetch/http.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 1:27:13 2000 Delivered-To: cvs-all@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 68BF837BB2E; Thu, 29 Jun 2000 01:27:05 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 137Zef-000E73-00; Thu, 29 Jun 2000 10:26:37 +0200 From: Sheldon Hearn To: Josef Karthauser Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen setflags.3 setflags.c In-reply-to: Your message of "Tue, 27 Jun 2000 19:45:58 MST." <200006280245.TAA09655@freefall.freebsd.org> Date: Thu, 29 Jun 2000 10:26:37 +0200 Message-ID: <54247.962267197@axl.ops.uunet.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Jun 2000 19:45:58 MST, Josef Karthauser wrote: > Removed files: (Branch: RELENG_4) > lib/libc/gen setflags.3 setflags.c > Log: > MFC: Remove the getflags/setflags functions. Their functionality has > been replaced with the libc functions fflagstostr and strtofflags. Doesn't _this_ (the removal of an interface) require a version bump? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 1:27:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CDF4637B62F; Thu, 29 Jun 2000 01:27:49 -0700 (PDT) (envelope-from nakai@FreeBSD.org) Received: (from nakai@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA07026; Thu, 29 Jun 2000 01:27:49 -0700 (PDT) (envelope-from nakai@FreeBSD.org) Message-Id: <200006290827.BAA07026@freefall.freebsd.org> From: Yukihiro Nakai Date: Thu, 29 Jun 2000 01:27:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/vdk Makefile ports/x11-toolkits/vdk/files md5 ports/x11-toolkits/vdk/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nakai 2000/06/29 01:27:49 PDT Modified files: x11-toolkits/vdk Makefile x11-toolkits/vdk/files md5 x11-toolkits/vdk/pkg PLIST Log: Update to 1.2.1 Revision Changes Path 1.6 +3 -3 ports/x11-toolkits/vdk/Makefile 1.2 +1 -1 ports/x11-toolkits/vdk/files/md5 1.3 +8 -3 ports/x11-toolkits/vdk/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 Jun 29 1:28:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1497737B733; Thu, 29 Jun 2000 01:28:19 -0700 (PDT) (envelope-from nakai@FreeBSD.org) Received: (from nakai@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA07184; Thu, 29 Jun 2000 01:28:18 -0700 (PDT) (envelope-from nakai@FreeBSD.org) Message-Id: <200006290828.BAA07184@freefall.freebsd.org> From: Yukihiro Nakai Date: Thu, 29 Jun 2000 01:28:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/vdkbuilder Makefile ports/x11-toolkits/vdkbuilder/files md5 ports/x11-toolkits/vdkbuilder/patches patch-ab patch-ac patch-ad ports/x11-toolkits/vdkbuilder/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nakai 2000/06/29 01:28:18 PDT Modified files: x11-toolkits/vdkbuilder Makefile x11-toolkits/vdkbuilder/files md5 x11-toolkits/vdkbuilder/pkg PLIST Added files: x11-toolkits/vdkbuilder/patches patch-ab patch-ac patch-ad Log: Update to 1.2.1 Revision Changes Path 1.6 +6 -5 ports/x11-toolkits/vdkbuilder/Makefile 1.2 +1 -1 ports/x11-toolkits/vdkbuilder/files/md5 1.3 +17 -18 ports/x11-toolkits/vdkbuilder/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 Jun 29 1:29:56 2000 Delivered-To: cvs-all@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id A85BC37BB59; Thu, 29 Jun 2000 01:29:47 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 137Zhg-000EFX-00; Thu, 29 Jun 2000 10:29:44 +0200 From: Sheldon Hearn To: Jason Evans Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc_r/man sem_init.3 In-reply-to: Your message of "Tue, 27 Jun 2000 20:15:21 MST." <200006280315.UAA14926@freefall.freebsd.org> Date: Thu, 29 Jun 2000 10:29:44 +0200 Message-ID: <54778.962267384@axl.ops.uunet.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Jun 2000 20:15:21 MST, Jason Evans wrote: > Modified files: > lib/libc_r/man sem_init.3 > Log: > Fix typo in SEE ALSO section. That list could do with ordering, while you're in there. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 1:39:33 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9397337B62F; Thu, 29 Jun 2000 01:39:28 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA08295; Thu, 29 Jun 2000 01:39:28 -0700 (PDT) (envelope-from ume@FreeBSD.org) Message-Id: <200006290839.BAA08295@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 29 Jun 2000 01:39:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net getaddrinfo.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ume 2000/06/29 01:39:28 PDT Modified files: (Branch: RELENG_4) lib/libc/net getaddrinfo.c Log: MFC: Don't call _getipnodebyname_multi(). It fixes the problem that getaddrinfo() accidentally returns IPv4 mapped IPv6 address instead of native IPv4 address. Now, getaddinfo() is scoped address ready. You can put scoped address within /etc/hosts. Revision Changes Path 1.9.2.2 +1217 -191 src/lib/libc/net/getaddrinfo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 1:39:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1FE7437BB59; Thu, 29 Jun 2000 01:39:30 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: (from des@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA08323; Thu, 29 Jun 2000 01:39:30 -0700 (PDT) (envelope-from des@FreeBSD.org) Message-Id: <200006290839.BAA08323@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 29 Jun 2000 01:39:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fetch fetch.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2000/06/29 01:39:30 PDT Modified files: usr.bin/fetch fetch.c Log: Don't forget to delete the output file if the request fails. Don't delete the output file if -r was specified. Revision Changes Path 1.2 +4 -2 src/usr.bin/fetch/fetch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 1:44:34 2000 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id D266837BA1E; Thu, 29 Jun 2000 01:44:26 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id KAA16448; Thu, 29 Jun 2000 10:44:25 +0200 (CEST) (envelope-from des@flood.ping.uio.no) To: John Baldwin Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/i386/btx/btx btx.s References: <200006290222.TAA04477@john.baldwin.cx> From: Dag-Erling Smorgrav Date: 29 Jun 2000 10:44:24 +0200 In-Reply-To: John Baldwin's message of "Wed, 28 Jun 2000 19:22:30 -0700 (PDT)" Message-ID: Lines: 10 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Baldwin writes: > 2 minutes after committing this I discovered that this fixed a nasty > but in my earlier commit. If you get weird BTX faults with the start > of cs:ip as '0f 32', then this should fix that. This calls for a null commit, I think. DES -- Dag-Erling Smorgrav - des@flood.ping.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 Jun 29 1:46:53 2000 Delivered-To: cvs-all@freebsd.org Received: from funkthat.com (adsl-63-195-54-213.dsl.snfc21.pacbell.net [63.195.54.213]) by hub.freebsd.org (Postfix) with ESMTP id A08DC37BB59; Thu, 29 Jun 2000 01:46:47 -0700 (PDT) (envelope-from gurney_j@efn.org) Received: (from jmg@localhost) by funkthat.com (8.9.3/8.8.7) id BAA04888; Thu, 29 Jun 2000 01:46:38 -0700 (PDT) Message-ID: <20000629014638.05045@hydrogen.funkthat.com> Date: Thu, 29 Jun 2000 01:46:38 -0700 From: John-Mark Gurney To: Dag-Erling Smorgrav Cc: Alfred Perlstein , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf NOTES src/sys/kern kern_accf.c uipc_socket.c uipc_socket2.c src/sys/modules Makefile src/sys/modules/accf_data Makefile src/sys/modules/accf_http Makefile src/sys/netinet accf_data.c ... References: <200006200109.SAA79432@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.69 In-Reply-To: ; from Dag-Erling Smorgrav on Tue, Jun 27, 2000 at 01:42:31PM +0200 Reply-To: John-Mark Gurney Organization: Cu Networking X-Operating-System: FreeBSD 3.4-RELEASE i386 X-PGP-Fingerprint: B7 EC EF F8 AE ED A7 31 96 7A 22 B3 D8 56 36 F4 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dag-Erling Smorgrav scribbled this message on Jun 27: > Alfred Perlstein writes: > > two accept filters are provided, one that returns sockets when data > > arrives the other when an http request is completed (doesn't work > > with 0.9 requests) > > ...which means it doesn't work except as proof of concept. As long as it is clearly documented as broken (which I told Alfred) I don't have a problem with it... which is commented in both the source, and the hopefully soon to come man pages for it.... If you're so worried about performance that you enable this, then you know what you're getting into... I just hope that we don't ever convert our ports to use this feature by default... (unless it groks HTTP/0.9 requestss also) -- John-Mark Gurney Voice: +1 408 975 9651 Cu Networking "Thank God I'm an atheist, that'd just be confusing." -- cmc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 2: 0:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D7C6237B609; Thu, 29 Jun 2000 02:00:23 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA10223; Thu, 29 Jun 2000 02:00:23 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200006290900.CAA10223@freefall.freebsd.org> From: Peter Wemm Date: Thu, 29 Jun 2000 02:00:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/cvsup cvs-supfile secure-cvs-supfile stable-supfile standard-supfile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/06/29 02:00:23 PDT Modified files: share/examples/cvsup cvs-supfile secure-cvs-supfile stable-supfile standard-supfile Log: List src-secure-rsa and clarify that cvs-crypto does not have it. Revision Changes Path 1.27 +6 -2 src/share/examples/cvsup/cvs-supfile 1.11 +2 -1 src/share/examples/cvsup/secure-cvs-supfile 1.20 +6 -2 src/share/examples/cvsup/stable-supfile 1.18 +6 -2 src/share/examples/cvsup/standard-supfile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 2: 3:57 2000 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 258A837B688; Thu, 29 Jun 2000 02:03:36 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (hak.nat.Awfulhak.org [172.31.0.12]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id KAA97890; Thu, 29 Jun 2000 10:03:29 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id IAA00439; Thu, 29 Jun 2000 08:33:46 +0100 (BST) (envelope-from brian@Awfulhak.org) Message-Id: <200006290733.IAA00439@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: obrien@FreeBSD.org Cc: Robert Watson , Alexander Langer , Glenn Johnson , John Baldwin , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Brian Somers , brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources In-Reply-To: Message from "David O'Brien" of "Wed, 28 Jun 2000 21:53:06 PDT." <20000628215305.B30313@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 29 Jun 2000 08:33:46 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Wed, Jun 28, 2000 at 05:03:03PM -0400, Robert Watson wrote: > > But we do have a long obsolete bootpd (bootpd(8)), and the DHCP client and > > server are shipped in the same build package by the same vendor (ISC) > > under a BSD license. We could easily remove the bootp support, gain the > > DHCP support, resulting in newer and better written software (assertion) > > without increase in bloat. :-) > > It has been my intention of axing out bootpd (making it a port). > [w/o replacing it with dhcpd] I'm not trying to stir anything, but what's the difference between this and csh ? dhcpd is the currently maintained, good copyright version of bootpd. I think we should be careful that we don't displace the ``balance of programs'' in FreeBSD - for fear of changing the overall feel of the system. What decides if a given program is move-to-ports'able or if it's upgrade'able or even contrib'able ? There are definitely a number of programs that fall into the ``should-change'' category. > -- > -- David (obrien@FreeBSD.org) > Disclaimer: Not speaking for FreeBSD, just expressing my own opinion. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 2: 4: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E927537C042; Thu, 29 Jun 2000 02:03:59 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA10704; Thu, 29 Jun 2000 02:03:59 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200006290903.CAA10704@freefall.freebsd.org> From: Peter Wemm Date: Thu, 29 Jun 2000 02:03:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/cvsup secure-cvs-supfile secure-stable-supfile secure-supfile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/06/29 02:03:59 PDT Modified files: share/examples/cvsup secure-cvs-supfile secure-stable-supfile secure-supfile Log: Include the src-crypto-rsa collection by default for internat users. Revision Changes Path 1.12 +2 -2 src/share/examples/cvsup/secure-cvs-supfile 1.14 +2 -1 src/share/examples/cvsup/secure-stable-supfile 1.12 +2 -1 src/share/examples/cvsup/secure-supfile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 2: 5: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CEE5F37B761; Thu, 29 Jun 2000 02:04:59 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA10869; Thu, 29 Jun 2000 02:04:59 -0700 (PDT) (envelope-from kris@FreeBSD.org) Message-Id: <200006290904.CAA10869@freefall.freebsd.org> From: Kris Kennaway Date: Thu, 29 Jun 2000 02:04:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/eterm/patches patch-sec1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/06/29 02:04:59 PDT Added files: x11/eterm/patches patch-sec1 Log: Prevent a DoS from an escape sequence that can cause the eterm to use up all available memory and crash Submitted by: Michael Jennings via Bugtraq To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 2:20:20 2000 Delivered-To: cvs-all@freebsd.org Received: from funkthat.com (adsl-63-195-54-213.dsl.snfc21.pacbell.net [63.195.54.213]) by hub.freebsd.org (Postfix) with ESMTP id 8E64737B64F; Thu, 29 Jun 2000 02:20:15 -0700 (PDT) (envelope-from gurney_j@efn.org) Received: (from jmg@localhost) by funkthat.com (8.9.3/8.8.7) id CAA05890; Thu, 29 Jun 2000 02:20:09 -0700 (PDT) Message-ID: <20000629022009.41280@hydrogen.funkthat.com> Date: Thu, 29 Jun 2000 02:20:09 -0700 From: John-Mark Gurney To: Glenn Johnson Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources References: <20000627045610.A60638@dragon.nuxi.com> <200006271755.KAA01721@john.baldwin.cx> <20000628101529.A63423@node1.cluster.srrc.usda.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.69 In-Reply-To: <20000628101529.A63423@node1.cluster.srrc.usda.gov>; from Glenn Johnson on Wed, Jun 28, 2000 at 10:15:29AM -0500 Reply-To: John-Mark Gurney Organization: Cu Networking X-Operating-System: FreeBSD 3.4-RELEASE i386 X-PGP-Fingerprint: B7 EC EF F8 AE ED A7 31 96 7A 22 B3 D8 56 36 F4 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Glenn Johnson scribbled this message on Jun 28: > Just my 2 cents here but isn't FreeBSD suppose to be a server OS? So > shouldn't a server OS have a DHCP server in the base system? why not use a bootpd that is DHCP savy? ftp://ftp.funkthat.com/pub/unix/net/bootp-DD2.4.3.tar.gz I use this at home for windows boxes, and it works great... :) -- John-Mark Gurney Voice: +1 408 975 9651 Cu Networking "Thank God I'm an atheist, that'd just be confusing." -- cmc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 2:25:54 2000 Delivered-To: cvs-all@freebsd.org Received: from Stalker.Alfacom.net (Stalker.Alfacom.net [62.244.36.7]) by hub.freebsd.org (Postfix) with ESMTP id D1C7B37B747; Thu, 29 Jun 2000 02:25:46 -0700 (PDT) (envelope-from vkushnir@Alfacom.net) Received: from kushnir1.kiev.ua (dup-114.alfacom.net [62.244.36.114]) by Stalker.Alfacom.net (8.9.0/8.9.0) with ESMTP id MAA14346; Thu, 29 Jun 2000 12:25:39 +0300 (EEST) Received: from localhost (volodya@localhost) by kushnir1.kiev.ua (8.9.3/8.9.3) with ESMTP id MAA01050; Thu, 29 Jun 2000 12:25:32 +0300 (EEST) (envelope-from volodya@kushnir1.kiev.ua) Date: Thu, 29 Jun 2000 12:25:31 +0300 (EEST) From: Vladimir Kushnir To: Archie Cobbs Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files options src/sys/net ethernet.h In-Reply-To: <200006262334.QAA33729@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This breaks kernel compilations without device ether defined. Dont't have script output right now, but it chokes on ether_ifdetach() from net/if.c (function defined in if_ethersubr.c which is marked as "optional ether") On Mon, 26 Jun 2000, Archie Cobbs wrote: > archie 2000/06/26 16:34:55 PDT > > Modified files: > sys/conf files options > sys/net ethernet.h if.c if_arp.h if_ethersubr.c > if_var.h > sys/netgraph ng_ether.h > Added files: > sys/netgraph ng_ether.c Regards, Vladimir -- ===========================|======================= Vladimir Kushnir | vkushnir@Alfacom.net | Powered by FreeBSD kushnir@ap3.bitp.kiev.ua | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 2:26:29 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BF4E737B761; Thu, 29 Jun 2000 02:26:26 -0700 (PDT) (envelope-from bp@FreeBSD.org) Received: (from bp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA14581; Thu, 29 Jun 2000 02:26:26 -0700 (PDT) (envelope-from bp@FreeBSD.org) Message-Id: <200006290926.CAA14581@freefall.freebsd.org> From: Boris Popov Date: Thu, 29 Jun 2000 02:26:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_malloc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bp 2000/06/29 02:26:26 PDT Modified files: sys/kern kern_malloc.c Log: Move #ifdef to the right place. Revision Changes Path 1.68 +2 -2 src/sys/kern/kern_malloc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 2:28:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C57AF37B747; Thu, 29 Jun 2000 02:28:26 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: (from des@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA14824; Thu, 29 Jun 2000 02:28:26 -0700 (PDT) (envelope-from des@FreeBSD.org) Message-Id: <200006290928.CAA14824@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 29 Jun 2000 02:28:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fetch Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2000/06/29 02:28:26 PDT Modified files: (Branch: RELENG_4) usr.bin/fetch Makefile Log: Prettify, add $FreeBSD$ and claim maintainership Revision Changes Path 1.3.6.1 +6 -5 src/usr.bin/fetch/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 2:29:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6362637B52D; Thu, 29 Jun 2000 02:29:37 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: (from des@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA14957; Thu, 29 Jun 2000 02:29:37 -0700 (PDT) (envelope-from des@FreeBSD.org) Message-Id: <200006290929.CAA14957@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 29 Jun 2000 02:29:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fetch Makefile X-FreeBSD-CVS-Branch: RELENG_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2000/06/29 02:29:37 PDT Modified files: (Branch: RELENG_3) usr.bin/fetch Makefile Log: MF4: prettify, add $FreeBSD$ and claim maintainership Revision Changes Path 1.3.2.1 +6 -5 src/usr.bin/fetch/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 2:36: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E563237BC0F; Thu, 29 Jun 2000 02:35:59 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA15752; Thu, 29 Jun 2000 02:35:59 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006290935.CAA15752@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 29 Jun 2000 02:35:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/29 02:35:59 PDT Modified files: . modules Log: libsidplay --> ports/audio/libsidplay Revision Changes Path 1.1314 +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 Thu Jun 29 2:51:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 879E137B540; Thu, 29 Jun 2000 02:51:54 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA16896; Thu, 29 Jun 2000 02:51:54 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200006290951.CAA16896@freefall.freebsd.org> From: John Baldwin Date: Thu, 29 Jun 2000 02:51:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/btx/btx btx.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/06/29 02:51:54 PDT Modified files: sys/boot/i386/btx/btx btx.s Log: Note that the cleaning up and reordering in revision 1.19 actually fixed a nasty bug. The comparison to tset for an instruciton with the $0xf prefix should have jumped down to the next non-prefix instruction test. Instead, it jumped down to the next instruction test, which happened to be prefixed instruction test. This test assumed that the earlier test had succeeded, thus in some rare cases, this test would actually succeed, and we would actually attempt to emulate a RDMSR instruction instead of the instruction we were supposed to be emulating. Since %ecx usually did not contain a valid MSR index at the time of the trap, this usually resulted in a #GP due to an invalid MSR address and a lovely BTX fault when one tried to boot the machine. Noticed by: unfurl and others Revision Changes Path 1.21 +1 -1 src/sys/boot/i386/btx/btx/btx.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 2:52:21 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E637837B540; Thu, 29 Jun 2000 02:52:14 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA16954; Thu, 29 Jun 2000 02:52:14 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200006290952.CAA16954@freefall.freebsd.org> From: Ruslan Ermilov Date: Thu, 29 Jun 2000 02:52:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/natd natd.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/06/29 02:52:14 PDT Modified files: sbin/natd natd.8 Log: "Ease understanding" of how -punch_fw works. Reviewed by: sheldonh Revision Changes Path 1.39 +12 -10 src/sbin/natd/natd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 2:56:15 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 03E0437B550; Thu, 29 Jun 2000 02:56:11 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA17330; Thu, 29 Jun 2000 02:56:11 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006290956.CAA17330@freefall.freebsd.org> From: Alexander Langer Date: Thu, 29 Jun 2000 02:56:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/de_DE.ISO_8859-1/books/handbook appendix.decl chapter.decl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/29 02:56:11 PDT Added files: de_DE.ISO_8859-1/books/handbook appendix.decl chapter.decl Log: Add decleration files in order to sync with English version. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 3: 6:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 59F2337B90E; Thu, 29 Jun 2000 03:06:28 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA19120; Thu, 29 Jun 2000 03:06:28 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200006291006.DAA19120@freefall.freebsd.org> From: Ruslan Ermilov Date: Thu, 29 Jun 2000 03:06:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/natd natd.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/06/29 03:06:28 PDT Modified files: (Branch: RELENG_4) sbin/natd natd.8 Log: MFC: (rev 1.39) "Ease understanding" of how -punch_fw works. Revision Changes Path 1.27.2.4 +12 -10 src/sbin/natd/natd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 3: 8:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DE5FB37BA1E; Thu, 29 Jun 2000 03:08:28 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA19262; Thu, 29 Jun 2000 03:08:28 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006291008.DAA19262@freefall.freebsd.org> From: Alexander Langer Date: Thu, 29 Jun 2000 03:08:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/de_DE.ISO_8859-1/books/handbook Makefile authors.ent book.sgml chapters.ent doc/de_DE.ISO_8859-1/books/handbook/bibliography chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/29 03:08:28 PDT Modified files: de_DE.ISO_8859-1/books/handbook Makefile authors.ent book.sgml chapters.ent Added files: de_DE.ISO_8859-1/books/handbook/bibliography chapter.sgml Log: Add translated bibliography chapter, based on English rev. 1.24. LinuxDoc -> DocBook Conversion and merging changes up to 1.24 were done by Uwe Pierau . Translated by: Frank Gruender Obtained from: FreeBSD German Documentation Project Revision Changes Path 1.3 +2 -1 doc/de_DE.ISO_8859-1/books/handbook/Makefile 1.3 +2 -1 doc/de_DE.ISO_8859-1/books/handbook/authors.ent 1.3 +7 -1 doc/de_DE.ISO_8859-1/books/handbook/book.sgml 1.4 +4 -1 doc/de_DE.ISO_8859-1/books/handbook/chapters.ent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 3:17:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DB87937BFC7; Thu, 29 Jun 2000 03:17:09 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA19836; Thu, 29 Jun 2000 03:17:09 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006291017.DAA19836@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 29 Jun 2000 03:17:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/libsidplay Makefile ports/audio/libsidplay/files md5 ports/audio/libsidplay/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/29 03:17:09 PDT Modified files: audio/libsidplay Makefile audio/libsidplay/files md5 audio/libsidplay/pkg DESCR Log: Reflect new PORTNAME after sidplay --> libsidplay repo copy. Also update to 1.36.40. PR: 19515 Submitted by: MAINTAINER Revision Changes Path 1.13 +7 -7 ports/audio/libsidplay/Makefile 1.5 +1 -1 ports/audio/libsidplay/files/md5 1.5 +3 -0 ports/audio/libsidplay/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 3:18: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from avon.wire.net.au (avon.wire.net.au [203.36.3.8]) by hub.freebsd.org (Postfix) with ESMTP id EDA4137C230; Thu, 29 Jun 2000 03:17:50 -0700 (PDT) (envelope-from davidn@austel.net) Received: from austel.net (apollo.wire.net.au [203.36.3.14]) by avon.wire.net.au (8.9.3/8.9.3) with ESMTP id UAA16905; Thu, 29 Jun 2000 20:17:12 +1000 (EST) (envelope-from davidn@austel.net) Message-ID: <395B2227.7D46C78A@austel.net> Date: Thu, 29 Jun 2000 20:17:11 +1000 From: David Nugent Organization: ISP Limited X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Glenn Johnson Cc: John Baldwin , "David O'Brien" , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Brian Somers Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources References: <20000627045610.A60638@dragon.nuxi.com> <200006271755.KAA01721@john.baldwin.cx> <20000628101529.A63423@node1.cluster.srrc.usda.gov> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Glenn Johnson wrote: > > I prefer this option. Most people don't need a DHCP server. > > Just my 2 cents here but isn't FreeBSD suppose to be a server OS? So > shouldn't a server OS have a DHCP server in the base system? I agree. dhcpd would be in the same category as other system daemons which only a relatively few systems run, but nevertheless require; named, most of the ipx/nw, mrouted, amd, bootpd etc etc. I dare say its use would probably be more common that a subset of those. If client DHCP functionality is the tree, then so should the server. I'd be equally as happy if both were removed, but then we hit the reason why I assume the client was imported in the first place - as a helper to bootstrap networking during installation. -- || David Nugent || TS Manager, ISP Limited || \\ davidn@austel.net | davidn@blaze.net.au | davidn@freebsd.org // .\\ Ph: +61396422322 Fax: +61396422063 Cell: +61404867638 //. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 3:20:17 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F6A037BE76; Thu, 29 Jun 2000 03:20:14 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA20170; Thu, 29 Jun 2000 03:20:14 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006291020.DAA20170@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 29 Jun 2000 03:20:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/libsidplay Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/29 03:20:13 PDT Modified files: audio/libsidplay Makefile Log: Remove unneeded USE_XLIB. Revision Changes Path 1.14 +1 -2 ports/audio/libsidplay/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 3:33: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4336137BA3A; Thu, 29 Jun 2000 03:32:58 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: (from des@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA20946; Thu, 29 Jun 2000 03:32:58 -0700 (PDT) (envelope-from des@FreeBSD.org) Message-Id: <200006291032.DAA20946@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 29 Jun 2000 03:32:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fetch fetch.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2000/06/29 03:32:57 PDT Modified files: usr.bin/fetch fetch.c Log: Implement the -c option Revision Changes Path 1.3 +9 -4 src/usr.bin/fetch/fetch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 3:35:39 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A763637BB20; Thu, 29 Jun 2000 03:35:35 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: (from des@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA21162; Thu, 29 Jun 2000 03:35:35 -0700 (PDT) (envelope-from des@FreeBSD.org) Message-Id: <200006291035.DAA21162@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 29 Jun 2000 03:35:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fetch fetch.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2000/06/29 03:35:25 PDT Modified files: usr.bin/fetch fetch.1 Log: Note that the -h, -c and -f options are deprecated, and remove note that incorrectly stated that they were not implemented. Document the -d option. Revision Changes Path 1.35 +18 -13 src/usr.bin/fetch/fetch.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 3:37:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 19AE937B92E; Thu, 29 Jun 2000 03:37:32 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA21411; Thu, 29 Jun 2000 03:37:32 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006291037.DAA21411@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 29 Jun 2000 03:37:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/libsidplay/pkg COMMENT X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/29 03:37:31 PDT Modified files: audio/libsidplay/pkg COMMENT Log: Forgot to update COMMENT. PR: 19515 Submitted by: MAINTAINER Revision Changes Path 1.2 +1 -1 ports/audio/libsidplay/pkg/COMMENT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 3:44:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DFA9837B8DE; Thu, 29 Jun 2000 03:44:10 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: (from des@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA22270; Thu, 29 Jun 2000 03:44:10 -0700 (PDT) (envelope-from des@FreeBSD.org) Message-Id: <200006291044.DAA22270@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 29 Jun 2000 03:44:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libfetch ftp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2000/06/29 03:44:10 PDT Modified files: lib/libfetch ftp.c Log: Make restart work in active mode, too. PR: bin/18688 Submitted by: Rudolf Cejka Revision Changes Path 1.27 +6 -1 src/lib/libfetch/ftp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 3:45:17 2000 Delivered-To: cvs-all@freebsd.org Received: from anchor-post-33.mail.demon.net (anchor-post-33.mail.demon.net [194.217.242.91]) by hub.freebsd.org (Postfix) with ESMTP id 1CEF537BB11; Thu, 29 Jun 2000 03:45:10 -0700 (PDT) (envelope-from n_hibma@qubesoft.com) Received: from calcaphon.demon.co.uk ([193.237.19.5] helo=bluebottle.qubesoft.com) by anchor-post-33.mail.demon.net with esmtp (Exim 2.12 #1) id 137bod-000Ef9-0X; Thu, 29 Jun 2000 11:45:03 +0100 Received: from henny.webweaving.org (henny.qubesoft.com [192.168.1.5]) by bluebottle.qubesoft.com (8.9.3/8.9.1) with ESMTP id LAA72454; Thu, 29 Jun 2000 11:44:57 +0100 (BST) (envelope-from n_hibma@qubesoft.com) Received: from localhost (localhost [127.0.0.1]) by henny.webweaving.org (8.9.3/8.9.3) with ESMTP id LAA19637; Thu, 29 Jun 2000 11:26:13 +0100 (BST) (envelope-from n_hibma@qubesoft.com) Date: Thu, 29 Jun 2000 11:26:13 +0100 (BST) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: Alfred Perlstein Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern vnode_if.pl In-Reply-To: <200006271910.MAA49618@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Modified files: > sys/kern vnode_if.pl > Log: > remove crufty exec stuff, perl is in the base system > make it work with warnings on (there was some harmless use of uninitialized > variables) > make it work with 'use strict' [clap clap clap] I'd say we make 'use strict' mandatory for any perl script in the FreeBSD build. Nick -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 3:46: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B7C737B866; Thu, 29 Jun 2000 03:45:56 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA22553; Thu, 29 Jun 2000 03:45:56 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006291045.DAA22553@freefall.freebsd.org> From: Alexander Langer Date: Thu, 29 Jun 2000 03:45:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf NOTES X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/29 03:45:55 PDT Modified files: sys/i386/conf NOTES Log: - MSDOSFS can do both FAT _and_ FAT32. Since the name "MSDOS" might be confusing, explecitely mention this. - softupdates' README is no longer in contrib/softupdates. Fix new location. Revision Changes Path 1.790 +4 -4 src/sys/i386/conf/NOTES To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 3:51:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6ADEE37B866; Thu, 29 Jun 2000 03:51:16 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA23118; Thu, 29 Jun 2000 03:51:16 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006291051.DAA23118@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 29 Jun 2000 03:51:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/sidplay Makefile ports/audio/sidplay/files md5 ports/audio/sidplay/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/29 03:51:16 PDT Modified files: audio/sidplay Makefile audio/sidplay/files md5 audio/sidplay/pkg PLIST Log: Make it to be a real sidplay (not libsidplay). PR: 19516 Submitted by: MAINTAINER Revision Changes Path 1.13 +12 -7 ports/audio/sidplay/Makefile 1.5 +1 -1 ports/audio/sidplay/files/md5 1.4 +3 -14 ports/audio/sidplay/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 Jun 29 3:53:35 2000 Delivered-To: cvs-all@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 30C8B37BA06; Thu, 29 Jun 2000 03:53:27 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 137bwK-00050U-00; Thu, 29 Jun 2000 12:53:00 +0200 From: Sheldon Hearn To: David Nugent Cc: Glenn Johnson , John Baldwin , "David O'Brien" , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Brian Somers Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources In-reply-to: Your message of "Thu, 29 Jun 2000 20:17:11 +1000." <395B2227.7D46C78A@austel.net> Date: Thu, 29 Jun 2000 12:53:00 +0200 Message-ID: <19249.962275980@axl.ops.uunet.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 29 Jun 2000 20:17:11 +1000, David Nugent wrote: > If client DHCP functionality is the tree, then so should the server. This is a leap of faith, not a well-reasoned argument. :-) I don't think we should import the server just because we have the client code. In fact, I think this line of thinking is silly. We should look at the normal considerations that come into play whenever new imports are considered. What's the license like, how many folks can't do without it, what other parts of the system rely on it, what's maintenance going to be like etc. etc. I'm neither for nor against, provided the decision made is rational. Oh, and this is not an appropriate forum for the discussion. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 3:53:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 91B0737BB11; Thu, 29 Jun 2000 03:53:44 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA23426; Thu, 29 Jun 2000 03:53:44 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006291053.DAA23426@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 29 Jun 2000 03:53:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/29 03:53:44 PDT Modified files: audio Makefile Log: Activate libsidplay. Revision Changes Path 1.146 +2 -1 ports/audio/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 3:56:16 2000 Delivered-To: cvs-all@freebsd.org Received: from florence.pavilion.net (florence.pavilion.net [212.74.0.25]) by hub.freebsd.org (Postfix) with ESMTP id BAA5437BB20; Thu, 29 Jun 2000 03:56:10 -0700 (PDT) (envelope-from joe@pavilion.net) Received: from genius.systems.pavilion.net (postfix@genius.systems.pavilion.net [212.74.1.100]) by florence.pavilion.net (8.9.3/8.8.8) with ESMTP id LAA53812; Thu, 29 Jun 2000 11:48:31 +0100 (BST) (envelope-from joe@pavilion.net) Received: by genius.systems.pavilion.net (Postfix, from userid 100) id 7A67212341; Thu, 29 Jun 2000 11:49:58 +0100 (BST) Date: Thu, 29 Jun 2000 11:49:58 +0100 From: Josef Karthauser To: Sheldon Hearn Cc: Josef Karthauser , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen setflags.3 setflags.c Message-ID: <20000629114958.D66974@pavilion.net> References: <200006280245.TAA09655@freefall.freebsd.org> <54247.962267197@axl.ops.uunet.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <54247.962267197@axl.ops.uunet.co.za>; from sheldonh@uunet.co.za on Thu, Jun 29, 2000 at 10:26:37AM +0200 X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jun 29, 2000 at 10:26:37AM +0200, Sheldon Hearn wrote: > > > On Tue, 27 Jun 2000 19:45:58 MST, Josef Karthauser wrote: > > > Removed files: (Branch: RELENG_4) > > lib/libc/gen setflags.3 setflags.c > > Log: > > MFC: Remove the getflags/setflags functions. Their functionality has > > been replaced with the libc functions fflagstostr and strtofflags. > > Doesn't _this_ (the removal of an interface) require a version bump? No - these weren't library calls, hence I've not had to remove them from the Makefile. They were just located in the gen directory. The previous commit removed all dependancy on them. Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 5:17:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A370737B976; Thu, 29 Jun 2000 05:17:32 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: (from nectar@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA35749; Thu, 29 Jun 2000 05:17:32 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Message-Id: <200006291217.FAA35749@freefall.freebsd.org> From: Jacques Vidrine Date: Thu, 29 Jun 2000 05:17:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/py-gnome Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nectar 2000/06/29 05:17:32 PDT Modified files: x11-toolkits/py-gnome Makefile Log: Add a missing dependency. Revision Changes Path 1.39 +3 -2 ports/x11-toolkits/py-gnome/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 5:56:29 2000 Delivered-To: cvs-all@freebsd.org Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (Postfix) with ESMTP id 95A6737BB98; Thu, 29 Jun 2000 05:56:09 -0700 (PDT) (envelope-from markm@rodent.ops.uunet.co.za) Received: from rodent.ops.uunet.co.za ([196.31.2.168]) by lists01.iafrica.com with esmtp (Exim 3.12 #2) id 137drO-0000Hi-00; Thu, 29 Jun 2000 14:56:02 +0200 Received: from rodent.ops.uunet.co.za (localhost [127.0.0.1]) by rodent.ops.uunet.co.za (8.9.3/8.9.3) with ESMTP id OAA35128; Thu, 29 Jun 2000 14:55:29 +0200 (SAST) (envelope-from markm@rodent.ops.uunet.co.za) Message-Id: <200006291255.OAA35128@rodent.ops.uunet.co.za> X-Mailer: exmh version 2.1.2 06/08/2000 To: Nick Hibma Cc: Alfred Perlstein , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vnode_if.pl In-Reply-To: Message from Nick Hibma of "Thu, 29 Jun 2000 11:26:13 +0100." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 29 Jun 2000 14:55:29 +0200 From: Mark R V Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > [clap clap clap] > > I'd say we make 'use strict' mandatory for any perl script in the > FreeBSD build. ... and -w. M To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 6:13: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3FADB37B78C; Thu, 29 Jun 2000 06:12:58 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA42744; Thu, 29 Jun 2000 06:12:57 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200006291312.GAA42744@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Thu, 29 Jun 2000 06:12:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/lynx-current Makefile ports/www/lynx-current/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/06/29 06:12:46 PDT Modified files: www/lynx-current Makefile www/lynx-current/files md5 Log: Update to .dev.4 Revision Changes Path 1.118 +3 -3 ports/www/lynx-current/Makefile 1.151 +1 -1 ports/www/lynx-current/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 6:34:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BECC137B8B7; Thu, 29 Jun 2000 06:34:54 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA44999; Thu, 29 Jun 2000 06:34:54 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Message-Id: <200006291334.GAA44999@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Thu, 29 Jun 2000 06:34:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile boot_crunch.conf fixit_crunch.conf src/release/i386 fixit_crunch.conf src/release/pc98 fixit_crunch.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nyan 2000/06/29 06:34:54 PDT Modified files: release Makefile boot_crunch.conf fixit_crunch.conf Added files: release/i386 fixit_crunch.conf release/pc98 fixit_crunch.conf Log: - Removed machine dependent directory and command from src/release/{boot,fixit}_crunch.conf. - Added machine specific fixit_crunch.conf for PC/AT and PC-98 to src/release/$MACHINE. - Use config file in src/release/$MACHINE if exist. If it does not exist, use in src/release. Revision Changes Path 1.550 +13 -9 src/release/Makefile 1.42 +2 -2 src/release/boot_crunch.conf 1.25 +2 -3 src/release/fixit_crunch.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 6:53: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E4EC037BC62; Thu, 29 Jun 2000 06:53:01 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA89691; Thu, 29 Jun 2000 06:53:01 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006291353.GAA89691@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 29 Jun 2000 06:53:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors Makefile ports/editors/nano Makefile ports/editors/nano/files md5 ports/editors/nano/pkg COMMENT DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/29 06:53:01 PDT Modified files: editors Makefile Added files: editors/nano Makefile editors/nano/files md5 editors/nano/pkg COMMENT DESCR PLIST Log: New port nano - an enhanced free clone of Pico editor. PR: 19255 Submitted by: Philippe Lefebvre Revision Changes Path 1.118 +2 -1 ports/editors/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 6:53:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1977837BC97; Thu, 29 Jun 2000 06:53:23 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA91577; Thu, 29 Jun 2000 06:53:23 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006291353.GAA91577@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 29 Jun 2000 06:53:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/29 06:53:23 PDT Modified files: . modules Log: nano --> ports/editors/nano Revision Changes Path 1.1315 +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 Thu Jun 29 7: 5:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2EF8B37BA1D; Thu, 29 Jun 2000 07:05:42 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA05323; Thu, 29 Jun 2000 07:05:42 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006291405.HAA05323@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 29 Jun 2000 07:05:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/contrib chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/29 07:05:42 PDT Modified files: en_US.ISO_8859-1/books/handbook/contrib chapter.sgml Log: Add Philippe Lefebvre for his nano port. Revision Changes Path 1.235 +5 -1 doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 7:20:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D40A437BD38; Thu, 29 Jun 2000 07:20:07 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Received: (from motoyuki@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA07683; Thu, 29 Jun 2000 07:20:07 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Message-Id: <200006291420.HAA07683@freefall.freebsd.org> From: Motoyuki Konno Date: Thu, 29 Jun 2000 07:20:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/mh/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG motoyuki 2000/06/29 07:20:07 PDT Modified files: japanese/mh/pkg PLIST Log: Add extra files. References: Package building errors page. Revision Changes Path 1.12 +4 -0 ports/japanese/mh/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 Jun 29 7:21:37 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 25FEC37BC97; Thu, 29 Jun 2000 07:21:34 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA07932; Thu, 29 Jun 2000 07:21:34 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200006291421.HAA07932@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Thu, 29 Jun 2000 07:21:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/cvsup-mirror/files supfile supfile.crypto ports/net/cvsup-mirror/scripts configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/06/29 07:21:34 PDT Modified files: net/cvsup-mirror/files supfile supfile.crypto net/cvsup-mirror/scripts configure Log: Add src-crypto-rsa Revision Changes Path 1.3 +1 -0 ports/net/cvsup-mirror/files/supfile 1.2 +1 -0 ports/net/cvsup-mirror/files/supfile.crypto 1.6 +2 -0 ports/net/cvsup-mirror/scripts/configure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 7:33: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from lucifer.bart.nl (lucifer.bart.nl [194.158.168.74]) by hub.freebsd.org (Postfix) with ESMTP id 1B59537BC97; Thu, 29 Jun 2000 07:32:59 -0700 (PDT) (envelope-from asmodai@lucifer.bart.nl) Received: (from asmodai@localhost) by lucifer.bart.nl (8.9.3/8.9.3) id QAA41205; Thu, 29 Jun 2000 16:32:55 +0200 (CEST) (envelope-from asmodai) Date: Thu, 29 Jun 2000 16:32:55 +0200 From: Jeroen Ruigrok van der Werven To: Doug Barton Cc: "Andrey A. Chernov" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: backporting to 3.5 Message-ID: <20000629163254.Z34726@lucifer.bart.nl> References: <200006282248.PAA26257@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from Doug@gorean.org on Wed, Jun 28, 2000 at 04:13:54PM -0700 Organisation: VIA Net.Works The Netherlands Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -On [20000629 01:16], Doug Barton (Doug@gorean.org) wrote: > > Is there going to be a policy regarding what to backport to >3.5? My understanding was that once the 3.5-RELEASE tag was laid down all >that would go back would be bug/security fixes. My personal opinion is >that if we backport too much we reduce the users' motivation to move to >4.x, not to mention the maintenance problems as a discouragement to >committers who do feature development. I am personally doing and still going to do a whole lot of backporting to 3.5-STABLE in order to ease the upgrade path to 4.x. I don't mind doing MFC work for others and testing it. -- Jeroen Ruigrok van der Werven Network- and systemadministrator VIA Net.Works The Netherlands BSD: Technical excellence at its best http://www.via-net-works.nl Looking for the Sun that eclipsed behind black feathered wings... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 7:35:37 2000 Delivered-To: cvs-all@freebsd.org Received: from lucifer.bart.nl (lucifer.bart.nl [194.158.168.74]) by hub.freebsd.org (Postfix) with ESMTP id 8951D37BDF4; Thu, 29 Jun 2000 07:35:31 -0700 (PDT) (envelope-from asmodai@lucifer.bart.nl) Received: (from asmodai@localhost) by lucifer.bart.nl (8.9.3/8.9.3) id QAA41280; Thu, 29 Jun 2000 16:35:16 +0200 (CEST) (envelope-from asmodai) Date: Thu, 29 Jun 2000 16:35:16 +0200 From: Jeroen Ruigrok van der Werven To: Doug Barton Cc: "Jordan K. Hubbard" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: backporting to 3.5 Message-ID: <20000629163516.A34726@lucifer.bart.nl> References: <16419.962247023@localhost> <395AC2C0.BA93E640@gorean.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <395AC2C0.BA93E640@gorean.org>; from DougB@gorean.org on Wed, Jun 28, 2000 at 08:30:08PM -0700 Organisation: VIA Net.Works The Netherlands Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -On [20000629 10:01], Doug Barton (DougB@gorean.org) wrote: > Please don't mischaracterize what I said. I specifically referred to >fixes as something which should be expected to backport. I have a fleet >of 3.x machines that I don't plan to upgrade any time soon, so I'm >interested in protecting the branch as much as anything else. That's what we have here as well. I am merely trying to get the good and logical fixes over to 3-STABLE as well as updates of contrib since I have a large number of 3.x boxes here as well which I want to have with some of the stuff which is in CURRENT/4-STABLE. Like I said, it's merely a matter of personal developer commitment. =) -- Jeroen Ruigrok van der Werven Network- and systemadministrator VIA Net.Works The Netherlands BSD: Technical excellence at its best http://www.via-net-works.nl Looking for the Sun that eclipsed behind black feathered wings... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 7:37:43 2000 Delivered-To: cvs-all@freebsd.org Received: from eeyore.local.dohd.cx (d0030.dtk.chello.nl [213.46.0.30]) by hub.freebsd.org (Postfix) with ESMTP id 32D2C37BED0; Thu, 29 Jun 2000 07:37:36 -0700 (PDT) (envelope-from freebsd@dohd.cx) Received: by eeyore.local.dohd.cx (Postfix+IPv6, from userid 1008) id CAB72BA9F; Thu, 29 Jun 2000 16:37:33 +0200 (MET DST) Date: Thu, 29 Jun 2000 16:37:33 +0200 From: Mark Huizer To: Jeroen Ruigrok van der Werven Cc: Doug Barton , "Andrey A. Chernov" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: backporting to 3.5 Message-ID: <20000629163733.A73666@dohd.cx> References: <200006282248.PAA26257@freefall.freebsd.org> <20000629163254.Z34726@lucifer.bart.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000629163254.Z34726@lucifer.bart.nl>; from jruigrok@via-net-works.nl on Thu, Jun 29, 2000 at 04:32:55PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I am personally doing and still going to do a whole lot of backporting > to 3.5-STABLE in order to ease the upgrade path to 4.x. > > I don't mind doing MFC work for others and testing it. > > Jeroen Ruigrok van der Werven Network- and systemadministrator > VIA Net.Works The Netherlands Hmm :-) will ncurses be on that list perhaps? :-) Mark Huizer -- Nice testing in little China... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 7:58:59 2000 Delivered-To: cvs-all@freebsd.org Received: from server1.mich.com (server1.mich.com [198.108.16.2]) by hub.freebsd.org (Postfix) with ESMTP id B2E3937B78D; Thu, 29 Jun 2000 07:58:53 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm011-006.dialup.bignet.net [64.79.81.230]) by server1.mich.com (8.9.3/8.9.3) with ESMTP id KAA02160; Thu, 29 Jun 2000 10:58:46 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id D1AF91992; Thu, 29 Jun 2000 10:56:37 -0400 (EDT) Date: Thu, 29 Jun 2000 10:56:37 -0400 From: Will Andrews To: Sheldon Hearn Cc: Josef Karthauser , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/gen setflags.3 setflags.c Message-ID: <20000629105637.B24486@argon.gryphonsoft.com> References: <200006280245.TAA09655@freefall.freebsd.org> <54247.962267197@axl.ops.uunet.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <54247.962267197@axl.ops.uunet.co.za>; from sheldonh@uunet.co.za on Thu, Jun 29, 2000 at 10:26:37AM +0200 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jun 29, 2000 at 10:26:37AM +0200, Sheldon Hearn wrote: > Doesn't _this_ (the removal of an interface) require a version bump? If it does, it should be lumped in with the bump that Satoshi made for Perl 5.006; so all that's needed is a documentation that that number can be used to describe a date near setflags() interface change. -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 8: 1:59 2000 Delivered-To: cvs-all@freebsd.org Received: from lucifer.bart.nl (lucifer.bart.nl [194.158.168.74]) by hub.freebsd.org (Postfix) with ESMTP id 2A21337B57E; Thu, 29 Jun 2000 08:01:45 -0700 (PDT) (envelope-from asmodai@lucifer.bart.nl) Received: (from asmodai@localhost) by lucifer.bart.nl (8.9.3/8.9.3) id RAA41587; Thu, 29 Jun 2000 17:01:35 +0200 (CEST) (envelope-from asmodai) Date: Thu, 29 Jun 2000 17:01:35 +0200 From: Jeroen Ruigrok van der Werven To: Mark Huizer Cc: Doug Barton , "Andrey A. Chernov" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: backporting to 3.5 Message-ID: <20000629170135.B34726@lucifer.bart.nl> References: <200006282248.PAA26257@freefall.freebsd.org> <20000629163254.Z34726@lucifer.bart.nl> <20000629163733.A73666@dohd.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000629163733.A73666@dohd.cx>; from freebsd@dohd.cx on Thu, Jun 29, 2000 at 04:37:33PM +0200 Organisation: VIA Net.Works The Netherlands Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -On [20000629 16:40], Mark Huizer (freebsd@dohd.cx) wrote: >> I am personally doing and still going to do a whole lot of backporting >> to 3.5-STABLE in order to ease the upgrade path to 4.x. >> >> I don't mind doing MFC work for others and testing it. > >Hmm :-) will ncurses be on that list perhaps? :-) If/when it passes my local testing it might very well be possible, yes. -- Jeroen Ruigrok van der Werven Network- and systemadministrator VIA Net.Works The Netherlands BSD: Technical excellence at its best http://www.via-net-works.nl Looking for the Sun that eclipsed behind black feathered wings... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 8:13: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BCA8D37B57E; Thu, 29 Jun 2000 08:13:03 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA15875; Thu, 29 Jun 2000 08:13:03 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Message-Id: <200006291513.IAA15875@freefall.freebsd.org> From: Satoshi Taoka Date: Thu, 29 Jun 2000 08:13:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/jargon-fpw Makefile ports/japanese/vera-fpw Makefile ports/japanese/web1913-fpw Makefile ports/japanese/wordnet-fpw Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG taoka 2000/06/29 08:13:03 PDT Modified files: japanese/jargon-fpw Makefile japanese/vera-fpw Makefile japanese/web1913-fpw Makefile japanese/wordnet-fpw Makefile Log: Drop large STDOUT of fpwmake into /dev/null Revision Changes Path 1.2 +2 -2 ports/japanese/jargon-fpw/Makefile 1.2 +2 -2 ports/japanese/vera-fpw/Makefile 1.2 +2 -2 ports/japanese/web1913-fpw/Makefile 1.2 +2 -2 ports/japanese/wordnet-fpw/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 8:13:42 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 20E4C37B7A0; Thu, 29 Jun 2000 08:13:40 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA15971; Thu, 29 Jun 2000 08:13:40 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Message-Id: <200006291513.IAA15971@freefall.freebsd.org> From: Satoshi Taoka Date: Thu, 29 Jun 2000 08:13:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/edict-fpw/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG taoka 2000/06/29 08:13:40 PDT Modified files: japanese/edict-fpw/pkg DESCR Log: Fix typo Revision Changes Path 1.2 +4 -4 ports/japanese/edict-fpw/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 8:26:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 271AC37B78D; Thu, 29 Jun 2000 08:26:46 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA17460; Thu, 29 Jun 2000 08:26:46 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006291526.IAA17460@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 29 Jun 2000 08:26:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/xwave Makefile ports/audio/xwave/files md5 ports/audio/xwave/patches patch-ad patch-ak patch-al patch-am patch-an patch-ao patch-ap patch-aq ports/audio/xwave/pkg COMMENT DESCR MESSAGE PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/29 08:26:46 PDT Modified files: audio Makefile Added files: audio/xwave Makefile audio/xwave/files md5 audio/xwave/patches patch-ad patch-ak patch-al patch-am patch-an patch-ao patch-ap patch-aq audio/xwave/pkg COMMENT DESCR MESSAGE PLIST Log: New port xwave - a wave record/play/edit utility. PR: 19200 Submitted by: Trevor Johnson Obtained from: NetBSD Revision Changes Path 1.147 +2 -1 ports/audio/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 8:27:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B1B5D37C21D; Thu, 29 Jun 2000 08:27:08 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA17545; Thu, 29 Jun 2000 08:27:09 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006291527.IAA17545@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 29 Jun 2000 08:27:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/29 08:27:09 PDT Modified files: . modules Log: xwave --> ports/audio/xwave Revision Changes Path 1.1316 +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 Thu Jun 29 8:34:22 2000 Delivered-To: cvs-all@freebsd.org Received: from coredump.lovett.com (hub.lovett.com [216.60.121.161]) by hub.freebsd.org (Postfix) with ESMTP id 6E26A37B667; Thu, 29 Jun 2000 08:34:06 -0700 (PDT) (envelope-from ade@lovett.com) Received: from ade by coredump.lovett.com with local (Exim 3.14 #1) id 137gK5-0008L6-00; Thu, 29 Jun 2000 10:33:49 -0500 Date: Thu, 29 Jun 2000 10:33:49 -0500 From: Ade Lovett To: David O'Brien Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Diking out ports a.out support (was Re: cvs commit: ports/audio/sidplay Makefile) Message-ID: <20000629103349.D31932@lovett.com> References: <200006230927.CAA23802@freefall.freebsd.org> <20000623080800.F77304@argon.gryphonsoft.com> <3953573F.7B95B83E@FreeBSD.org> <20000623094306.I44870@FreeBSD.org> <20000628221306.G31775@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000628221306.G31775@dragon.nuxi.com>; from obrien@FreeBSD.org on Wed, Jun 28, 2000 at 10:13:06PM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jun 28, 2000 at 10:13:06PM -0700, David O'Brien wrote: > On Fri, Jun 23, 2000 at 09:43:06AM -0500, Ade Lovett wrote: > > Agreed. At the same time, any remnants of PORTOBJFORMAT, or a.out > > shared library names in PLISTs, or aout in general needs to go > > (adios 2.x) > > Since we already have the machanism in place, I fail to see what we gain > by diking it out. Since we have a method, there is no reason to not give > the 2.x users a fighting chance of getting a port to build and install. Well, in my eyes, it is extra "cruft" that is no longer needed, since it's stated quite clearly that ports only supports -stable and -current and that anything else is a fluke. Second, we're almost certainly going to be visiting a large number of PLISTs in the not to distant future with the "famous" NOPORTDOCS hack, which is already being used elsewhere to manage PLISTS more effectively. Third, someone staying with an a.out machine is doing so for reasons of extreme stability -- adding new-fangled versions of ports would go against that stability. Fourth, killing a.out support just after 4.1-RELEASE means that we'll have had 7 releases (3.1 and up) since an purely a.out FreeBSD system existed. That's an awful long time to keep legacy around. Finally, I would imagine that most ports going in now rely on other ports where there is no a.out support, so there's going to be very little chance of them ever working under a.out Having said all of the above, I'm willing to go with the majority. (Perhaps we need a freebsd-portsarch.. just kidding :) -aDe [who has a 2.2-STABLE firewall box back in England, with 9 ports installed on it, which never gets updated other than in src/] -- Ade Lovett, Austin, TX. ade@FreeBSD.org FreeBSD: The Power to Serve http://www.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 Jun 29 8:36:48 2000 Delivered-To: cvs-all@freebsd.org Received: from florence.pavilion.net (florence.pavilion.net [212.74.0.25]) by hub.freebsd.org (Postfix) with ESMTP id 44FEF37B78D; Thu, 29 Jun 2000 08:36:31 -0700 (PDT) (envelope-from joe@pavilion.net) Received: from genius.systems.pavilion.net (postfix@genius.systems.pavilion.net [212.74.1.100]) by florence.pavilion.net (8.9.3/8.8.8) with ESMTP id QAA98156; Thu, 29 Jun 2000 16:36:27 +0100 (BST) (envelope-from joe@pavilion.net) Received: by genius.systems.pavilion.net (Postfix, from userid 100) id 04D0A11BD7; Thu, 29 Jun 2000 16:37:57 +0100 (BST) Date: Thu, 29 Jun 2000 16:37:56 +0100 From: Josef Karthauser To: Will Andrews Cc: Sheldon Hearn , Josef Karthauser , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/gen setflags.3 setflags.c Message-ID: <20000629163756.L66974@pavilion.net> References: <200006280245.TAA09655@freefall.freebsd.org> <54247.962267197@axl.ops.uunet.co.za> <20000629105637.B24486@argon.gryphonsoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000629105637.B24486@argon.gryphonsoft.com>; from andrews@technologist.com on Thu, Jun 29, 2000 at 10:56:37AM -0400 X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jun 29, 2000 at 10:56:37AM -0400, Will Andrews wrote: > On Thu, Jun 29, 2000 at 10:26:37AM +0200, Sheldon Hearn wrote: > > Doesn't _this_ (the removal of an interface) require a version bump? > > If it does, it should be lumped in with the bump that Satoshi made for > Perl 5.006; so all that's needed is a documentation that that number can > be used to describe a date near setflags() interface change. There is no bump required for this change. It's not an interface change - these functions weren't in libc. Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 8:51: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7489D37B66B; Thu, 29 Jun 2000 08:50:58 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA20424; Thu, 29 Jun 2000 08:50:58 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006291550.IAA20424@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 29 Jun 2000 08:50:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/gtkdiff Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/29 08:50:58 PDT Modified files: textproc/gtkdiff Makefile Log: Add gnomecc RUN_DEPENDS to stop bento's Extra warnings. Revision Changes Path 1.7 +2 -1 ports/textproc/gtkdiff/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 9:11:25 2000 Delivered-To: cvs-all@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 55FFA37BF5F; Thu, 29 Jun 2000 09:11:15 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e5TGB9C09080; Thu, 29 Jun 2000 09:11:09 -0700 (PDT) Date: Thu, 29 Jun 2000 09:11:09 -0700 From: Alfred Perlstein To: Dag-Erling Smorgrav Cc: John Baldwin , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf NOT Message-ID: <20000629091109.L275@fw.wintelcom.net> References: <200006281721.KAA03683@john.baldwin.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from des@flood.ping.uio.no on Thu, Jun 29, 2000 at 09:50:31AM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Dag-Erling Smorgrav [000629 00:50] wrote: > John Baldwin writes: > > On 28-Jun-00 Dag-Erling Smorgrav wrote: > > > I know. But in any case, you didn't specify *how* HTTPACCEPT fails to > > > work with HTTP 0.9. If it wakes the process up too early, no problem > > > (you're no worse off than without HTTPACCETPT). But if it never wakes > > > up the process (because it keeps waiting for more header lines), > > > that's not acceptable. > > It waits for a full HTTP/1.0 header, i.e. one including a blank line. > > Thus, it won't ever return the socket as ready if a server uses a 0.9 > > request.. > > Give me a D! Give me an O! Give me an S! What do you get? C'mon man you're the one that showed me how this stuff all works UTSL please. thanks, -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 9:11:57 2000 Delivered-To: cvs-all@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id E155037BDF4; Thu, 29 Jun 2000 09:11:51 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e5TG9cZ08974; Thu, 29 Jun 2000 09:09:38 -0700 (PDT) Date: Thu, 29 Jun 2000 09:09:37 -0700 From: Alfred Perlstein To: Nick Hibma Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern vnode_if.pl Message-ID: <20000629090937.K275@fw.wintelcom.net> References: <200006271910.MAA49618@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from n_hibma@calcaphon.com on Thu, Jun 29, 2000 at 11:26:13AM +0100 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Nick Hibma [000629 03:45] wrote: > > Modified files: > > sys/kern vnode_if.pl > > Log: > > remove crufty exec stuff, perl is in the base system > > make it work with warnings on (there was some harmless use of uninitialized > > variables) > > make it work with 'use strict' > > [clap clap clap] > > I'd say we make 'use strict' mandatory for any perl script in the > FreeBSD build. :) I have a style 9 proposal floating around in my head, I just need to get it down in an email. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 9:24:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 437B037B9E6; Thu, 29 Jun 2000 09:24:08 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA25899; Thu, 29 Jun 2000 09:24:08 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006291624.JAA25899@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 29 Jun 2000 09:24:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/fvwm95/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/29 09:24:08 PDT Modified files: x11-wm/fvwm95/pkg DESCR Log: Update WWW. PR: 19581 Reported by: Dmitry S. Sivachenko Revision Changes Path 1.4 +2 -1 ports/x11-wm/fvwm95/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 9:25:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3234C37BE94; Thu, 29 Jun 2000 09:25:07 -0700 (PDT) (envelope-from shafeeq@FreeBSD.org) Received: (from shafeeq@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA26140; Thu, 29 Jun 2000 09:25:07 -0700 (PDT) (envelope-from shafeeq@FreeBSD.org) Message-Id: <200006291625.JAA26140@freefall.freebsd.org> From: Shafeeq Sinnamohideen Date: Thu, 29 Jun 2000 09:25:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/coda5_server Makefile ports/net/coda5_server/files md5 ports/net/coda5_server/patches patch-aa patch-ab patch-ac patch-ad patch-ae ports/net/coda5_server/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG shafeeq 2000/06/29 09:25:07 PDT Modified files: net/coda5_server Makefile net/coda5_server/files md5 net/coda5_server/patches patch-aa net/coda5_server/pkg PLIST Removed files: net/coda5_server/patches patch-ab patch-ac patch-ad patch-ae Log: Updated to use Coda-5.3.8 removed patches that should no longer be necessary. Revision Changes Path 1.11 +3 -3 ports/net/coda5_server/Makefile 1.10 +1 -1 ports/net/coda5_server/files/md5 1.2 +18 -13 ports/net/coda5_server/patches/patch-aa 1.5 +1 -0 ports/net/coda5_server/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 Jun 29 9:37:26 2000 Delivered-To: cvs-all@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 21CDE37B576; Thu, 29 Jun 2000 09:37:18 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 137hJS-000ATm-00; Thu, 29 Jun 2000 18:37:14 +0200 From: Sheldon Hearn To: Alfred Perlstein Cc: Nick Hibma , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vnode_if.pl In-reply-to: Your message of "Thu, 29 Jun 2000 09:09:37 MST." <20000629090937.K275@fw.wintelcom.net> Date: Thu, 29 Jun 2000 18:37:13 +0200 Message-ID: <40285.962296633@axl.ops.uunet.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 29 Jun 2000 09:09:37 MST, Alfred Perlstein wrote: > I have a style 9 proposal floating around in my head, I just need > to get it down in an email. man perlstyle Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 9:53:56 2000 Delivered-To: cvs-all@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 0307A37B80D; Thu, 29 Jun 2000 09:53:45 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e5TGrXV10312; Thu, 29 Jun 2000 09:53:33 -0700 (PDT) Date: Thu, 29 Jun 2000 09:53:33 -0700 From: Alfred Perlstein To: Sheldon Hearn Cc: Nick Hibma , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vnode_if.pl Message-ID: <20000629095333.P275@fw.wintelcom.net> References: <20000629090937.K275@fw.wintelcom.net> <40285.962296633@axl.ops.uunet.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <40285.962296633@axl.ops.uunet.co.za>; from sheldonh@uunet.co.za on Thu, Jun 29, 2000 at 06:37:13PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Sheldon Hearn [000629 09:37] wrote: > > > On Thu, 29 Jun 2000 09:09:37 MST, Alfred Perlstein wrote: > > > I have a style 9 proposal floating around in my head, I just need > > to get it down in an email. > > man perlstyle Works for me. :) thanks, -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 9:56:42 2000 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id E7AE737C09F; Thu, 29 Jun 2000 09:56:36 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id JAA66422; Thu, 29 Jun 2000 09:56:12 -0700 (PDT) (envelope-from obrien) Date: Thu, 29 Jun 2000 09:56:12 -0700 From: "David O'Brien" To: Steve Ames Cc: Glenn Johnson , John Baldwin , Brian Somers , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources Message-ID: <20000629095612.B33366@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <20000628101529.A63423@node1.cluster.srrc.usda.gov> <200006281721.KAA03680@john.baldwin.cx> <20000629002926.A17817@gforce.johnson.home> <20000629004730.A15014@virtual-voodoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000629004730.A15014@virtual-voodoo.com>; from steve@virtual-voodoo.com on Thu, Jun 29, 2000 at 12:47:30AM -0500 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jun 29, 2000 at 12:47:30AM -0500, Steve Ames wrote: > That's a somewhat better question. The client is used to make installation > simpler. I haven't looked at what code we actually keep in the source > tree, but its probable that the server code is lurking in there as well. Nope, I dike out the server and relay code when I do ISC-DHCP imports. -- -- David (obrien@FreeBSD.org) Disclaimer: Not speaking for FreeBSD, just expressing my own opinion. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 9:58:16 2000 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 0AE2837BF4E; Thu, 29 Jun 2000 09:58:06 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id JAA66436; Thu, 29 Jun 2000 09:57:56 -0700 (PDT) (envelope-from obrien) Date: Thu, 29 Jun 2000 09:57:56 -0700 From: "David O'Brien" To: David Nugent Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources Message-ID: <20000629095756.C33366@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20000627045610.A60638@dragon.nuxi.com> <200006271755.KAA01721@john.baldwin.cx> <20000628101529.A63423@node1.cluster.srrc.usda.gov> <395B2227.7D46C78A@austel.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <395B2227.7D46C78A@austel.net>; from davidn@austel.net on Thu, Jun 29, 2000 at 08:17:11PM +1000 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jun 29, 2000 at 08:17:11PM +1000, David Nugent wrote: > If client DHCP functionality is the tree, then so should the server. You have yet to justify this. > as a helper to bootstrap networking during installation. ^^^^^^^ REQUIREMENT in many invironments today. -- -- David (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 Thu Jun 29 9:59:16 2000 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 7768C37C003; Thu, 29 Jun 2000 09:59:11 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id JAA66449; Thu, 29 Jun 2000 09:59:09 -0700 (PDT) (envelope-from obrien) Date: Thu, 29 Jun 2000 09:59:09 -0700 From: "David O'Brien" To: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources Message-ID: <20000629095909.D33366@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <395B2227.7D46C78A@austel.net> <19249.962275980@axl.ops.uunet.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <19249.962275980@axl.ops.uunet.co.za>; from sheldonh@uunet.co.za on Thu, Jun 29, 2000 at 12:53:00PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jun 29, 2000 at 12:53:00PM +0200, Sheldon Hearn wrote: > We should look at the normal considerations that come into play whenever > new imports are considered. What's the license like, how many folks BTW, ISC-DHCP v3 has an unfriendly licence for our purposes. Yet another reason to keep as little of the ISC code in the src tree as possible. -- -- David (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 Thu Jun 29 10: 2:57 2000 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 5A28E37BF54; Thu, 29 Jun 2000 10:02:50 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id KAA66467; Thu, 29 Jun 2000 10:01:25 -0700 (PDT) (envelope-from obrien) Date: Thu, 29 Jun 2000 10:01:25 -0700 From: "David O'Brien" To: Brian Somers , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources Message-ID: <20000629100125.E33366@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200006290733.IAA00439@hak.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200006290733.IAA00439@hak.lan.Awfulhak.org>; from brian@Awfulhak.org on Thu, Jun 29, 2000 at 08:33:46AM +0100 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jun 29, 2000 at 08:33:46AM +0100, Brian Somers wrote: > > It has been my intention of axing out bootpd (making it a port). > > [w/o replacing it with dhcpd] > > I'm not trying to stir anything, but what's the difference between > this and csh ? 1. Everyone uses /bin/csh (show me a box that has never had root login at least once. 2. BSD tradition is to have /bin/csh. BSD tradition is not to have dhcpd. The config files are different, so dhcpd is not a direct drop-in replacement of bootpd. > dhcpd is the currently maintained, good copyright version of bootpd. Only version 2, which is in security bug fix mode only. -- -- David (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 Thu Jun 29 10:11:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D6F5F37B669; Thu, 29 Jun 2000 10:11:48 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA33004; Thu, 29 Jun 2000 10:11:47 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006291711.KAA33004@freefall.freebsd.org> From: Alexander Langer Date: Thu, 29 Jun 2000 10:11:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/lpe Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/29 10:11:47 PDT Modified files: editors/lpe Makefile Log: Change maintainer to Carl Johan Madestrand . Revision Changes Path 1.12 +2 -2 ports/editors/lpe/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 10:18:19 2000 Delivered-To: cvs-all@freebsd.org Received: from gndrsh.dnsmgr.net (GndRsh.dnsmgr.net [198.145.92.4]) by hub.freebsd.org (Postfix) with ESMTP id 5D15237B59B; Thu, 29 Jun 2000 10:18:02 -0700 (PDT) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: (from freebsd@localhost) by gndrsh.dnsmgr.net (8.9.3/8.9.3) id KAA99314; Thu, 29 Jun 2000 10:17:43 -0700 (PDT) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <200006291717.KAA99314@gndrsh.dnsmgr.net> Subject: Re: backporting to 3.5 In-Reply-To: <16419.962247023@localhost> from "Jordan K. Hubbard" at "Jun 28, 2000 07:50:23 pm" To: jkh@zippy.osd.bsdi.com (Jordan K. Hubbard) Date: Thu, 29 Jun 2000 10:17:42 -0700 (PDT) Cc: Doug@gorean.org (Doug Barton), ache@FreeBSD.org (Andrey A. Chernov), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > Is there going to be a policy regarding what to backport to 3.5? > > My personal opinion is that if we backport too much we reduce the > > users' motivation to move to ... > > Whatever people wish to back-port to it, within reason. Your personal > opinion aside, we don't engage in social engineering around here by > holding back fixes in attempt to force users to switch. There are > some large commercial sites which only recently stopped using 2.2.8 > and not everyone is or needs to be a revision-bumping junkie for > FreeBSD. As to discouraging developers by doing so, I don't see that > at all. Only developers who actively WANT to commit to the -stable > branches do so. And to reinforce what Jordan just said, not less than 2 hours ago one of our clients, with a global installed based of systems, made this query of us: > Where would we be able to obtain Install CD's of 2.2.5, 2.2.6, 2.2.7, 2.2.8? > Is this even possible? I don't think FreeBSD.org keeps the archived .iso > images around that long. I've not been able to find them on the site > anyway. Is it possible that you might have images that we could get over > the net somehow? They have systems running all of those releases... I sent them to WC to see if they can order them before we go pumping this data accross the net. -- Rod Grimes - KD7CAX @ CN85sl - (RWG25) rgrimes@gndrsh.dnsmgr.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 10:18:33 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1ED3F37B59B; Thu, 29 Jun 2000 10:18:31 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA33805; Thu, 29 Jun 2000 10:18:20 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Message-Id: <200006291718.KAA33805@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Thu, 29 Jun 2000 10:18:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/spegla/patches patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkh 2000/06/29 10:18:20 PDT Removed files: ftp/spegla/patches patch-ab Log: whoops, I missed a removal operation on this. Reminded by: Makoto MATSUSHITA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 10:21:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B7D0B37C230; Thu, 29 Jun 2000 10:21:46 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA34222; Thu, 29 Jun 2000 10:21:46 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200006291721.KAA34222@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Thu, 29 Jun 2000 10:21:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdtime timelocal.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/06/29 10:21:46 PDT Modified files: lib/libc/stdtime timelocal.c Log: Fix assigning alt_month in compatibility code Revision Changes Path 1.9 +2 -2 src/lib/libc/stdtime/timelocal.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 10:22: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from bubba.whistle.com (bubba.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id 9AB8E37C198; Thu, 29 Jun 2000 10:21:59 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.3/8.9.2) id KAA70390; Thu, 29 Jun 2000 10:21:14 -0700 (PDT) From: Archie Cobbs Message-Id: <200006291721.KAA70390@bubba.whistle.com> Subject: Re: cvs commit: src/sys/conf files options src/sys/net ethernet.h In-Reply-To: from Vladimir Kushnir at "Jun 29, 2000 12:25:31 pm" To: vkushnir@Alfacom.net (Vladimir Kushnir) Date: Thu, 29 Jun 2000 10:21:14 -0700 (PDT) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Vladimir Kushnir writes: > This breaks kernel compilations without > device ether > defined. Dont't have script output right now, but it chokes on > ether_ifdetach() from net/if.c (function defined in if_ethersubr.c which > is marked as "optional ether") Thanks... I'll work on fixing that. -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 10:23:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6DC0D37B810; Thu, 29 Jun 2000 10:23:22 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA34408; Thu, 29 Jun 2000 10:23:22 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200006291723.KAA34408@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Thu, 29 Jun 2000 10:23:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdtime timelocal.c X-FreeBSD-CVS-Branch: RELENG_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/06/29 10:23:22 PDT Modified files: (Branch: RELENG_3) lib/libc/stdtime timelocal.c Log: MFC: alt_month assigning Revision Changes Path 1.2.2.3 +2 -2 src/lib/libc/stdtime/timelocal.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 10:24:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E340437C12F; Thu, 29 Jun 2000 10:24:37 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA34616; Thu, 29 Jun 2000 10:24:37 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200006291724.KAA34616@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Thu, 29 Jun 2000 10:24:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdtime timelocal.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/06/29 10:24:37 PDT Modified files: (Branch: RELENG_4) lib/libc/stdtime timelocal.c Log: MFC: alt_month assigning Revision Changes Path 1.8.2.1 +2 -2 src/lib/libc/stdtime/timelocal.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 10:57: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A9E3837B810; Thu, 29 Jun 2000 10:57:05 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA38618; Thu, 29 Jun 2000 10:57:05 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200006291757.KAA38618@freefall.freebsd.org> From: Archie Cobbs Date: Thu, 29 Jun 2000 10:57:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_linker.c vfs_syscalls.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/06/29 10:57:05 PDT Modified files: sys/kern kern_linker.c vfs_syscalls.c Log: Move the securelevel check before loading KLD's into linker_load_file(), instead of requiring every caller of linker_load_file() to perform the check itself. This avoids netgraph loading KLD's when securelevel > 0, not to mention any future code that may call linker_load_file(). Reviewed by: dfr Revision Changes Path 1.47 +11 -3 src/sys/kern/kern_linker.c 1.156 +1 -6 src/sys/kern/vfs_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 11: 1:24 2000 Delivered-To: cvs-all@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id 54CC137C0FE; Thu, 29 Jun 2000 11:01:16 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id OAA15713; Wed, 28 Jun 2000 14:11:50 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200006281211.OAA15713@grimreaper.grondar.za> To: Kris Kennaway Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC References: In-Reply-To: ; from Kris Kennaway "Wed, 28 Jun 2000 01:18:47 MST." Date: Wed, 28 Jun 2000 14:11:50 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Wed, 28 Jun 2000, Mark Murray wrote: > > > Oh really? Is crypto now *required* to build a kernel? > > > > No. It's required to build RANDOMDEV. > > Well, let's face it - /dev/random is pretty essential for a real-world > system. So src-sys-crypto is "effectively mandatory". I'll buy that. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 11:21:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 831D037BF0C; Thu, 29 Jun 2000 11:21:52 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA42799; Thu, 29 Jun 2000 11:21:52 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200006291821.LAA42799@freefall.freebsd.org> From: Mark Murray Date: Thu, 29 Jun 2000 11:21:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/perl/libperl Makefile src/gnu/usr.bin/perl/library Makefile.inc src/gnu/usr.bin/perl/miniperl Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/06/29 11:21:52 PDT Modified files: gnu/usr.bin/perl/libperl Makefile gnu/usr.bin/perl/library Makefile.inc gnu/usr.bin/perl/miniperl Makefile Log: Tweaks to the build to allow "make -DNOCLEAN" and "make release" to work. Revision Changes Path 1.13 +3 -2 src/gnu/usr.bin/perl/libperl/Makefile 1.3 +7 -1 src/gnu/usr.bin/perl/library/Makefile.inc 1.15 +3 -2 src/gnu/usr.bin/perl/miniperl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 11:44:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 792AA37BFE7; Thu, 29 Jun 2000 11:44:29 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA44857; Thu, 29 Jun 2000 11:44:29 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200006291844.LAA44857@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Thu, 29 Jun 2000 11:44:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/06/29 11:44:29 PDT Modified files: . modules Log: Add sys_isa Revision Changes Path 1.1317 +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 Thu Jun 29 11:54: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 130B837C027; Thu, 29 Jun 2000 11:53:56 -0700 (PDT) (envelope-from dcs@FreeBSD.org) Received: (from dcs@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA45902; Thu, 29 Jun 2000 11:53:56 -0700 (PDT) (envelope-from dcs@FreeBSD.org) Message-Id: <200006291853.LAA45902@freefall.freebsd.org> From: "Daniel C. Sobral" Date: Thu, 29 Jun 2000 11:53:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/regex regcomp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dcs 2000/06/29 11:53:56 PDT Modified files: lib/libc/regex regcomp.c Log: Initialize variables used by the Boyer-Moore algorithm. This should fix core dumps when the must pattern is of length three or less. Bug found by: knu Revision Changes Path 1.15 +3 -1 src/lib/libc/regex/regcomp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 12:14:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4BD2B37BB8A; Thu, 29 Jun 2000 12:14:29 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA49116; Thu, 29 Jun 2000 12:14:29 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200006291914.MAA49116@freefall.freebsd.org> From: Archie Cobbs Date: Thu, 29 Jun 2000 12:14:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if.c if_ethersubr.c if_var.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/06/29 12:14:29 PDT Modified files: sys/net if.c if_ethersubr.c if_var.h Log: Fix kernel build breakage when 'device ether' was not included. Revision Changes Path 1.89 +4 -2 src/sys/net/if.c 1.77 +1 -12 src/sys/net/if_ethersubr.c 1.24 +1 -2 src/sys/net/if_var.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 12:20:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C116837B9EF; Thu, 29 Jun 2000 12:20:45 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA49906; Thu, 29 Jun 2000 12:20:45 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200006291920.MAA49906@freefall.freebsd.org> From: Ade Lovett Date: Thu, 29 Jun 2000 12:20:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/aspell Makefile ports/textproc/aspell/files md5 ports/textproc/aspell/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/06/29 12:20:45 PDT Modified files: textproc/aspell Makefile textproc/aspell/files md5 textproc/aspell/pkg PLIST Log: Update to 0.31.1 Revision Changes Path 1.21 +3 -3 ports/textproc/aspell/Makefile 1.10 +1 -1 ports/textproc/aspell/files/md5 1.9 +1 -1 ports/textproc/aspell/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 Jun 29 12:21:45 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1AAB637C05D; Thu, 29 Jun 2000 12:21:39 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA50060; Thu, 29 Jun 2000 12:21:39 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200006291921.MAA50060@freefall.freebsd.org> From: Ade Lovett Date: Thu, 29 Jun 2000 12:21:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/pspell Makefile ports/textproc/pspell/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/06/29 12:21:39 PDT Modified files: textproc/pspell Makefile textproc/pspell/files md5 Log: Update to 0.11.0.2 Revision Changes Path 1.6 +3 -3 ports/textproc/pspell/Makefile 1.2 +1 -1 ports/textproc/pspell/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 12:24:15 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 43B2237B88E; Thu, 29 Jun 2000 12:24:09 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA50564; Thu, 29 Jun 2000 12:24:09 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200006291924.MAA50564@freefall.freebsd.org> From: Ade Lovett Date: Thu, 29 Jun 2000 12:24:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/pspell-ispell Makefile ports/textproc/pspell-ispell/files md5 ports/textproc/pspell-ispell/patches patch-aa patch-ab ports/textproc/pspell-ispell/pkg COMMENT DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/06/29 12:24:09 PDT Modified files: textproc Makefile Added files: textproc/pspell-ispell Makefile textproc/pspell-ispell/files md5 textproc/pspell-ispell/patches patch-aa patch-ab textproc/pspell-ispell/pkg COMMENT DESCR PLIST Log: Add pspell-ispell, an ispell plugin for the spelling-checker independent pspell library. Revision Changes Path 1.97 +2 -1 ports/textproc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 12:26:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4502337C027; Thu, 29 Jun 2000 12:26:08 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA51000; Thu, 29 Jun 2000 12:26:08 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200006291926.MAA51000@freefall.freebsd.org> From: Ade Lovett Date: Thu, 29 Jun 2000 12:26:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gconf Makefile ports/devel/gconf/files md5 ports/devel/gconf/patches patch-aa ports/devel/gconf/pkg COMMENT DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/06/29 12:26:08 PDT Added files: devel/gconf Makefile devel/gconf/files md5 devel/gconf/patches patch-aa devel/gconf/pkg COMMENT DESCR PLIST Log: GConf is a configuration database system for the GNOME desktop, functionally similar to the Windows registry but lots better :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 12:28:11 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4BD8D37B9EF; Thu, 29 Jun 2000 12:28:07 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA51384; Thu, 29 Jun 2000 12:28:07 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200006291928.MAA51384@freefall.freebsd.org> From: Ade Lovett Date: Thu, 29 Jun 2000 12:28:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gnomevfs Makefile ports/devel/gnomevfs/files md5 ports/devel/gnomevfs/patches patch-aa patch-ab patch-ac ports/devel/gnomevfs/pkg COMMENT DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/06/29 12:28:07 PDT Added files: devel/gnomevfs Makefile devel/gnomevfs/files md5 devel/gnomevfs/patches patch-aa patch-ab patch-ac devel/gnomevfs/pkg COMMENT DESCR PLIST Log: gnomevfs is the embryonic GNOME Virtual File System, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 12:29:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 65B6937B734; Thu, 29 Jun 2000 12:29:25 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA51712; Thu, 29 Jun 2000 12:29:25 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200006291929.MAA51712@freefall.freebsd.org> From: Ade Lovett Date: Thu, 29 Jun 2000 12:29:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libunicode Makefile ports/devel/libunicode/files md5 ports/devel/libunicode/pkg COMMENT DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/06/29 12:29:25 PDT Added files: devel/libunicode Makefile devel/libunicode/files md5 devel/libunicode/pkg COMMENT DESCR PLIST Log: libunicode is a library for manipulating Unicode characters and strings. It understands both the UTF-8 and UCS-2 encodings, and has a framework for adding support for new encodings. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 12:31:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C0A237BAD7; Thu, 29 Jun 2000 12:31:24 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA52123; Thu, 29 Jun 2000 12:31:24 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200006291931.MAA52123@freefall.freebsd.org> From: Ade Lovett Date: Thu, 29 Jun 2000 12:31:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/06/29 12:31:24 PDT Modified files: devel Makefile Log: Activate gconf, gnomevfs, and libunicode Revision Changes Path 1.305 +4 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 12:33:37 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CF8F837C077; Thu, 29 Jun 2000 12:33:27 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA52520; Thu, 29 Jun 2000 12:33:27 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200006291933.MAA52520@freefall.freebsd.org> From: Ade Lovett Date: Thu, 29 Jun 2000 12:33:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/evolution Makefile ports/mail/evolution/files md5 ports/mail/evolution/patches patch-aa patch-ab patch-ac patch-ad patch-ae ports/mail/evolution/pkg COMMENT DESCR MESSAGE PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/06/29 12:33:27 PDT Modified files: mail Makefile Added files: mail/evolution Makefile mail/evolution/files md5 mail/evolution/patches patch-aa patch-ab patch-ac patch-ad patch-ae mail/evolution/pkg COMMENT DESCR MESSAGE PLIST Log: Evolution is the integrated mail, calendar and address book distributed suite for GNOME from Helix Code, Inc. Revision Changes Path 1.135 +2 -1 ports/mail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 12:35: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 31C2F37C088; Thu, 29 Jun 2000 12:34:52 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id MAA52637; Thu, 29 Jun 2000 12:34:52 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Thu, 29 Jun 2000 12:34:51 -0700 (PDT) From: Kris Kennaway To: Mark Huizer Cc: Jeroen Ruigrok van der Werven , Doug Barton , "Andrey A. Chernov" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: backporting to 3.5 In-Reply-To: <20000629163733.A73666@dohd.cx> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 29 Jun 2000, Mark Huizer wrote: > Hmm :-) will ncurses be on that list perhaps? :-) No, because it breaks backwards-compatability. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 12:37: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D06F37BAD7; Thu, 29 Jun 2000 12:37:03 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA52997; Thu, 29 Jun 2000 12:37:03 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200006291937.MAA52997@freefall.freebsd.org> From: Ade Lovett Date: Thu, 29 Jun 2000 12:37:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/06/29 12:37:03 PDT Modified files: . modules Log: evolution -> ports/mail/evolution gconf -> ports/devel/gconf gnomevfs -> ports/devel/gnomevfs libunicode -> ports/devel/libunicode pspell-ispell -> ports/textproc/pspell-ispell Revision Changes Path 1.1318 +6 -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 Thu Jun 29 13: 5:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AD44937C0CA; Thu, 29 Jun 2000 13:05:45 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA57868; Thu, 29 Jun 2000 13:05:45 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200006292005.NAA57868@freefall.freebsd.org> From: Will Andrews Date: Thu, 29 Jun 2000 13:05:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/asp2php Makefile ports/www/asp2php/files md5 ports/www/asp2php/patches patch-aa ports/www/asp2php/pkg COMMENT DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/06/29 13:05:45 PDT Modified files: www Makefile Added files: www/asp2php Makefile www/asp2php/files md5 www/asp2php/patches patch-aa www/asp2php/pkg COMMENT DESCR PLIST Log: Add asp2php 0.75.1, a program that lets you convert ASP scripts to PHP. It requires PHP 4.0. I've added (__PROPERLY DONE__) support to build the GTK frontend if users want it. =) Obtained from: NetBSD (plus an upgrade) Suggested by: kris Revision Changes Path 1.227 +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 Thu Jun 29 13: 6: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8480437C03E; Thu, 29 Jun 2000 13:06:05 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA57941; Thu, 29 Jun 2000 13:06:05 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200006292006.NAA57941@freefall.freebsd.org> From: Will Andrews Date: Thu, 29 Jun 2000 13:06:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/06/29 13:06:05 PDT Modified files: . modules Log: asp2php --> ports/www/asp2php Revision Changes Path 1.1319 +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 Thu Jun 29 13:35:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A60637B684; Thu, 29 Jun 2000 13:35:31 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA61562; Thu, 29 Jun 2000 13:35:31 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200006292035.NAA61562@freefall.freebsd.org> From: Will Andrews Date: Thu, 29 Jun 2000 13:35:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kdelibs11/patches patch-ak X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/06/29 13:35:30 PDT Added files: x11/kdelibs11/patches patch-ak Log: Add a patch that will hopefully prevent possible buffer overflow with gethostbyname(); it uses a 25-character buffer which is insufficient for some localhost domains; increase to 255 (plus terminating character), which is XNS5 recommendation. Obtained from: NetBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 13:43:23 2000 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 9336E37BB8C; Thu, 29 Jun 2000 13:43:16 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.9.3/8.9.3) with SMTP id QAA82717; Thu, 29 Jun 2000 16:43:05 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Thu, 29 Jun 2000 16:43:05 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Josef Karthauser Cc: Sheldon Hearn , Josef Karthauser , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen setflags.3 setflags.c In-Reply-To: <20000629114958.D66974@pavilion.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Joe, This may have broken the RELENG_4 build from RELENG_4_0_0_RELEASE (or even the RELENG_4 build at all): cc -O -pipe -DSETPROCTITLE -DSKEY -DLOGIN_CAP -DVIRTUAL_HOSTING -Wall -I/data/fbsd-stable/src/libexec/ftpd/../../contrib-crypto/telnet -DINET6 -Dmain=ls_main -I/data/fbsd-stable/src/libexec/ftpd/../../bin/ls -I/usr/obj/data/fbsd-stable/src/i386/usr/include -o ftpd ftpd.o ftpcmd.o logwtmp.o popen.o skey-stuff.o ls.o cmp.o print.o util.o -lskey -lmd -lcrypt -lutil -lpam ls.o: In function `display': ls.o(.text+0xbd2): undefined reference to `getflags' *** Error code 1 1 error Any chance you could take a look? On Thu, 29 Jun 2000, Josef Karthauser wrote: > On Thu, Jun 29, 2000 at 10:26:37AM +0200, Sheldon Hearn wrote: > > > > > > On Tue, 27 Jun 2000 19:45:58 MST, Josef Karthauser wrote: > > > > > Removed files: (Branch: RELENG_4) > > > lib/libc/gen setflags.3 setflags.c > > > Log: > > > MFC: Remove the getflags/setflags functions. Their functionality has > > > been replaced with the libc functions fflagstostr and strtofflags. > > > > Doesn't _this_ (the removal of an interface) require a version bump? > > No - these weren't library calls, hence I've not had to remove them > from the Makefile. They were just located in the gen directory. The > previous commit removed all dependancy on them. > > Joe > > Robert N M Watson robert@fledge.watson.org http://www.watson.org/~robert/ PGP key fingerprint: AF B5 5F FF A6 4A 79 37 ED 5F 55 E9 58 04 6A B1 TIS Labs at Network Associates, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 13:45:29 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 583E037B90B; Thu, 29 Jun 2000 13:45:26 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA62833; Thu, 29 Jun 2000 13:45:26 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200006292045.NAA62833@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 29 Jun 2000 13:45:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cvs2cl Makefile ports/devel/cvs2cl/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/06/29 13:45:26 PDT Modified files: devel/cvs2cl Makefile devel/cvs2cl/files md5 Log: Update to 2.5. --hide-filenames option has been added. Revision Changes Path 1.5 +2 -2 ports/devel/cvs2cl/Makefile 1.2 +1 -1 ports/devel/cvs2cl/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 13:52: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3AE9A37C1A6; Thu, 29 Jun 2000 13:52:00 -0700 (PDT) (envelope-from mph@FreeBSD.org) Received: (from mph@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA63448; Thu, 29 Jun 2000 13:52:00 -0700 (PDT) (envelope-from mph@FreeBSD.org) Message-Id: <200006292052.NAA63448@freefall.freebsd.org> From: Matthew Hunt Date: Thu, 29 Jun 2000 13:52:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh/bltin echo.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mph 2000/06/29 13:52:00 PDT Modified files: (Branch: RELENG_4) bin/sh/bltin echo.c Log: MFC: Add \a and \e to echo -e. Revision Changes Path 1.9.2.1 +3 -1 src/bin/sh/bltin/echo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 14: 4:21 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 908BA37C0EC; Thu, 29 Jun 2000 14:04:18 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA64764; Thu, 29 Jun 2000 14:04:18 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200006292104.OAA64764@freefall.freebsd.org> From: Ade Lovett Date: Thu, 29 Jun 2000 14:04:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libole2 Makefile ports/devel/libole2/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/06/29 14:04:18 PDT Modified files: devel/libole2 Makefile devel/libole2/files md5 Log: Update to 0.1.6 Revision Changes Path 1.3 +2 -2 ports/devel/libole2/Makefile 1.3 +1 -1 ports/devel/libole2/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 14:38:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 268AA37B730; Thu, 29 Jun 2000 14:38:34 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA69765; Thu, 29 Jun 2000 14:38:34 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200006292138.OAA69765@freefall.freebsd.org> From: Archie Cobbs Date: Thu, 29 Jun 2000 14:38:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/mpd-netgraph Makefile ports/net/mpd-netgraph/files md5 ports/net/mpd-netgraph/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/06/29 14:38:33 PDT Modified files: net/mpd-netgraph Makefile net/mpd-netgraph/files md5 net/mpd-netgraph/pkg DESCR Log: Upgrade to version 3.0. Revision Changes Path 1.13 +3 -4 ports/net/mpd-netgraph/Makefile 1.9 +1 -1 ports/net/mpd-netgraph/files/md5 1.2 +0 -1 ports/net/mpd-netgraph/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 14:45:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C096837BC6B; Thu, 29 Jun 2000 14:45:39 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA70717; Thu, 29 Jun 2000 14:45:39 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200006292145.OAA70717@freefall.freebsd.org> From: Archie Cobbs Date: Thu, 29 Jun 2000 14:45:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_pptpgre.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/06/29 14:45:39 PDT Modified files: (Branch: RELENG_4) sys/netgraph ng_pptpgre.c Log: MFC: (revs. 1.6, 1.7): seq numbers, race condition, ack algorithm Revision Changes Path 1.2.2.2 +76 -97 src/sys/netgraph/ng_pptpgre.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 15:30:46 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 174B937C27D; Thu, 29 Jun 2000 15:30:43 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA76185; Thu, 29 Jun 2000 15:30:42 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200006292230.PAA76185@freefall.freebsd.org> From: Archie Cobbs Date: Thu, 29 Jun 2000 15:30:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net ethernet.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/06/29 15:30:42 PDT Modified files: sys/net ethernet.h Log: Provide forward declarations for struct ifnet and struct mbuf to avoid compiler warnings. Revision Changes Path 1.14 +4 -1 src/sys/net/ethernet.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 16:47:33 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DB0B237B653; Thu, 29 Jun 2000 16:47:29 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA01153; Thu, 29 Jun 2000 16:47:30 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200006292347.QAA01153@freefall.freebsd.org> From: Paul Saab Date: Thu, 29 Jun 2000 16:47:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/doscmd README.booting_dos doscmd.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/29 16:47:29 PDT Modified files: (Branch: RELENG_4) usr.bin/doscmd README.booting_dos doscmd.1 Log: MFC: /dev/rXXX -> /dev/XXX Revision Changes Path 1.3.2.1 +3 -4 src/usr.bin/doscmd/README.booting_dos 1.12.2.1 +3 -3 src/usr.bin/doscmd/doscmd.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 16:49:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7693037B547; Thu, 29 Jun 2000 16:49:35 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA02900; Thu, 29 Jun 2000 16:49:35 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200006292349.QAA02900@freefall.freebsd.org> From: Paul Saab Date: Thu, 29 Jun 2000 16:49:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/cdcontrol cdcontrol.1 cdcontrol.c src/usr.sbin/fdwrite fdwrite.1 fdwrite.c src/usr.sbin/quot quot.c src/usr.sbin/vnconfig vnconfig.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/29 16:49:35 PDT Modified files: (Branch: RELENG_4) usr.sbin/cdcontrol cdcontrol.1 cdcontrol.c usr.sbin/fdwrite fdwrite.1 fdwrite.c usr.sbin/quot quot.c usr.sbin/vnconfig vnconfig.8 Log: MFC: /dev/rXXX -> /dev/XXX Revision Changes Path 1.21.2.1 +5 -5 src/usr.sbin/cdcontrol/cdcontrol.1 1.24.2.1 +2 -4 src/usr.sbin/cdcontrol/cdcontrol.c 1.12.2.1 +3 -3 src/usr.sbin/fdwrite/fdwrite.1 1.8.2.1 +1 -1 src/usr.sbin/fdwrite/fdwrite.c 1.11.2.1 +2 -2 src/usr.sbin/quot/quot.c 1.14.2.1 +2 -2 src/usr.sbin/vnconfig/vnconfig.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 18: 1:32 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5232537B6D6; Thu, 29 Jun 2000 18:01:29 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA16798; Thu, 29 Jun 2000 18:01:29 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200006300101.SAA16798@freefall.freebsd.org> From: Jun Kuriyama Date: Thu, 29 Jun 2000 18:01:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man1 date.1 doc/ja_JP.eucJP/man/man5 sysctl.conf.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/06/29 18:01:28 PDT Modified files: ja_JP.eucJP/man/man1 date.1 ja_JP.eucJP/man/man5 sysctl.conf.5 Log: Fix mis-encoding and typo. Submitted by: Japanese Online Manual Project via Kazuo Horikawa Revision Changes Path 1.13 +2 -2 doc/ja_JP.eucJP/man/man1/date.1 1.2 +20 -20 doc/ja_JP.eucJP/man/man5/sysctl.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 18: 3:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4520937B6D6; Thu, 29 Jun 2000 18:03:17 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA17069; Thu, 29 Jun 2000 18:03:17 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200006300103.SAA17069@freefall.freebsd.org> From: Paul Saab Date: Thu, 29 Jun 2000 18:03:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/mtree BSD.usr.dist src/release fixit_crunch.conf src/usr.bin Makefile src/contrib/less COPYING INSTALL LICENSE Makefile.aut Makefile.dsb Makefile.dsg Makefile.dsm Makefile.in Makefile.o2e Makefile.o9c Makefile.o9u ... X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/29 18:03:17 PDT Modified files: (Branch: RELENG_4) etc/mtree BSD.usr.dist release fixit_crunch.conf usr.bin Makefile Added files: (Branch: RELENG_4) contrib/less COPYING INSTALL LICENSE Makefile.aut Makefile.dsb Makefile.dsg Makefile.dsm Makefile.in Makefile.o2e Makefile.o9c Makefile.o9u Makefile.wnb Makefile.wnm NEWS README acconfig.h brac.c ch.c charset.c cmd.h cmdbuf.c command.c configure configure.in decode.c defines.ds defines.h.in defines.h.top defines.o2 defines.o9 defines.wn edit.c filename.c forwback.c funcs.h help.c ifile.c input.c install.sh jump.c less.h less.hlp less.man less.nro lessecho.c lesskey.c lesskey.h lesskey.man lesskey.nro lglob.h line.c linenum.c lsystem.c main.c mark.c mkfuncs.awk mkhelp.c mkinstalldirs optfunc.c option.c option.h opttbl.c os.c output.c pckeys.h position.c position.h prompt.c regexp.c regexp.h screen.c search.c signal.c tags.c ttyin.c version.c usr.bin/less Makefile Makefile.common defines.h usr.bin/lessecho Makefile usr.bin/lesskey Makefile Removed files: (Branch: RELENG_4) usr.bin/more Makefile ch.c command.c default.morerc help.c input.c less.h less.morerc line.c linenum.c macro.c main.c more.1 more.help most.morerc ncommand.c option.c os.c output.c pathnames.h position.c prim.c screen.c signal.c tags.c ttyin.c Log: MFC: less Revision Changes Path 1.188.2.2 +1 -3 src/etc/mtree/BSD.usr.dist 1.21.2.1 +2 -2 src/release/fixit_crunch.conf 1.144.2.1 +4 -2 src/usr.bin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 18: 5:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 051BE37B65A; Thu, 29 Jun 2000 18:05:26 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA18387; Thu, 29 Jun 2000 18:05:25 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200006300105.SAA18387@freefall.freebsd.org> From: Jun Kuriyama Date: Thu, 29 Jun 2000 18:05:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/ja/security security.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/06/29 18:05:25 PDT Modified files: ja/security security.sgml Log: Merge the following from the English version: 1.24 -> 1.25 security/security.sgml Submitted by: Hiroki Sato Revision Changes Path 1.13 +31 -17 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 Jun 29 18: 5:45 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D27037B5C4; Thu, 29 Jun 2000 18:05:41 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA18531; Thu, 29 Jun 2000 18:05:41 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200006300105.SAA18531@freefall.freebsd.org> From: Will Andrews Date: Thu, 29 Jun 2000 18:05:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/p5-File-CounterFile Makefile ports/misc/p5-File-CounterFile/files md5 ports/misc/p5-File-CounterFile/pkg COMMENT DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/06/29 18:05:41 PDT Modified files: misc Makefile Added files: misc/p5-File-CounterFile Makefile misc/p5-File-CounterFile/files md5 misc/p5-File-CounterFile/pkg COMMENT DESCR PLIST Log: Add p5-File-CounterFile, a perl module for persistent counters. PR: 17416 Submitted by: Yu-Shun Wang Revision Changes Path 1.278 +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 Thu Jun 29 18: 6: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8162D37C03E; Thu, 29 Jun 2000 18:05:57 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA18621; Thu, 29 Jun 2000 18:05:57 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200006300105.SAA18621@freefall.freebsd.org> From: Will Andrews Date: Thu, 29 Jun 2000 18:05:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/06/29 18:05:57 PDT Modified files: . modules Log: p5-File-CounterFile --> ports/misc/p5-File-CounterFile Revision Changes Path 1.1320 +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 Thu Jun 29 18: 6:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 614F437B5F2; Thu, 29 Jun 2000 18:06:32 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA18780; Thu, 29 Jun 2000 18:06:32 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200006300106.SAA18780@freefall.freebsd.org> From: Jun Kuriyama Date: Thu, 29 Jun 2000 18:06:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/books/handbook/kerneldebug chapter.sgml doc/ja_JP.eucJP/books/handbook/kernelopts chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/06/29 18:06:32 PDT Modified files: ja_JP.eucJP/books/handbook/kerneldebug chapter.sgml ja_JP.eucJP/books/handbook/kernelopts chapter.sgml Log: Merge the following from the English version: 1.21 -> 1.24 kerneldebug/chapter.sgml 1.14 -> 1.16 kernelopts/chapter.sgml Submitted by: IKENO Naoki Reviewed by: Hiroki Sato References: [doc-jp 1552] Revision Changes Path 1.8 +8 -8 doc/ja_JP.eucJP/books/handbook/kerneldebug/chapter.sgml 1.6 +4 -5 doc/ja_JP.eucJP/books/handbook/kernelopts/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 18:12:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 292A837C271; Thu, 29 Jun 2000 18:12:16 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA19331; Thu, 29 Jun 2000 18:12:16 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200006300112.SAA19331@freefall.freebsd.org> From: Will Andrews Date: Thu, 29 Jun 2000 18:12:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/p5-Net-Netmask Makefile ports/net/p5-Net-Netmask/files md5 ports/net/p5-Net-Netmask/pkg COMMENT DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/06/29 18:12:15 PDT Modified files: net Makefile Added files: net/p5-Net-Netmask Makefile net/p5-Net-Netmask/files md5 net/p5-Net-Netmask/pkg COMMENT DESCR PLIST Log: Add p5-Net-Netmask, a perl module to parse, manipulate and lookup IP network blocks. PR: 17418 Submitted by: Yu-Shun Wang Revision Changes Path 1.369 +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 Thu Jun 29 18:12:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6830837C391; Thu, 29 Jun 2000 18:12:28 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA19467; Thu, 29 Jun 2000 18:12:28 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200006300112.SAA19467@freefall.freebsd.org> From: Will Andrews Date: Thu, 29 Jun 2000 18:12:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/06/29 18:12:28 PDT Modified files: . modules Log: p5-Net-Netmask --> ports/net/p5-Net-Netmask Revision Changes Path 1.1321 +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 Thu Jun 29 18:23:27 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B40BB37B79F; Thu, 29 Jun 2000 18:23:22 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA20486; Thu, 29 Jun 2000 18:23:22 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200006300123.SAA20486@freefall.freebsd.org> From: Will Andrews Date: Thu, 29 Jun 2000 18:23:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jre Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/06/29 18:23:22 PDT Modified files: java/jre Makefile Log: Fix typo where \ was not added after an intermediate MASTER_SITES. PR: 19590 Submitted by: Dann Lunsford Revision Changes Path 1.5 +2 -2 ports/java/jre/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 18:47:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6F60037C2CD; Thu, 29 Jun 2000 18:47:51 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA22698; Thu, 29 Jun 2000 18:47:50 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200006300147.SAA22698@freefall.freebsd.org> From: Jun Kuriyama Date: Thu, 29 Jun 2000 18:47:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/Canna/patches patch-af X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/06/29 18:47:45 PDT Added files: japanese/Canna/patches patch-af Log: Fix remote buffer overflow vulnerability. References: SPSadvisory#38 http://shadowpenguin.backsection.net/advisories/advisory038.html (Japanese only) http://shadowpenguin.backsection.net/advisories/index.html (English abstract included) Max, should we use "canna" UID for sandbox'ing? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 18:54: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2382337C33F; Thu, 29 Jun 2000 18:54:05 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA23563; Thu, 29 Jun 2000 18:54:04 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Message-Id: <200006300154.SAA23563@freefall.freebsd.org> From: Kevin Lo Date: Thu, 29 Jun 2000 18:54:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/l10n chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2000/06/29 18:54:04 PDT Modified files: en_US.ISO_8859-1/books/handbook/l10n chapter.sgml Log: Update the CFC ftp site. Revision Changes Path 1.39 +2 -4 doc/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 19:56:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A38D37B7B9; Thu, 29 Jun 2000 19:56:22 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA30935; Thu, 29 Jun 2000 19:56:22 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200006300256.TAA30935@freefall.freebsd.org> From: Will Andrews Date: Thu, 29 Jun 2000 19:56:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/oo2c Makefile ports/lang/oo2c/files md5 oo2 ports/lang/oo2c/patches patch-aa patch-and patch-gc ports/lang/oo2c/pkg COMMENT DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/06/29 19:56:22 PDT Modified files: lang Makefile Added files: lang/oo2c Makefile lang/oo2c/files md5 oo2 lang/oo2c/patches patch-aa patch-and patch-gc lang/oo2c/pkg COMMENT DESCR PLIST Log: Add oo2c, an Oberon-2 compiler. PR: 18215 Submitted by: Oliver Breuninger Revision Changes Path 1.173 +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 Thu Jun 29 19:56:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E0EC837B7B9; Thu, 29 Jun 2000 19:56:31 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA31023; Thu, 29 Jun 2000 19:56:31 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200006300256.TAA31023@freefall.freebsd.org> From: Will Andrews Date: Thu, 29 Jun 2000 19:56:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/06/29 19:56:31 PDT Modified files: . modules Log: oo2c --> ports/lang/oo2c Revision Changes Path 1.1322 +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 Thu Jun 29 20:17:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A395A37B560; Thu, 29 Jun 2000 20:17:42 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA34273; Thu, 29 Jun 2000 20:17:42 -0700 (PDT) (envelope-from billf@FreeBSD.org) Message-Id: <200006300317.UAA34273@freefall.freebsd.org> From: Bill Fumerola Date: Thu, 29 Jun 2000 20:17:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/caesar caesar.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG billf 2000/06/29 20:17:42 PDT Modified files: games/caesar caesar.c Log: add a real prototype for printit() Revision Changes Path 1.9 +3 -3 src/games/caesar/caesar.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 21:21:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2FA5637B5B5; Thu, 29 Jun 2000 21:21:54 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA41178; Thu, 29 Jun 2000 21:21:54 -0700 (PDT) (envelope-from green@FreeBSD.org) Message-Id: <200006300421.VAA41178@freefall.freebsd.org> From: Brian Feldman Date: Thu, 29 Jun 2000 21:21:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/esound/patches patch-ab patch-ac patch-ad patch-ae X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG green 2000/06/29 21:21:54 PDT Added files: audio/esound/patches patch-ab patch-ac patch-ad patch-ae Log: Fix EsounD daemon and library insecurities noted on BugTraq. Instead of an 0777 chock-full-o-races /tmp/.esd/, use a 0755 ~/.esd/. Also, the ~/.esd/socket of course needs only be 0644. Two macros had to be backed up by functions which returned a static buffer. These macros, ESD_UNIX_SOCKET_DIR and ESD_UNIX_SOCKET_NAME, both return constant strings as the new functions esd_unix_socket_dir() and esd_unix_socket_name(), so the static buffers are not particularly evil. The fix has been tested (without needing recompilation) by the most important EsounD-related apps, esd and XMMS, and works perfectly in both cases. It will be submitted to the EsounD maintainer to be fixed in the source distribution ASAP. Approved by: Security Officer Kris Noticed by: Stan Bubrouski To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 21:35:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E479A37C322; Thu, 29 Jun 2000 21:35:23 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA42482; Thu, 29 Jun 2000 21:35:23 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200006300435.VAA42482@freefall.freebsd.org> From: Jun Kuriyama Date: Thu, 29 Jun 2000 21:35:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/Canna/patches patch-af X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/06/29 21:35:23 PDT Modified files: japanese/Canna/patches patch-af Log: Add length of delimiters. Suggested by: kjm@RINS.RYUKOKU.AC.JP Revision Changes Path 1.2 +2 -2 ports/japanese/Canna/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 Thu Jun 29 23: 0:42 2000 Delivered-To: cvs-all@freebsd.org Received: from picalon.gun.de (picalon.gun.de [192.109.159.1]) by hub.freebsd.org (Postfix) with ESMTP id A220B37B625; Thu, 29 Jun 2000 23:00:35 -0700 (PDT) (envelope-from andreas@klemm.gtn.com) Received: (from uucp@localhost) by picalon.gun.de (8.9.3/8.9.3) id IAA28097; Fri, 30 Jun 2000 08:00:24 +0200 (MET DST) >Received: (from andreas@localhost) by klemm.gtn.com (8.9.3/8.9.3) id XAA29611; Thu, 29 Jun 2000 23:18:15 +0200 (CEST) (envelope-from andreas) Date: Thu, 29 Jun 2000 23:18:15 +0200 From: Andreas Klemm To: Glenn Johnson , John Baldwin , Brian Somers , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, "David O'Brien" Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources Message-ID: <20000629231815.A27006@titan.klemm.gtn.com> References: <20000628101529.A63423@node1.cluster.srrc.usda.gov> <200006281721.KAA03680@john.baldwin.cx> <20000629002926.A17817@gforce.johnson.home> Mime-Version: 1.0 X-Mailer: Mutt 1.0.1i In-Reply-To: <20000629002926.A17817@gforce.johnson.home>; from gjohnson@nola.srrc.usda.gov on Thu, Jun 29, 2000 at 12:29:26AM -0500 X-Operating-System: FreeBSD 5.0-CURRENT SMP X-Disclaimer: A free society is one where it is safe to be unpopular Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jun 29, 2000 at 12:29:26AM -0500, Glenn Johnson wrote: > I do not think DHCP fits into the same category as a web server or > samba, etc. I do not think you can just throw a blanket over all > "servers" and say one is the same as another. Well, should we pull out the DNS server and use only a DNS client (resolver) ? ;-))) I wouldn't have anything against a DHCP server. I missed it last weekend when playing with my cisco lab ... Until then I thought we have DHCP (server + client) in the system, but was teached that not... Andreas /// -- Andreas Klemm http://people.FreeBSD.ORG/~andreas http://www.freebsd.org/~fsmp/SMP/SMP.html powered by Symmetric MultiProcessor FreeBSD New APSFILTER 542 and songs from our band - http://people.freebsd.org/~andreas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 23: 0:51 2000 Delivered-To: cvs-all@freebsd.org Received: from picalon.gun.de (picalon.gun.de [192.109.159.1]) by hub.freebsd.org (Postfix) with ESMTP id C7D4137B6FB; Thu, 29 Jun 2000 23:00:40 -0700 (PDT) (envelope-from andreas@klemm.gtn.com) Received: (from uucp@localhost) by picalon.gun.de (8.9.3/8.9.3) id IAA28112; Fri, 30 Jun 2000 08:00:26 +0200 (MET DST) >Received: (from andreas@localhost) by klemm.gtn.com (8.9.3/8.9.3) id XAA33449; Thu, 29 Jun 2000 23:29:23 +0200 (CEST) (envelope-from andreas) Date: Thu, 29 Jun 2000 23:29:22 +0200 From: Andreas Klemm To: Steve Ames Cc: Glenn Johnson , John Baldwin , Brian Somers , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, "David O'Brien" Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources Message-ID: <20000629232922.B27006@titan.klemm.gtn.com> References: <20000628101529.A63423@node1.cluster.srrc.usda.gov> <200006281721.KAA03680@john.baldwin.cx> <20000629002926.A17817@gforce.johnson.home> <20000629004730.A15014@virtual-voodoo.com> Mime-Version: 1.0 X-Mailer: Mutt 1.0.1i In-Reply-To: <20000629004730.A15014@virtual-voodoo.com>; from steve@virtual-voodoo.com on Thu, Jun 29, 2000 at 12:47:30AM -0500 X-Operating-System: FreeBSD 5.0-CURRENT SMP X-Disclaimer: A free society is one where it is safe to be unpopular Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jun 29, 2000 at 12:47:30AM -0500, Steve Ames wrote: > I would happily argue that some of the other standard daemons should > become "packages" as well _EXCEPT_ that they are expected to appear > on a BSD platform. I admit, that the DHCP client is the *most* important part, since most systems are certainly clients, or ??? But if we already import the ISC-DHCP sources on a vendor branch and it doesn't seem to me too expensive to import the server side of this... shouldn't we see it simply as a benefical "add on" ?! Wouldn't it be more overhead having to install the complete package using the ports collection, although 50% are are already installed in the BASE system ? DNS is in BSD included as server and client, as well as NFS ... maybe we should do this with DHCP as well ?? -- Andreas Klemm http://people.FreeBSD.ORG/~andreas http://www.freebsd.org/~fsmp/SMP/SMP.html powered by Symmetric MultiProcessor FreeBSD New APSFILTER 542 and songs from our band - http://people.freebsd.org/~andreas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 23: 7:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EB13B37B67B; Thu, 29 Jun 2000 23:07:54 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA53819; Thu, 29 Jun 2000 23:07:54 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200006300607.XAA53819@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 29 Jun 2000 23:07:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/lsof Makefile ports/sysutils/lsof/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/06/29 23:07:54 PDT Modified files: sysutils/lsof Makefile sysutils/lsof/files md5 Log: Update to version 4.50 release. Revision Changes Path 1.69 +3 -4 ports/sysutils/lsof/Makefile 1.53 +1 -1 ports/sysutils/lsof/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 23:30:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7625237B510; Thu, 29 Jun 2000 23:30:54 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA55777; Thu, 29 Jun 2000 23:30:54 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200006300630.XAA55777@freefall.freebsd.org> From: Sheldon Hearn Date: Thu, 29 Jun 2000 23:30:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf rtld.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/06/29 23:30:54 PDT Modified files: libexec/rtld-elf rtld.1 Log: Only punctuation is an allowed argument type for open-close macros such as Po/Pc, as explained by phantom. Reported by: billf Revision Changes Path 1.20 +3 -2 src/libexec/rtld-elf/rtld.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 23:36:41 2000 Delivered-To: cvs-all@freebsd.org Received: from ducky.nz.freebsd.org (chilled.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id D610737B75C; Thu, 29 Jun 2000 23:36:36 -0700 (PDT) (envelope-from dan@langille.org) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id SAA17310; Fri, 30 Jun 2000 18:36:35 +1200 (NZST) From: "Dan Langille" Organization: langille.org To: Will Andrews Date: Fri, 30 Jun 2000 18:36:34 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: cvs commit: ports/java/jre Makefile Reply-To: dan@nz.freebsd.org Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-ID: <395CE8B2.5674.C91BB97@localhost> In-reply-to: <200006300123.SAA20486@freefall.freebsd.org> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 29 Jun 2000, at 18:23, Will Andrews wrote: > will 2000/06/29 18:23:22 PDT > > Modified files: > java/jre Makefile > Log: > Fix typo where \ was not added after an intermediate MASTER_SITES. > > PR: 19590 > Submitted by: Dann Lunsford > > Revision Changes Path > 1.5 +2 -2 ports/java/jre/Makefile Then someone should kill ports/19586 which is my PR for the same fix. -- Dan Langille [I'm looking for more work] The FreeBSD Diary - http://www.freebsddiary.org/ FreshPorts - http://freshports.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 29 23:45:33 2000 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 2E93237B7B3; Thu, 29 Jun 2000 23:45:29 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id XAA72505; Thu, 29 Jun 2000 23:45:14 -0700 (PDT) (envelope-from obrien) Date: Thu, 29 Jun 2000 23:45:14 -0700 From: "David O'Brien" To: Andreas Klemm Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources Message-ID: <20000629234514.B72472@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <20000628101529.A63423@node1.cluster.srrc.usda.gov> <200006281721.KAA03680@john.baldwin.cx> <20000629002926.A17817@gforce.johnson.home> <20000629231815.A27006@titan.klemm.gtn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000629231815.A27006@titan.klemm.gtn.com>; from andreas@klemm.gtn.com on Thu, Jun 29, 2000 at 11:18:15PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jun 29, 2000 at 11:18:15PM +0200, Andreas Klemm wrote: > On Thu, Jun 29, 2000 at 12:29:26AM -0500, Glenn Johnson wrote: > > I do not think DHCP fits into the same category as a web server or > > samba, etc. I do not think you can just throw a blanket over all > > "servers" and say one is the same as another. > > Well, should we pull out the DNS server and use only a DNS client > (resolver) ? ;-))) Maybe. But BSD has traditionally had a DNS server, and that's one reason it stays. -- -- David (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 Thu Jun 29 23:47:42 2000 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id B9BA437C334; Thu, 29 Jun 2000 23:47:35 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id XAA72549; Thu, 29 Jun 2000 23:47:31 -0700 (PDT) (envelope-from obrien) Date: Thu, 29 Jun 2000 23:47:31 -0700 From: "David O'Brien" To: Andreas Klemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources Message-ID: <20000629234731.C72472@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20000628101529.A63423@node1.cluster.srrc.usda.gov> <200006281721.KAA03680@john.baldwin.cx> <20000629002926.A17817@gforce.johnson.home> <20000629004730.A15014@virtual-voodoo.com> <20000629232922.B27006@titan.klemm.gtn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000629232922.B27006@titan.klemm.gtn.com>; from andreas@klemm.gtn.com on Thu, Jun 29, 2000 at 11:29:22PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jun 29, 2000 at 11:29:22PM +0200, Andreas Klemm wrote: > But if we already import the ISC-DHCP sources on a vendor branch and > it doesn't seem to me too expensive to import the server side of this... > shouldn't we see it simply as a benefical "add on" ?! NO. > Wouldn't it be > more overhead having to install the complete package using the ports > collection, although 50% are are already installed in the BASE system ? You can't handle the 17 characters ``pkg_add isc-dhcp2''? > DNS is in BSD included as server and client, as well as NFS ... > maybe we should do this with DHCP as well ?? AGAIN, BSD has traditionally come with NFS (which is to intertwined in the kernel I'd like to see you make a port out of it), and BIND (the `B' does stand for Berkeley you know. -- -- David (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 Fri Jun 30 1:12:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 68BE837B55C; Fri, 30 Jun 2000 01:12:40 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA68434; Fri, 30 Jun 2000 01:12:40 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200006300812.BAA68434@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 30 Jun 2000 01:12:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/zsh-devel Makefile ports/shells/zsh-devel/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/06/30 01:12:40 PDT Modified files: shells/zsh-devel Makefile shells/zsh-devel/pkg PLIST Log: Get rid of the workaround regarding the libzsh-3.1.x.so generation, as zsh 3.1.9 was found to generate it also on 3-STABLE. This should fix the breakage of the package for 3-STABLE. Pointed out by: Masayuki FUKUI Reviewed by: shige (Maintainer) Revision Changes Path 1.50 +3 -12 ports/shells/zsh-devel/Makefile 1.28 +1 -1 ports/shells/zsh-devel/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 Jun 30 1:27:11 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B5BC137C397; Fri, 30 Jun 2000 01:27:07 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA69570; Fri, 30 Jun 2000 01:27:07 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006300827.BAA69570@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 30 Jun 2000 01:27:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/gnomefind Makefile ports/sysutils/gnomefind/files md5 ports/sysutils/gnomefind/patches patch-af patch-ag patch-ae patch-ad X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/30 01:27:07 PDT Modified files: sysutils/gnomefind Makefile sysutils/gnomefind/files md5 sysutils/gnomefind/patches patch-ae Added files: sysutils/gnomefind/patches patch-af patch-ag Removed files: sysutils/gnomefind/patches patch-ad Log: Update to 0.6. Revision Changes Path 1.7 +2 -2 ports/sysutils/gnomefind/Makefile 1.3 +1 -1 ports/sysutils/gnomefind/files/md5 1.2 +7 -7 ports/sysutils/gnomefind/patches/patch-ae To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 1:30:15 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A12837C369; Fri, 30 Jun 2000 01:30:12 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA69931; Fri, 30 Jun 2000 01:30:12 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006300830.BAA69931@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 30 Jun 2000 01:30:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/xwave Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/30 01:30:12 PDT Modified files: audio/xwave Makefile Log: Change MAINTAINER. PR: 19595 Submitted by: MAINTAINER Revision Changes Path 1.2 +3 -3 ports/audio/xwave/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 1:43:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DE66937C3A9; Fri, 30 Jun 2000 01:43:45 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA71599; Fri, 30 Jun 2000 01:43:45 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200006300843.BAA71599@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 01:43:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/zic Arts.htm src/usr.sbin/ypserv ypserv.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 01:43:45 PDT Modified files: (Branch: RELENG_4) usr.sbin/zic Arts.htm usr.sbin/ypserv ypserv.8 Log: MFC: typo/spelling fixes Revision Changes Path 1.1.1.1.2.1 +2 -1 src/usr.sbin/zic/Arts.htm 1.22.2.1 +2 -2 src/usr.sbin/ypserv/ypserv.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 2:24:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F206E37B7C9; Fri, 30 Jun 2000 02:24:50 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Received: (from motoyuki@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA76909; Fri, 30 Jun 2000 02:24:50 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Message-Id: <200006300924.CAA76909@freefall.freebsd.org> From: Motoyuki Konno Date: Fri, 30 Jun 2000 02:24:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/books/handbook/kernelopts chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG motoyuki 2000/06/30 02:24:50 PDT Modified files: ja_JP.eucJP/books/handbook/kernelopts chapter.sgml Log: Fix tag problem. Someone forgot to add . Revision Changes Path 1.7 +2 -2 doc/ja_JP.eucJP/books/handbook/kernelopts/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 2:34:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BD90037C462; Fri, 30 Jun 2000 02:34:09 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA77828; Fri, 30 Jun 2000 02:34:09 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006300934.CAA77828@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 30 Jun 2000 02:34:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/freegrep Makefile ports/textproc/freegrep/files md5 ports/textproc/freegrep/patches patch-aa patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/30 02:34:09 PDT Modified files: textproc/freegrep Makefile textproc/freegrep/files md5 textproc/freegrep/patches patch-aa Removed files: textproc/freegrep/patches patch-ab Log: Update to 0.1.6. PR: 19588 Submitted by: MAINTAINER Revision Changes Path 1.16 +5 -5 ports/textproc/freegrep/Makefile 1.11 +1 -1 ports/textproc/freegrep/files/md5 1.3 +18 -16 ports/textproc/freegrep/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 Fri Jun 30 2:36:49 2000 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 1540537C56A; Fri, 30 Jun 2000 02:36:43 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (hak.nat.Awfulhak.org [172.31.0.12]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id KAA60158; Fri, 30 Jun 2000 10:36:40 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id JAA02311; Fri, 30 Jun 2000 09:40:35 +0100 (BST) (envelope-from brian@Awfulhak.org) Message-Id: <200006300840.JAA02311@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: obrien@FreeBSD.org Cc: Brian Somers , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources In-Reply-To: Message from "David O'Brien" of "Thu, 29 Jun 2000 10:01:25 PDT." <20000629100125.E33366@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 30 Jun 2000 09:40:35 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Thu, Jun 29, 2000 at 08:33:46AM +0100, Brian Somers wrote: > > > It has been my intention of axing out bootpd (making it a port). > > > [w/o replacing it with dhcpd] > > > > I'm not trying to stir anything, but what's the difference between > > this and csh ? > > 1. Everyone uses /bin/csh (show me a box that has never had root login at > least once. Not true - I (and I would guess some others) always change root's shell to /bin/sh. I've never liked csh. But that's irrelevant. My point is that csh was upgraded to tcsh because csh was an old crufty version that had no bells/whistles/functionality/usable history and all the rest of that good stuff. > 2. BSD tradition is to have /bin/csh. BSD tradition is not to have > dhcpd. The config files are different, so dhcpd is not a direct > drop-in replacement of bootpd. BSD supplies the functionality. That functionality should be up to date. I would guess that the ratio of bootp users against dhcp users is rather low. I believe the issue is ``bootpd must be nuked, should dhcpd be imported ?''. > > dhcpd is the currently maintained, good copyright version of bootpd. > > Only version 2, which is in security bug fix mode only. *shrug* Still better than bootp :-I > -- > -- David (obrien@FreeBSD.org) -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 2:39:55 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 993E437B78E; Fri, 30 Jun 2000 02:39:51 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA78319; Fri, 30 Jun 2000 02:39:51 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200006300939.CAA78319@freefall.freebsd.org> From: Brian Somers Date: Fri, 30 Jun 2000 02:39:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/periodic/daily 130.clean-msgs X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/06/30 02:39:51 PDT Modified files: etc/periodic/daily 130.clean-msgs Log: Correct two variable names Mostly submitted by: howardjp@wam.umd.edu PR: 19567 Revision Changes Path 1.5 +4 -4 src/etc/periodic/daily/130.clean-msgs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 2:41:21 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9C6E537C415; Fri, 30 Jun 2000 02:41:16 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA78617; Fri, 30 Jun 2000 02:41:16 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200006300941.CAA78617@freefall.freebsd.org> From: Brian Somers Date: Fri, 30 Jun 2000 02:41:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults periodic.conf src/etc/periodic/daily 460.status-mail-rejects src/share/man/man5 periodic.conf.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/06/30 02:41:16 PDT Modified files: etc/defaults periodic.conf etc/periodic/daily 460.status-mail-rejects share/man/man5 periodic.conf.5 Log: Add $daily_status_mail_rejects_logs, defaulting to 3 to control how many /var/log/maillog* files to check PR: 19587 Revision Changes Path 1.5 +2 -1 src/etc/defaults/periodic.conf 1.10 +12 -3 src/etc/periodic/daily/460.status-mail-rejects 1.5 +12 -1 src/share/man/man5/periodic.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 2:45: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7AB2937BA4E; Fri, 30 Jun 2000 02:45:00 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA79054; Fri, 30 Jun 2000 02:45:00 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200006300945.CAA79054@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 02:45:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ruptime ruptime.1 ruptime.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 02:45:00 PDT Modified files: (Branch: RELENG_4) usr.bin/ruptime ruptime.1 ruptime.c Log: MFC: Do not dot terminate err() string. Cross reference using .Xr Revision Changes Path 1.8.2.1 +5 -6 src/usr.bin/ruptime/ruptime.1 1.12.2.1 +6 -5 src/usr.bin/ruptime/ruptime.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 2:47:55 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 86F7637BA4E; Fri, 30 Jun 2000 02:47:52 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA79338; Fri, 30 Jun 2000 02:47:52 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200006300947.CAA79338@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 02:47:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/sasc sasc.1 sasc.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 02:47:52 PDT Modified files: (Branch: RELENG_4) usr.bin/sasc sasc.1 sasc.c Log: MFC: remove unknown OPTIONS section name. Getopt returns -1. Revision Changes Path 1.9.2.1 +2 -2 src/usr.bin/sasc/sasc.1 1.7.2.1 +1 -1 src/usr.bin/sasc/sasc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 2:51: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F42837B830; Fri, 30 Jun 2000 02:51:03 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA79757; Fri, 30 Jun 2000 02:51:03 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006300951.CAA79757@freefall.freebsd.org> From: Alexander Langer Date: Fri, 30 Jun 2000 02:51:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/30 02:51:03 PDT Modified files: . modules Log: truncate -> ports/sysutils/truncate Revision Changes Path 1.1323 +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 Jun 30 2:52: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 646AB37B830; Fri, 30 Jun 2000 02:52:00 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA80297; Fri, 30 Jun 2000 02:52:00 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200006300952.CAA80297@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 02:51:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/basename basename.1 src/usr.bin/column column.1 src/usr.bin/compress compress.1 zopen.3 src/usr.bin/id groups.1 id.1 whoami.1 src/usr.bin/join join.1 src/usr.bin/leave leave.1 src/usr.bin/logger logger.1 src/usr.bin/logname logname.1 ... X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 02:51:59 PDT Modified files: (Branch: RELENG_4) usr.bin/basename basename.1 usr.bin/column column.1 usr.bin/compress compress.1 zopen.3 usr.bin/id groups.1 id.1 whoami.1 usr.bin/join join.1 usr.bin/leave leave.1 usr.bin/logger logger.1 usr.bin/logname logname.1 usr.bin/lsvfs lsvfs.1 usr.bin/mkfifo mkfifo.1 usr.bin/mt mt.1 usr.bin/paste paste.1 usr.bin/printenv printenv.1 usr.bin/rup rup.1 usr.bin/rusers rusers.1 usr.bin/rwall rwall.1 usr.bin/rwho rwho.1 usr.bin/sockstat sockstat.1 usr.bin/tee tee.1 usr.bin/touch touch.1 usr.bin/uniq uniq.1 usr.bin/wc wc.1 Log: MFC: Add DIAGNOSTICS section name and other doc fixes. Revision Changes Path 1.6.2.1 +4 -4 src/usr.bin/basename/basename.1 1.5.2.1 +6 -5 src/usr.bin/column/column.1 1.4.2.1 +6 -6 src/usr.bin/compress/compress.1 1.5.2.1 +1 -1 src/usr.bin/compress/zopen.3 1.4.2.1 +4 -4 src/usr.bin/id/groups.1 1.7.2.1 +4 -4 src/usr.bin/id/id.1 1.4.2.1 +4 -4 src/usr.bin/id/whoami.1 1.3.2.1 +29 -16 src/usr.bin/join/join.1 1.4.2.1 +6 -5 src/usr.bin/leave/leave.1 1.4.2.1 +3 -4 src/usr.bin/logger/logger.1 1.5.2.1 +1 -1 src/usr.bin/logname/logname.1 1.7.2.1 +4 -5 src/usr.bin/lsvfs/lsvfs.1 1.6.2.1 +2 -2 src/usr.bin/mkfifo/mkfifo.1 1.19.2.1 +7 -7 src/usr.bin/mt/mt.1 1.4.2.1 +7 -3 src/usr.bin/paste/paste.1 1.6.2.3 +8 -1 src/usr.bin/printenv/printenv.1 1.7.2.1 +3 -2 src/usr.bin/rup/rup.1 1.8.2.1 +16 -8 src/usr.bin/rusers/rusers.1 1.7.2.1 +3 -2 src/usr.bin/rwall/rwall.1 1.6.2.1 +11 -9 src/usr.bin/rwho/rwho.1 1.6.2.1 +2 -2 src/usr.bin/sockstat/sockstat.1 1.4.2.1 +2 -2 src/usr.bin/tee/tee.1 1.6.2.1 +1 -1 src/usr.bin/touch/touch.1 1.5.2.1 +1 -1 src/usr.bin/uniq/uniq.1 1.6.2.1 +1 -1 src/usr.bin/wc/wc.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 2:54:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0CDEE37C3A9; Fri, 30 Jun 2000 02:54:12 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA80520; Fri, 30 Jun 2000 02:54:12 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200006300954.CAA80520@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 02:54:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mtree mtree.8 src/usr.sbin/ppp ppp.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 02:54:11 PDT Modified files: (Branch: RELENG_4) usr.sbin/mtree mtree.8 usr.sbin/ppp ppp.8 Log: MFC: doc fixes. Revision Changes Path 1.16.2.3 +3 -3 src/usr.sbin/mtree/mtree.8 1.209.2.8 +3 -3 src/usr.sbin/ppp/ppp.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 2:59: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EBF5337C389; Fri, 30 Jun 2000 02:59:02 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA81050; Fri, 30 Jun 2000 02:59:02 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006300959.CAA81050@freefall.freebsd.org> From: Alexander Langer Date: Fri, 30 Jun 2000 02:59:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: truncate - Imported sources X-FreeBSD-CVS-Branch: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/30 02:59:02 PDT truncate - Imported sources Update of /home/ncvs/truncate In directory freefall.freebsd.org:/d/home/alex/truncate Log Message: Initial import of truncate, a commandline frontend to truncate(2). Status: Vendor Tag: ALEX Release Tags: v_1_0 N truncate/Makefile cvs: ERROR: cannot write file /home/ncvs/truncate/Makefile,v: No such file or directory cvs: ERROR: cannot mkdir /home/ncvs/truncate/files -- not added: No such file or directory cvs: ERROR: cannot mkdir /home/ncvs/truncate/pkg -- not added: No such file or directory 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 Jun 30 3: 1:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7AA8F37C426; Fri, 30 Jun 2000 03:01:34 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA81307; Fri, 30 Jun 2000 03:01:34 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006301001.DAA81307@freefall.freebsd.org> From: Alexander Langer Date: Fri, 30 Jun 2000 03:01:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/truncate - Imported sources X-FreeBSD-CVS-Branch: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/30 03:01:32 PDT ports/sysutils/truncate - Imported sources Update of /home/ncvs/ports/sysutils/truncate In directory freefall.freebsd.org:/d/home/alex/truncate Log Message: Initial import of truncate, a command-line fronted to truncate(2). Reviewed by: sobomax Status: Vendor Tag: ALEX Release Tags: v_1_0 N ports/sysutils/truncate/Makefile N ports/sysutils/truncate/files/md5 N ports/sysutils/truncate/pkg/DESCR N ports/sysutils/truncate/pkg/COMMENT N ports/sysutils/truncate/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 Jun 30 3: 3:56 2000 Delivered-To: cvs-all@freebsd.org Received: from mout2.silyn-tek.de (mout2.silyn-tek.de [194.25.165.70]) by hub.freebsd.org (Postfix) with ESMTP id F402637B78E; Fri, 30 Jun 2000 03:03:51 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from [192.168.32.33] (helo=mx1.silyn-tek.de) by mout2.silyn-tek.de with esmtp (Exim 3.13 #1) id 137xeJ-0001uF-00; Fri, 30 Jun 2000 12:03:51 +0200 Received: from p3e9c115d.dip0.t-ipconnect.de ([62.156.17.93] helo=neutron.cichlids.com) by mx1.silyn-tek.de with esmtp (Exim 3.13 #1) id 137xeG-0008KK-00; Fri, 30 Jun 2000 12:03:48 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id CB096AC27; Fri, 30 Jun 2000 12:04:07 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 20FFA14A67; Fri, 30 Jun 2000 12:03:50 +0200 (CEST) Date: Fri, 30 Jun 2000 12:03:50 +0200 From: Alexander Langer To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: truncate - Imported sources Message-ID: <20000630120350.A3890@cichlids.cichlids.com> References: <200006300959.CAA81050@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006300959.CAA81050@freefall.freebsd.org>; from alex@FreeBSD.org on Fri, Jun 30, 2000 at 02:59:02AM -0700 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Alexander Langer (alex@FreeBSD.org): > truncate - Imported sources > Update of /home/ncvs/truncate > In directory freefall.freebsd.org:/d/home/alex/truncate This is a fake, it has _not_ been added. Somehow, I managed it to bork this. It has been added correctly in the meanwhile. Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 3: 5:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C800E37C443; Fri, 30 Jun 2000 03:05:22 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA82014; Fri, 30 Jun 2000 03:05:22 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006301005.DAA82014@freefall.freebsd.org> From: Alexander Langer Date: Fri, 30 Jun 2000 03:05:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/30 03:05:22 PDT Modified files: sysutils Makefile Log: Activate truncate Revision Changes Path 1.120 +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 Fri Jun 30 3: 8:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 44BE637C389; Fri, 30 Jun 2000 03:08:42 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA83128; Fri, 30 Jun 2000 03:08:42 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006301008.DAA83128@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 30 Jun 2000 03:08:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/aumix Makefile ports/audio/aumix/files md5 ports/audio/aumix/patches patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/30 03:08:41 PDT Modified files: audio/aumix Makefile audio/aumix/files md5 Removed files: audio/aumix/patches patch-aa Log: Update to 2.6.1. PR: 19597 Submitted by: Trevor Johnson Revision Changes Path 1.24 +6 -4 ports/audio/aumix/Makefile 1.18 +1 -1 ports/audio/aumix/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 4: 6:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 92EB537C19D; Fri, 30 Jun 2000 04:06:18 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA91900; Fri, 30 Jun 2000 04:06:18 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200006301106.EAA91900@freefall.freebsd.org> From: Thomas Gellekum Date: Fri, 30 Jun 2000 04:06:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/doscmd cp437-8x16.pcf.gz.uu fonts.dir Makefile doscmd.1 doscmd.c src/etc/mtree BSD.usr.dist X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/06/30 04:06:17 PDT Modified files: (Branch: RELENG_4) usr.bin/doscmd Makefile doscmd.1 doscmd.c etc/mtree BSD.usr.dist Added files: (Branch: RELENG_4) usr.bin/doscmd cp437-8x16.pcf.gz.uu fonts.dir Log: MFC: Install a VGA font for use under X. Doc update. Revision Changes Path 1.21.2.2 +14 -6 src/usr.bin/doscmd/Makefile 1.12.2.2 +14 -2 src/usr.bin/doscmd/doscmd.1 1.13.2.1 +4 -1 src/usr.bin/doscmd/doscmd.c 1.188.2.3 +3 -1 src/etc/mtree/BSD.usr.dist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 4:18:24 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F103637B97A; Fri, 30 Jun 2000 04:18:20 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA93078; Fri, 30 Jun 2000 04:18:20 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200006301118.EAA93078@freefall.freebsd.org> From: Brian Somers Date: Fri, 30 Jun 2000 04:18:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 periodic.conf.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/06/30 04:18:20 PDT Modified files: share/man/man5 periodic.conf.5 Log: De-spam (oops!) Spotted by: sheldonh Revision Changes Path 1.6 +1 -9 src/share/man/man5/periodic.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 4:22:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DA5D237B97A; Fri, 30 Jun 2000 04:22:19 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA93626; Fri, 30 Jun 2000 04:22:19 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200006301122.EAA93626@freefall.freebsd.org> From: Peter Wemm Date: Fri, 30 Jun 2000 04:22:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/perl/libperl config.SH-elf.alpha config.SH-threads-elf.alpha X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/06/30 04:22:19 PDT Modified files: gnu/usr.bin/perl/libperl config.SH-elf.alpha config.SH-threads-elf.alpha Log: Fix the perl build on the Alpha. int32 is 'int' not 'long'. int64 is 'long', not 'long long'. Maybe the intXX_t types should have been used. Revision Changes Path 1.18 +5 -5 src/gnu/usr.bin/perl/libperl/config.SH-elf.alpha 1.4 +5 -5 src/gnu/usr.bin/perl/libperl/config.SH-threads-elf.alpha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 4:24:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B6F237B59D; Fri, 30 Jun 2000 04:24:32 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA93977; Fri, 30 Jun 2000 04:24:32 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200006301124.EAA93977@freefall.freebsd.org> From: Sheldon Hearn Date: Fri, 30 Jun 2000 04:24:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 periodic.conf.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/06/30 04:24:32 PDT Modified files: share/man/man5 periodic.conf.5 Log: Use "yesterday's" instead of "yesterdays" as required for correct grammar. Since this pushes the line to an unacceptable length, apply the accepted line breaking style. Revision Changes Path 1.7 +3 -3 src/share/man/man5/periodic.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 4:45:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 96FBF37C14A; Fri, 30 Jun 2000 04:45:16 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA96840; Fri, 30 Jun 2000 04:45:16 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Message-Id: <200006301145.EAA96840@freefall.freebsd.org> From: Neil Blakey-Milner Date: Fri, 30 Jun 2000 04:45:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gif2png Makefile ports/graphics/gif2png/files md5 ports/graphics/gif2png/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nbm 2000/06/30 04:45:16 PDT Modified files: graphics/gif2png Makefile graphics/gif2png/files md5 graphics/gif2png/pkg DESCR Log: Update to version 2.3.2 PR: ports/19570 Submitted by: Marcin Cieslak (maintainer) Revision Changes Path 1.8 +2 -2 ports/graphics/gif2png/Makefile 1.6 +1 -1 ports/graphics/gif2png/files/md5 1.3 +1 -2 ports/graphics/gif2png/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 4:50:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DC28837B99D; Fri, 30 Jun 2000 04:50:46 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA97727; Fri, 30 Jun 2000 04:50:46 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200006301150.EAA97727@freefall.freebsd.org> From: Sheldon Hearn Date: Fri, 30 Jun 2000 04:50:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/06/30 04:50:46 PDT Modified files: share/man/man4 Makefile Log: Do not link bktr.4 and bt.4 into ../, since these are no longer installed from man4.i386. PR: 19601 Submitted by: Ben Smithurst Revision Changes Path 1.94 +1 -3 src/share/man/man4/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 4:52:21 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3618A37B81B; Fri, 30 Jun 2000 04:52:16 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA97959; Fri, 30 Jun 2000 04:52:16 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Message-Id: <200006301152.EAA97959@freefall.freebsd.org> From: Neil Blakey-Milner Date: Fri, 30 Jun 2000 04:52:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fm/endeavour Makefile ports/x11-fm/endeavour/files md5 ports/x11-fm/endeavour/patches patch-ao patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nbm 2000/06/30 04:52:16 PDT Modified files: x11-fm/endeavour Makefile x11-fm/endeavour/files md5 x11-fm/endeavour/patches patch-aa Added files: x11-fm/endeavour/patches patch-ao Log: Update to version 1.12 PR: ports/19525 Submitted by: KATO Tsuguru Revision Changes Path 1.6 +5 -4 ports/x11-fm/endeavour/Makefile 1.3 +1 -1 ports/x11-fm/endeavour/files/md5 1.2 +43 -27 ports/x11-fm/endeavour/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 Fri Jun 30 5: 0:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3288137B731; Fri, 30 Jun 2000 05:00:28 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA98735; Fri, 30 Jun 2000 05:00:28 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006301200.FAA98735@freefall.freebsd.org> From: Alexander Langer Date: Fri, 30 Jun 2000 05:00:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/install chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/30 05:00:28 PDT Modified files: en_US.ISO_8859-1/books/handbook/install chapter.sgml Log: Add ``supported Sound devices'' section, with the following cards listed as supported (by pcm), which reflects the current pcm(4) and related manpages situation and NOTES comments. - Advance Asound 100, 110 and Logic ALS120 - Aureal Vortex1/Vortex2 and Vortex Advantage based soundcards by a third party driver (URL given, Submitted by Bill Huey and sobomax on IRC) - Creative Labs SB16, SB32, SB AWE64 (including Gold), Vibra16, SB PCI, SB Live! and most compatible cards - Crystal Semiconductor CS461x/462x Audio Accelerator - Crystal Semiconductor CS428x Audio Controller - CS4237, CS4236, CS4232, CS4231 (ISA) - ENSONIQ AudioPCI ES1370/1371 - ESS ES1868, ES1869, ES1879, ES1888 - Gravis UltraSound PnP, MAX - NeoMagic 256AV/ZX (PCI) - OPTi931 (ISA) - Trident 4DWave DX/NX (PCI) - Yahama OPL-SAx (ISA) Revision Changes Path 1.47 +63 -1 doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 5: 2:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1828437B8FF; Fri, 30 Jun 2000 05:02:19 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA98936; Fri, 30 Jun 2000 05:02:19 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Message-Id: <200006301202.FAA98936@freefall.freebsd.org> From: Neil Blakey-Milner Date: Fri, 30 Jun 2000 05:02:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news newsflash.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nbm 2000/06/30 05:02:19 PDT Modified files: en/news newsflash.sgml Log: Add an announcement about the Freshports update to version 1.1 PR: docs/19600 Submitted by: Dan Langille Revision Changes Path 1.184 +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 Fri Jun 30 5:15:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 47A3637BBA7; Fri, 30 Jun 2000 05:15:32 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA02227; Fri, 30 Jun 2000 05:15:31 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Message-Id: <200006301215.FAA02227@freefall.freebsd.org> From: Neil Blakey-Milner Date: Fri, 30 Jun 2000 05:15:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nbm 2000/06/30 05:15:31 PDT Modified files: . modules Log: wordplay --> ports/games/wordplay Revision Changes Path 1.1324 +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 Jun 30 5:16:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E136B37BBA7; Fri, 30 Jun 2000 05:16:18 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA02290; Fri, 30 Jun 2000 05:16:18 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Message-Id: <200006301216.FAA02290@freefall.freebsd.org> From: Neil Blakey-Milner Date: Fri, 30 Jun 2000 05:16:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/wordplay - Imported sources X-FreeBSD-CVS-Branch: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nbm 2000/06/30 05:16:18 PDT ports/games/wordplay - Imported sources Update of /home/ncvs/ports/games/wordplay In directory freefall.freebsd.org:/d/home/nbm/wordplay Log Message: Import of wordplay, an anagram generator PR: ports/19492 Submitted by: Ben Smithurst Status: Vendor Tag: BEN Release Tags: wordplay_7_22 N ports/games/wordplay/Makefile N ports/games/wordplay/files/md5 N ports/games/wordplay/pkg/PLIST N ports/games/wordplay/pkg/COMMENT N ports/games/wordplay/pkg/DESCR N ports/games/wordplay/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 Fri Jun 30 5:17:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5B1FE37B8FF; Fri, 30 Jun 2000 05:17:13 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA02452; Fri, 30 Jun 2000 05:17:12 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Message-Id: <200006301217.FAA02452@freefall.freebsd.org> From: Neil Blakey-Milner Date: Fri, 30 Jun 2000 05:17:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nbm 2000/06/30 05:17:12 PDT Modified files: games Makefile Log: Activate wordplay Revision Changes Path 1.279 +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 Fri Jun 30 6: 0:59 2000 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 542) id 481AF37B99D; Fri, 30 Jun 2000 06:00:54 -0700 (PDT) Date: Fri, 30 Jun 2000 06:00:54 -0700 From: "Andrey A. Chernov" To: Archie Cobbs Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net if.c if_ethersubr.c if_var.h Message-ID: <20000630060054.A72144@freebsd.org> References: <200006291914.MAA49116@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <200006291914.MAA49116@freefall.freebsd.org>; from archie@FreeBSD.org on Thu, Jun 29, 2000 at 12:14:29PM -0700 Organization: Biomechanoid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jun 29, 2000 at 12:14:29PM -0700, Archie Cobbs wrote: > archie 2000/06/29 12:14:29 PDT > > Modified files: > sys/net if.c if_ethersubr.c if_var.h > Log: > Fix kernel build breakage when 'device ether' was not included. > It not fix the bug, just diagnostic changed, now I got: if.o: In function `if_detach': if.o(.text+0x314): undefined reference to `ng_ether_detach_p' Are you really test this fix? -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 6: 1:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E416837C496; Fri, 30 Jun 2000 06:01:26 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA07324; Fri, 30 Jun 2000 06:01:26 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Message-Id: <200006301301.GAA07324@freefall.freebsd.org> From: Dirk Froemberg Date: Fri, 30 Jun 2000 06:01:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_php4 Makefile ports/www/mod_php4/files md5 ports/www/mod_php4/patches patch-aq X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dirk 2000/06/30 06:01:26 PDT Modified files: www/mod_php4 Makefile www/mod_php4/files md5 www/mod_php4/patches patch-aq Log: Upgrade to 4.0.1. Revision Changes Path 1.117 +3 -3 ports/www/mod_php4/Makefile 1.85 +1 -1 ports/www/mod_php4/files/md5 1.2 +25 -23 ports/www/mod_php4/patches/patch-aq To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 6: 6:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F35437B95F; Fri, 30 Jun 2000 06:06:49 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA10393; Fri, 30 Jun 2000 06:06:49 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Message-Id: <200006301306.GAA10393@freefall.freebsd.org> From: Neil Blakey-Milner Date: Fri, 30 Jun 2000 06:06:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_dav Makefile ports/www/mod_dav/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nbm 2000/06/30 06:06:49 PDT Modified files: www/mod_dav Makefile www/mod_dav/files md5 Log: Update to mod_dav 1.0.0 PR: ports/19248 Submitted by: Patrick Bihan-Faou (maintainer) Revision Changes Path 1.6 +2 -2 ports/www/mod_dav/Makefile 1.5 +1 -1 ports/www/mod_dav/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 6:22:29 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 654A437B5B0; Fri, 30 Jun 2000 06:22:27 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Received: (from cjh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA12072; Fri, 30 Jun 2000 06:22:27 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Message-Id: <200006301322.GAA12072@freefall.freebsd.org> From: CHOI Junho Date: Fri, 30 Jun 2000 06:22:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean/nhppf Makefile ports/korean/nhppf/patches patch-aa ports/korean/nhppf/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cjh 2000/06/30 06:22:27 PDT Modified files: korean/nhppf Makefile korean/nhppf/patches patch-aa korean/nhppf/pkg DESCR Log: Fix perl location(perl is now /usr/bin/perl) Revision Changes Path 1.9 +4 -10 ports/korean/nhppf/Makefile 1.3 +1 -1 ports/korean/nhppf/patches/patch-aa 1.3 +1 -1 ports/korean/nhppf/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 6:30: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A09237B59D; Fri, 30 Jun 2000 06:29:56 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Received: (from cjh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA12930; Fri, 30 Jun 2000 06:29:55 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Message-Id: <200006301329.GAA12930@freefall.freebsd.org> From: CHOI Junho Date: Fri, 30 Jun 2000 06:29:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean/ftghostscript5 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cjh 2000/06/30 06:29:55 PDT Modified files: korean/ftghostscript5 Makefile Log: Fix build problem(link to jpeg and libpng direcoty). Revision Changes Path 1.15 +3 -3 ports/korean/ftghostscript5/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 6:52:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 52B3137BA8B; Fri, 30 Jun 2000 06:52:48 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Received: (from cjh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA71350; Fri, 30 Jun 2000 06:52:48 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Message-Id: <200006301352.GAA71350@freefall.freebsd.org> From: CHOI Junho Date: Fri, 30 Jun 2000 06:52:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ztelnet/patches patch-ad X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cjh 2000/06/30 06:52:47 PDT Modified files: net/ztelnet/patches patch-ad Log: Fix build problem of 3-stable. Somewhat dirty but it works... :< Revision Changes Path 1.3 +1 -1 ports/net/ztelnet/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 Fri Jun 30 7: 1:54 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3BB8337BD5B; Fri, 30 Jun 2000 07:01:50 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA72171; Fri, 30 Jun 2000 07:01:50 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200006301401.HAA72171@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 30 Jun 2000 07:01:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc termcap.small X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/06/30 07:01:50 PDT Modified files: etc termcap.small Log: Update cons* entries from termcap Revision Changes Path 1.17 +72 -14 src/etc/termcap.small To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 7: 2:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 61B3737C218; Fri, 30 Jun 2000 07:02:54 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA72420; Fri, 30 Jun 2000 07:02:54 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200006301402.HAA72420@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 30 Jun 2000 07:02:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc termcap.small X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/06/30 07:02:54 PDT Modified files: (Branch: RELENG_4) etc termcap.small Log: MFC: update cons* Revision Changes Path 1.16.2.1 +72 -14 src/etc/termcap.small To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 7:25: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7521637BA6E; Fri, 30 Jun 2000 07:24:59 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA76373; Fri, 30 Jun 2000 07:24:59 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Message-Id: <200006301424.HAA76373@freefall.freebsd.org> From: Neil Blakey-Milner Date: Fri, 30 Jun 2000 07:24:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/contrib chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nbm 2000/06/30 07:24:59 PDT Modified files: en_US.ISO_8859-1/books/handbook/contrib chapter.sgml Log: Correct a contributor's email address Submitted by: jau@iki.fi (Jukka A. Ukkonen) Message-Id: <200006301421.RAA96439@mjolnir.thunderbolt.fi> Revision Changes Path 1.236 +2 -2 doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 7:34:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 58F6A37BF25; Fri, 30 Jun 2000 07:34:14 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA77541; Fri, 30 Jun 2000 07:34:14 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006301434.HAA77541@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 30 Jun 2000 07:34:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/gabber Makefile ports/net/gabber/files md5 ports/net/gabber/patches patch-aa patch-ab patch-ac patch-ad patch-ae patch-af ports/net/gabber/pkg COMMENT DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/30 07:34:14 PDT Modified files: net Makefile Added files: net/gabber Makefile net/gabber/files md5 net/gabber/patches patch-aa patch-ab patch-ac patch-ad patch-ae patch-af net/gabber/pkg COMMENT DESCR PLIST Log: New gabber port. Gabber is a Jabber client for GNOME desktop. PR: 19444 Submitted by: Erich Zigler Revision Changes Path 1.370 +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 Fri Jun 30 7:34:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C8DF37B66F; Fri, 30 Jun 2000 07:34:54 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA77644; Fri, 30 Jun 2000 07:34:54 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006301434.HAA77644@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 30 Jun 2000 07:34:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/30 07:34:54 PDT Modified files: . modules Log: gabber --> ports/net/gabber Revision Changes Path 1.1325 +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 Jun 30 7:41:32 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1820B37BEA3; Fri, 30 Jun 2000 07:41:30 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA80123; Fri, 30 Jun 2000 07:41:30 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Message-Id: <200006301441.HAA80123@freefall.freebsd.org> From: Neil Blakey-Milner Date: Fri, 30 Jun 2000 07:41:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/jabber-transport/files md5 ports/net/jabber-transport/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nbm 2000/06/30 07:41:30 PDT Modified files: net/jabber-transport/files md5 net/jabber-transport/pkg DESCR Log: Update md5 and a hint in DESCR. Tarball was simply rerolled, no difference in contents. PR: ports/19028 Submitted by: Kostya Lukin (maintainer) Revision Changes Path 1.3 +1 -1 ports/net/jabber-transport/files/md5 1.2 +2 -3 ports/net/jabber-transport/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 7:42:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AF42637B9E2; Fri, 30 Jun 2000 07:42:46 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA80496; Fri, 30 Jun 2000 07:42:46 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006301442.HAA80496@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 30 Jun 2000 07:42:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/contrib chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/30 07:42:46 PDT Modified files: en_US.ISO_8859-1/books/handbook/contrib chapter.sgml Log: Add Erich Zigler for his gabber port. Revision Changes Path 1.237 +5 -1 doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 8:15:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9759337BE7F; Fri, 30 Jun 2000 08:15:44 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA86184; Fri, 30 Jun 2000 08:15:44 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006301515.IAA86184@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 30 Jun 2000 08:15:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/smapi Makefile ports/devel/smapi/files md5 ports/devel/smapi/patches patch-aa ports/devel/smapi/pkg COMMENT DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/30 08:15:44 PDT Modified files: devel Makefile Added files: devel/smapi Makefile devel/smapi/files md5 devel/smapi/patches patch-aa devel/smapi/pkg COMMENT DESCR PLIST Log: New port of smapi - a Squish MSGAPI which can be used to access Squish format message bases (I donno what it is anyway ;). PR: 19373 Submitted by: Sergey Samoyloff Revision Changes Path 1.306 +2 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 8:16:42 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 40A0337BEA4; Fri, 30 Jun 2000 08:16:39 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA86307; Fri, 30 Jun 2000 08:16:39 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006301516.IAA86307@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 30 Jun 2000 08:16:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/30 08:16:39 PDT Modified files: . modules Log: smapi --> ports/devel/smapi Revision Changes Path 1.1326 +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 Jun 30 8:20:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A324437BDB3; Fri, 30 Jun 2000 08:20:29 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA86746; Fri, 30 Jun 2000 08:20:29 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200006301520.IAA86746@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 30 Jun 2000 08:20:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/contrib chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/06/30 08:20:29 PDT Modified files: en_US.ISO_8859-1/books/handbook/contrib chapter.sgml Log: Add Sergey Samoyloff for his smapi port Revision Changes Path 1.238 +6 -3 doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 8:22:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C823837B5B4; Fri, 30 Jun 2000 08:22:18 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Received: (from wollman@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA87036; Fri, 30 Jun 2000 08:22:18 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Message-Id: <200006301522.IAA87036@freefall.freebsd.org> From: Garrett Wollman Date: Fri, 30 Jun 2000 08:22:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 passwd.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wollman 2000/06/30 08:22:18 PDT Modified files: share/man/man5 passwd.5 Log: Fix spelling of `whose'. Revision Changes Path 1.27 +2 -2 src/share/man/man5/passwd.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 8:28:11 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D42537BF08; Fri, 30 Jun 2000 08:28:07 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Received: (from wollman@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA87770; Fri, 30 Jun 2000 08:28:07 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Message-Id: <200006301528.IAA87770@freefall.freebsd.org> From: Garrett Wollman Date: Fri, 30 Jun 2000 08:28:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 passwd.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wollman 2000/06/30 08:28:06 PDT Modified files: share/man/man5 passwd.5 Log: Spell `99%' correctly. Revision Changes Path 1.28 +2 -2 src/share/man/man5/passwd.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 8:43:45 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F32437B5DC; Fri, 30 Jun 2000 08:43:40 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Received: (from motoyuki@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA89708; Fri, 30 Jun 2000 08:43:40 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Message-Id: <200006301543.IAA89708@freefall.freebsd.org> From: Motoyuki Konno Date: Fri, 30 Jun 2000 08:43:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/cdrdao Makefile ports/audio/cdrdao/patches patch-ac ports/audio/cdrdao/pkg DESCR PLIST.xcdrdao X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG motoyuki 2000/06/30 08:43:40 PDT Modified files: audio/cdrdao Makefile audio/cdrdao/patches patch-ac audio/cdrdao/pkg DESCR Removed files: audio/cdrdao/pkg PLIST.xcdrdao Log: o Turn off the build of xcdrdao: Xcdrdao cannot build with GTK-- 1.2.0 bacause of the incompatibility of GTK--. If GTK-- is installed, cdrdao port always tries to build xcdrdao, and fails. o Support 5-current. o Do not use posix-threads by default due to thread scheduling problem. o Change the address of maintainer. PR: ports/19504 Submitted by: Yasuhito FUTATSUKI (maintainer) Revision Changes Path 1.18 +3 -27 ports/audio/cdrdao/Makefile 1.2 +40 -2 ports/audio/cdrdao/patches/patch-ac 1.3 +1 -1 ports/audio/cdrdao/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 8:59:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D1CD937BD5B; Fri, 30 Jun 2000 08:59:50 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Received: (from wollman@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA91540; Fri, 30 Jun 2000 08:59:50 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Message-Id: <200006301559.IAA91540@freefall.freebsd.org> From: Garrett Wollman Date: Fri, 30 Jun 2000 08:59:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 passwd.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wollman 2000/06/30 08:59:49 PDT Modified files: share/man/man5 passwd.5 Log: Use consistent markup for literals and quoted metasyntactic variables. Left unfixed: `NIS' should be marked up as a tradename. Revision Changes Path 1.29 +145 -66 src/share/man/man5/passwd.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 9:14:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5EEC737B986; Fri, 30 Jun 2000 09:14:08 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Received: (from wollman@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA95007; Fri, 30 Jun 2000 09:14:08 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Message-Id: <200006301614.JAA95007@freefall.freebsd.org> From: Garrett Wollman Date: Fri, 30 Jun 2000 09:14:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 passwd.5 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wollman 2000/06/30 09:14:08 PDT Modified files: (Branch: RELENG_4) share/man/man5 passwd.5 Log: MFC: spelling an markup fixes from 1.27 through 1.29. Revision Changes Path 1.26.2.1 +147 -68 src/share/man/man5/passwd.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 9:29:58 2000 Delivered-To: cvs-all@freebsd.org Received: from dt052n3e.san.rr.com (dt052n3e.san.rr.com [204.210.33.62]) by hub.freebsd.org (Postfix) with ESMTP id 1130D37BA12; Fri, 30 Jun 2000 09:29:50 -0700 (PDT) (envelope-from DougB@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt052n3e.san.rr.com (8.9.3/8.9.3) with ESMTP id JAA19630; Fri, 30 Jun 2000 09:29:49 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <395CCAFD.5F692DF7@gorean.org> Date: Fri, 30 Jun 2000 09:29:49 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0629 i386) X-Accept-Language: en MIME-Version: 1.0 To: Alexander Langer Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: doc/en_US.ISO_8859-1/books/handbook/install chapter.sgml References: <200006301200.FAA98735@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alexander Langer wrote: > > alex 2000/06/30 05:00:28 PDT > > Modified files: > en_US.ISO_8859-1/books/handbook/install chapter.sgml > Log: > Add ``supported Sound devices'' section, with the following cards > listed as supported (by pcm) > - Creative Labs SB16, SB32, SB AWE64 (including Gold), Vibra16, SB PCI, > SB Live! and most compatible cards My PCI sound cards (sb live, sb pci 128) are still causing kernel panics on my system with ECC ram. I'm also not alone in this, so listing them as "supported" is probably premature. A better category might be something like "experimental." Just a suggestion, Doug -- "Live free or die" - State motto of my ancestral homeland, New Hampshire Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 9:36:40 2000 Delivered-To: cvs-all@freebsd.org Received: from tinker.exit.com (exit-gw.power.net [207.151.46.196]) by hub.freebsd.org (Postfix) with ESMTP id 29E8337B883; Fri, 30 Jun 2000 09:36:36 -0700 (PDT) (envelope-from frank@exit.com) Received: from realtime.exit.com (realtime.exit.com [206.223.0.5]) by tinker.exit.com (8.9.3/8.9.3) with ESMTP id JAA25894; Fri, 30 Jun 2000 09:36:31 -0700 (PDT) (envelope-from frank@exit.com) Received: (from frank@localhost) by realtime.exit.com (8.9.3/8.9.3) id JAA72942; Fri, 30 Jun 2000 09:36:31 -0700 (PDT) (envelope-from frank) From: Frank Mayhar Message-Id: <200006301636.JAA72942@realtime.exit.com> Subject: Re: cvs commit: doc/en_US.ISO_8859-1/books/handbook/install chapter.sgml In-Reply-To: <395CCAFD.5F692DF7@gorean.org> from Doug Barton at "Jun 30, 2000 09:29:49 am" To: Doug Barton Date: Fri, 30 Jun 2000 09:36:31 -0700 (PDT) Cc: Alexander Langer , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Reply-To: frank@exit.com Organization: Exit Consulting X-Copyright0: Copyright 2000 Frank Mayhar. All Rights Reserved. X-Copyright1: Permission granted for electronic reproduction as Usenet News or email only. X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug Barton wrote: > Alexander Langer wrote: > > Add ``supported Sound devices'' section, with the following cards > > listed as supported (by pcm) > > - Creative Labs SB16, SB32, SB AWE64 (including Gold), Vibra16, SB PCI, > > SB Live! and most compatible cards > My PCI sound cards (sb live, sb pci 128) are still causing kernel > panics on my system with ECC ram. I'm also not alone in this, so listing > them as "supported" is probably premature. A better category might be > something like "experimental." Seconded. Hopefully one of these days I'll have time to do something about this (as it appears that Cameron either doesn't have the time or the resources to do so). I suspect that the Linux drivers don't have this problem, but I'm not certain about that. -- Frank Mayhar frank@exit.com http://www.exit.com/ Exit Consulting http://store.exit.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 9:38:27 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 360EE37B986; Fri, 30 Jun 2000 09:38:25 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA97902; Fri, 30 Jun 2000 09:38:25 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200006301638.JAA97902@freefall.freebsd.org> From: Archie Cobbs Date: Fri, 30 Jun 2000 09:38:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/06/30 09:38:25 PDT Modified files: sys/net if.c Log: Previous commit didn't work; this time really fix it. Revision Changes Path 1.90 +1 -15 src/sys/net/if.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 9:38:55 2000 Delivered-To: cvs-all@freebsd.org Received: from bubba.whistle.com (bubba.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id 7F71337B738; Fri, 30 Jun 2000 09:38:52 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.3/8.9.2) id JAA76626; Fri, 30 Jun 2000 09:38:51 -0700 (PDT) From: Archie Cobbs Message-Id: <200006301638.JAA76626@bubba.whistle.com> Subject: Re: cvs commit: src/sys/net if.c if_ethersubr.c if_var.h In-Reply-To: <20000630060054.A72144@freebsd.org> from "Andrey A. Chernov" at "Jun 30, 2000 06:00:54 am" To: ache@FreeBSD.ORG (Andrey A. Chernov) Date: Fri, 30 Jun 2000 09:38:51 -0700 (PDT) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Andrey A. Chernov writes: > > Modified files: > > sys/net if.c if_ethersubr.c if_var.h > > Log: > > Fix kernel build breakage when 'device ether' was not included. > > It not fix the bug, just diagnostic changed, now I got: > > if.o: In function `if_detach': > if.o(.text+0x314): undefined reference to `ng_ether_detach_p' Grr.. sorry, should be really fixed now. -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 9:41: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from mout2.silyn-tek.de (mout2.silyn-tek.de [194.25.165.70]) by hub.freebsd.org (Postfix) with ESMTP id CF06537B738; Fri, 30 Jun 2000 09:41:01 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from [192.168.32.34] (helo=mx2.silyn-tek.de) by mout2.silyn-tek.de with esmtp (Exim 3.13 #1) id 1383q6-00046Q-00; Fri, 30 Jun 2000 18:40:26 +0200 Received: from p3e9d38cf.dip0.t-ipconnect.de ([62.157.56.207] helo=neutron.cichlids.com) by mx2.silyn-tek.de with esmtp (Exim 3.13 #1) id 1383q4-0006ms-00; Fri, 30 Jun 2000 18:40:24 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 97D3DAC27; Fri, 30 Jun 2000 18:40:43 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id F0BB214A66; Fri, 30 Jun 2000 18:40:16 +0200 (CEST) Date: Fri, 30 Jun 2000 18:40:16 +0200 From: Alexander Langer To: Frank Mayhar Cc: Doug Barton , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: doc/en_US.ISO_8859-1/books/handbook/install chapter.sgml Message-ID: <20000630184016.A7320@cichlids.cichlids.com> References: <395CCAFD.5F692DF7@gorean.org> <200006301636.JAA72942@realtime.exit.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006301636.JAA72942@realtime.exit.com>; from frank@exit.com on Fri, Jun 30, 2000 at 09:36:31AM -0700 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Frank Mayhar (frank@exit.com): > > My PCI sound cards (sb live, sb pci 128) are still causing kernel > > panics on my system with ECC ram. I'm also not alone in this, so listing Only on systems with ECC RAM? I know many people who use the SB PCI 128 at least w/o problems. Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 9:43:48 2000 Delivered-To: cvs-all@freebsd.org Received: from dt052n3e.san.rr.com (dt052n3e.san.rr.com [204.210.33.62]) by hub.freebsd.org (Postfix) with ESMTP id 8616D37BFA3; Fri, 30 Jun 2000 09:43:41 -0700 (PDT) (envelope-from DougB@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt052n3e.san.rr.com (8.9.3/8.9.3) with ESMTP id JAA19753; Fri, 30 Jun 2000 09:43:41 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <395CCE3D.1590D25D@gorean.org> Date: Fri, 30 Jun 2000 09:43:41 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0629 i386) X-Accept-Language: en MIME-Version: 1.0 To: Alexander Langer Cc: Frank Mayhar , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: doc/en_US.ISO_8859-1/books/handbook/install chapter.sgml References: <395CCAFD.5F692DF7@gorean.org> <200006301636.JAA72942@realtime.exit.com> <20000630184016.A7320@cichlids.cichlids.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alexander Langer wrote: > > Thus spake Frank Mayhar (frank@exit.com): > > > > My PCI sound cards (sb live, sb pci 128) are still causing kernel > > > panics on my system with ECC ram. I'm also not alone in this, so listing > > Only on systems with ECC RAM? > I know many people who use the SB PCI 128 at least w/o problems. No, actually... a friend/co-worker of mine also has the problem. He finally switched sound cards. Reports on the list indicate that it's far more prevalent with ECC ram though. I finally have a good crash dump if anyone wants data from it btw. Doug -- "Live free or die" - State motto of my ancestral homeland, New Hampshire Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 9:44:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 32D6037BDBD; Fri, 30 Jun 2000 09:44:44 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA98764; Fri, 30 Jun 2000 09:44:44 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200006301644.JAA98764@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 30 Jun 2000 09:44:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/bzip2 Makefile ports/archivers/bzip2/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/06/30 09:44:44 PDT Modified files: archivers/bzip2 Makefile archivers/bzip2/files md5 Log: Upgrade to version 1.0.1. Revision Changes Path 1.31 +2 -2 ports/archivers/bzip2/Makefile 1.9 +1 -1 ports/archivers/bzip2/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 9:47: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 62CE937B5A0; Fri, 30 Jun 2000 09:46:58 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Received: (from nsayer@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA99046; Fri, 30 Jun 2000 09:46:58 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Message-Id: <200006301646.JAA99046@freefall.freebsd.org> From: Nick Sayer Date: Fri, 30 Jun 2000 09:46:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rexecd rexecd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nsayer 2000/06/30 09:46:58 PDT Modified files: (Branch: RELENG_4) libexec/rexecd rexecd.c Log: MFC: 1.19 Revision Changes Path 1.18.2.1 +7 -2 src/libexec/rexecd/rexecd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 9:49:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 42B3037B738; Fri, 30 Jun 2000 09:49:42 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Received: (from nsayer@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA99524; Fri, 30 Jun 2000 09:49:42 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Message-Id: <200006301649.JAA99524@freefall.freebsd.org> From: Nick Sayer Date: Fri, 30 Jun 2000 09:49:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rexecd rexecd.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nsayer 2000/06/30 09:49:42 PDT Modified files: (Branch: RELENG_4) libexec/rexecd rexecd.8 Log: MFC: 1.11 Revision Changes Path 1.9.2.1 +8 -3 src/libexec/rexecd/rexecd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 9:53:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EF1E237B793; Fri, 30 Jun 2000 09:53:15 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA00166; Fri, 30 Jun 2000 09:53:15 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006301653.JAA00166@freefall.freebsd.org> From: Alexander Langer Date: Fri, 30 Jun 2000 09:53:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/install chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/30 09:53:15 PDT Modified files: en_US.ISO_8859-1/books/handbook/install chapter.sgml Log: Mark support of SoundBlaster Live! and PCI 128 experimental, until problems are resolved. Submitted by: Doug Barton Revision Changes Path 1.48 +3 -2 doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 10:13:49 2000 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 3F58037C16C; Fri, 30 Jun 2000 10:13:40 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id KAA06487; Fri, 30 Jun 2000 10:12:15 -0700 (PDT) (envelope-from obrien) Date: Fri, 30 Jun 2000 10:12:15 -0700 From: "David O'Brien" To: Brian Somers Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources Message-ID: <20000630101215.F73041@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200006300840.JAA02311@hak.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200006300840.JAA02311@hak.lan.Awfulhak.org>; from brian@Awfulhak.org on Fri, Jun 30, 2000 at 09:40:35AM +0100 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jun 30, 2000 at 09:40:35AM +0100, Brian Somers wrote: > > 1. Everyone uses /bin/csh (show me a box that has never had root login at > > least once. > > Not true - I (and I would guess some others) always change root's shell > to /bin/sh. YES true. You just proved it. You may have used it only once, but you still used it. -- -- David (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 Fri Jun 30 10:19:11 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 926F737C14E; Fri, 30 Jun 2000 10:19:08 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA04890; Fri, 30 Jun 2000 10:19:08 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200006301719.KAA04890@freefall.freebsd.org> From: Warner Losh Date: Fri, 30 Jun 2000 10:19:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/06/30 10:19:08 PDT Modified files: . UPDATING Log: Note des' libfetch/fetch changes. Clarify requirements for dev random, et al, from markm's commit. Initial diffs for the latter by: archie Revision Changes Path 1.92 +17 -5 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 10:28:24 2000 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id A42F737B73B; Fri, 30 Jun 2000 10:28:19 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (hak.nat.Awfulhak.org [172.31.0.12]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id SAA80386; Fri, 30 Jun 2000 18:28:17 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id SAA74612; Fri, 30 Jun 2000 18:28:13 +0100 (BST) (envelope-from brian@Awfulhak.org) Message-Id: <200006301728.SAA74612@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: obrien@FreeBSD.org Cc: Brian Somers , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources In-Reply-To: Message from "David O'Brien" of "Fri, 30 Jun 2000 10:12:15 PDT." <20000630101215.F73041@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 30 Jun 2000 18:28:13 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Fri, Jun 30, 2000 at 09:40:35AM +0100, Brian Somers wrote: > > > 1. Everyone uses /bin/csh (show me a box that has never had root login at > > > least once. > > > > Not true - I (and I would guess some others) always change root's shell > > to /bin/sh. > > YES true. You just proved it. You may have used it only once, but you > still used it. No I didn't, I used su -m :-) > -- > -- David (obrien@FreeBSD.org) -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 10:41:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CE2A037C334; Fri, 30 Jun 2000 10:41:25 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: (from nectar@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA07052; Fri, 30 Jun 2000 10:41:25 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Message-Id: <200006301741.KAA07052@freefall.freebsd.org> From: Jacques Vidrine Date: Fri, 30 Jun 2000 10:41:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/krb5 Makefile ports/security/krb5/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nectar 2000/06/30 10:41:25 PDT Modified files: security/krb5 Makefile security/krb5/files md5 Log: Update 1.2 -> 1.2.1. From the announcement: The MIT Kerberos Team announces the availibility of MIT Kerberos 5 Release 1.2.1. This is primarily a bugfix release. Changes include: * A bug in the gssapi library that prevented kadmin clients from working has been fixed. For some reason this was not caught during beta testing. * login.c now correctly sets the default ccache name. * A memory leak in conv_princ.c has been fixed. Revision Changes Path 1.22 +2 -2 ports/security/krb5/Makefile 1.6 +1 -1 ports/security/krb5/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 11:12:57 2000 Delivered-To: cvs-all@freebsd.org Received: from relay02.chello.nl (relay02.chello.nl [212.83.68.146]) by hub.freebsd.org (Postfix) with ESMTP id 63E4737C22D; Fri, 30 Jun 2000 11:12:48 -0700 (PDT) (envelope-from wkb@chello.nl) Received: from chello.nl ([213.46.78.184]) by relay02.chello.nl (InterMail vK.4.02.00.00 201-232-116 license 2ee4e7c625482f2f2a1950a80f6c8d58) with ESMTP id <20000630181228.KDPD26299.relay02@chello.nl>; Fri, 30 Jun 2000 20:12:28 +0200 Received: (from wkb@localhost) by chello.nl (8.9.3/8.9.3) id UAA10621; Fri, 30 Jun 2000 20:12:46 +0200 (CEST) (envelope-from wkb) Date: Fri, 30 Jun 2000 20:12:46 +0200 From: Wilko Bulte To: Alexander Langer Cc: Frank Mayhar , Doug Barton , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO_8859-1/books/handbook/install chapter.sgml Message-ID: <20000630201246.A10606@freebie.wbnet> Reply-To: wilko@FreeBSD.org References: <395CCAFD.5F692DF7@gorean.org> <200006301636.JAA72942@realtime.exit.com> <20000630184016.A7320@cichlids.cichlids.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000630184016.A7320@cichlids.cichlids.com>; from alex@FreeBSD.org on Fri, Jun 30, 2000 at 06:40:16PM +0200 X-OS: FreeBSD 4.0-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jun 30, 2000 at 06:40:16PM +0200, Alexander Langer wrote: > Thus spake Frank Mayhar (frank@exit.com): > > > > My PCI sound cards (sb live, sb pci 128) are still causing kernel > > > panics on my system with ECC ram. I'm also not alone in this, so listing > > Only on systems with ECC RAM? > I know many people who use the SB PCI 128 at least w/o problems. Datapoint: ECC RAM and SB PCI128 work fine in the machine I'm typing this on. -- Wilko Bulte http://www.freebsd.org "Do, or do not. There is no try" wilko@freebsd.org http://www.nlfug.nl Yoda - The Empire Strikes Back To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 12:14:21 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A93AA37B5FB; Fri, 30 Jun 2000 12:14:17 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Received: (from jmz@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA18837; Fri, 30 Jun 2000 12:14:17 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Message-Id: <200006301914.MAA18837@freefall.freebsd.org> From: Jean-Marc Zucconi Date: Fri, 30 Jun 2000 12:14:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/XFree86-4/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jmz 2000/06/30 12:14:17 PDT Modified files: x11/XFree86-4/pkg PLIST Log: Remove info/ and info/dir. They are not created/installed by the port. Revision Changes Path 1.30 +0 -2 ports/x11/XFree86-4/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 Jun 30 12:36:10 2000 Delivered-To: cvs-all@freebsd.org Received: from hyde.ssec.wisc.edu (hyde.ssec.wisc.edu [144.92.108.217]) by hub.freebsd.org (Postfix) with ESMTP id E916937B568; Fri, 30 Jun 2000 12:36:00 -0700 (PDT) (envelope-from dglo@hyde.ssec.wisc.edu) Received: from hyde.ssec.wisc.edu (dglo@localhost [127.0.0.1]) by hyde.ssec.wisc.edu (8.9.3/8.9.3) with ESMTP id OAA05667; Fri, 30 Jun 2000 14:34:26 -0500 (CDT) Message-Id: <200006301934.OAA05667@hyde.ssec.wisc.edu> To: obrien@FreeBSD.ORG Cc: Brian Somers , cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources In-reply-to: Your message of "Fri, 30 Jun 2000 10:12:15 PDT." <20000630101215.F73041@dragon.nuxi.com> Date: Fri, 30 Jun 2000 14:34:26 -0500 From: Dave Glowacki Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "David O'Brien" wrote: > On Fri, Jun 30, 2000 at 09:40:35AM +0100, Brian Somers wrote: > > > 1. Everyone uses /bin/csh (show me a box that has never had root login at > > > least once. > > > > Not true - I (and I would guess some others) always change root's shell > > to /bin/sh. > > YES true. You just proved it. You may have used it only once, but you > still used it. Ah, the classic Microsoft trap: you can get a refund on Windows if you've never used it, but you need to use it to boot the machine in order to replace it. (Is there a corollary to Godwin's Law covering Microsoft in technical discussions? :-) I'm on the /bin/sh side of this discussion, even though I've been using BSD in one form or another for over 16 years. I realize, however, that the hard-liners will *never* allow a change like this ... after all, there's an infinitesimal chance that the rest of the world will suddenly see the light and switch to csh. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 13: 5:24 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CF37037B66E; Fri, 30 Jun 2000 13:05:21 -0700 (PDT) (envelope-from mph@FreeBSD.org) Received: (from mph@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA25618; Fri, 30 Jun 2000 13:05:21 -0700 (PDT) (envelope-from mph@FreeBSD.org) Message-Id: <200006302005.NAA25618@freefall.freebsd.org> From: Matthew Hunt Date: Fri, 30 Jun 2000 13:05:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpc lpc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mph 2000/06/30 13:05:21 PDT Modified files: usr.sbin/lpr/lpc lpc.c Log: Quit on EOF from terminal instead of redisplaying the prompt. Revision Changes Path 1.14 +2 -2 src/usr.sbin/lpr/lpc/lpc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 13: 6:12 2000 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 542) id 0484937C620; Fri, 30 Jun 2000 13:06:07 -0700 (PDT) Date: Fri, 30 Jun 2000 13:06:06 -0700 From: "Andrey A. Chernov" To: Archie Cobbs Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net if.c if_ethersubr.c if_var.h Message-ID: <20000630130606.A18174@freebsd.org> References: <200006291914.MAA49116@freefall.freebsd.org> <20000630060054.A72144@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <20000630060054.A72144@freebsd.org>; from ache@freebsd.org on Fri, Jun 30, 2000 at 06:00:54AM -0700 Organization: Biomechanoid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jun 30, 2000 at 06:00:54AM -0700, Andrey A. Chernov wrote: > if.o: In function `if_detach': > if.o(.text+0x314): undefined reference to `ng_ether_detach_p' I see you just remove ng_ether_detach_p code from if.c v1.90, well it compiles now without "device ether', but I not see any place where ng_ether_detach_p() function is called, just declared. If it is never called, why you keep it? -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 13:14:27 2000 Delivered-To: cvs-all@freebsd.org Received: from server1.mich.com (server1.mich.com [198.108.16.2]) by hub.freebsd.org (Postfix) with ESMTP id EAB5237B76D; Fri, 30 Jun 2000 13:14:22 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm014-008.dialup.bignet.net [64.79.82.120]) by server1.mich.com (8.9.3/8.9.3) with ESMTP id QAA22260; Fri, 30 Jun 2000 16:10:01 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id B12A01987; Fri, 30 Jun 2000 16:07:45 -0400 (EDT) Date: Fri, 30 Jun 2000 16:07:45 -0400 From: Will Andrews To: Brian Somers Cc: obrien@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources Message-ID: <20000630160745.E45643@argon.gryphonsoft.com> References: <200006301728.SAA74612@hak.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006301728.SAA74612@hak.lan.Awfulhak.org>; from brian@Awfulhak.org on Fri, Jun 30, 2000 at 06:28:13PM +0100 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jun 30, 2000 at 06:28:13PM +0100, Brian Somers wrote: > No I didn't, I used su -m :-) That requires being in the wheel group, which requires root.. :^) -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 13:20:35 2000 Delivered-To: cvs-all@freebsd.org Received: from wopr.caltech.edu (wopr.caltech.edu [131.215.102.114]) by hub.freebsd.org (Postfix) with ESMTP id 7357037C458; Fri, 30 Jun 2000 13:20:22 -0700 (PDT) (envelope-from mph@wopr.caltech.edu) Received: (from mph@localhost) by wopr.caltech.edu (8.9.3/8.9.3) id NAA10900; Fri, 30 Jun 2000 13:20:15 -0700 (PDT) (envelope-from mph) Date: Fri, 30 Jun 2000 13:20:15 -0700 From: Matthew Hunt To: Will Andrews Cc: Brian Somers , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources Message-ID: <20000630132014.A10844@wopr.caltech.edu> References: <200006301728.SAA74612@hak.lan.Awfulhak.org> <20000630160745.E45643@argon.gryphonsoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000630160745.E45643@argon.gryphonsoft.com>; from andrews@technologist.com on Fri, Jun 30, 2000 at 04:07:45PM -0400 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jun 30, 2000 at 04:07:45PM -0400, Will Andrews wrote: > On Fri, Jun 30, 2000 at 06:28:13PM +0100, Brian Somers wrote: > > No I didn't, I used su -m :-) > > That requires being in the wheel group, which requires root.. :^) At least in my ancient sysinstall, the "Add Users" dialog has a "member groups" field, in addition to the primary group. -- Matthew Hunt * Stay close to the Vorlon. http://www.pobox.com/~mph/ * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 13:27: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from server1.mich.com (server1.mich.com [198.108.16.2]) by hub.freebsd.org (Postfix) with ESMTP id 6246937B641; Fri, 30 Jun 2000 13:26:55 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm014-008.dialup.bignet.net [64.79.82.120]) by server1.mich.com (8.9.3/8.9.3) with ESMTP id QAA26532; Fri, 30 Jun 2000 16:26:48 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id 98DED1987; Fri, 30 Jun 2000 16:24:34 -0400 (EDT) Date: Fri, 30 Jun 2000 16:24:34 -0400 From: Will Andrews To: Matthew Hunt Cc: Will Andrews , Brian Somers , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources Message-ID: <20000630162434.F45643@argon.gryphonsoft.com> References: <200006301728.SAA74612@hak.lan.Awfulhak.org> <20000630160745.E45643@argon.gryphonsoft.com> <20000630132014.A10844@wopr.caltech.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000630132014.A10844@wopr.caltech.edu>; from mph@astro.caltech.edu on Fri, Jun 30, 2000 at 01:20:15PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jun 30, 2000 at 01:20:15PM -0700, Matthew Hunt wrote: > At least in my ancient sysinstall, the "Add Users" dialog has > a "member groups" field, in addition to the primary group. Oops, you're right. =) -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 13:36:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4769537B539; Fri, 30 Jun 2000 13:36:22 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA28622; Fri, 30 Jun 2000 13:36:22 -0700 (PDT) (envelope-from green@FreeBSD.org) Message-Id: <200006302036.NAA28622@freefall.freebsd.org> From: Brian Feldman Date: Fri, 30 Jun 2000 13:36:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/xpuyopuyo Makefile ports/games/xpuyopuyo/files md5 ports/games/xpuyopuyo/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG green 2000/06/30 13:36:21 PDT Modified files: games/xpuyopuyo Makefile games/xpuyopuyo/files md5 games/xpuyopuyo/pkg PLIST Log: Update xpuyopuyo to version 0.4.1. New knobs added: WITH_GNOME= install GNOME "foot menu" icon WITH_MUSIC= use libmikmod-based soundtrack WITH_ROTATE_FIXED= enable single-blob rotation WITH_AIBREED= enable AI cross-breeding Approved by: maintainer Revision Changes Path 1.13 +32 -4 ports/games/xpuyopuyo/Makefile 1.9 +1 -1 ports/games/xpuyopuyo/files/md5 1.6 +4 -0 ports/games/xpuyopuyo/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 Jun 30 13:55:32 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EDC3D37B658; Fri, 30 Jun 2000 13:55:27 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA30738; Fri, 30 Jun 2000 13:55:23 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200006302055.NAA30738@freefall.freebsd.org> From: Will Andrews Date: Fri, 30 Jun 2000 13:55:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/geekcode Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/06/30 13:55:23 PDT Modified files: misc/geekcode Makefile Log: Add MASTER_SITE_SOURCEFORGE; project is now hosted on SourceForge. Revision Changes Path 1.8 +4 -2 ports/misc/geekcode/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 14: 5:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ECBAC37B56B; Fri, 30 Jun 2000 14:05:39 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA33340; Fri, 30 Jun 2000 14:05:39 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200006302105.OAA33340@freefall.freebsd.org> From: Will Andrews Date: Fri, 30 Jun 2000 14:05:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/ksnes9x Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/06/30 14:05:39 PDT Modified files: emulators/ksnes9x Makefile Log: ksnes9x is now hosted on MASTER_SITE_SOURCEFORGE. Revision Changes Path 1.9 +3 -3 ports/emulators/ksnes9x/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 15:44:11 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BF52D37B641; Fri, 30 Jun 2000 15:44:05 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA97679; Fri, 30 Jun 2000 15:44:05 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200006302244.PAA97679@freefall.freebsd.org> From: Will Andrews Date: Fri, 30 Jun 2000 15:44:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/rtb Makefile ports/games/rtb/files md5 ports/games/rtb/patches patch-ab patch-ac ports/games/rtb/pkg COMMENT DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/06/30 15:44:05 PDT Modified files: games Makefile Added files: games/rtb Makefile games/rtb/files md5 games/rtb/patches patch-ab patch-ac games/rtb/pkg COMMENT DESCR PLIST Log: Add RealTimeBattle, a programming game in which robots controlled by programs coded in any language are fighting with each other. PR: 19610 Submitted by: Dishanker Rajakulendren Revision Changes Path 1.280 +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 Fri Jun 30 15:44:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D2F8137C349; Fri, 30 Jun 2000 15:44:08 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA97744; Fri, 30 Jun 2000 15:44:08 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200006302244.PAA97744@freefall.freebsd.org> From: Will Andrews Date: Fri, 30 Jun 2000 15:44:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/06/30 15:44:08 PDT Modified files: . modules Log: rtb --> ports/games/rtb Revision Changes Path 1.1327 +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 Jun 30 15:47:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 86AC137B5AA; Fri, 30 Jun 2000 15:47:45 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA99879; Fri, 30 Jun 2000 15:47:45 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200006302247.PAA99879@freefall.freebsd.org> From: Will Andrews Date: Fri, 30 Jun 2000 15:47:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/contrib chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/06/30 15:47:45 PDT Modified files: en_US.ISO_8859-1/books/handbook/contrib chapter.sgml Log: Add Dishanker Rajakulendren for the games/rtb port. Revision Changes Path 1.239 +5 -1 doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 16: 2:17 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2397E37BC06; Fri, 30 Jun 2000 16:02:13 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA07329; Fri, 30 Jun 2000 16:02:13 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200006302302.QAA07329@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 16:02:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/cat cat.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 16:02:12 PDT Modified files: (Branch: RELENG_4) bin/cat cat.1 Log: MFC: sync with rev 1.13 Revision Changes Path 1.10.2.3 +3 -5 src/bin/cat/cat.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 16:33:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 828C537C333; Fri, 30 Jun 2000 16:33:37 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA23747; Fri, 30 Jun 2000 16:33:37 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200006302333.QAA23747@freefall.freebsd.org> From: Will Andrews Date: Fri, 30 Jun 2000 16:33:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/scripts addport X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/06/30 16:33:36 PDT Modified files: Tools/scripts addport Log: Fix addport so that it will work on freefall. Remove old cruft left around from older versions of addport. Make addport a little more helpful by actually displaying usage() if no args are passed. Revision Changes Path 1.2 +29 -14 ports/Tools/scripts/addport To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 16:55:11 2000 Delivered-To: cvs-all@freebsd.org Received: from avon.wire.net.au (avon.wire.net.au [203.36.3.8]) by hub.freebsd.org (Postfix) with ESMTP id 3AD0137C36F; Fri, 30 Jun 2000 16:55:02 -0700 (PDT) (envelope-from davidn@austel.net) Received: from austel.net (labs.usn.blaze.net.au [203.17.53.107]) by avon.wire.net.au (8.9.3/8.9.3) with ESMTP id JAA67483; Sat, 1 Jul 2000 09:54:57 +1000 (EST) (envelope-from davidn@austel.net) Message-ID: <395D3348.895531D6@austel.net> Date: Sat, 01 Jul 2000 09:54:48 +1000 From: David Nugent Organization: ISP Limited X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Maxim Sobolev Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/devel Makefile ports/devel/smapi Makefileports/devel/smapi/files md5 ports/devel/smapi/patches patch-aaports/devel/smapi/pkg COMMENT DESCR PLIST References: <200006301515.IAA86184@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Maxim Sobolev wrote: > New port of smapi - a Squish MSGAPI which can be used to access Squish format > message bases (I donno what it is anyway ;). :-) Squish is a FidoNet message database format. It is named after the program which first implemented support for that format (written by Scott Dudley). -- || David Nugent || TS Manager, ISP Limited || \\ davidn@austel.net | davidn@blaze.net.au | davidn@freebsd.org // .\\ Ph: +61396422322 Fax: +61396422063 Cell: +61404867638 //. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 18:28:15 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3759B37C52C; Fri, 30 Jun 2000 18:28:11 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA80615; Fri, 30 Jun 2000 18:28:11 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010128.SAA80615@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 18:28:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/timed/timed networkdelta.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 18:28:11 PDT Modified files: (Branch: RELENG_4) usr.sbin/timed/timed networkdelta.c Log: MFC: [rev 1.4] Remove duplicated ';' statement delimiters. Revision Changes Path 1.3.2.1 +2 -2 src/usr.sbin/timed/timed/networkdelta.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 18:34:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 98AF037B85C; Fri, 30 Jun 2000 18:34:12 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA83942; Fri, 30 Jun 2000 18:34:12 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010134.SAA83942@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 18:34:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/tcpdump/tcpslice tcpslice.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 18:34:12 PDT Modified files: (Branch: RELENG_4) usr.sbin/tcpdump/tcpslice tcpslice.c Log: MFC: [rev 1.10] 1000000 usecs to 1 sec conversion Revision Changes Path 1.9.2.1 +1 -1 src/usr.sbin/tcpdump/tcpslice/tcpslice.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 19:39:23 2000 Delivered-To: cvs-all@freebsd.org Received: from guru.mired.org (zoom2-222.telepath.com [216.14.2.222]) by hub.freebsd.org (Postfix) with SMTP id 1248237B85C for ; Fri, 30 Jun 2000 19:39:20 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 4750 invoked by uid 100); 1 Jul 2000 02:38:29 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14685.22948.963677.663648@guru.mired.org> Date: Fri, 30 Jun 2000 21:38:28 -0500 (CDT) To: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources In-Reply-To: References: X-Mailer: VM 6.72 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From: Will Andrews > On Fri, Jun 30, 2000 at 06:28:13PM +0100, Brian Somers wrote: > > No I didn't, I used su -m :-) > That requires being in the wheel group, which requires root.. :^) I typically boot systems single user after the install to apply final touches. The default shell then is "/bin/sh". Changing roots shell at that point would avoid the problem. Of course, my preferred shell is bash, and I'm not going to make that root's shell (nothing outside of core). So the question is moot - I use "su -m", or just su and then exec bash. I'm never in the shell long enough to *care* what it is. I'm just curious as to what the point of changing it is. If you're the only, make it part of your post-install script. With multiple admins, make the script install aliases in .cshrc (or .profile, if you insist on changing it) that source different scripts for each admin so they can go to their favorite shell with a single command after doing an su. From: "Brian S. Dean" Date: Fri, 30 Jun 2000 19:40:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 trap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bsd 2000/06/30 19:40:13 PDT Modified files: sys/i386/i386 trap.c Log: Fix my own style bugs (use of spaces instead of tabs for indentation). This is a style-only change. Revision Changes Path 1.149 +19 -19 src/sys/i386/i386/trap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 20: 0:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 47D8A37C49D; Fri, 30 Jun 2000 20:00:18 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA99317; Fri, 30 Jun 2000 20:00:18 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010300.UAA99317@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 20:00:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/df Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 20:00:17 PDT Modified files: (Branch: RELENG_4) bin/df Makefile Log: MFC: [rev 1.10] Fixed LDADD. Using ${LIBM} instead of -lm gave the wrong libm in most cases and broke the world in some cases. Revision Changes Path 1.9.2.1 +4 -3 src/bin/df/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 20: 2:11 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6CFA237C4FE; Fri, 30 Jun 2000 20:02:09 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA99755; Fri, 30 Jun 2000 20:02:09 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010302.UAA99755@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 20:02:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/df df.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 20:02:09 PDT Modified files: (Branch: RELENG_4) bin/df df.1 Log: MFC: [rev 1.20] Add -g for gigabyte sizes. Revision Changes Path 1.18.2.2 +6 -1 src/bin/df/df.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 20: 4:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A0F5537C4D1; Fri, 30 Jun 2000 20:04:35 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA00424; Fri, 30 Jun 2000 20:04:35 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010304.UAA00424@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 20:04:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/pax gen_subs.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 20:04:35 PDT Modified files: (Branch: RELENG_4) bin/pax gen_subs.c Log: MFC: [rev 1.13] Use %Ef Revision Changes Path 1.12.2.1 +2 -2 src/bin/pax/gen_subs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 20: 9: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EE0A037C511; Fri, 30 Jun 2000 20:08:59 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA02394; Fri, 30 Jun 2000 20:08:59 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010308.UAA02394@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 20:08:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/rm rm.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 20:08:59 PDT Modified files: (Branch: RELENG_4) bin/rm rm.c Log: MFC: [rev 1.30] Remove unused #include. Revision Changes Path 1.29.2.2 +1 -2 src/bin/rm/rm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 20:12: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7AAA037B84B; Fri, 30 Jun 2000 20:11:59 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA03045; Fri, 30 Jun 2000 20:11:59 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010311.UAA03045@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 20:11:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/stty stty.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 20:11:59 PDT Modified files: (Branch: RELENG_4) bin/stty stty.c Log: MFC: [rev 1.17] Fix warn format. Revision Changes Path 1.13.2.1 +1 -1 src/bin/stty/stty.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 20:13:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DAFB237B84B; Fri, 30 Jun 2000 20:13:10 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA03265; Fri, 30 Jun 2000 20:13:10 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010313.UAA03265@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 20:13:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/test TEST.sh X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 20:13:10 PDT Modified files: (Branch: RELENG_4) bin/test TEST.sh Log: MFC: [rev 1.7] Remove test for block device. Revision Changes Path 1.6.2.1 +0 -1 src/bin/test/TEST.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 20:32:29 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A6E1037B7DD; Fri, 30 Jun 2000 20:32:26 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA08252; Fri, 30 Jun 2000 20:32:26 -0700 (PDT) (envelope-from ume@FreeBSD.org) Message-Id: <200007010332.UAA08252@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 30 Jun 2000 20:32:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/gkrellm Makefile ports/sysutils/gkrellm/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ume 2000/06/30 20:32:26 PDT Modified files: sysutils/gkrellm Makefile sysutils/gkrellm/files md5 Log: Update to 0.10.1. Revision Changes Path 1.16 +2 -2 ports/sysutils/gkrellm/Makefile 1.7 +1 -1 ports/sysutils/gkrellm/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 21:19:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7464F37B548; Fri, 30 Jun 2000 21:19:44 -0700 (PDT) (envelope-from dwhite@FreeBSD.org) Received: (from dwhite@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA14208; Fri, 30 Jun 2000 21:19:44 -0700 (PDT) (envelope-from dwhite@FreeBSD.org) Message-Id: <200007010419.VAA14208@freefall.freebsd.org> From: Doug White Date: Fri, 30 Jun 2000 21:19:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/build Makefile.crunch X-FreeBSD-CVS-Branch: RELENG_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dwhite 2000/06/30 21:19:44 PDT Modified files: (Branch: RELENG_3) release/picobsd/build Makefile.crunch Log: Make sure proper init is included .. in some cases the regular init may not get in the crunch binary (!) Submitted by: Dennis Cartier Revision Changes Path 1.1.2.2 +7 -2 src/release/picobsd/build/Makefile.crunch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 21:20:17 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A838D37B52B; Fri, 30 Jun 2000 21:20:07 -0700 (PDT) (envelope-from dwhite@FreeBSD.org) Received: (from dwhite@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA14274; Fri, 30 Jun 2000 21:20:07 -0700 (PDT) (envelope-from dwhite@FreeBSD.org) Message-Id: <200007010420.VAA14274@freefall.freebsd.org> From: Doug White Date: Fri, 30 Jun 2000 21:20:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/mfs_tree/etc rc X-FreeBSD-CVS-Branch: RELENG_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dwhite 2000/06/30 21:20:07 PDT Modified files: (Branch: RELENG_3) release/picobsd/mfs_tree/etc rc Log: Quiet gunzip of /etc files. Submitted by: Dennis Cartier Revision Changes Path 1.1.2.2 +2 -3 src/release/picobsd/mfs_tree/etc/rc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 21:22:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 962BB37B548; Fri, 30 Jun 2000 21:22:19 -0700 (PDT) (envelope-from dwhite@FreeBSD.org) Received: (from dwhite@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA14589; Fri, 30 Jun 2000 21:22:19 -0700 (PDT) (envelope-from dwhite@FreeBSD.org) Message-Id: <200007010422.VAA14589@freefall.freebsd.org> From: Doug White Date: Fri, 30 Jun 2000 21:22:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/mfs_tree/etc rc X-FreeBSD-CVS-Branch: RELENG_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dwhite 2000/06/30 21:22:19 PDT Modified files: (Branch: RELENG_3) release/picobsd/mfs_tree/etc rc Log: Revert part of previous patch: still copy ${MFS}/root to /root in case there's some shell files in there we actually want. Revision Changes Path 1.1.2.3 +2 -1 src/release/picobsd/mfs_tree/etc/rc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 21:40: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 61C7A37B561; Fri, 30 Jun 2000 21:40:03 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA16181; Fri, 30 Jun 2000 21:40:03 -0700 (PDT) (envelope-from roger@FreeBSD.org) Message-Id: <200007010440.VAA16181@freefall.freebsd.org> From: Roger Hardiman Date: Fri, 30 Jun 2000 21:40:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/build clean X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roger 2000/06/30 21:40:02 PDT Modified files: release/picobsd/build clean Log: Add 'bridge' so we can clean up the bridge files too Revision Changes Path 1.13 +2 -2 src/release/picobsd/build/clean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 21:41:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8077937B751; Fri, 30 Jun 2000 21:41:45 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA16293; Fri, 30 Jun 2000 21:41:45 -0700 (PDT) (envelope-from roger@FreeBSD.org) Message-Id: <200007010441.VAA16293@freefall.freebsd.org> From: Roger Hardiman Date: Fri, 30 Jun 2000 21:41:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/build clean X-FreeBSD-CVS-Branch: RELENG_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roger 2000/06/30 21:41:45 PDT Modified files: (Branch: RELENG_3) release/picobsd/build clean Log: MFC: Add 'bridge' so we can clean up the bridge files Revision Changes Path 1.7.2.5 +2 -2 src/release/picobsd/build/clean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 21:44:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 62BB837B548; Fri, 30 Jun 2000 21:44:45 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA16540; Fri, 30 Jun 2000 21:44:45 -0700 (PDT) (envelope-from roger@FreeBSD.org) Message-Id: <200007010444.VAA16540@freefall.freebsd.org> From: Roger Hardiman Date: Fri, 30 Jun 2000 21:44:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/build clean X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roger 2000/06/30 21:44:45 PDT Modified files: (Branch: RELENG_4) release/picobsd/build clean Log: MFC: Add 'bridge' to list of sections to clean Revision Changes Path 1.12.2.1 +2 -2 src/release/picobsd/build/clean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 22:36:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3493F37B659; Fri, 30 Jun 2000 22:36:26 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA21141; Fri, 30 Jun 2000 22:36:26 -0700 (PDT) (envelope-from green@FreeBSD.org) Message-Id: <200007010536.WAA21141@freefall.freebsd.org> From: Brian Feldman Date: Fri, 30 Jun 2000 22:36:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/dd args.c dd.c dd.h extern.h position.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG green 2000/06/30 22:36:25 PDT Modified files: bin/dd args.c dd.c dd.h extern.h position.c Log: Various cleanups are made to reduce warnings and make code prettier :) Also, check for ftruncate() return value and die on failure, but only try to ftruncate() when the file is a regular file. Revision Changes Path 1.26 +4 -3 src/bin/dd/args.c 1.29 +15 -10 src/bin/dd/dd.c 1.16 +4 -3 src/bin/dd/dd.h 1.10 +3 -2 src/bin/dd/extern.h 1.18 +8 -4 src/bin/dd/position.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 22:39:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A56237B659; Fri, 30 Jun 2000 22:39:52 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA21486; Fri, 30 Jun 2000 22:39:52 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010539.WAA21486@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 22:39:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libkvm kvm.c kvm_getswapinfo.c kvm_proc.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 22:39:52 PDT Modified files: (Branch: RELENG_4) lib/libkvm kvm.c kvm_getswapinfo.c kvm_proc.c Log: MFC: kvm.c [rev 1.14] Change the return value of kvm_read/kvm_write to be -1 on error. kvm.c [rev 1.13], kvm_getswapinfo [rev 1.11], kvm_proc.c [rev 1.26] -Wall, which caught a real bug where buflen wasn't being set properly. Revision Changes Path 1.12.2.1 +10 -7 src/lib/libkvm/kvm.c 1.10.2.1 +5 -9 src/lib/libkvm/kvm_getswapinfo.c 1.25.2.1 +10 -9 src/lib/libkvm/kvm_proc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 22:48:37 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8DB4737B8E8; Fri, 30 Jun 2000 22:48:34 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA22054; Fri, 30 Jun 2000 22:48:34 -0700 (PDT) (envelope-from green@FreeBSD.org) Message-Id: <200007010548.WAA22054@freefall.freebsd.org> From: Brian Feldman Date: Fri, 30 Jun 2000 22:48:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/brandelf brandelf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG green 2000/06/30 22:48:34 PDT Modified files: usr.bin/brandelf brandelf.c Log: The SVR4 module calls itself ELFOSABI_SOLARIS, and who am I to disagree if it runs my Solaris binaries? Add the missing "Solaris" type here so that binaries may be branded with it rather than the seemingly- defunct ELFOSABI_SVR4. Revision Changes Path 1.15 +4 -3 src/usr.bin/brandelf/brandelf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 22:51:45 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F54237B8DB; Fri, 30 Jun 2000 22:51:38 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA22320; Fri, 30 Jun 2000 22:51:38 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010551.WAA22320@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 22:51:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ed if_ed.c if_ed_pccard.c if_edvar.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 22:51:38 PDT Modified files: (Branch: RELENG_4) sys/dev/ed if_ed.c if_ed_pccard.c if_edvar.h Log: MFC: Only detect Linksys PCMCIA cards when in a pccard environment. Revision Changes Path 1.173.2.5 +10 -17 src/sys/dev/ed/if_ed.c 1.9.2.2 +8 -6 src/sys/dev/ed/if_ed_pccard.c 1.4.2.1 +2 -1 src/sys/dev/ed/if_edvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 22:56:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CB3EC37B742; Fri, 30 Jun 2000 22:56:56 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA22657; Fri, 30 Jun 2000 22:56:56 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200007010556.WAA22657@freefall.freebsd.org> From: Ade Lovett Date: Fri, 30 Jun 2000 22:56:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/libxml Makefile ports/textproc/libxml/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/06/30 22:56:56 PDT Modified files: textproc/libxml Makefile textproc/libxml/files md5 Log: Update to 1.8.8 Revision Changes Path 1.25 +2 -2 ports/textproc/libxml/Makefile 1.17 +1 -1 ports/textproc/libxml/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 23: 2:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C1CB37B742; Fri, 30 Jun 2000 23:02:15 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA23145; Fri, 30 Jun 2000 23:02:15 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010602.XAA23145@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 23:02:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/atm/atm atm.c atm_eni.c atm_fore200.c atm_inet.c atm_print.c atm_set.c atm_show.c atm_subr.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 23:02:15 PDT Modified files: (Branch: RELENG_4) sbin/atm/atm atm.c atm_eni.c atm_fore200.c atm_inet.c atm_print.c atm_set.c atm_show.c atm_subr.c Log: MFC: Remove unused #include. Revision Changes Path 1.3.2.1 +0 -1 src/sbin/atm/atm/atm.c 1.3.2.1 +0 -1 src/sbin/atm/atm/atm_eni.c 1.3.2.1 +0 -1 src/sbin/atm/atm/atm_fore200.c 1.3.2.1 +0 -1 src/sbin/atm/atm/atm_inet.c 1.3.2.1 +0 -1 src/sbin/atm/atm/atm_print.c 1.3.2.1 +0 -1 src/sbin/atm/atm/atm_set.c 1.3.2.1 +0 -1 src/sbin/atm/atm/atm_show.c 1.3.2.1 +0 -1 src/sbin/atm/atm/atm_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 23: 6:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7FCE137B582; Fri, 30 Jun 2000 23:06:46 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA24640; Fri, 30 Jun 2000 23:06:46 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010606.XAA24640@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 23:06:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/atm/fore_dnld fore_dnld.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 23:06:46 PDT Modified files: (Branch: RELENG_4) sbin/atm/fore_dnld fore_dnld.c Log: MFC: [rev 1.7] Make the fore_dnld program more robust and reliable. [rev 1.8] Remove unused #include. Revision Changes Path 1.6.2.1 +17 -9 src/sbin/atm/fore_dnld/fore_dnld.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 23:11:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C0F1737B93D; Fri, 30 Jun 2000 23:11:51 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA25075; Fri, 30 Jun 2000 23:11:51 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010611.XAA25075@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 23:11:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/atm/ilmid ilmid.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 23:11:51 PDT Modified files: (Branch: RELENG_4) sbin/atm/ilmid ilmid.c Log: MFC: [rev 1.7] 1000000 usec -> 1 sec 0 usec; fix Revision Changes Path 1.6.2.1 +3 -3 src/sbin/atm/ilmid/ilmid.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 23:23:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 18DFD37B85D; Fri, 30 Jun 2000 23:23:37 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA25978; Fri, 30 Jun 2000 23:23:36 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010623.XAA25978@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 23:23:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dumpon dumpon.c src/sbin/fsdb fsdb.c fsdbutil.c src/sbin/fsirand fsirand.c src/sbin/init init.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 23:23:36 PDT Modified files: (Branch: RELENG_4) sbin/dumpon dumpon.c sbin/fsdb fsdb.c fsdbutil.c sbin/fsirand fsirand.c sbin/init init.c Log: MFC: Remove unused includes. Revision Changes Path 1.10.2.1 +1 -2 src/sbin/dumpon/dumpon.c 1.13.2.1 +0 -1 src/sbin/fsdb/fsdb.c 1.9.2.1 +0 -1 src/sbin/fsdb/fsdbutil.c 1.7.2.1 +0 -1 src/sbin/fsirand/fsirand.c 1.38.2.1 +1 -2 src/sbin/init/init.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 23:31:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1767437B582; Fri, 30 Jun 2000 23:31:53 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA26681; Fri, 30 Jun 2000 23:31:53 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010631.XAA26681@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 23:31:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/disklabel disklabel.c src/sbin/dump dumprmt.c traverse.c src/sbin/init init.c src/sbin/swapon swapon.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 23:31:52 PDT Modified files: (Branch: RELENG_4) sbin/disklabel disklabel.c sbin/dump dumprmt.c traverse.c sbin/init init.c sbin/swapon swapon.c Log: MFC: Add include of errno.h where needed, remove extern int errno where not. Revision Changes Path 1.28.2.2 +2 -4 src/sbin/disklabel/disklabel.c 1.14.2.1 +1 -1 src/sbin/dump/dumprmt.c 1.10.2.1 +1 -1 src/sbin/dump/traverse.c 1.38.2.2 +0 -2 src/sbin/init/init.c 1.8.2.1 +0 -2 src/sbin/swapon/swapon.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 23:47:50 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DEAEC37B582; Fri, 30 Jun 2000 23:47:47 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA27796; Fri, 30 Jun 2000 23:47:47 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010647.XAA27796@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 23:47:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/disklabel disklabel.8 disklabel.c src/sbin/dump dump.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 23:47:47 PDT Modified files: (Branch: RELENG_4) sbin/disklabel disklabel.8 disklabel.c sbin/dump dump.8 Log: MFC: /dev/rXXX -> /dev/XXX Revision Changes Path 1.15.2.1 +8 -8 src/sbin/disklabel/disklabel.8 1.28.2.3 +2 -2 src/sbin/disklabel/disklabel.c 1.27.2.1 +2 -2 src/sbin/dump/dump.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 30 23:55:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0645E37B8E8; Fri, 30 Jun 2000 23:55:21 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA28655; Fri, 30 Jun 2000 23:55:12 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Message-Id: <200007010655.XAA28655@freefall.freebsd.org> From: Alfred Perlstein Date: Fri, 30 Jun 2000 23:55:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include search.h Makefile src/lib/libc/stdlib tdelete.c tfind.c tsearch.3 tsearch.c twalk.c Makefile.inc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alfred 2000/06/30 23:55:12 PDT Modified files: include Makefile lib/libc/stdlib Makefile.inc Added files: include search.h lib/libc/stdlib tdelete.c tfind.c tsearch.3 tsearch.c twalk.c Log: bring in binary search tree code. Obtained from: NetBSD Revision Changes Path 1.114 +3 -2 src/include/Makefile 1.20 +3 -3 src/lib/libc/stdlib/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 0: 6:54 2000 Delivered-To: cvs-all@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id 33B9F37B8DB; Sat, 1 Jul 2000 00:06:43 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id JAA13984; Sat, 1 Jul 2000 09:07:29 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200007010707.JAA13984@grimreaper.grondar.za> To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/perl/libperl config.SH-elf.alpha config.SH-threads-elf.alpha References: <200006301122.EAA93626@freefall.freebsd.org> In-Reply-To: <200006301122.EAA93626@freefall.freebsd.org> ; from Peter Wemm "Fri, 30 Jun 2000 04:22:19 MST." Date: Sat, 01 Jul 2000 09:07:29 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > peter 2000/06/30 04:22:19 PDT > > Modified files: > gnu/usr.bin/perl/libperl config.SH-elf.alpha > config.SH-threads-elf.alpha > Log: > Fix the perl build on the Alpha. int32 is 'int' not 'long'. int64 is > 'long', not 'long long'. Maybe the intXX_t types should have been used. Thanks! :-) M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 0:32:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 76A3937B954; Sat, 1 Jul 2000 00:32:38 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA31903; Sat, 1 Jul 2000 00:32:38 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010732.AAA31903@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 00:32:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dump optr.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 00:32:38 PDT Modified files: (Branch: RELENG_4) sbin/dump optr.c Log: MFC: [rev 1.10] Block devices are gone. Revision Changes Path 1.9.2.1 +1 -6 src/sbin/dump/optr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 0:37:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A2A5C37B8F7; Sat, 1 Jul 2000 00:37:51 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA32158; Sat, 1 Jul 2000 00:37:51 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010737.AAA32158@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 00:37:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/kldstat kldstat.8 kldstat.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 00:37:50 PDT Modified files: (Branch: RELENG_4) sbin/kldstat kldstat.8 kldstat.c Log: MFC: Display version number of each kld module when using the -v flag. Revision Changes Path 1.7.2.1 +3 -4 src/sbin/kldstat/kldstat.8 1.7.2.1 +4 -3 src/sbin/kldstat/kldstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 0:39:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 59C3537B8E7; Sat, 1 Jul 2000 00:39:54 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA32258; Sat, 1 Jul 2000 00:39:53 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010739.AAA32258@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 00:39:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount mount.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 00:39:53 PDT Modified files: (Branch: RELENG_4) sbin/mount mount.8 Log: MFC: [rev 1.32] Remove xref to mount_lfs. Revision Changes Path 1.31.2.1 +1 -2 src/sbin/mount/mount.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 0:42:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 41D0A37B931; Sat, 1 Jul 2000 00:42:38 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA32488; Sat, 1 Jul 2000 00:42:37 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010742.AAA32488@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 00:42:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_nwfs Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 00:42:37 PDT Modified files: (Branch: RELENG_4) sbin/mount_nwfs Makefile Log: MFC: [rev 1.2] Use the same order in DPADD as in LDADD. Revision Changes Path 1.1.2.1 +3 -4 src/sbin/mount_nwfs/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 0:53:43 2000 Delivered-To: cvs-all@freebsd.org Received: from herbelot.dyndns.org (r148m178.cybercable.tm.fr [195.132.148.178]) by hub.freebsd.org (Postfix) with ESMTP id 104B237B95A; Sat, 1 Jul 2000 00:53:31 -0700 (PDT) (envelope-from herbelot@cybercable.fr) Received: from cybercable.fr (multi.herbelot.nom [192.168.1.2]) by herbelot.dyndns.org (8.9.3/8.9.3) with ESMTP id JAA17267; Sat, 1 Jul 2000 09:55:20 +0200 (CEST) (envelope-from herbelot@cybercable.fr) Message-ID: <395DA228.F60EA885@cybercable.fr> Date: Sat, 01 Jul 2000 09:47:52 +0200 From: Thierry Herbelot X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Paul Saab Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/dump optr.c References: <200007010732.AAA31903@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Paul Saab wrote: > > ps 2000/07/01 00:32:38 PDT > > Modified files: (Branch: RELENG_4) > sbin/dump optr.c > Log: > MFC: [rev 1.10] Block devices are gone. > > Revision Changes Path > 1.9.2.1 +1 -6 src/sbin/dump/optr.c > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message Should devices in sysinstall also be cleaned ? as of $FreeBSD: src/release/sysinstall/devices.c,v 1.117 2000/03/08 18:14:19 { DEVICE_TYPE_DISK, "ad%d", "ATA/IDE disk device", 30, 65538, 8, 16, 'b' }, { DEVICE_TYPE_DISK, "rad%d", "ATA/IDE disk device", 116, 65538, 8, 16, 'c' }, etc ... TfH -- Thierry Herbelot ASCII RIBBON CAMPAIGN /"\ Dir. technique LUCCAS AGAINST HTML MAIL & NEWS \ / tout le cable sur http://www.luccas.org PAS DE HTML DANS X un CV : http://perso.cybercable.fr/herbelot LES COURRIELS / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 0:56: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BEAE037B935; Sat, 1 Jul 2000 00:56:01 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA33343; Sat, 1 Jul 2000 00:56:01 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010756.AAA33343@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 00:56:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/kldstat kldstat.8 kldstat.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 00:56:01 PDT Modified files: (Branch: RELENG_4) sbin/kldstat kldstat.8 kldstat.c Log: Back this out. This really does not give us the version number of the kld's. Pointed out by: bp Revision Changes Path 1.7.2.2 +3 -2 src/sbin/kldstat/kldstat.8 1.7.2.2 +2 -3 src/sbin/kldstat/kldstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 0:57:32 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 78D5637B929; Sat, 1 Jul 2000 00:57:29 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA33550; Sat, 1 Jul 2000 00:57:29 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010757.AAA33550@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 00:57:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/kldstat kldstat.8 kldstat.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 00:57:29 PDT Modified files: sbin/kldstat kldstat.8 kldstat.c Log: Backout rev 1.8. This really does not give us the version number of the kld's. Pointed out by: bp Revision Changes Path 1.9 +4 -3 src/sbin/kldstat/kldstat.8 1.9 +3 -4 src/sbin/kldstat/kldstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 1: 2: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 50B7F37B929; Sat, 1 Jul 2000 01:01:55 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA33910; Sat, 1 Jul 2000 01:01:55 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010801.BAA33910@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 01:01:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/i386/fdisk fdisk.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 01:01:55 PDT Modified files: (Branch: RELENG_4) sbin/i386/fdisk fdisk.c Log: MFC: [rev 1.37] /dev/rXXX -> /dev/XXXX [rev 1.38] Add QNX 4 partitions to fdisk's list. [rev 1.39] ADd plan9 partitions to fdisk's list. Revision Changes Path 1.36.2.1 +7 -3 src/sbin/i386/fdisk/fdisk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 1: 3:14 2000 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [207.154.226.10]) by hub.freebsd.org (Postfix) with ESMTP id BDED637B929; Sat, 1 Jul 2000 01:03:02 -0700 (PDT) (envelope-from paul@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1000) id A68BF2B21D; Sat, 1 Jul 2000 03:02:52 -0500 (CDT) Date: Sat, 1 Jul 2000 01:02:52 -0700 From: Paul Saab To: Thierry Herbelot Cc: Paul Saab , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/dump optr.c Message-ID: <20000701010252.A51617@elvis.mu.org> References: <200007010732.AAA31903@freefall.freebsd.org> <395DA228.F60EA885@cybercable.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <395DA228.F60EA885@cybercable.fr>; from herbelot@cybercable.fr on Sat, Jul 01, 2000 at 09:47:52AM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thierry Herbelot (herbelot@cybercable.fr) wrote: > Should devices in sysinstall also be cleaned ? > as of $FreeBSD: src/release/sysinstall/devices.c,v 1.117 2000/03/08 > 18:14:19 > > { DEVICE_TYPE_DISK, "ad%d", "ATA/IDE disk device", 30, > 65538, 8, 16, 'b' }, > { DEVICE_TYPE_DISK, "rad%d", "ATA/IDE disk device", 116, > 65538, 8, 16, 'c' }, Sheesh.. :) .. I'll eventually get there, but there is ~36MB worth of diffs to read through.. -- Paul Saab Technical Yahoo paul@mu.org - ps@yahoo-inc.com - ps@freebsd.org Do You .. uhh .. Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 1: 7:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E70137B929; Sat, 1 Jul 2000 01:07:50 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA35631; Sat, 1 Jul 2000 01:07:50 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010807.BAA35631@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 01:07:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/newfs_msdos newfs_msdos.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 01:07:50 PDT Modified files: (Branch: RELENG_4) sbin/newfs_msdos newfs_msdos.c Log: MFC: [rev 1.11] Clarify error message. Revision Changes Path 1.9.2.2 +2 -1 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 From owner-cvs-all Sat Jul 1 1: 9:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EFC6037B5CC; Sat, 1 Jul 2000 01:09:45 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA35835; Sat, 1 Jul 2000 01:09:45 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010809.BAA35835@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 01:09:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/nos-tun nos-tun.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 01:09:45 PDT Modified files: (Branch: RELENG_4) sbin/nos-tun nos-tun.c Log: MFC: [rev 1.7] Fix occurences of nos_tun to nos-tun. Revision Changes Path 1.6.2.1 +6 -6 src/sbin/nos-tun/nos-tun.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 1:11: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D42237B850; Sat, 1 Jul 2000 01:11:05 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA35984; Sat, 1 Jul 2000 01:11:04 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010811.BAA35984@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 01:11:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/restore restore.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 01:11:04 PDT Modified files: (Branch: RELENG_4) sbin/restore restore.8 Log: MFC: [rev 1.21] Update references to disk and tape devices. Revision Changes Path 1.20.2.1 +6 -6 src/sbin/restore/restore.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 1:30:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1867137B931; Sat, 1 Jul 2000 01:30:39 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA37036; Sat, 1 Jul 2000 01:30:39 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010830.BAA37036@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 01:30:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/syslogd syslogd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 01:30:38 PDT Modified files: (Branch: RELENG_4) usr.sbin/syslogd syslogd.c Log: MFC: [rev 1.60] Enable 8bit chars excepting high controls. [rev 1.63] Prevent a non-exploitable remote buffer overflow. Revision Changes Path 1.59.2.1 +14 -8 src/usr.sbin/syslogd/syslogd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 1:32:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8555337B888; Sat, 1 Jul 2000 01:32:49 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA37177; Sat, 1 Jul 2000 01:32:49 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010832.BAA37177@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 01:32:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/spray spray.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 01:32:49 PDT Modified files: (Branch: RELENG_4) usr.sbin/spray spray.c Log: MFC: [rev 1.6] Convert to errx(). Revision Changes Path 1.5.2.1 +6 -12 src/usr.sbin/spray/spray.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 2:35:41 2000 Delivered-To: cvs-all@freebsd.org Received: from isbalham.ist.co.uk (isbalham.ist.co.uk [192.31.26.1]) by hub.freebsd.org (Postfix) with ESMTP id 2187737B9BA; Sat, 1 Jul 2000 02:35:36 -0700 (PDT) (envelope-from rb@gid.co.uk) Received: (from uucp@localhost) by isbalham.ist.co.uk (8.9.2/8.8.7) with UUCP id KAA10253; Sat, 1 Jul 2000 10:35:34 +0100 (BST) (envelope-from rb@gid.co.uk) Received: from [194.32.164.2] (eccles [194.32.164.2]) by seagoon.gid.co.uk (8.9.3/8.9.3) with ESMTP id KAA68942; Sat, 1 Jul 2000 10:17:00 +0100 (BST) (envelope-from rb@gid.co.uk) X-Sender: rb@194.32.164.1 Message-Id: In-Reply-To: <200006290731.AAA99441@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Sat, 1 Jul 2000 10:17:01 +0100 To: Paul Saab From: Bob Bishop Subject: Re: cvs commit: src/sys/dev/ed if_ed.c if_ed_pccard.c if_edvar.h Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, At 00:31 -0700 29/6/00, Paul Saab wrote: >ps 2000/06/29 00:31:38 PDT > > Modified files: > sys/dev/ed if_ed.c if_ed_pccard.c if_edvar.h > Log: > Only try to detect Linksys PCMCIA cards when we are in a pccard > environment. This fixes the breakage to ISA ethernet cards.[etc] This fixes the boot hangup problem with an ISA card here. -- Bob Bishop (0118) 977 4017 international code +44 118 rb@gid.co.uk fax (0118) 989 4254 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 3: 6:45 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2FB6137B9A9; Sat, 1 Jul 2000 03:06:43 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA44951; Sat, 1 Jul 2000 03:06:43 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007011006.DAA44951@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 03:06:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sa usrdb.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 03:06:42 PDT Modified files: (Branch: RELENG_4) usr.sbin/sa usrdb.c Log: MFC: [rev 1.9] Adjust the width of the first column in output from "sa -m" to match the max length of user names. Revision Changes Path 1.8.2.1 +2 -1 src/usr.sbin/sa/usrdb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 3:11:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 613D037B888; Sat, 1 Jul 2000 03:11:54 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA45261; Sat, 1 Jul 2000 03:11:54 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007011011.DAA45261@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 03:11:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/i4b/isdnmonitor Makefile src/usr.sbin/pim6sd Makefile src/usr.sbin/setkey Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 03:11:54 PDT Modified files: (Branch: RELENG_4) usr.sbin/i4b/isdnmonitor Makefile usr.sbin/pim6sd Makefile usr.sbin/setkey Makefile Log: MFC: Fix missing DPADD and style bugs. Revision Changes Path 1.2.2.1 +3 -1 src/usr.sbin/i4b/isdnmonitor/Makefile 1.2.2.1 +3 -2 src/usr.sbin/pim6sd/Makefile 1.1.2.1 +3 -1 src/usr.sbin/setkey/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 3:18: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D35E337B888; Sat, 1 Jul 2000 03:18:02 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA45591; Sat, 1 Jul 2000 03:18:02 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007011018.DAA45591@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 03:18:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mrouted main.c mtrace.c src/usr.sbin/pim6dd main.c src/usr.sbin/pim6sd main.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 03:18:02 PDT Modified files: (Branch: RELENG_4) usr.sbin/mrouted main.c mtrace.c usr.sbin/pim6dd main.c usr.sbin/pim6sd main.c Log: MFC: 1000000 usec -> 1 sec 0 usec; fix. Revision Changes Path 1.16.2.1 +1 -1 src/usr.sbin/mrouted/main.c 1.17.2.1 +2 -2 src/usr.sbin/mrouted/mtrace.c 1.1.2.1 +1 -1 src/usr.sbin/pim6dd/main.c 1.1.2.1 +1 -1 src/usr.sbin/pim6sd/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 3:21:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 12BE137B888; Sat, 1 Jul 2000 03:21:35 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA45798; Sat, 1 Jul 2000 03:21:35 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007011021.DAA45798@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 03:21:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mailwrapper mailwrapper.8 mailwrapper.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 03:21:35 PDT Modified files: (Branch: RELENG_4) usr.sbin/mailwrapper mailwrapper.8 mailwrapper.c Log: MFC: Do not add progname in err() strings, it will be printed twice Revision Changes Path 1.4.2.2 +2 -2 src/usr.sbin/mailwrapper/mailwrapper.8 1.4.2.1 +9 -10 src/usr.sbin/mailwrapper/mailwrapper.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 3:34:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E74337B576; Sat, 1 Jul 2000 03:34:46 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA46635; Sat, 1 Jul 2000 03:34:46 -0700 (PDT) (envelope-from kris@FreeBSD.org) Message-Id: <200007011034.DAA46635@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 1 Jul 2000 03:34:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gnut Makefile ports/net/gnut/files md5 ports/net/gnut/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/07/01 03:34:46 PDT Modified files: net/gnut Makefile net/gnut/files md5 net/gnut/pkg PLIST Log: Update to gnut 0.4.8 (the gnut software now has a new maintainer) PR: 19559 Submitted by: Rod Taylor Revision Changes Path 1.2 +6 -4 ports/net/gnut/Makefile 1.2 +1 -1 ports/net/gnut/files/md5 1.2 +7 -0 ports/net/gnut/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 Jul 1 3:35:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ECF5837B9A9; Sat, 1 Jul 2000 03:35:07 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA46704; Sat, 1 Jul 2000 03:35:07 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007011035.DAA46704@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 03:35:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/cron/cron do_command.c src/usr.sbin/cron/lib entry.c env.c misc.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 03:35:07 PDT Modified files: (Branch: RELENG_4) usr.sbin/cron/cron do_command.c usr.sbin/cron/lib entry.c env.c misc.c Log: MFC: env.c [rev 1.8,1.9] Fix a situation where a pointer which should point to dynamically allocated memory was instead pointed to a static string. misc.c [rev 1.9] entry.c [rev 1.11] Catch and report memory allocation failures. do_command.c [rev 1.16] Catch and report fdopen failures. Revision Changes Path 1.15.2.1 +10 -0 src/usr.sbin/cron/cron/do_command.c 1.9.2.2 +66 -4 src/usr.sbin/cron/lib/entry.c 1.7.2.1 +10 -5 src/usr.sbin/cron/lib/env.c 1.8.2.1 +31 -25 src/usr.sbin/cron/lib/misc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 3:37:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E2E3D37B583; Sat, 1 Jul 2000 03:37:21 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA47019; Sat, 1 Jul 2000 03:37:21 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007011037.DAA47019@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 03:37:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ckdist ckdist.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 03:37:21 PDT Modified files: (Branch: RELENG_4) usr.sbin/ckdist ckdist.c Log: MFC: [rev 1.4] Match err(3) prototype. Revision Changes Path 1.3.2.1 +5 -5 src/usr.sbin/ckdist/ckdist.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 3:38:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ACE9337B583; Sat, 1 Jul 2000 03:38:54 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA47124; Sat, 1 Jul 2000 03:38:54 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007011038.DAA47124@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 03:38:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/apmd Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 03:38:54 PDT Modified files: (Branch: RELENG_4) usr.sbin/apmd Makefile Log: MFC: [rev 1.3] Clean y.output and fix some style bugs. Revision Changes Path 1.2.2.1 +5 -7 src/usr.sbin/apmd/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 3:41: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 80EB237BBAB; Sat, 1 Jul 2000 03:41:01 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA47379; Sat, 1 Jul 2000 03:41:01 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007011041.DAA47379@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 03:41:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/accton accton.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 03:41:01 PDT Modified files: (Branch: RELENG_4) usr.sbin/accton accton.8 Log: MFC: [rev 1.7] Do not dot terminate lines in FILES section. Revision Changes Path 1.6.2.1 +1 -1 src/usr.sbin/accton/accton.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 3:42:39 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BF7A437BA00; Sat, 1 Jul 2000 03:42:33 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA47525; Sat, 1 Jul 2000 03:42:33 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007011042.DAA47525@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 03:42:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ac ac.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 03:42:33 PDT Modified files: (Branch: RELENG_4) usr.sbin/ac ac.c Log: MFC: [rev 1.15] Use %Ef instead of hardcoded %b %e. Revision Changes Path 1.14.2.1 +2 -2 src/usr.sbin/ac/ac.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 3:46:29 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C1EA737BA0E; Sat, 1 Jul 2000 03:46:26 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA47821; Sat, 1 Jul 2000 03:46:26 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007011046.DAA47821@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 03:46:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/IPXrouted startup.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 03:46:26 PDT Modified files: (Branch: RELENG_4) usr.sbin/IPXrouted startup.c Log: MFC: [rev 1.9] remove extern int errno; include errno.h Revision Changes Path 1.8.2.1 +1 -1 src/usr.sbin/IPXrouted/startup.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 4: 5:45 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E7C4237BA0E; Sat, 1 Jul 2000 04:05:40 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA52435; Sat, 1 Jul 2000 04:05:40 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007011105.EAA52435@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 04:05:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mailwrapper Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 04:05:40 PDT Modified files: (Branch: RELENG_4) usr.sbin/mailwrapper Makefile Log: MFC: [rev 1.5] Install mailer.conf as ${BINOWN}, ${BINGRP}. Revision Changes Path 1.4.2.1 +5 -5 src/usr.sbin/mailwrapper/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 4:33:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5DCBB37B846; Sat, 1 Jul 2000 04:33:44 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA54213; Sat, 1 Jul 2000 04:33:44 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007011133.EAA54213@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 04:33:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/tar tar.1 src/sbin/newfs newfs.c src/sbin/newfs_msdos newfs_msdos.8 src/sbin/pc98/fdisk fdisk.c src/share/examples/worm burncd.sh src/share/man/man4 sa.4 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 04:33:43 PDT Modified files: (Branch: RELENG_4) gnu/usr.bin/tar tar.1 sbin/newfs newfs.c sbin/newfs_msdos newfs_msdos.8 sbin/pc98/fdisk fdisk.c share/examples/worm burncd.sh share/man/man4 sa.4 Log: MFC: /dev/rXXX -> /dev/XXX Revision Changes Path 1.22.2.1 +4 -4 src/gnu/usr.bin/tar/tar.1 1.30.2.1 +2 -4 src/sbin/newfs/newfs.c 1.7.2.2 +3 -3 src/sbin/newfs_msdos/newfs_msdos.8 1.1.2.2 +2 -2 src/sbin/pc98/fdisk/fdisk.c 1.6.6.1 +4 -2 src/share/examples/worm/burncd.sh 1.22.2.1 +2 -2 src/share/man/man4/sa.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 5: 4:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F6D637B5A6; Sat, 1 Jul 2000 05:04:16 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA55896; Sat, 1 Jul 2000 05:04:16 -0700 (PDT) (envelope-from roger@FreeBSD.org) Message-Id: <200007011204.FAA55896@freefall.freebsd.org> From: Roger Hardiman Date: Sat, 1 Jul 2000 05:04:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/mfs_tree/stand update X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roger 2000/07/01 05:04:16 PDT Modified files: release/picobsd/mfs_tree/stand update Log: Add a missing 'fi' from an if statement Revision Changes Path 1.2 +2 -1 src/release/picobsd/mfs_tree/stand/update To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 5: 5:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CB33E37B6B5; Sat, 1 Jul 2000 05:05:13 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA56259; Sat, 1 Jul 2000 05:05:13 -0700 (PDT) (envelope-from roger@FreeBSD.org) Message-Id: <200007011205.FAA56259@freefall.freebsd.org> From: Roger Hardiman Date: Sat, 1 Jul 2000 05:05:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/mfs_tree/stand update X-FreeBSD-CVS-Branch: RELENG_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roger 2000/07/01 05:05:13 PDT Modified files: (Branch: RELENG_3) release/picobsd/mfs_tree/stand update Log: MFC: Add a missing 'fi' Revision Changes Path 1.1.2.2 +2 -1 src/release/picobsd/mfs_tree/stand/update To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 5:17:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0966B37B8A6; Sat, 1 Jul 2000 05:17:43 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Received: (from jedgar@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA59869; Sat, 1 Jul 2000 05:17:43 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Message-Id: <200007011217.FAA59869@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Sat, 1 Jul 2000 05:17:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/porters-handbook book.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jedgar 2000/07/01 05:17:42 PDT Modified files: en_US.ISO_8859-1/books/porters-handbook book.sgml Log: Inform ports submitters about not including README.html files. Reviewed by: jim Revision Changes Path 1.108 +10 -1 doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 5:24:27 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E869337B8A6; Sat, 1 Jul 2000 05:24:24 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA60282; Sat, 1 Jul 2000 05:24:24 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007011224.FAA60282@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 05:24:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/mail lex.c src/usr.bin/make compat.c util.c src/usr.bin/renice renice.c src/usr.bin/systat vmstat.c src/usr.bin/tip/libacu dn11.c v831.c src/usr.bin/tip/tip cmds.c tip.c tip.h tipout.c value.c src/usr.bin/window ttoutput.c ... X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 05:24:24 PDT Modified files: (Branch: RELENG_4) usr.bin/mail lex.c usr.bin/make compat.c util.c usr.bin/renice renice.c usr.bin/systat vmstat.c usr.bin/tip/libacu dn11.c v831.c usr.bin/tip/tip cmds.c tip.c tip.h tipout.c value.c usr.bin/window ttoutput.c wwchild.c wwerror.c Log: MFC: #include where needed. Kill extern int errno;. Minor warnings in tip corrected. Revision Changes Path 1.5.6.1 +2 -1 src/usr.bin/mail/lex.c 1.16.2.2 +1 -2 src/usr.bin/make/compat.c 1.5.2.1 +1 -4 src/usr.bin/make/util.c 1.4.2.1 +1 -1 src/usr.bin/renice/renice.c 1.38.2.1 +2 -2 src/usr.bin/systat/vmstat.c 1.1.12.1 +3 -1 src/usr.bin/tip/libacu/dn11.c 1.1.12.1 +3 -1 src/usr.bin/tip/libacu/v831.c 1.11.2.2 +3 -2 src/usr.bin/tip/tip/cmds.c 1.12.2.1 +2 -2 src/usr.bin/tip/tip/tip.c 1.5.2.1 +3 -1 src/usr.bin/tip/tip/tip.h 1.6.2.1 +1 -1 src/usr.bin/tip/tip/tipout.c 1.5.2.1 +2 -2 src/usr.bin/tip/tip/value.c 1.1.1.1.14.1 +3 -2 src/usr.bin/window/ttoutput.c 1.1.1.1.14.1 +3 -1 src/usr.bin/window/wwchild.c 1.1.1.1.14.1 +3 -1 src/usr.bin/window/wwerror.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 5:32:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B45C237B6BF; Sat, 1 Jul 2000 05:32:35 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA60660; Sat, 1 Jul 2000 05:32:35 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007011232.FAA60660@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 05:32:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/banner banner.6 banner.c src/usr.bin/what what.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 05:32:35 PDT Modified files: (Branch: RELENG_4) usr.bin/banner banner.6 banner.c usr.bin/what what.c Log: MFC: Add usage. Also document flags -d and -t in banner. Revision Changes Path 1.4.2.1 +18 -7 src/usr.bin/banner/banner.6 1.7.2.1 +11 -3 src/usr.bin/banner/banner.c 1.5.2.1 +9 -3 src/usr.bin/what/what.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 5:38:27 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1925C37B7D4; Sat, 1 Jul 2000 05:38:25 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA60886; Sat, 1 Jul 2000 05:38:25 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007011238.FAA60886@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 05:38:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/wall ttymsg.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 05:38:24 PDT Modified files: (Branch: RELENG_4) usr.bin/wall ttymsg.c Log: MFC: [rev 1.6] Use F_SETFL with arg of 0 to clear O_NONBLOCK. Revision Changes Path 1.4.2.1 +2 -2 src/usr.bin/wall/ttymsg.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 5:39:56 2000 Delivered-To: cvs-all@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id 3122137B7D4; Sat, 1 Jul 2000 05:39:47 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id OAA16635; Sat, 1 Jul 2000 14:40:32 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200007011240.OAA16635@grimreaper.grondar.za> To: Paul Saab Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/mail lex.c src/usr.bin/make compat.c util.c src/usr.bin/renice renice.c src/usr.bin/systat vmstat.c src/usr.bin/tip/libacu dn11.c v831.c src/usr.bin/tip/tip cmds.c tip.c tip.h tipout.c value.c src/usr.bin/window ttoutput.c ... References: <200007011224.FAA60282@freefall.freebsd.org> In-Reply-To: <200007011224.FAA60282@freefall.freebsd.org> ; from Paul Saab "Sat, 01 Jul 2000 05:24:24 MST." Date: Sat, 01 Jul 2000 14:40:32 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > ps 2000/07/01 05:24:24 PDT ^^^^^^^^ OI!! Go to sleep already!! M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 5:45:54 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F7EF37B7C5; Sat, 1 Jul 2000 05:45:52 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA61228; Sat, 1 Jul 2000 05:45:51 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007011245.FAA61228@freefall.freebsd.org> From: Paul Saab Date: Sat, 1 Jul 2000 05:45:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/truss alpha-fbsd.c i386-fbsd.c i386-linux.c syscall.h syscalls.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/01 05:45:51 PDT Modified files: (Branch: RELENG_4) usr.bin/truss alpha-fbsd.c i386-fbsd.c i386-linux.c syscall.h syscalls.c Log: MFC: Change the output of truss to more closely resemble SysV's. Revision Changes Path 1.3.2.1 +1 -6 src/usr.bin/truss/alpha-fbsd.c 1.7.2.1 +1 -6 src/usr.bin/truss/i386-fbsd.c 1.7.2.1 +1 -4 src/usr.bin/truss/i386-linux.c 1.5.2.1 +1 -0 src/usr.bin/truss/syscall.h 1.10.2.1 +19 -6 src/usr.bin/truss/syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 5:49:36 2000 Delivered-To: cvs-all@freebsd.org Received: from lucifer.bart.nl (lucifer.bart.nl [194.158.168.74]) by hub.freebsd.org (Postfix) with ESMTP id 1B7CA37B7C5; Sat, 1 Jul 2000 05:49:27 -0700 (PDT) (envelope-from asmodai@lucifer.bart.nl) Received: (from asmodai@localhost) by lucifer.bart.nl (8.9.3/8.9.3) id OAA72010; Sat, 1 Jul 2000 14:49:13 +0200 (CEST) (envelope-from asmodai) Date: Sat, 1 Jul 2000 14:49:13 +0200 From: Jeroen Ruigrok van der Werven To: Mark Murray Cc: Paul Saab , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/mail lex.c src/usr.bin/make compat.c util.c src/usr.bin/renice renice.c src/usr.bin/systat vmstat.c src/usr.bin/tip/libacu dn11.c v831.c src/usr.bin/tip/tip cmds.c tip.c tip.h tipout.c value.c src/usr.bin/window ttoutput.c ... Message-ID: <20000701144913.B71893@lucifer.bart.nl> References: <200007011224.FAA60282@freefall.freebsd.org> <200007011240.OAA16635@grimreaper.grondar.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200007011240.OAA16635@grimreaper.grondar.za>; from mark@grondar.za on Sat, Jul 01, 2000 at 02:40:32PM +0200 Organisation: VIA Net.Works The Netherlands Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -On [20000701 14:40], Mark Murray (mark@grondar.za) wrote: >> ps 2000/07/01 05:24:24 PDT > ^^^^^^^^ >OI!! Go to sleep already!! That's the time he thrives at. Must be the Wemm-syndrome acting up or something. -- Jeroen Ruigrok van der Werven Network- and systemadministrator VIA Net.Works The Netherlands BSD: Technical excellence at its best http://www.via-net-works.nl Looking for the Sun that eclipsed behind black feathered wings... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 6:51:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 09A5E37B51E; Sat, 1 Jul 2000 06:51:24 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA15636; Sat, 1 Jul 2000 06:51:23 -0700 (PDT) (envelope-from roger@FreeBSD.org) Message-Id: <200007011351.GAA15636@freefall.freebsd.org> From: Roger Hardiman Date: Sat, 1 Jul 2000 06:51:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/build clean X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roger 2000/07/01 06:51:23 PDT Modified files: release/picobsd/build clean Log: Add .image.list to the list of temporary files which can be deleted Revision Changes Path 1.14 +2 -2 src/release/picobsd/build/clean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 6:51:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8286D37B51E; Sat, 1 Jul 2000 06:51:56 -0700 (PDT) (envelope-from rse@FreeBSD.org) Received: (from rse@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA17840; Sat, 1 Jul 2000 06:51:56 -0700 (PDT) (envelope-from rse@FreeBSD.org) Message-Id: <200007011351.GAA17840@freefall.freebsd.org> From: "Ralf S. Engelschall" Date: Sat, 1 Jul 2000 06:51:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/shtool Makefile ports/devel/shtool/files md5 ports/devel/shtool/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rse 2000/07/01 06:51:56 PDT Modified files: devel/shtool Makefile devel/shtool/files md5 devel/shtool/pkg DESCR Log: Upgrade to GNU Portable Shell Tool (shtool), version 1.5.0 Revision Changes Path 1.24 +2 -2 ports/devel/shtool/Makefile 1.20 +1 -1 ports/devel/shtool/files/md5 1.7 +1 -1 ports/devel/shtool/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 Jul 1 6:54:37 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DCAC237B79B; Sat, 1 Jul 2000 06:54:34 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA23022; Sat, 1 Jul 2000 06:54:34 -0700 (PDT) (envelope-from roger@FreeBSD.org) Message-Id: <200007011354.GAA23022@freefall.freebsd.org> From: Roger Hardiman Date: Sat, 1 Jul 2000 06:54:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/build clean X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roger 2000/07/01 06:54:34 PDT Modified files: (Branch: RELENG_4) release/picobsd/build clean Log: MFC: Add .image.list to list of files to delete Revision Changes Path 1.12.2.2 +2 -2 src/release/picobsd/build/clean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 7: 9:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 30FAE37B51E; Sat, 1 Jul 2000 07:09:24 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA25626; Sat, 1 Jul 2000 07:09:24 -0700 (PDT) (envelope-from roger@FreeBSD.org) Message-Id: <200007011409.HAA25626@freefall.freebsd.org> From: Roger Hardiman Date: Sat, 1 Jul 2000 07:09:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/build clean X-FreeBSD-CVS-Branch: RELENG_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roger 2000/07/01 07:09:24 PDT Modified files: (Branch: RELENG_3) release/picobsd/build clean Log: MFC: add .image.list to the files to be deleted Revision Changes Path 1.7.2.6 +2 -2 src/release/picobsd/build/clean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 7:26: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E275437B808; Sat, 1 Jul 2000 07:25:59 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA26786; Sat, 1 Jul 2000 07:25:59 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Message-Id: <200007011425.HAA26786@freefall.freebsd.org> From: Dirk Froemberg Date: Sat, 1 Jul 2000 07:25:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_php3/scripts configure.php ports/www/mod_php4/scripts configure.php X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dirk 2000/07/01 07:25:59 PDT Modified files: www/mod_php3/scripts configure.php www/mod_php4/scripts configure.php Log: Add gettext support. PR: ports/19277 Submitted by: Adrian Filipi-Martin Revision Changes Path 1.93 +6 -1 ports/www/mod_php3/scripts/configure.php 1.96 +6 -1 ports/www/mod_php4/scripts/configure.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 7:27:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C059437BA9E; Sat, 1 Jul 2000 07:27:20 -0700 (PDT) (envelope-from rse@FreeBSD.org) Received: (from rse@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA27033; Sat, 1 Jul 2000 07:27:20 -0700 (PDT) (envelope-from rse@FreeBSD.org) Message-Id: <200007011427.HAA27033@freefall.freebsd.org> From: "Ralf S. Engelschall" Date: Sat, 1 Jul 2000 07:27:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/pth Makefile ports/devel/pth/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rse 2000/07/01 07:27:20 PDT Modified files: devel/pth Makefile devel/pth/files md5 Log: Upgrade to GNU Portable Threads (Pth), version 1.3.6 Revision Changes Path 1.51 +2 -2 ports/devel/pth/Makefile 1.46 +1 -1 ports/devel/pth/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 Jul 1 7:27:53 2000 Delivered-To: cvs-all@freebsd.org Received: from info.iet.unipi.it (info.iet.unipi.it [131.114.9.184]) by hub.freebsd.org (Postfix) with ESMTP id CEFC037B79B; Sat, 1 Jul 2000 07:27:48 -0700 (PDT) (envelope-from luigi@info.iet.unipi.it) Received: (from luigi@localhost) by info.iet.unipi.it (8.9.3/8.9.3) id QAA57910; Sat, 1 Jul 2000 16:28:54 +0200 (CEST) (envelope-from luigi) From: Luigi Rizzo Message-Id: <200007011428.QAA57910@info.iet.unipi.it> Subject: Re: cvs commit: src/release/picobsd/build clean In-Reply-To: <200007011354.GAA23022@freefall.freebsd.org> from Roger Hardiman at "Jul 1, 2000 06:54:34 am" To: Roger Hardiman Date: Sat, 1 Jul 2000 16:28:54 +0200 (CEST) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > MFC: Add .image.list to list of files to delete actually -- the build script might benefit from the use of mktemp(1) rather than using a hardwired name like this. cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 7:31: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DFFF737B51E; Sat, 1 Jul 2000 07:31:01 -0700 (PDT) (envelope-from rse@FreeBSD.org) Received: (from rse@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA27395; Sat, 1 Jul 2000 07:31:01 -0700 (PDT) (envelope-from rse@FreeBSD.org) Message-Id: <200007011431.HAA27395@freefall.freebsd.org> From: "Ralf S. Engelschall" Date: Sat, 1 Jul 2000 07:31:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/mm Makefile ports/devel/mm/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rse 2000/07/01 07:31:01 PDT Modified files: devel/mm Makefile devel/mm/files md5 Log: Upgrade to MM Shared Memory Library, version 1.1.3 Revision Changes Path 1.23 +2 -2 ports/devel/mm/Makefile 1.17 +1 -1 ports/devel/mm/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 Jul 1 7:31:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C4F8A37B51E; Sat, 1 Jul 2000 07:31:30 -0700 (PDT) (envelope-from rse@FreeBSD.org) Received: (from rse@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA27485; Sat, 1 Jul 2000 07:31:30 -0700 (PDT) (envelope-from rse@FreeBSD.org) Message-Id: <200007011431.HAA27485@freefall.freebsd.org> From: "Ralf S. Engelschall" Date: Sat, 1 Jul 2000 07:31:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/pth-devel Makefile ports/devel/pth-devel/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rse 2000/07/01 07:31:30 PDT Modified files: devel/pth-devel Makefile devel/pth-devel/files md5 Log: Upgrade GNU Pth scratch port to developer version 1.4a2 Revision Changes Path 1.29 +2 -2 ports/devel/pth-devel/Makefile 1.21 +1 -1 ports/devel/pth-devel/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 Jul 1 7:33:10 2000 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id A2FD937BAFB; Sat, 1 Jul 2000 07:33:03 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id AAA26449; Sun, 2 Jul 2000 00:32:24 +1000 Date: Sun, 2 Jul 2000 00:32:20 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Mark Murray Cc: Bob Bishop , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf GENERIC Makefile NOTES src/sys/alpha/conf GENERIC In-Reply-To: <200006280559.HAA14541@grimreaper.grondar.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 28 Jun 2000, Mark Murray wrote: > > >No. Get the full crypto dist. > > > > Oh really? Is crypto now *required* to build a kernel? > > No. It's required to build RANDOMDEV. Same bug. Building of modules is now broken if crypto is not installed. This breaks the world in the MODULES_WITH_WORLD case. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 7:33:55 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 034FA37B51E; Sat, 1 Jul 2000 07:33:50 -0700 (PDT) (envelope-from bsd@FreeBSD.org) Received: (from bsd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA27668; Sat, 1 Jul 2000 07:33:49 -0700 (PDT) (envelope-from bsd@FreeBSD.org) Message-Id: <200007011433.HAA27668@freefall.freebsd.org> From: "Brian S. Dean" Date: Sat, 1 Jul 2000 07:33:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sysv_ipc.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bsd 2000/07/01 07:33:49 PDT Modified files: (Branch: RELENG_4) sys/kern sysv_ipc.c Log: MFC rev 1.14: fix calling semantics wrt suser() in ipcperm(). Revision Changes Path 1.13.2.2 +3 -8 src/sys/kern/sysv_ipc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 7:37:10 2000 Delivered-To: cvs-all@freebsd.org Received: from mercury.mich.com (mercury.mich.com [64.79.64.32]) by hub.freebsd.org (Postfix) with ESMTP id 0714C37BB4C; Sat, 1 Jul 2000 07:37:00 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm007-001.dialup.bignet.net [64.79.81.33]) by mercury.mich.com (8.9.3/8.9.3) with ESMTP id KAA07008; Sat, 1 Jul 2000 10:36:41 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id 2B632199E; Sat, 1 Jul 2000 10:34:41 -0400 (EDT) Date: Sat, 1 Jul 2000 10:34:41 -0400 From: Will Andrews To: "Chris D. Faulhaber" Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: doc/en_US.ISO_8859-1/books/porters-handbook book.sgml Message-ID: <20000701103441.B62464@argon.gryphonsoft.com> References: <200007011217.FAA59869@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200007011217.FAA59869@freefall.freebsd.org>; from jedgar@FreeBSD.ORG on Sat, Jul 01, 2000 at 05:17:42AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Jul 01, 2000 at 05:17:42AM -0700, Chris D. Faulhaber wrote: > Modified files: > en_US.ISO_8859-1/books/porters-handbook book.sgml > Log: > Inform ports submitters about not including README.html files. > > Reviewed by: jim Thanks!! -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 7:37:31 2000 Delivered-To: cvs-all@freebsd.org Received: from mercury.mich.com (mercury.mich.com [64.79.64.32]) by hub.freebsd.org (Postfix) with ESMTP id 010E237BB43; Sat, 1 Jul 2000 07:37:25 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm007-001.dialup.bignet.net [64.79.81.33]) by mercury.mich.com (8.9.3/8.9.3) with ESMTP id KAA07043; Sat, 1 Jul 2000 10:37:11 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id 9BAFB199E; Sat, 1 Jul 2000 10:35:11 -0400 (EDT) Date: Sat, 1 Jul 2000 10:35:11 -0400 From: Will Andrews To: Paul Saab Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/truss alpha-fbsd.c i386-fbsd.c i386-linux.c syscall.h syscalls.c Message-ID: <20000701103511.C62464@argon.gryphonsoft.com> References: <200007011245.FAA61228@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200007011245.FAA61228@freefall.freebsd.org>; from ps@FreeBSD.ORG on Sat, Jul 01, 2000 at 05:45:51AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Jul 01, 2000 at 05:45:51AM -0700, Paul Saab wrote: > Modified files: (Branch: RELENG_4) > usr.bin/truss alpha-fbsd.c i386-fbsd.c i386-linux.c > syscall.h syscalls.c > Log: > MFC: Change the output of truss to more closely resemble SysV's. I now christen you Mr. MFC. =) -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 8:16:13 2000 Delivered-To: cvs-all@freebsd.org Received: from gidora.zeta.org.au (gidora.zeta.org.au [203.26.10.25]) by hub.freebsd.org (Postfix) with SMTP id 152C437BC09 for ; Sat, 1 Jul 2000 08:16:02 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: (qmail 502 invoked from network); 1 Jul 2000 15:15:59 -0000 Received: from unknown (HELO bde.zeta.org.au) (203.2.228.102) by gidora.zeta.org.au with SMTP; 1 Jul 2000 15:15:59 -0000 Date: Sun, 2 Jul 2000 01:15:55 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include search.h Makefile src/lib/libc/stdlib tdelete.c tfind.c tsearch.3 tsearch.c twalk.c Makefile.inc In-Reply-To: <200007010655.XAA28655@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 30 Jun 2000, Alfred Perlstein wrote: > alfred 2000/06/30 23:55:12 PDT > > Modified files: > include Makefile > lib/libc/stdlib Makefile.inc > Added files: > include search.h > lib/libc/stdlib tdelete.c tfind.c tsearch.3 tsearch.c > twalk.c > Log: > bring in binary search tree code. This is very nonstd. stdlib is for things in . Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 8:29:52 2000 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 542) id C500E37B6DD; Sat, 1 Jul 2000 08:29:49 -0700 (PDT) Date: Sat, 1 Jul 2000 08:29:49 -0700 From: "Andrey A. Chernov" To: Bruce Evans Cc: Alfred Perlstein , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include search.h Makefile src/lib/libc/stdlib tdelete.c tfind.c tsearch.3 tsearch.c twalk.c Makefile.inc Message-ID: <20000701082949.A65620@freebsd.org> References: <200007010655.XAA28655@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from bde@zeta.org.au on Sun, Jul 02, 2000 at 01:15:55AM +1000 Organization: Biomechanoid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jul 02, 2000 at 01:15:55AM +1000, Bruce Evans wrote: > > include search.h > > This is very nonstd. stdlib is for things in . Moreover, lost of obsoleted/missing/double function definitions in search.h I alredy write alfred. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 8:55:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B326A37B6FE; Sat, 1 Jul 2000 08:55:49 -0700 (PDT) (envelope-from dan@FreeBSD.org) Received: (from dan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA47811; Sat, 1 Jul 2000 08:55:49 -0700 (PDT) (envelope-from dan@FreeBSD.org) Message-Id: <200007011555.IAA47811@freefall.freebsd.org> From: Dan Moschuk Date: Sat, 1 Jul 2000 08:55:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen vis.c unvis.c src/include vis.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dan 2000/07/01 08:55:49 PDT Modified files: lib/libc/gen vis.c unvis.c include vis.h Log: Add URI encoding to the vis/unvis routines courtesy of VIS_HTTPSTYLE. Since alex is a -doc committer, he can update his own manpage. :-) Also add $FreeBSD$ while I'm here. Submitted by: alex Revision Changes Path 1.6 +17 -0 src/lib/libc/gen/vis.c 1.5 +56 -1 src/lib/libc/gen/unvis.c 1.7 +2 -1 src/include/vis.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 9: 9:55 2000 Delivered-To: cvs-all@freebsd.org Received: from corinth.bossig.com (mail.dohboys.com [208.26.253.10]) by hub.freebsd.org (Postfix) with ESMTP id AB60137B6FE; Sat, 1 Jul 2000 09:09:48 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.241.78]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.2) with ESMTP id ; Sat, 1 Jul 2000 09:11:10 -0700 Message-ID: <395E17BE.77EAF8A0@3-cities.com> Date: Sat, 01 Jul 2000 09:09:34 -0700 From: Kent Stewart Organization: BOSSig (BOSS Internet Group) X-Mailer: Mozilla 4.73 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Alexander Langer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO_8859-1/books/handbook/install chapter.sgml References: <200006301653.JAA00166@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alexander Langer wrote: > > alex 2000/06/30 09:53:15 PDT > > Modified files: > en_US.ISO_8859-1/books/handbook/install chapter.sgml > Log: > Mark support of SoundBlaster Live! and PCI 128 experimental, until > problems are resolved. > > Submitted by: Doug Barton > > Revision Changes Path > 1.48 +3 -2 doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml When I try to do a make in /usr/doc it dies trying to make this chapter with the following messages /usr/local/bin/jade:/usr/doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgm l:1473:28:E: document type does not allow element "SECT2" here /usr/local/bin/jade:/usr/doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgm l:1617:9:E: end tag for "SECT2" omitted, but OMITTAG NO was specified /usr/local/bin/jade:/usr/doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgm l:1410:4: start tag was here Kent -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 9:25:33 2000 Delivered-To: cvs-all@freebsd.org Received: from mout2.silyn-tek.de (mout2.silyn-tek.de [194.25.165.70]) by hub.freebsd.org (Postfix) with ESMTP id BBB9237B718; Sat, 1 Jul 2000 09:25:27 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from [192.168.32.33] (helo=mx1.silyn-tek.de) by mout2.silyn-tek.de with esmtp (Exim 3.13 #1) id 138Q54-00014W-00; Sat, 01 Jul 2000 18:25:22 +0200 Received: from p3e9d3894.dip0.t-ipconnect.de ([62.157.56.148] helo=neutron.cichlids.com) by mx1.silyn-tek.de with esmtp (Exim 3.13 #1) id 138Q50-0007XB-00; Sat, 01 Jul 2000 18:25:18 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 2BC5EAD00; Sat, 1 Jul 2000 18:25:37 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 6CEB114A6A; Sat, 1 Jul 2000 18:25:11 +0200 (CEST) Date: Sat, 1 Jul 2000 18:25:11 +0200 From: Alexander Langer To: Kent Stewart Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO_8859-1/books/handbook/install chapter.sgml Message-ID: <20000701182511.A3214@cichlids.cichlids.com> References: <200006301653.JAA00166@freefall.freebsd.org> <395E17BE.77EAF8A0@3-cities.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <395E17BE.77EAF8A0@3-cities.com>; from kstewart@3-cities.com on Sat, Jul 01, 2000 at 09:09:34AM -0700 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Kent Stewart (kstewart@3-cities.com): > l:1473:28:E: document type does not allow element "SECT2" here > /usr/local/bin/jade:/usr/doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgm Hmm. I must have introduced this after testing the build of the handbook (I always happen to this with Vi(M) :-( ) I'll add this, sorry. Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 9:27:12 2000 Delivered-To: cvs-all@freebsd.org Received: from bubba.whistle.com (bubba.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id E6C0037B718; Sat, 1 Jul 2000 09:27:08 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.3/8.9.2) id JAA05559; Sat, 1 Jul 2000 09:27:08 -0700 (PDT) From: Archie Cobbs Message-Id: <200007011627.JAA05559@bubba.whistle.com> Subject: Re: cvs commit: src/sys/net if.c if_ethersubr.c if_var.h In-Reply-To: <20000630130606.A18174@freebsd.org> from "Andrey A. Chernov" at "Jun 30, 2000 01:06:06 pm" To: ache@FreeBSD.ORG (Andrey A. Chernov) Date: Sat, 1 Jul 2000 09:27:08 -0700 (PDT) Cc: archie@FreeBSD.ORG (Archie Cobbs), cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Andrey A. Chernov writes: > On Fri, Jun 30, 2000 at 06:00:54AM -0700, Andrey A. Chernov wrote: > > if.o: In function `if_detach': > > if.o(.text+0x314): undefined reference to `ng_ether_detach_p' > > I see you just remove ng_ether_detach_p code from if.c v1.90, well it compiles > now without "device ether', but I not see any place where ng_ether_detach_p() > function is called, just declared. If it is never called, why you keep it? I'm going to fix that later. Right now you'll get a panic if you eject a PCCARD ethernet that was doing netgraph, unfortunately. The problem is that the interfaces are not very object oriented (with respect to type), combined with the dynamically loadable code. As an example of the former, all ethernet drivers call if_attach() and ether_attach() when connecting, but only if_detach() when disconnecting. Perhaps they should all only call ether_attach() and ether_detach(). The simplest 'correct' solution I can think of is to have a linker set into which each interface type could link if it wanted to have a special if_detach() callout.. and then put ethernet in there, so it can call (*ng_ether_detach_p)() when an ethernet interface is detached. Got any better ideas? Anyway, I'm on vacationthis next week so probably won't get around to fixing this until after then.. unless someone else wants to take a stab. -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 10: 5: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 450F937B7AC; Sat, 1 Jul 2000 10:05:03 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA60980; Sat, 1 Jul 2000 10:05:03 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200007011705.KAA60980@freefall.freebsd.org> From: Alexander Langer Date: Sat, 1 Jul 2000 10:05:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/install chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/07/01 10:05:03 PDT Modified files: en_US.ISO_8859-1/books/handbook/install chapter.sgml Log: Re-add , that broke the handbook build and that got lost after I've finnished testing of build. Reported by: Kent Stewart Revision Changes Path 1.49 +3 -1 doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 10: 7:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 192A737B7AC; Sat, 1 Jul 2000 10:07:09 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Received: (from cjh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA62198; Sat, 1 Jul 2000 10:07:09 -0700 (PDT) (envelope-from cjh@FreeBSD.org) Message-Id: <200007011707.KAA62198@freefall.freebsd.org> From: CHOI Junho Date: Sat, 1 Jul 2000 10:07:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/magicfilter Makefile ports/print/magicfilter/pkg DESCR X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cjh 2000/07/01 10:07:09 PDT Modified files: print/magicfilter Makefile Log: Remove RUN_DEPENDS. It gives you the choice of runtime gs version, just like many other gs-related ports does. Change MAINTAINER address. Revision Changes Path 1.5 +4 -3 ports/print/magicfilter/Makefile Modified files: print/magicfilter/pkg DESCR Log: Change maintainer address. Revision Changes Path 1.2 +1 -1 ports/print/magicfilter/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 Jul 1 10:11:28 2000 Delivered-To: cvs-all@freebsd.org Received: from gw.nectar.com (gw.nectar.com [209.98.143.44]) by hub.freebsd.org (Postfix) with ESMTP id 4BF7737B60E; Sat, 1 Jul 2000 10:11:24 -0700 (PDT) (envelope-from nectar@nectar.com) Received: from bone.nectar.com (bone.nectar.com [10.0.1.105]) by gw.nectar.com (Postfix) with ESMTP id 955D69B2A; Sat, 1 Jul 2000 12:11:23 -0500 (CDT) Received: by bone.nectar.com (Postfix, from userid 1001) id 7E3871DCB; Sat, 1 Jul 2000 12:11:23 -0500 (CDT) Date: Sat, 1 Jul 2000 12:11:23 -0500 From: "Jacques A. Vidrine" To: Bruce Evans Cc: Alfred Perlstein , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include search.h Makefile src/lib/libc/stdlib tdelete.c tfind.c tsearch.3 tsearch.c twalk.c Makefile.inc Message-ID: <20000701121123.B96751@bone.nectar.com> Mail-Followup-To: "Jacques A. Vidrine" , Bruce Evans , Alfred Perlstein , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200007010655.XAA28655@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from bde@zeta.org.au on Sun, Jul 02, 2000 at 01:15:55AM +1000 X-Url: http://www.nectar.com/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jul 02, 2000 at 01:15:55AM +1000, Bruce Evans wrote: > This is very nonstd. stdlib is for things in . SUSv2 indicates these should be in . NAME tdelete, tfind, tsearch, twalk - manage a binary search tree SYNOPSIS #include void *tsearch(const void *key, void **rootp, int (*compar)(const void *, const void *)); void *tfind(const void *key, void *const *rootp, int(*compar)(const void *, const void *)); void *tdelete(const void *key, void **rootp, int(*compar)(const void *, const void *)); void twalk(const void *root, void (*action)(const void *, VISIT, int)); -- Jacques Vidrine / n@nectar.com / nectar@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 10:49:39 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DD22D37B8EE; Sat, 1 Jul 2000 10:49:35 -0700 (PDT) (envelope-from dan@FreeBSD.org) Received: (from dan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA69414; Sat, 1 Jul 2000 10:49:35 -0700 (PDT) (envelope-from dan@FreeBSD.org) Message-Id: <200007011749.KAA69414@freefall.freebsd.org> From: Dan Moschuk Date: Sat, 1 Jul 2000 10:49:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen vis.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dan 2000/07/01 10:49:35 PDT Modified files: lib/libc/gen vis.c Log: Style fixes. Revision Changes Path 1.7 +13 -12 src/lib/libc/gen/vis.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 12:25:39 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 12B1B37B970; Sat, 1 Jul 2000 12:25:37 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: (from jim@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA91267; Sat, 1 Jul 2000 12:25:37 -0700 (PDT) (envelope-from jim@FreeBSD.org) Message-Id: <200007011925.MAA91267@freefall.freebsd.org> From: Jim Mock Date: Sat, 1 Jul 2000 12:25:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc/irssi Makefile ports/irc/irssi/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jim 2000/07/01 12:25:36 PDT Modified files: irc/irssi Makefile irc/irssi/files md5 Log: Update to version 0.7.92-2. Revision Changes Path 1.33 +5 -3 ports/irc/irssi/Makefile 1.24 +1 -1 ports/irc/irssi/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 Jul 1 12:26:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5430637B718; Sat, 1 Jul 2000 12:26:13 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA91457; Sat, 1 Jul 2000 12:26:13 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200007011926.MAA91457@freefall.freebsd.org> From: Will Andrews Date: Sat, 1 Jul 2000 12:26:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/netpbm Makefile ports/graphics/netpbm/files manpages md5 ports/graphics/netpbm/patches patch-bu patch-bv patch-bw patch-bx patch-aj patch-au patch-bb patch-bc patch-bd patch-be patch-bf patch-bg patch-bk patch-ar patch-as ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/07/01 12:26:13 PDT Modified files: graphics/netpbm Makefile graphics/netpbm/files manpages md5 graphics/netpbm/patches patch-aj patch-au patch-bb patch-bc patch-bd patch-be patch-bf patch-bg patch-bk graphics/netpbm/pkg PLIST Added files: graphics/netpbm/patches patch-bu patch-bv patch-bw patch-bx Removed files: graphics/netpbm/patches patch-ar patch-as Log: Update to 9.5. PR: 19622 Submitted by: Ports Fury Revision Changes Path 1.35 +3 -3 ports/graphics/netpbm/Makefile 1.2 +3 -0 ports/graphics/netpbm/files/manpages 1.9 +1 -1 ports/graphics/netpbm/files/md5 1.7 +7 -5 ports/graphics/netpbm/patches/patch-aj 1.3 +37 -288 ports/graphics/netpbm/patches/patch-au 1.7 +11 -11 ports/graphics/netpbm/patches/patch-bb 1.7 +21 -16 ports/graphics/netpbm/patches/patch-bc 1.6 +3 -3 ports/graphics/netpbm/patches/patch-bd 1.6 +3 -3 ports/graphics/netpbm/patches/patch-be 1.8 +21 -12 ports/graphics/netpbm/patches/patch-bf 1.8 +16 -11 ports/graphics/netpbm/patches/patch-bg 1.3 +14 -4 ports/graphics/netpbm/patches/patch-bk 1.18 +3 -0 ports/graphics/netpbm/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 Jul 1 12:33:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 92CC037B845; Sat, 1 Jul 2000 12:33:06 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA92998; Sat, 1 Jul 2000 12:33:06 -0700 (PDT) (envelope-from ume@FreeBSD.org) Message-Id: <200007011933.MAA92998@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 1 Jul 2000 12:33:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net res_init.c res_send.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ume 2000/07/01 12:33:05 PDT Modified files: (Branch: RELENG_4) lib/libc/net res_init.c res_send.c Log: MFC: DNS IPv6 transport support Revision Changes Path 1.19.2.1 +38 -17 src/lib/libc/net/res_init.c 1.31.2.1 +117 -44 src/lib/libc/net/res_send.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 12:52:51 2000 Delivered-To: cvs-all@freebsd.org Received: from lucifer.bart.nl (lucifer.bart.nl [194.158.168.74]) by hub.freebsd.org (Postfix) with ESMTP id 4E35A37B89F; Sat, 1 Jul 2000 12:52:44 -0700 (PDT) (envelope-from asmodai@lucifer.bart.nl) Received: (from asmodai@localhost) by lucifer.bart.nl (8.9.3/8.9.3) id VAA74920; Sat, 1 Jul 2000 21:52:42 +0200 (CEST) (envelope-from asmodai) Date: Sat, 1 Jul 2000 21:52:42 +0200 From: Jeroen Ruigrok van der Werven To: "Andrey A. Chernov" Cc: Bruce Evans , Alfred Perlstein , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include search.h Makefile src/lib/libc/stdlib tdelete.c tfind.c tsearch.3 tsearch.c twalk.c Makefile.inc Message-ID: <20000701215242.A74828@lucifer.bart.nl> References: <200007010655.XAA28655@freefall.freebsd.org> <20000701082949.A65620@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000701082949.A65620@freebsd.org>; from ache@FreeBSD.org on Sat, Jul 01, 2000 at 08:29:49AM -0700 Organisation: VIA Net.Works The Netherlands Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -On [20000701 17:32], Andrey A. Chernov (ache@FreeBSD.org) wrote: >On Sun, Jul 02, 2000 at 01:15:55AM +1000, Bruce Evans wrote: >> > include search.h >> >> This is very nonstd. stdlib is for things in . > >Moreover, lost of obsoleted/missing/double function definitions in search.h >I alredy write alfred. Please see my comments to Alfred on -arch. And his subsequent realisation of this all. ;) -- Jeroen Ruigrok van der Werven Network- and systemadministrator VIA Net.Works The Netherlands BSD: Technical excellence at its best http://www.via-net-works.nl Looking for the Sun that eclipsed behind black feathered wings... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 12:54:17 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5504237B89F; Sat, 1 Jul 2000 12:54:10 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Received: (from jedgar@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA97252; Sat, 1 Jul 2000 12:54:10 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Message-Id: <200007011954.MAA97252@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Sat, 1 Jul 2000 12:54:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/pngcrush Makefile ports/graphics/pngcrush/files md5 ports/graphics/pngcrush/patches patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jedgar 2000/07/01 12:54:09 PDT Modified files: graphics/pngcrush Makefile graphics/pngcrush/files md5 graphics/pngcrush/patches patch-aa Log: Update port to 1.4.5 Revision Changes Path 1.15 +2 -2 ports/graphics/pngcrush/Makefile 1.13 +1 -1 ports/graphics/pngcrush/files/md5 1.2 +5 -6 ports/graphics/pngcrush/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 Sat Jul 1 13:22: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id B5F7E37B561; Sat, 1 Jul 2000 13:21:53 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id OAA98157; Sat, 1 Jul 2000 14:21:51 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id OAA53771; Sat, 1 Jul 2000 14:21:43 -0600 (MDT) Message-Id: <200007012021.OAA53771@harmony.village.org> To: Archie Cobbs Subject: Re: cvs commit: src/sys/net if.c if_ethersubr.c if_var.h Cc: ache@FreeBSD.org (Andrey A. Chernov), archie@FreeBSD.org (Archie Cobbs), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Sat, 01 Jul 2000 09:27:08 PDT." <200007011627.JAA05559@bubba.whistle.com> References: <200007011627.JAA05559@bubba.whistle.com> Date: Sat, 01 Jul 2000 14:21:43 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200007011627.JAA05559@bubba.whistle.com> Archie Cobbs writes: : The problem is that the interfaces are not very object oriented : (with respect to type), combined with the dynamically loadable code. : As an example of the former, all ethernet drivers call if_attach() : and ether_attach() when connecting, but only if_detach() when : disconnecting. Perhaps they should all only call ether_attach() : and ether_detach(). It should call both. I thought that pccards all did this, but maybe I'm mistaken. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 14:25:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B949137B691; Sat, 1 Jul 2000 14:25:33 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA16050; Sat, 1 Jul 2000 14:25:33 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200007012125.OAA16050@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 1 Jul 2000 14:25:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/cron/cron do_command.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/07/01 14:25:33 PDT Modified files: usr.sbin/cron/cron do_command.c Log: Enable SIGCHLD to stop childs complaining to SIG_IGN of it. It helps perl f.e. Obtained from: OpenBSD do_command.c v1.7 Revision Changes Path 1.17 +2 -2 src/usr.sbin/cron/cron/do_command.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 14:26:39 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EEF9437B695; Sat, 1 Jul 2000 14:26:37 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA16147; Sat, 1 Jul 2000 14:26:37 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200007012126.OAA16147@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 1 Jul 2000 14:26:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/cron/cron do_command.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/07/01 14:26:37 PDT Modified files: (Branch: RELENG_4) usr.sbin/cron/cron do_command.c Log: MFC: enable SIGCHLD for childs Revision Changes Path 1.15.2.2 +2 -2 src/usr.sbin/cron/cron/do_command.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 14:28:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EF81B37B695; Sat, 1 Jul 2000 14:28:49 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA16621; Sat, 1 Jul 2000 14:28:49 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200007012128.OAA16621@freefall.freebsd.org> From: Nick Hibma Date: Sat, 1 Jul 2000 14:28:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/camcontrol camcontrol.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/07/01 14:28:49 PDT Modified files: sbin/camcontrol camcontrol.c Log: Print the correct speed when speed is less than 1MB/s. Fixed in cam_xpt.c, r1.81 Submitted by: Gerd Knops Revision Changes Path 1.27 +2 -2 src/sbin/camcontrol/camcontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 14:31: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D37C37B57A; Sat, 1 Jul 2000 14:31:02 -0700 (PDT) (envelope-from dwhite@FreeBSD.org) Received: (from dwhite@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA17223; Sat, 1 Jul 2000 14:31:02 -0700 (PDT) (envelope-from dwhite@FreeBSD.org) Message-Id: <200007012131.OAA17223@freefall.freebsd.org> From: Doug White Date: Sat, 1 Jul 2000 14:31:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/mfs_tree/etc rc X-FreeBSD-CVS-Branch: RELENG_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dwhite 2000/07/01 14:31:01 PDT Modified files: (Branch: RELENG_3) release/picobsd/mfs_tree/etc rc Log: Reverse rest of patch: -f isn't a valid option in minigzip. Boot to the head applied to: dwhite, guy@trigger.net Revision Changes Path 1.1.2.4 +2 -2 src/release/picobsd/mfs_tree/etc/rc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 14:32:33 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7BAAA37BAC4; Sat, 1 Jul 2000 14:32:28 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA17440; Sat, 1 Jul 2000 14:32:28 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200007012132.OAA17440@freefall.freebsd.org> From: Nick Hibma Date: Sat, 1 Jul 2000 14:32:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/camcontrol camcontrol.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/07/01 14:32:28 PDT Modified files: (Branch: RELENG_4) sbin/camcontrol camcontrol.c Log: MFC: Wrong speed. Revision Changes Path 1.21.2.2 +2 -2 src/sbin/camcontrol/camcontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 14:48: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DF94237B920; Sat, 1 Jul 2000 14:48:05 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA20195; Sat, 1 Jul 2000 14:48:05 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200007012148.OAA20195@freefall.freebsd.org> From: John Baldwin Date: Sat, 1 Jul 2000 14:48:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/07/01 14:48:05 PDT Modified files: release Makefile Log: - Build modules with world so that modules are back in the bin dist. - Small cleanups to kernel installs. - Don't install kernel.config and loader.config on the boot floppy since they haven't been used in quite some time. Revision Changes Path 1.551 +6 -7 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 Sat Jul 1 14:50:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E042337B58A; Sat, 1 Jul 2000 14:50:45 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id OAA20974; Sat, 1 Jul 2000 14:50:45 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sat, 1 Jul 2000 14:50:45 -0700 (PDT) From: Kris Kennaway To: "Andrey A. Chernov" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/cron/cron do_command.c In-Reply-To: <200007012126.OAA16147@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 1 Jul 2000, Andrey A. Chernov wrote: > ache 2000/07/01 14:26:37 PDT > > Modified files: (Branch: RELENG_4) > usr.sbin/cron/cron do_command.c > Log: > MFC: enable SIGCHLD for childs This should not have been immediately MFC'ed. What if you've somehow broken cron or something that uses it? Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 15:12:59 2000 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 542) id 6B95837BAC4; Sat, 1 Jul 2000 15:12:56 -0700 (PDT) Date: Sat, 1 Jul 2000 15:12:56 -0700 From: "Andrey A. Chernov" To: Kris Kennaway Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/cron/cron do_command.c Message-ID: <20000701151256.A47256@freebsd.org> References: <200007012126.OAA16147@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from kris@FreeBSD.org on Sat, Jul 01, 2000 at 02:50:45PM -0700 Organization: Biomechanoid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Jul 01, 2000 at 02:50:45PM -0700, Kris Kennaway wrote: > On Sat, 1 Jul 2000, Andrey A. Chernov wrote: > > > ache 2000/07/01 14:26:37 PDT > > > > Modified files: (Branch: RELENG_4) > > usr.sbin/cron/cron do_command.c > > Log: > > MFC: enable SIGCHLD for childs > > This should not have been immediately MFC'ed. What if you've somehow > broken cron or something that uses it? In general, yes, you are right. But in this particular case change is so simple and I trust OpenBSD which have this change already long time. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 15:37: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 65F6E37B5E8; Sat, 1 Jul 2000 15:37:03 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA34018; Sat, 1 Jul 2000 15:37:03 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200007012237.PAA34018@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 1 Jul 2000 15:37:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/cron/cron popen.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/07/01 15:37:03 PDT Modified files: usr.sbin/cron/cron popen.c Log: Make sure argv gets NULL terminated if cron entry has >= MAX_ARGS arguments Obtained from: OpenBSD popen.c v1.3 Revision Changes Path 1.8 +2 -1 src/usr.sbin/cron/cron/popen.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 15:38:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B0F2A37B65D; Sat, 1 Jul 2000 15:38:28 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA34403; Sat, 1 Jul 2000 15:38:28 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200007012238.PAA34403@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 1 Jul 2000 15:38:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/cron/cron popen.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/07/01 15:38:28 PDT Modified files: (Branch: RELENG_4) usr.sbin/cron/cron popen.c Log: MFC: make shure argv is always NULL-terminated Revision Changes Path 1.7.2.1 +2 -1 src/usr.sbin/cron/cron/popen.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 15:42:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C685337B68A; Sat, 1 Jul 2000 15:42:43 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA35395; Sat, 1 Jul 2000 15:42:43 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200007012242.PAA35395@freefall.freebsd.org> From: Will Andrews Date: Sat, 1 Jul 2000 15:42:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/zsh Makefile ports/shells/zsh/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/07/01 15:42:43 PDT Modified files: shells/zsh Makefile shells/zsh/files md5 Log: Update to 3.0.8. Remove useless echo in Makefile. Revision Changes Path 1.46 +2 -3 ports/shells/zsh/Makefile 1.18 +1 -1 ports/shells/zsh/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 Jul 1 15:58:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 57F1F37B5E8; Sat, 1 Jul 2000 15:58:17 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA38683; Sat, 1 Jul 2000 15:58:17 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200007012258.PAA38683@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 1 Jul 2000 15:58:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/cron/cron cron.h do_command.c popen.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/07/01 15:58:17 PDT Modified files: usr.sbin/cron/cron cron.h do_command.c popen.c Log: Prevent user from breaking his limits and restrictions or abusing sendmail by any other way via MAILTO tag (since sendmail is running from daemon). Now run sendmail from user, as any other cron user command. Obtained from: Inspired by OpenBSD, but implementation is different Revision Changes Path 1.10 +2 -2 src/usr.sbin/cron/cron/cron.h 1.18 +3 -3 src/usr.sbin/cron/cron/do_command.c 1.9 +59 -2 src/usr.sbin/cron/cron/popen.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 15:59:30 2000 Delivered-To: cvs-all@freebsd.org Received: from florence.pavilion.net (florence.pavilion.net [212.74.0.25]) by hub.freebsd.org (Postfix) with ESMTP id E433837B5E8; Sat, 1 Jul 2000 15:59:14 -0700 (PDT) (envelope-from joe@pavilion.net) Received: from genius.systems.pavilion.net (genesis.tao.org.uk [194.242.131.254]) by florence.pavilion.net (8.9.3/8.8.8) with ESMTP id XAA16879; Sat, 1 Jul 2000 23:58:43 +0100 (BST) (envelope-from joe@pavilion.net) Received: by genius.systems.pavilion.net (Postfix, from userid 100) id 4C1C612A85; Sat, 1 Jul 2000 01:34:47 +0100 (BST) Date: Sat, 1 Jul 2000 01:34:47 +0100 From: Josef Karthauser To: Mark R V Murray Cc: Nick Hibma , Alfred Perlstein , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vnode_if.pl Message-ID: <20000701013446.A763@pavilion.net> References: <200006291255.OAA35128@rodent.ops.uunet.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200006291255.OAA35128@rodent.ops.uunet.co.za>; from markm@uunet.co.za on Thu, Jun 29, 2000 at 02:55:29PM +0200 X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jun 29, 2000 at 02:55:29PM +0200, Mark R V Murray wrote: > > [clap clap clap] > > > > I'd say we make 'use strict' mandatory for any perl script in the > > FreeBSD build. > > ... and -w. And -T. Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 16:28:29 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A73C37B788; Sat, 1 Jul 2000 16:28:27 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA45480; Sat, 1 Jul 2000 16:28:27 -0700 (PDT) (envelope-from kris@FreeBSD.org) Message-Id: <200007012328.QAA45480@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 1 Jul 2000 16:28:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/sting/patches patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/07/01 16:28:27 PDT Modified files: net/sting/patches patch-aa Log: Respect CC and CFLAGS Revision Changes Path 1.2 +12 -4 ports/net/sting/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 Sat Jul 1 16:28:50 2000 Delivered-To: cvs-all@freebsd.org Received: from bubba.whistle.com (bubba.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id D7F5137B788; Sat, 1 Jul 2000 16:28:40 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.3/8.9.2) id QAA06644; Sat, 1 Jul 2000 16:28:36 -0700 (PDT) From: Archie Cobbs Message-Id: <200007012328.QAA06644@bubba.whistle.com> Subject: Re: cvs commit: src/sys/net if.c if_ethersubr.c if_var.h In-Reply-To: <200007012021.OAA53771@harmony.village.org> from Warner Losh at "Jul 1, 2000 02:21:43 pm" To: imp@village.org (Warner Losh) Date: Sat, 1 Jul 2000 16:28:36 -0700 (PDT) Cc: archie@whistle.com (Archie Cobbs), ache@FreeBSD.org (Andrey A. Chernov), archie@FreeBSD.org (Archie Cobbs), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Warner Losh writes: > In message <200007011627.JAA05559@bubba.whistle.com> Archie Cobbs writes: > : The problem is that the interfaces are not very object oriented > : (with respect to type), combined with the dynamically loadable code. > : As an example of the former, all ethernet drivers call if_attach() > : and ether_attach() when connecting, but only if_detach() when > : disconnecting. Perhaps they should all only call ether_attach() > : and ether_detach(). > > It should call both. I thought that pccards all did this, but maybe > I'm mistaken. ether_detach() doesn't exist yet.. that's another solution, of course, to add it and then modify all ethernet drivers to call ether_detach() right before calling if_detach().. this would be most consistent with the way things are now I guess. -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 16:35:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9FE1637BA4F; Sat, 1 Jul 2000 16:35:50 -0700 (PDT) (envelope-from ken@FreeBSD.org) Received: (from ken@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA46921; Sat, 1 Jul 2000 16:35:50 -0700 (PDT) (envelope-from ken@FreeBSD.org) Message-Id: <200007012335.QAA46921@freefall.freebsd.org> From: Kenneth Merry Date: Sat, 1 Jul 2000 16:35:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libcam Makefile src/sbin/camcontrol camcontrol.8 camcontrol.c src/sys/cam/scsi scsi_da.c scsi_da.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ken 2000/07/01 16:35:50 PDT Modified files: (Branch: RELENG_4) lib/libcam Makefile sbin/camcontrol camcontrol.8 camcontrol.c sys/cam/scsi scsi_da.c scsi_da.h Log: MFC, Implement a new camcontrol function, 'camcontrol format'. Merged files/revisions: camcontrol.c: rev 1.23 camcontrol.8: rev 1.21 libcam/Makefile: rev 1.7 scsi_da.c: rev 1.49 scsi_da.h: rev 1.5 Tested for RELENG_4 by: markm, nectar, will Revision Changes Path 1.6.2.1 +2 -2 src/lib/libcam/Makefile 1.19.2.2 +75 -31 src/sbin/camcontrol/camcontrol.8 1.21.2.3 +320 -2 src/sbin/camcontrol/camcontrol.c 1.42.2.2 +52 -1 src/sys/cam/scsi/scsi_da.c 1.3.2.2 +64 -1 src/sys/cam/scsi/scsi_da.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 16:38: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C463337BB24; Sat, 1 Jul 2000 16:38:03 -0700 (PDT) (envelope-from ken@FreeBSD.org) Received: (from ken@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA47335; Sat, 1 Jul 2000 16:38:03 -0700 (PDT) (envelope-from ken@FreeBSD.org) Message-Id: <200007012338.QAA47335@freefall.freebsd.org> From: Kenneth Merry Date: Sat, 1 Jul 2000 16:38:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/camcontrol camcontrol.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ken 2000/07/01 16:38:03 PDT Modified files: (Branch: RELENG_4) sbin/camcontrol camcontrol.8 Log: MFC, rev 1.22: Use the Ic (Internal command) mdoc macro to denote camcontrol subcommands. Submitted by: sheldonh Tested for RELENG_4 by: markm, nectar, will Revision Changes Path 1.19.2.3 +52 -45 src/sbin/camcontrol/camcontrol.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 16:41:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4869837B83B; Sat, 1 Jul 2000 16:41:20 -0700 (PDT) (envelope-from ken@FreeBSD.org) Received: (from ken@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA48127; Sat, 1 Jul 2000 16:41:20 -0700 (PDT) (envelope-from ken@FreeBSD.org) Message-Id: <200007012341.QAA48127@freefall.freebsd.org> From: Kenneth Merry Date: Sat, 1 Jul 2000 16:41:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/camcontrol camcontrol.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ken 2000/07/01 16:41:19 PDT Modified files: (Branch: RELENG_4) sbin/camcontrol camcontrol.c Log: MFC, rev 1.24: Send 'camcontrol help' usage output to stdout instead of stderr, so it can be viewed more easily with a pager. Regular (i.e. short) usage output is still sent to stderr. PR: bin/12358 Submitted by: Christian Weisgerber Tested for RELENG_4 by: markm, nectar, will Revision Changes Path 1.21.2.4 +3 -3 src/sbin/camcontrol/camcontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 16:44:15 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 035C737B788; Sat, 1 Jul 2000 16:44:13 -0700 (PDT) (envelope-from ken@FreeBSD.org) Received: (from ken@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA48910; Sat, 1 Jul 2000 16:44:12 -0700 (PDT) (envelope-from ken@FreeBSD.org) Message-Id: <200007012344.QAA48910@freefall.freebsd.org> From: Kenneth Merry Date: Sat, 1 Jul 2000 16:44:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/camcontrol camcontrol.8 camcontrol.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ken 2000/07/01 16:44:10 PDT Modified files: (Branch: RELENG_4) sbin/camcontrol camcontrol.8 camcontrol.c Log: MFC: camcontrol.c rev 1.25, camcontrol.8 rev 1.23 Eliminate the default device name (da) and unit number (0) in camcontrol. This may break some scripts, but with the number of ways users can damage a system with this tool, it's important to make sure they specify which device they want to talk to. Suggested by: joerg Tested for RELENG_4 by: markm, nectar, will Revision Changes Path 1.19.2.4 +4 -5 src/sbin/camcontrol/camcontrol.8 1.21.2.5 +13 -14 src/sbin/camcontrol/camcontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 16:45:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A315D37BB43; Sat, 1 Jul 2000 16:45:48 -0700 (PDT) (envelope-from ken@FreeBSD.org) Received: (from ken@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA49320; Sat, 1 Jul 2000 16:45:48 -0700 (PDT) (envelope-from ken@FreeBSD.org) Message-Id: <200007012345.QAA49320@freefall.freebsd.org> From: Kenneth Merry Date: Sat, 1 Jul 2000 16:45:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_xpt.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ken 2000/07/01 16:45:48 PDT Modified files: (Branch: RELENG_4) sys/cam cam_xpt.c Log: MFC, rev 1.86: Disable multi-lun probing on Hitachi DK31* drives. PR: misc/18793 Submitted by: Paul Haddad Tested for RELENG_4 by: markm, nectar, will Revision Changes Path 1.80.2.3 +13 -1 src/sys/cam/cam_xpt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 16:47:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D82FD37BB01; Sat, 1 Jul 2000 16:47:42 -0700 (PDT) (envelope-from ken@FreeBSD.org) Received: (from ken@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA49763; Sat, 1 Jul 2000 16:47:42 -0700 (PDT) (envelope-from ken@FreeBSD.org) Message-Id: <200007012347.QAA49763@freefall.freebsd.org> From: Kenneth Merry Date: Sat, 1 Jul 2000 16:47:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/camcontrol camcontrol.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ken 2000/07/01 16:47:42 PDT Modified files: (Branch: RELENG_4) sbin/camcontrol camcontrol.c Log: MFC, rev 1.26: When printing out the transfer rate display for 'camcontrol inquiry', use the current setting for tagged queueing when deciding whether or not to print "Tagged Queueing Enabled" instead of using the device's actual capabilities. Reported by: Gustavo Vieira Goncalves Coelho Rios Reviewed by: mjacob Tested for RELENG_4 by: markm, nectar, will Revision Changes Path 1.21.2.6 +3 -2 src/sbin/camcontrol/camcontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 17:11:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 62BE137B6CA; Sat, 1 Jul 2000 17:11:34 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA56915; Sat, 1 Jul 2000 17:11:34 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200007020011.RAA56915@freefall.freebsd.org> From: Will Andrews Date: Sat, 1 Jul 2000 17:11:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/qt145 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/07/01 17:11:29 PDT Modified files: x11-toolkits/qt145 Makefile Log: Add WANT_STATIC for those of you (in particular, libh) that need a static version of the Qt 1.45 library. Submitted by: alex Revision Changes Path 1.47 +23 -7 ports/x11-toolkits/qt145/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 20:17:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9669937B5C9; Sat, 1 Jul 2000 20:17:32 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA83437; Sat, 1 Jul 2000 20:17:32 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200007020317.UAA83437@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 1 Jul 2000 20:17:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/man/manpath manpath.config X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/07/01 20:17:32 PDT Modified files: gnu/usr.bin/man/manpath manpath.config Log: Fix manpath for new perl Revision Changes Path 1.16 +2 -2 src/gnu/usr.bin/man/manpath/manpath.config To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 20:24: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EC36837BC89; Sat, 1 Jul 2000 20:24:03 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA84292; Sat, 1 Jul 2000 20:24:03 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200007020324.UAA84292@freefall.freebsd.org> From: Will Andrews Date: Sat, 1 Jul 2000 20:24:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libol Makefile ports/devel/libol/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/07/01 20:24:03 PDT Modified files: devel/libol Makefile devel/libol/files md5 Log: Update to 0.2.17. PR: 19632 Submitted by: maintainer Revision Changes Path 1.4 +2 -2 ports/devel/libol/Makefile 1.2 +1 -1 ports/devel/libol/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 Jul 1 20:24:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A87CB37BF53; Sat, 1 Jul 2000 20:24:11 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA84356; Sat, 1 Jul 2000 20:24:11 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200007020324.UAA84356@freefall.freebsd.org> From: Will Andrews Date: Sat, 1 Jul 2000 20:24:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/syslog-ng Makefile ports/sysutils/syslog-ng/files md5 syslog-ng.conf.sample X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/07/01 20:24:11 PDT Modified files: sysutils/syslog-ng Makefile sysutils/syslog-ng/files md5 syslog-ng.conf.sample Log: Update to 1.4.4. PR: 19633 Submitted by: maintainer Revision Changes Path 1.2 +2 -2 ports/sysutils/syslog-ng/Makefile 1.2 +1 -1 ports/sysutils/syslog-ng/files/md5 1.3 +1 -1 ports/sysutils/syslog-ng/files/syslog-ng.conf.sample To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 20:34:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 406F637BC78; Sat, 1 Jul 2000 20:34:10 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA86059; Sat, 1 Jul 2000 20:34:10 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200007020334.UAA86059@freefall.freebsd.org> From: Warner Losh Date: Sat, 1 Jul 2000 20:34:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/brandelf brandelf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/07/01 20:34:09 PDT Modified files: usr.bin/brandelf brandelf.c Log: fix fd leak by close(fd) at end of loop. Revision Changes Path 1.16 +2 -1 src/usr.bin/brandelf/brandelf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 20:42:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 43B2437BC65; Sat, 1 Jul 2000 20:42:56 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA87140; Sat, 1 Jul 2000 20:42:56 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200007020342.UAA87140@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 1 Jul 2000 20:42:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/webglimpse/patches patch-ag X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/07/01 20:42:56 PDT Modified files: www/webglimpse/patches patch-ag Log: Fix wrong range in RE Revision Changes Path 1.2 +29 -2 ports/www/webglimpse/patches/patch-ag To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 21:15:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1A92F37BCC4; Sat, 1 Jul 2000 21:15:16 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA90867; Sat, 1 Jul 2000 21:15:16 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200007020415.VAA90867@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 1 Jul 2000 21:15:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/cron/cron do_command.c popen.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/07/01 21:15:15 PDT Modified files: usr.sbin/cron/cron do_command.c popen.c Log: Call login_close() to prevent parent from memory leaking in some cases due to vfork() Revision Changes Path 1.19 +3 -1 src/usr.sbin/cron/cron/do_command.c 1.10 +3 -1 src/usr.sbin/cron/cron/popen.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 21:18: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E3DE37BCD5; Sat, 1 Jul 2000 21:17:57 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA91102; Sat, 1 Jul 2000 21:17:57 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200007020417.VAA91102@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 1 Jul 2000 21:17:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/cron/cron do_command.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/07/01 21:17:57 PDT Modified files: (Branch: RELENG_4) usr.sbin/cron/cron do_command.c Log: MFC: call login_close() Revision Changes Path 1.15.2.3 +3 -1 src/usr.sbin/cron/cron/do_command.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jul 1 22:33:21 2000 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id C454D37BD01; Sat, 1 Jul 2000 22:33:16 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id WAA62033; Sat, 1 Jul 2000 22:33:15 -0700 (PDT) (envelope-from obrien) Date: Sat, 1 Jul 2000 22:33:15 -0700 From: "David O'Brien" To: Brian Feldman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/brandelf brandelf.c Message-ID: <20000701223315.D61971@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200007010548.WAA22054@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200007010548.WAA22054@freefall.freebsd.org>; from green@FreeBSD.org on Fri, Jun 30, 2000 at 10:48:34PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jun 30, 2000 at 10:48:34PM -0700, Brian Feldman wrote: > Modified files: > usr.bin/brandelf brandelf.c > Log: > The SVR4 module calls itself ELFOSABI_SOLARIS, and who am I to disagree > if it runs my Solaris binaries? Add the missing "Solaris" type here > so that binaries may be branded with it rather than the seemingly- > defunct ELFOSABI_SVR4. Uh... this should have gone thru me. This needs to stay in sync with what Binutils does and the kernel ELF image loader. Please do not make any simular changes w/o passing them thru me. -- -- David (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 Sat Jul 1 23:34:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E3BBB37B668; Sat, 1 Jul 2000 23:34:16 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA07747; Sat, 1 Jul 2000 23:34:16 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200007020634.XAA07747@freefall.freebsd.org> From: Ade Lovett Date: Sat, 1 Jul 2000 23:34:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gob Makefile ports/x11-toolkits/gob/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/07/01 23:34:16 PDT Modified files: x11-toolkits/gob Makefile x11-toolkits/gob/files md5 Log: Update to 1.0.2 Revision Changes Path 1.11 +2 -2 ports/x11-toolkits/gob/Makefile 1.10 +1 -1 ports/x11-toolkits/gob/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message