From owner-cvs-all Sun Apr 5 03:06:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA25174 for cvs-all-outgoing; Sun, 5 Apr 1998 03:06:11 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA25149; Sun, 5 Apr 1998 03:06:05 -0700 (PDT) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA10261; Sun, 5 Apr 1998 03:03:54 -0700 (PDT) Date: Sun, 5 Apr 1998 03:03:54 -0700 (PDT) Message-Id: <199804051003.DAA10261@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern sys_generic.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ache 1998/04/05 03:03:54 PDT Modified files: sys/kern sys_generic.c Log: Remove unused atv.tv_usec = 0; from select/poll code Revision Changes Path 1.37 +3 -7 src/sys/kern/sys_generic.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 5 03:23:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA27717 for cvs-all-outgoing; Sun, 5 Apr 1998 03:23:06 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA27676; Sun, 5 Apr 1998 03:22:52 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA10347; Sun, 5 Apr 1998 03:20:40 -0700 (PDT) Date: Sun, 5 Apr 1998 03:20:40 -0700 (PDT) Message-Id: <199804051020.DAA10347@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data/cgi cvsweb.cgi Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/04/05 03:20:39 PDT Modified files: data/cgi cvsweb.cgi Log: Support mozilla cvs tree. http://www.freebsd.org/cgi/cvsweb.cgi?cvsroot=mozilla Revision Changes Path 1.15 +1 -0 www/data/cgi/cvsweb.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 5 03:30:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA28525 for cvs-all-outgoing; Sun, 5 Apr 1998 03:30:36 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA28519; Sun, 5 Apr 1998 03:30:21 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA10399; Sun, 5 Apr 1998 03:28:06 -0700 (PDT) Date: Sun, 5 Apr 1998 03:28:06 -0700 (PDT) Message-Id: <199804051028.DAA10399@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_time.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/04/05 03:28:06 PDT Modified files: sys/kern kern_time.c Log: Fix nanosleep1 based on Bruces suggestion. Revision Changes Path 1.48 +22 -28 src/sys/kern/kern_time.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 5 04:19:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA06781 for cvs-all-outgoing; Sun, 5 Apr 1998 04:19:34 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA06776; Sun, 5 Apr 1998 04:19:32 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA10541; Sun, 5 Apr 1998 04:17:21 -0700 (PDT) Date: Sun, 5 Apr 1998 04:17:21 -0700 (PDT) Message-Id: <199804051117.EAA10541@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_time.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/05 04:17:20 PDT Modified files: sys/kern kern_time.c Log: If there is no error code, don't copyout the remaining time. (As documented in the man page and the standards). (and besides, nanosleep1 isn't setting it in this case at present anyway, so we'd be copying junk). Revision Changes Path 1.49 +3 -3 src/sys/kern/kern_time.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 5 04:51:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA09924 for cvs-all-outgoing; Sun, 5 Apr 1998 04:51:51 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA09919; Sun, 5 Apr 1998 04:51:50 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA10673; Sun, 5 Apr 1998 04:49:38 -0700 (PDT) Date: Sun, 5 Apr 1998 04:49:38 -0700 (PDT) Message-Id: <199804051149.EAA10673@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_clock.c kern_time.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/04/05 04:49:38 PDT Modified files: sys/kern kern_clock.c kern_time.c Log: Make the dummy timecounter run at 1 MHz rather than 100kHz (noticed by bde) fix the itimer(REAL) handling. Revision Changes Path 1.65 +2 -2 src/sys/kern/kern_clock.c 1.50 +9 -10 src/sys/kern/kern_time.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 5 05:12:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA12662 for cvs-all-outgoing; Sun, 5 Apr 1998 05:12:55 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA12657; Sun, 5 Apr 1998 05:12:53 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA10799; Sun, 5 Apr 1998 05:10:42 -0700 (PDT) Date: Sun, 5 Apr 1998 05:10:42 -0700 (PDT) Message-Id: <199804051210.FAA10799@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_time.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/04/05 05:10:42 PDT Modified files: sys/kern kern_time.c Log: More fixes for the iterative case of nanosleep1 from bruce. I hate the 2-arg time{spec|val}{add|sub} functions! Revision Changes Path 1.51 +5 -5 src/sys/kern/kern_time.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 5 06:12:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA17194 for cvs-all-outgoing; Sun, 5 Apr 1998 06:12:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA17189; Sun, 5 Apr 1998 06:12:25 -0700 (PDT) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA10914; Sun, 5 Apr 1998 06:10:13 -0700 (PDT) Date: Sun, 5 Apr 1998 06:10:13 -0700 (PDT) Message-Id: <199804051310.GAA10914@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/msdosfs msdosfs_vfsops.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ache 1998/04/05 06:10:12 PDT Modified files: sys/msdosfs msdosfs_vfsops.c Log: Print explanation diagnostics when mount is impossible Submitted by: Dmitrij Tejblum Revision Changes Path 1.32 +5 -1 src/sys/msdosfs/msdosfs_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 5 07:30:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA25568 for cvs-all-outgoing; Sun, 5 Apr 1998 07:30:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA25556; Sun, 5 Apr 1998 07:30:14 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA11020; Sun, 5 Apr 1998 07:28:01 -0700 (PDT) Date: Sun, 5 Apr 1998 07:28:01 -0700 (PDT) Message-Id: <199804051428.HAA11020@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data support.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/04/05 07:28:01 PDT Modified files: data support.sgml Log: Add a link to the PAO resource in a more prominent place. Revision Changes Path 1.49 +4 -2 www/data/support.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 5 08:09:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA28863 for cvs-all-outgoing; Sun, 5 Apr 1998 08:09:38 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA28858; Sun, 5 Apr 1998 08:09:36 -0700 (PDT) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA04528; Sun, 5 Apr 1998 08:07:23 -0700 (PDT) Date: Sun, 5 Apr 1998 08:07:23 -0700 (PDT) Message-Id: <199804051507.IAA04528@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/news/tin Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ache 1998/04/05 08:07:22 PDT Modified files: news/tin Makefile Log: Turn off building with ncurses, too buggy for now Revision Changes Path 1.57 +6 -3 ports/news/tin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 5 11:27:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA20686 for cvs-all-outgoing; Sun, 5 Apr 1998 11:27:53 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA20661; Sun, 5 Apr 1998 11:27:49 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA04845; Sun, 5 Apr 1998 11:25:35 -0700 (PDT) Date: Sun, 5 Apr 1998 11:25:35 -0700 (PDT) Message-Id: <199804051825.LAA04845@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp log.c main.c prompt.c prompt.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/04/05 11:25:35 PDT Modified files: (Branch: MP) usr.sbin/ppp log.c main.c prompt.c prompt.h Log: Make ^Z, bg & fg work. We don't muck around with SIGTTIN or SIGTTOU, we just disable use of the prompt for the controlling terminal (and put a ^Z next to it in a ``show who'' listing). Unfortunately, we need to enable a timer to ``poll'' for the terminal having us as the controlling pgrp when a user does a ``bg''. If anyone knows how to do this better - please speak up (is there any indication to the process group leader when it's ctrling terminal gets tcsetpgrp()'d back ?).... Revision Changes Path 1.25.2.4 +9 -3 src/usr.sbin/ppp/log.c 1.121.2.44 +10 -36 src/usr.sbin/ppp/main.c 1.1.2.21 +44 -3 src/usr.sbin/ppp/Attic/prompt.c 1.1.2.5 +4 -1 src/usr.sbin/ppp/Attic/prompt.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 5 12:05:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA25877 for cvs-all-outgoing; Sun, 5 Apr 1998 12:05:08 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA25871; Sun, 5 Apr 1998 12:05:07 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA04977; Sun, 5 Apr 1998 12:02:53 -0700 (PDT) Date: Sun, 5 Apr 1998 12:02:53 -0700 (PDT) Message-Id: <199804051902.MAA04977@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp ipcp.h lcp.c lcp.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/04/05 12:02:52 PDT Modified files: (Branch: MP) usr.sbin/ppp ipcp.h lcp.c lcp.h Log: `int var : 1' -> `unsigned var : 1'. This made things look silly and made us mis-negotiate the number of VJ slots. Revision Changes Path 1.18.2.19 +4 -4 src/usr.sbin/ppp/ipcp.h 1.55.2.39 +7 -5 src/usr.sbin/ppp/lcp.c 1.16.2.18 +3 -3 src/usr.sbin/ppp/lcp.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 5 12:28:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA29339 for cvs-all-outgoing; Sun, 5 Apr 1998 12:28:25 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA29332; Sun, 5 Apr 1998 12:28:23 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA05055; Sun, 5 Apr 1998 12:26:09 -0700 (PDT) Date: Sun, 5 Apr 1998 12:26:09 -0700 (PDT) Message-Id: <199804051926.MAA05055@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa loran.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/04/05 12:26:09 PDT Modified files: sys/i386/isa loran.c Log: Commit a much more functional version of this driver. Revision Changes Path 1.3 +460 -21 src/sys/i386/isa/loran.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 5 13:34:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA06225 for cvs-all-outgoing; Sun, 5 Apr 1998 13:34:04 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from antipodes.cdrom.com (antipodes.cdrom.com [204.216.27.52]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA06152; Sun, 5 Apr 1998 13:33:50 -0700 (PDT) (envelope-from mike@antipodes.cdrom.com) Received: from antipodes.cdrom.com (localhost [127.0.0.1]) by antipodes.cdrom.com (8.8.8/8.8.5) with ESMTP id VAA00405; Fri, 3 Apr 1998 21:58:01 -0800 (PST) Message-Id: <199804040558.VAA00405@antipodes.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: obrien@NUXI.com cc: ports@FreeBSD.ORG, mike@smith.net.au, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/editors/staroffice Makefile In-reply-to: Your message of "Wed, 01 Apr 1998 18:57:27 PST." <19980401185727.07885@nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 03 Apr 1998 21:58:00 -0800 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > * 4.x can't be > > * redistributed at all, which is why it's not been replaced. 8( > > > > Well, you can always make it a RESTRICTED port in addition to > > staroffice3. I can do a repository copy (staroffice -> staroffice4) > > if you want to do that. > > I've got the dist to start work on upgrading StarOffice to 4.0. > Has anybody else started working on this? A port of 4.0 is almost pointless, as you have no way of enforcing the installation target. This means that you can't uninstall it, coerce it to obey $PREFIX, etc. In addition, it wants to be installed on a per-user basis, rather than per-system basis. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 5 14:00:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA10947 for cvs-all-outgoing; Sun, 5 Apr 1998 14:00:11 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA10940; Sun, 5 Apr 1998 14:00:09 -0700 (PDT) (envelope-from ahasty@FreeBSD.org) From: Amancio Hasty Received: (from ahasty@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA05238; Sun, 5 Apr 1998 13:57:54 -0700 (PDT) Date: Sun, 5 Apr 1998 13:57:54 -0700 (PDT) Message-Id: <199804052057.NAA05238@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pci brktree_reg.h brooktree848.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ahasty 1998/04/05 13:57:54 PDT Modified files: sys/pci brktree_reg.h brooktree848.c Log: Reviewed by: Amancio Submitted by: Frank Nobis Mods to view german cable tv and minor fix to correctly identify bt849. Revision Changes Path 1.14 +1 -1 src/sys/pci/brktree_reg.h 1.33 +52 -3 src/sys/pci/brooktree848.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 5 15:50:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA09124 for cvs-all-outgoing; Sun, 5 Apr 1998 15:50:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA09119; Sun, 5 Apr 1998 15:50:51 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA05457; Sun, 5 Apr 1998 15:48:35 -0700 (PDT) Date: Sun, 5 Apr 1998 15:48:35 -0700 (PDT) Message-Id: <199804052248.PAA05457@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp bundle.c bundle.h command.c datalink.c datalink.h hdlc.h ppp.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/04/05 15:48:35 PDT Modified files: (Branch: MP) usr.sbin/ppp bundle.c bundle.h command.c datalink.c datalink.h hdlc.h ppp.8 Log: Add the `clone' and `remove' commands for creating and destroying links. Revision Changes Path 1.1.2.39 +23 -1 src/usr.sbin/ppp/Attic/bundle.c 1.1.2.26 +5 -1 src/usr.sbin/ppp/Attic/bundle.h 1.131.2.53 +43 -3 src/usr.sbin/ppp/command.c 1.1.2.33 +56 -1 src/usr.sbin/ppp/Attic/datalink.c 1.1.2.15 +2 -1 src/usr.sbin/ppp/Attic/datalink.h 1.14.2.9 +3 -5 src/usr.sbin/ppp/hdlc.h 1.97.2.13 +17 -1 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 Sun Apr 5 20:40:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA11126 for cvs-all-outgoing; Sun, 5 Apr 1998 20:40:18 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA11109; Sun, 5 Apr 1998 20:40:13 -0700 (PDT) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA05863; Sun, 5 Apr 1998 20:37:56 -0700 (PDT) Date: Sun, 5 Apr 1998 20:37:56 -0700 (PDT) Message-Id: <199804060337.UAA05863@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/pc98 syscons.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/04/05 20:37:56 PDT Modified files: sys/pc98/pc98 syscons.c Log: Sync with sys/i386/isa/syscons.c revision 1.258. Revision Changes Path 1.82 +182 -23 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 Apr 5 20:40:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA11206 for cvs-all-outgoing; Sun, 5 Apr 1998 20:40:37 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA11193; Sun, 5 Apr 1998 20:40:35 -0700 (PDT) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA05893; Sun, 5 Apr 1998 20:38:18 -0700 (PDT) Date: Sun, 5 Apr 1998 20:38:18 -0700 (PDT) Message-Id: <199804060338.UAA05893@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/pc98 clock.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/04/05 20:38:18 PDT Modified files: sys/pc98/pc98 clock.c Log: Sync with sys/i386/isa/clock.c revision 1.119. Revision Changes Path 1.52 +2 -3 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 Sun Apr 5 21:00:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA13992 for cvs-all-outgoing; Sun, 5 Apr 1998 21:00:20 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA13984; Sun, 5 Apr 1998 21:00:18 -0700 (PDT) (envelope-from hanai@FreeBSD.org) From: Hanai Hiroyuki Received: (from hanai@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA05961; Sun, 5 Apr 1998 20:58:01 -0700 (PDT) Date: Sun, 5 Apr 1998 20:58:01 -0700 (PDT) Message-Id: <199804060358.UAA05961@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data/ja_JP.EUC docproj.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hanai 1998/04/05 20:58:01 PDT Modified files: data/ja_JP.EUC docproj.sgml Log: Changes in the English version(1.9->1.10) are merged. Submitted by: HIROSE Shouichi , Motoyuki Konno Revision Changes Path 1.2 +79 -178 www/data/ja_JP.EUC/docproj.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 5 21:31:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA16872 for cvs-all-outgoing; Sun, 5 Apr 1998 21:31:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA16850 for ; Sun, 5 Apr 1998 21:31:18 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id OAA07273 for cvs-committers@freebsd.org; Mon, 6 Apr 1998 14:30:45 +1000 Date: Mon, 6 Apr 1998 14:30:45 +1000 From: Bruce Evans Message-Id: <199804060430.OAA07273@godzilla.zeta.org.au> To: cvs-committers@FreeBSD.ORG Subject: latest LINT breakage Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk About 5 minutes after LINT was fixed to actually compile: ./@/netkey/key.c:160: warning: redundant redeclaration of `raw_usrreqs' in same scope @/net/raw_cb.h:73: warning: previous declaration of `raw_usrreqs' ./@/netkey/key.c:2482: initializer element for `key_usrreqs.pru_abort' is not constant ./@/netkey/key.c:2482: initializer element for `key_usrreqs.pru_bind' is not constant ./@/netkey/key.c:2483: initializer element for `key_usrreqs.pru_connect' is not constant ./@/netkey/key.c:2484: initializer element for `key_usrreqs.pru_disconnect' is not constant ./@/netkey/key.c:2485: `in_setpeeraddr' undeclared here (not in a function) ./@/netkey/key.c:2485: initializer element for `key_usrreqs.pru_peeraddr' is not constant ./@/netkey/key.c:2486: initializer element for `key_usrreqs.pru_send' is not constant ./@/netkey/key.c:2487: initializer element for `key_usrreqs.pru_shutdown' is not constant ./@/netkey/key.c:2488: `in_setsockaddr' undeclared here (not in a function) ./@/netkey/key.c:2488: initializer element for `key_usrreqs.pru_sockaddr' is not constant ./@/netkey/key.c:2494: warning: initialization from incompatible pointer type ./@/netkey/key.c:2497: initializer element for `keysw[0].pr_usrreqs' is not constant ./@/pci/brooktree848.c:232: opt_bktr.h: No such file or directory Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 5 22:14:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA21593 for cvs-all-outgoing; Sun, 5 Apr 1998 22:14:03 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA21549; Sun, 5 Apr 1998 22:14:01 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA06083; Sun, 5 Apr 1998 22:11:43 -0700 (PDT) Date: Sun, 5 Apr 1998 22:11:43 -0700 (PDT) Message-Id: <199804060511.WAA06083@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/netkey key.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/05 22:11:43 PDT Modified files: sys/netkey key.c Log: Really make this compile.. Pointed out by: bde Revision Changes Path 1.12 +58 -12 src/sys/netkey/key.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 5 22:52:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA27928 for cvs-all-outgoing; Sun, 5 Apr 1998 22:52:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from spinner.netplex.com.au (spinner.netplex.com.au [202.12.86.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA27887; Sun, 5 Apr 1998 22:52:09 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from spinner.netplex.com.au (localhost [127.0.0.1]) by spinner.netplex.com.au (8.8.8/8.8.8/Spinner) with ESMTP id NAA06580; Mon, 6 Apr 1998 13:52:04 +0800 (WST) (envelope-from peter@spinner.netplex.com.au) Message-Id: <199804060552.NAA06580@spinner.netplex.com.au> X-Mailer: exmh version 2.0.2 2/24/98 To: Peter Wemm cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netkey key.c In-reply-to: Your message of "Sun, 05 Apr 1998 22:11:43 MST." <199804060511.WAA06083@freefall.freebsd.org> Date: Mon, 06 Apr 1998 13:52:03 +0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Peter Wemm wrote: > peter 1998/04/05 22:11:43 PDT > > Modified files: > sys/netkey key.c > Log: > Really make this compile.. > > Pointed out by: bde Rule #1: Check for things like #ifdef KEY before adding the .o file to a pre-existing Makefile.. It compiles real well in spite of wild things in the code (I really was suprised that the stuff that I did actually worked). Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 5 22:54:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA28224 for cvs-all-outgoing; Sun, 5 Apr 1998 22:54:15 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA28186; Sun, 5 Apr 1998 22:54:02 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA06168; Sun, 5 Apr 1998 22:51:43 -0700 (PDT) Date: Sun, 5 Apr 1998 22:51:43 -0700 (PDT) Message-Id: <199804060551.WAA06168@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data/releases/2.2.6R errata.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/04/05 22:51:42 PDT Modified files: data/releases/2.2.6R errata.sgml Log: Update errata information for ppp. Revision Changes Path 1.4 +24 -13 www/data/releases/2.2.6R/errata.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 5 23:20:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA04778 for cvs-all-outgoing; Sun, 5 Apr 1998 23:20:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA04753; Sun, 5 Apr 1998 23:20:52 -0700 (PDT) (envelope-from charnier@FreeBSD.org) From: Philippe Charnier Received: (from charnier@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA06322; Sun, 5 Apr 1998 23:18:35 -0700 (PDT) Date: Sun, 5 Apr 1998 23:18:35 -0700 (PDT) Message-Id: <199804060618.XAA06322@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/rdist docmd.c expand.c gram.y lookup.c main.c rdist.1 rshrcmd.c server.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk charnier 1998/04/05 23:18:34 PDT Modified files: usr.bin/rdist docmd.c expand.c gram.y lookup.c main.c rdist.1 rshrcmd.c server.c Log: Prevent rdist from dumping core: do not free() pointer before using it. Add rcsid. Document -D flag (debug mode). Remove unused includes. PR:bin/3158 (part 1) Revision Changes Path 1.11 +9 -4 src/usr.bin/rdist/docmd.c 1.6 +4 -0 src/usr.bin/rdist/expand.c 1.5 +4 -0 src/usr.bin/rdist/gram.y 1.4 +4 -0 src/usr.bin/rdist/lookup.c 1.4 +1 -4 src/usr.bin/rdist/main.c 1.9 +4 -2 src/usr.bin/rdist/rdist.1 1.5 +3 -8 src/usr.bin/rdist/rshrcmd.c 1.7 +5 -1 src/usr.bin/rdist/server.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 5 23:24:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA06128 for cvs-all-outgoing; Sun, 5 Apr 1998 23:24:11 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from tokyonet-entrance.astec.co.jp (tokyonet-entrance.astec.co.jp [202.239.16.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA05965; Sun, 5 Apr 1998 23:23:54 -0700 (PDT) (envelope-from hanai@astec.co.jp) Received: from amont.astec.co.jp (amont.astec.co.jp [172.20.10.1]) by tokyonet-entrance.astec.co.jp (8.8.8+2.7Wbeta7/3.6W-astecMX2.3) with ESMTP id PAA23636; Mon, 6 Apr 1998 15:23:51 +0900 (JST) Received: from localhost (elpibe.astec.co.jp [172.20.21.82]) by amont.astec.co.jp (8.7.6/3.6W-astecMX2.4) with ESMTP id PAA04473; Mon, 6 Apr 1998 15:23:50 +0900 (JST) To: jkh@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: Re: cvs commit: www/data/releases/2.2.6R errata.sgml From: Hiroyuki HANAI In-Reply-To: Your message of "Sun, 5 Apr 1998 22:51:43 -0700 (PDT)" <199804060551.WAA06168@freefall.freebsd.org> References: <199804060551.WAA06168@freefall.freebsd.org> X-Mailer: Mew version 1.92.4 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19980406152348U.hanai@astec.co.jp> Date: Mon, 06 Apr 1998 15:23:48 +0900 X-Dispatcher: imput version 971024 Lines: 17 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sun, 5 Apr 1998, Jordan K. Hubbard wrote: > Modified files: > data/releases/2.2.6R errata.sgml > Log: > Update errata information for ppp. 1. The easiest fix is to simply install the des distribution with /stand/sysinstall, remembering to pick a site that will allow you to export it if you're outside the United States and Canada (ftp.freebsd.org and ftp.internat.freebsd.org both fall into this category). Is really ftp.freebsd.org outside US and Canada? -- Hiroyuki HANAI =-= Be cool! =-= hanai@jp.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 Apr 5 23:39:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA08369 for cvs-all-outgoing; Sun, 5 Apr 1998 23:39:41 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA08342; Sun, 5 Apr 1998 23:39:03 -0700 (PDT) (envelope-from mark@grondar.za) Received: from greenpeace.grondar.za (oxpagcdsZE/M2Cd9ngFMMS3Xxb7x3o/f@greenpeace.grondar.za [196.7.18.132]) by gratis.grondar.za (8.8.8/8.8.8) with ESMTP id IAA01623; Mon, 6 Apr 1998 08:38:56 +0200 (SAST) (envelope-from mark@grondar.za) Received: from grondar.za (eoTS7ahwtXZJF9YxnPLWbVPMCvQ8wuvA@localhost [127.0.0.1]) by greenpeace.grondar.za (8.8.8/8.8.8) with ESMTP id IAA02959; Mon, 6 Apr 1998 08:38:54 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <199804060638.IAA02959@greenpeace.grondar.za> X-Mailer: exmh version 2.0.2 2/24/98 To: Hiroyuki HANAI cc: jkh@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: Re: cvs commit: www/data/releases/2.2.6R errata.sgml Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 06 Apr 1998 08:38:53 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Hiroyuki HANAI wrote: > 1. The easiest fix is to simply install the des distribution with > /stand/sysinstall, remembering to pick a site that will allow you > to export it if you're outside the United States and Canada > (ftp.freebsd.org and ftp.internat.freebsd.org both fall into this > category). > > Is really ftp.freebsd.org outside US and Canada? No. It is in Northern California, where a judge has ruled that the laws that prevent crypto export are an "A Priori imposition on free speech" and thus unconstitional/illegal. This ruling is only valid in Northern California, where San Francisco/Walnut Creek/ftp.freebsd.org are. 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 Apr 5 23:45:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA09405 for cvs-all-outgoing; Sun, 5 Apr 1998 23:45:14 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA09250; Sun, 5 Apr 1998 23:44:37 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id XAA02284; Sun, 5 Apr 1998 23:43:22 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: Hiroyuki HANAI cc: jkh@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: Re: cvs commit: www/data/releases/2.2.6R errata.sgml In-reply-to: Your message of "Mon, 06 Apr 1998 15:23:48 +0900." <19980406152348U.hanai@astec.co.jp> Date: Sun, 05 Apr 1998 23:43:22 -0700 Message-ID: <2280.891845002@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Is really ftp.freebsd.org outside US and Canada? For legal purposes, yes. :) Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 5 23:55:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA10505 for cvs-all-outgoing; Sun, 5 Apr 1998 23:55:10 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA10499; Sun, 5 Apr 1998 23:55:08 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA06554; Sun, 5 Apr 1998 23:52:50 -0700 (PDT) Date: Sun, 5 Apr 1998 23:52:50 -0700 (PDT) Message-Id: <199804060652.XAA06554@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_timer.c tcp_var.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/04/05 23:52:49 PDT Modified files: sys/netinet tcp_input.c tcp_output.c tcp_timer.c tcp_var.h Log: Remove the last traces of TUBA. Inspired by: PR kern/3317 Revision Changes Path 1.72 +1 -7 src/sys/netinet/tcp_input.c 1.29 +1 -6 src/sys/netinet/tcp_output.c 1.27 +1 -8 src/sys/netinet/tcp_timer.c 1.42 +1 -4 src/sys/netinet/tcp_var.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 00:01:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA11503 for cvs-all-outgoing; Mon, 6 Apr 1998 00:01:16 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from zippy.dyn.ml.org (garbanzo@haiti-94.ppp.hooked.net [206.169.228.94]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA11498 for ; Mon, 6 Apr 1998 00:01:13 -0700 (PDT) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.8.8/8.8.7) with SMTP id AAA02066; Mon, 6 Apr 1998 00:01:09 -0700 (PDT) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Mon, 6 Apr 1998 00:01:09 -0700 (PDT) From: Alex X-Sender: garbanzo@zippy.dyn.ml.org To: "Jordan K. Hubbard" cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: www/data/releases/2.2.6R errata.sgml In-Reply-To: <2280.891845002@time.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sun, 5 Apr 1998, Jordan K. Hubbard wrote: > > Is really ftp.freebsd.org outside US and Canada? > > For legal purposes, yes. :) So the Bay Area isn't in the US or Canada? Cool, I guess I'm not as American as I thought I was. - alex "We are upping our standards ... so up yours." - Pat Paulsen for US of A Prez, 1988. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 01:00:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA19146 for cvs-all-outgoing; Mon, 6 Apr 1998 01:00:22 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA19136; Mon, 6 Apr 1998 01:00:16 -0700 (PDT) (envelope-from ahasty@FreeBSD.org) From: Amancio Hasty Received: (from ahasty@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA07017; Mon, 6 Apr 1998 00:57:57 -0700 (PDT) Date: Mon, 6 Apr 1998 00:57:57 -0700 (PDT) Message-Id: <199804060757.AAA07017@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pci brooktree848.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ahasty 1998/04/06 00:57:57 PDT Modified files: sys/pci brooktree848.c Log: take out opt_bktr.h from brooktree848.c Revision Changes Path 1.34 +0 -1 src/sys/pci/brooktree848.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 01:28:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA21796 for cvs-all-outgoing; Mon, 6 Apr 1998 01:28:29 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA21791; Mon, 6 Apr 1998 01:28:28 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA07174; Mon, 6 Apr 1998 01:26:09 -0700 (PDT) Date: Mon, 6 Apr 1998 01:26:09 -0700 (PDT) Message-Id: <199804060826.BAA07174@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 mp_machdep.c src/sys/i386/ibcs2 ibcs2_misc.c src/sys/i386/linux linux_misc.c src/sys/kern kern_clock.c kern_exit.c kern_time.c src/sys/sys time.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/04/06 01:26:09 PDT Modified files: sys/i386/i386 mp_machdep.c sys/i386/ibcs2 ibcs2_misc.c sys/i386/linux linux_misc.c sys/kern kern_clock.c kern_exit.c kern_time.c sys/sys time.h Log: Make a kernel version of the timer* functions called timerval* to be more consistent. OK'ed by: bde Revision Changes Path 1.72 +3 -3 src/sys/i386/i386/mp_machdep.c 1.26 +2 -2 src/sys/i386/ibcs2/ibcs2_misc.c 1.37 +9 -9 src/sys/i386/linux/linux_misc.c 1.66 +3 -3 src/sys/kern/kern_clock.c 1.66 +2 -2 src/sys/kern/kern_exit.c 1.52 +13 -13 src/sys/kern/kern_time.c 1.24 +18 -12 src/sys/sys/time.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 02:15:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA26559 for cvs-all-outgoing; Mon, 6 Apr 1998 02:15:04 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA26554; Mon, 6 Apr 1998 02:15:03 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA07592; Mon, 6 Apr 1998 02:12:44 -0700 (PDT) Date: Mon, 6 Apr 1998 02:12:44 -0700 (PDT) Message-Id: <199804060912.CAA07592@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp alias_cmd.c arp.c async.c auth.c bundle.c ccp.c chap.c chap_ms.c chat.c command.c datalink.c deflate.c defs.c filter.c fsm.c hdlc.c id.c ip.c ipcp.c iplist.c lcp.c link.c loadalias.c log.c lqr.c main.c mbuf.c modem.c mp.c ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/04/06 02:12:44 PDT Modified files: (Branch: MP) usr.sbin/ppp alias_cmd.c arp.c async.c auth.c bundle.c ccp.c chap.c chap_ms.c chat.c command.c datalink.c deflate.c defs.c filter.c fsm.c hdlc.c id.c ip.c ipcp.c iplist.c lcp.c link.c loadalias.c log.c lqr.c main.c mbuf.c modem.c mp.c pap.c physical.c pred.c prompt.c route.c server.c sig.c slcompress.c systems.c throughput.c timer.c tun.c vars.c vjcomp.c Log: Remove unused includes. Revision Changes Path 1.12.2.4 +1 -3 src/usr.sbin/ppp/alias_cmd.c 1.27.2.11 +1 -7 src/usr.sbin/ppp/arp.c 1.15.2.10 +1 -7 src/usr.sbin/ppp/async.c 1.27.2.19 +1 -5 src/usr.sbin/ppp/auth.c 1.1.2.40 +1 -8 src/usr.sbin/ppp/Attic/bundle.c 1.30.2.32 +1 -8 src/usr.sbin/ppp/ccp.c 1.28.2.22 +1 -12 src/usr.sbin/ppp/chap.c 1.5.4.2 +1 -5 src/usr.sbin/ppp/chap_ms.c 1.44.2.20 +1 -10 src/usr.sbin/ppp/chat.c 1.131.2.54 +1 -5 src/usr.sbin/ppp/command.c 1.1.2.34 +1 -5 src/usr.sbin/ppp/Attic/datalink.c 1.6.4.9 +1 -4 src/usr.sbin/ppp/deflate.c 1.11.4.7 +1 -10 src/usr.sbin/ppp/defs.c 1.22.2.13 +1 -3 src/usr.sbin/ppp/filter.c 1.27.2.26 +1 -16 src/usr.sbin/ppp/fsm.c 1.28.2.24 +1 -4 src/usr.sbin/ppp/hdlc.c 1.6.4.3 +1 -3 src/usr.sbin/ppp/id.c 1.38.2.19 +1 -8 src/usr.sbin/ppp/ip.c 1.50.2.32 +1 -4 src/usr.sbin/ppp/ipcp.c 1.4.4.1 +1 -2 src/usr.sbin/ppp/iplist.c 1.55.2.40 +1 -27 src/usr.sbin/ppp/lcp.c 1.1.2.17 +1 -14 src/usr.sbin/ppp/Attic/link.c 1.14.2.1 +1 -5 src/usr.sbin/ppp/loadalias.c 1.25.2.5 +1 -5 src/usr.sbin/ppp/log.c 1.22.2.20 +1 -2 src/usr.sbin/ppp/lqr.c 1.121.2.45 +1 -15 src/usr.sbin/ppp/main.c 1.13.2.8 +1 -5 src/usr.sbin/ppp/mbuf.c 1.77.2.45 +1 -7 src/usr.sbin/ppp/modem.c 1.1.2.2 +1 -3 src/usr.sbin/ppp/Attic/mp.c 1.20.2.23 +1 -10 src/usr.sbin/ppp/pap.c 1.1.2.21 +1 -16 src/usr.sbin/ppp/Attic/physical.c 1.20.2.7 +1 -5 src/usr.sbin/ppp/pred.c 1.1.2.22 +1 -5 src/usr.sbin/ppp/Attic/prompt.c 1.42.2.16 +1 -9 src/usr.sbin/ppp/route.c 1.16.2.12 +1 -4 src/usr.sbin/ppp/server.c 1.11.2.2 +1 -2 src/usr.sbin/ppp/sig.c 1.15.2.6 +1 -3 src/usr.sbin/ppp/slcompress.c 1.35.2.5 +1 -9 src/usr.sbin/ppp/systems.c 1.4.4.4 +1 -3 src/usr.sbin/ppp/throughput.c 1.27.2.3 +1 -2 src/usr.sbin/ppp/timer.c 1.6.4.12 +1 -8 src/usr.sbin/ppp/tun.c 1.45.2.25 +2 -15 src/usr.sbin/ppp/vars.c 1.16.2.12 +1 -2 src/usr.sbin/ppp/vjcomp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 02:33:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA28247 for cvs-all-outgoing; Mon, 6 Apr 1998 02:33:04 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA28240; Mon, 6 Apr 1998 02:33:01 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA07706; Mon, 6 Apr 1998 02:30:43 -0700 (PDT) Date: Mon, 6 Apr 1998 02:30:43 -0700 (PDT) Message-Id: <199804060930.CAA07706@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/include random.h src/sys/i386/isa random_machdep.c src/sys/net if_spppsubr.c src/sys/netipx ipx_input.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/04/06 02:30:42 PDT Modified files: sys/i386/include random.h sys/i386/isa random_machdep.c sys/net if_spppsubr.c sys/netipx ipx_input.c Log: Make read_random() take a (void *) argument instead of (char *) Revision Changes Path 1.14 +3 -3 src/sys/i386/include/random.h 1.24 +5 -5 src/sys/i386/isa/random_machdep.c 1.37 +4 -4 src/sys/net/if_spppsubr.c 1.17 +2 -2 src/sys/netipx/ipx_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 03:06:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA01753 for cvs-all-outgoing; Mon, 6 Apr 1998 03:06:15 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA01747; Mon, 6 Apr 1998 03:06:13 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA07815; Mon, 6 Apr 1998 03:03:55 -0700 (PDT) Date: Mon, 6 Apr 1998 03:03:55 -0700 (PDT) Message-Id: <199804061003.DAA07815@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/XFree86/patches patch-ag Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/04/06 03:03:54 PDT Added files: x11/XFree86/patches patch-ag Log: Fix problem with xterm not removing utmp entries on exit. Obtained from: T.Dickey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 04:39:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA11089 for cvs-all-outgoing; Mon, 6 Apr 1998 04:39:39 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA11083; Mon, 6 Apr 1998 04:39:37 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA08010; Mon, 6 Apr 1998 04:37:18 -0700 (PDT) Date: Mon, 6 Apr 1998 04:37:18 -0700 (PDT) Message-Id: <199804061137.EAA08010@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/ibcs2 ibcs2_misc.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/04/06 04:37:18 PDT Modified files: sys/i386/ibcs2 ibcs2_misc.c Log: Use getmicrotime insted of microtime, we only use the second part. Revision Changes Path 1.27 +2 -2 src/sys/i386/ibcs2/ibcs2_misc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 04:40:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA11492 for cvs-all-outgoing; Mon, 6 Apr 1998 04:40:41 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA11487; Mon, 6 Apr 1998 04:40:38 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA08047; Mon, 6 Apr 1998 04:38:19 -0700 (PDT) Date: Mon, 6 Apr 1998 04:38:19 -0700 (PDT) Message-Id: <199804061138.EAA08047@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/include lock.h smptests.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/04/06 04:38:19 PDT Modified files: sys/i386/include lock.h smptests.h Log: Remove stuff related to microtime.s, which is gone. Revision Changes Path 1.6 +1 -2 src/sys/i386/include/lock.h 1.32 +1 -3 src/sys/i386/include/smptests.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 04:41:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA11811 for cvs-all-outgoing; Mon, 6 Apr 1998 04:41:29 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA11784; Mon, 6 Apr 1998 04:41:24 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA08076; Mon, 6 Apr 1998 04:39:04 -0700 (PDT) Date: Mon, 6 Apr 1998 04:39:04 -0700 (PDT) Message-Id: <199804061139.EAA08076@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/msdosfs msdosfs_fat.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/04/06 04:39:04 PDT Modified files: sys/msdosfs msdosfs_fat.c Log: Use random() rather then than homegrown stuff. Revision Changes Path 1.20 +3 -11 src/sys/msdosfs/msdosfs_fat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 04:42:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA12026 for cvs-all-outgoing; Mon, 6 Apr 1998 04:42:39 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA12019; Mon, 6 Apr 1998 04:42:38 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA08111; Mon, 6 Apr 1998 04:40:19 -0700 (PDT) Date: Mon, 6 Apr 1998 04:40:19 -0700 (PDT) Message-Id: <199804061140.EAA08111@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/net if_spppsubr.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/04/06 04:40:19 PDT Modified files: sys/net if_spppsubr.c Log: Use random() for seq numbers and read_random for CHAP challenge. Revision Changes Path 1.38 +11 -6 src/sys/net/if_spppsubr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 04:43:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA12226 for cvs-all-outgoing; Mon, 6 Apr 1998 04:43:06 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA12197; Mon, 6 Apr 1998 04:43:03 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA08140; Mon, 6 Apr 1998 04:40:43 -0700 (PDT) Date: Mon, 6 Apr 1998 04:40:43 -0700 (PDT) Message-Id: <199804061140.EAA08140@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/netinet ip_log.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/04/06 04:40:43 PDT Modified files: sys/netinet ip_log.c Log: Use read_random() Revision Changes Path 1.4 +7 -2 src/sys/netinet/ip_log.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 04:43:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA12379 for cvs-all-outgoing; Mon, 6 Apr 1998 04:43:30 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA12374; Mon, 6 Apr 1998 04:43:28 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA08169; Mon, 6 Apr 1998 04:41:08 -0700 (PDT) Date: Mon, 6 Apr 1998 04:41:08 -0700 (PDT) Message-Id: <199804061141.EAA08169@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/nfs nfs_subs.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/04/06 04:41:08 PDT Modified files: sys/nfs nfs_subs.c Log: Use random() to find our initial xid. Revision Changes Path 1.53 +4 -11 src/sys/nfs/nfs_subs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 04:45:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA12667 for cvs-all-outgoing; Mon, 6 Apr 1998 04:45:39 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA12662; Mon, 6 Apr 1998 04:45:38 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA08213; Mon, 6 Apr 1998 04:43:13 -0700 (PDT) Date: Mon, 6 Apr 1998 04:43:13 -0700 (PDT) Message-Id: <199804061143.EAA08213@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/net if.c if_ppp.c if_tun.c ppp_tty.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/04/06 04:43:13 PDT Modified files: sys/net if.c if_ppp.c if_tun.c ppp_tty.c Log: Use getmicrotime() for if_lastchange, 10msec is plenty precision. Revision Changes Path 1.58 +10 -10 src/sys/net/if.c 1.56 +2 -2 src/sys/net/if_ppp.c 1.45 +1 -1 src/sys/net/if_tun.c 1.33 +2 -2 src/sys/net/ppp_tty.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 04:52:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA13425 for cvs-all-outgoing; Mon, 6 Apr 1998 04:52:47 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from critter.freebsd.dk (critter.freebsd.dk [195.8.129.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA13405; Mon, 6 Apr 1998 04:52:40 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.8.7/8.8.5) with ESMTP id NAA09946; Mon, 6 Apr 1998 13:51:53 +0200 (CEST) To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/nfs nfs_subs.c In-reply-to: Your message of "Mon, 06 Apr 1998 04:41:08 PDT." <199804061141.EAA08169@freefall.freebsd.org> Date: Mon, 06 Apr 1998 13:51:53 +0200 Message-ID: <9944.891863513@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk I think I have eradicated all uses of microtime for randomness from the kernel. Anyone who thinks time is random should be shot at a random time around sunrise... More care should be used, in particular where the quality of the randomness is important for security. Poul-Henning In message <199804061141.EAA08169@freefall.freebsd.org>, Poul-Henning Kamp writ es: >phk 1998/04/06 04:41:08 PDT > > Modified files: > sys/nfs nfs_subs.c > Log: > Use random() to find our initial xid. > > Revision Changes Path > 1.53 +4 -11 src/sys/nfs/nfs_subs.c > -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "Drink MONO-tonic, it goes down but it will NEVER come back up!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 06:11:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA21742 for cvs-all-outgoing; Mon, 6 Apr 1998 06:11:08 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA21735 for ; Mon, 6 Apr 1998 06:11:05 -0700 (PDT) (envelope-from andre.albsmeier@mchp.siemens.de) Received: from salomon.mchp.siemens.de (salomon.siemens.de [139.23.33.13]) by david.siemens.de (8.8.8/8.8.8) with ESMTP id OAA20225 for ; Mon, 6 Apr 1998 14:11:00 +0100 (MET) X-Envelope-Sender-Is: andre.albsmeier@mchp.siemens.de (at relayer david.siemens.de) Received: from curry.mchp.siemens.de (daemon@curry.mchp.siemens.de [146.180.31.23]) by salomon.mchp.siemens.de (8.8.8/8.8.5) with ESMTP id PAA24645 for ; Mon, 6 Apr 1998 15:11:02 +0200 (MDT) Received: (from daemon@localhost) by curry.mchp.siemens.de (8.8.8/8.8.8) id PAA18357 for ; Mon, 6 Apr 1998 15:11:02 +0200 (CEST) From: Andre Albsmeier Message-Id: <199804061310.PAA05682@intern> Subject: Re: cvs commit: ports/editors/staroffice Makefile In-Reply-To: <199804040558.VAA00405@antipodes.cdrom.com> from Mike Smith at "Apr 3, 98 09:58:00 pm" To: mike@smith.net.au (Mike Smith) Date: Mon, 6 Apr 1998 15:10:46 +0200 (CEST) Cc: obrien@NUXI.com, ports@FreeBSD.ORG, mike@smith.net.au, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > > * 4.x can't be > > > * redistributed at all, which is why it's not been replaced. 8( > > > > > > Well, you can always make it a RESTRICTED port in addition to > > > staroffice3. I can do a repository copy (staroffice -> staroffice4) > > > if you want to do that. > > > > I've got the dist to start work on upgrading StarOffice to 4.0. > > Has anybody else started working on this? > > A port of 4.0 is almost pointless, as you have no way of enforcing the > installation target. This means that you can't uninstall it, coerce it > to obey $PREFIX, etc. I have it running withour problems in /usr/local/so40. Or did I miss something... > > In addition, it wants to be installed on a per-user basis, rather than > per-system basis. Have a look at http://www.on-line.de/~michael.hoennig/AutoMultiUserSetupForSO40Linux.tar maybe that helps. The first half of the README is german, the second half is english. -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 06:11:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA21777 for cvs-all-outgoing; Mon, 6 Apr 1998 06:11:11 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA21755 for ; Mon, 6 Apr 1998 06:11:09 -0700 (PDT) (envelope-from andre.albsmeier@mchp.siemens.de) Received: from salomon.mchp.siemens.de (salomon.siemens.de [139.23.33.13]) by david.siemens.de (8.8.8/8.8.8) with ESMTP id OAA20220 for ; Mon, 6 Apr 1998 14:10:59 +0100 (MET) X-Envelope-Sender-Is: andre.albsmeier@mchp.siemens.de (at relayer david.siemens.de) Received: from curry.mchp.siemens.de (daemon@curry.mchp.siemens.de [146.180.31.23]) by salomon.mchp.siemens.de (8.8.8/8.8.5) with ESMTP id PAA24637 for ; Mon, 6 Apr 1998 15:11:01 +0200 (MDT) Received: (from daemon@localhost) by curry.mchp.siemens.de (8.8.8/8.8.8) id PAA18353 for ; Mon, 6 Apr 1998 15:11:02 +0200 (CEST) From: Andre Albsmeier Message-Id: <199804061310.PAA05682@intern> Subject: Re: cvs commit: ports/editors/staroffice Makefile In-Reply-To: <199804040558.VAA00405@antipodes.cdrom.com> from Mike Smith at "Apr 3, 98 09:58:00 pm" To: mike@smith.net.au (Mike Smith) Date: Mon, 6 Apr 1998 15:10:46 +0200 (CEST) Cc: obrien@NUXI.com, ports@FreeBSD.ORG, mike@smith.net.au, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > > * 4.x can't be > > > * redistributed at all, which is why it's not been replaced. 8( > > > > > > Well, you can always make it a RESTRICTED port in addition to > > > staroffice3. I can do a repository copy (staroffice -> staroffice4) > > > if you want to do that. > > > > I've got the dist to start work on upgrading StarOffice to 4.0. > > Has anybody else started working on this? > > A port of 4.0 is almost pointless, as you have no way of enforcing the > installation target. This means that you can't uninstall it, coerce it > to obey $PREFIX, etc. I have it running withour problems in /usr/local/so40. Or did I miss something... > > In addition, it wants to be installed on a per-user basis, rather than > per-system basis. Have a look at http://www.on-line.de/~michael.hoennig/AutoMultiUserSetupForSO40Linux.tar maybe that helps. The first half of the README is german, the second half is english. -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 08:35:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA07403 for cvs-all-outgoing; Mon, 6 Apr 1998 08:35:29 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA07380; Mon, 6 Apr 1998 08:35:23 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA01983; Mon, 6 Apr 1998 08:33:03 -0700 (PDT) Date: Mon, 6 Apr 1998 08:33:03 -0700 (PDT) Message-Id: <199804061533.IAA01983@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/include asnames.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/06 08:33:03 PDT Modified files: sys/i386/include asnames.h Log: some missing symbols Revision Changes Path 1.19 +9 -2 src/sys/i386/include/asnames.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 08:39:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA07793 for cvs-all-outgoing; Mon, 6 Apr 1998 08:39:44 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA07787; Mon, 6 Apr 1998 08:39:42 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA02015; Mon, 6 Apr 1998 08:37:22 -0700 (PDT) Date: Mon, 6 Apr 1998 08:37:22 -0700 (PDT) Message-Id: <199804061537.IAA02015@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/include globaldata.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/06 08:37:22 PDT Added files: sys/i386/include globaldata.h Log: A pair of C structures used for laying out the SMP per-cpu data space. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 08:41:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA08518 for cvs-all-outgoing; Mon, 6 Apr 1998 08:41:31 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA08510; Mon, 6 Apr 1998 08:41:30 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA02111; Mon, 6 Apr 1998 08:39:09 -0700 (PDT) Date: Mon, 6 Apr 1998 08:39:09 -0700 (PDT) Message-Id: <199804061539.IAA02111@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 globals.s Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/06 08:39:09 PDT Added files: sys/i386/i386 globals.s Log: generate .sets for variables used in asm and C that are stored in per-cpu space under SMP. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 08:42:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA08790 for cvs-all-outgoing; Mon, 6 Apr 1998 08:42:33 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA08785; Mon, 6 Apr 1998 08:42:32 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA02144; Mon, 6 Apr 1998 08:40:11 -0700 (PDT) Date: Mon, 6 Apr 1998 08:40:11 -0700 (PDT) Message-Id: <199804061540.IAA02144@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 genassym.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/06 08:40:11 PDT Modified files: sys/i386/i386 genassym.c Log: Generate #defines that the asm code can access for the per-cpu data structures. Revision Changes Path 1.53 +46 -2 src/sys/i386/i386/genassym.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 08:44:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09048 for cvs-all-outgoing; Mon, 6 Apr 1998 08:44:51 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA09037; Mon, 6 Apr 1998 08:44:49 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA02175; Mon, 6 Apr 1998 08:42:28 -0700 (PDT) Date: Mon, 6 Apr 1998 08:42:28 -0700 (PDT) Message-Id: <199804061542.IAA02175@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 locore.s Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/06 08:42:28 PDT Modified files: sys/i386/i386 locore.s Log: Rather than filling this file up with SMP .sets, use those from globals.s instead. Initialize curproc in the same place for both UP and SMP. Revision Changes Path 1.107 +4 -57 src/sys/i386/i386/locore.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 08:45:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09193 for cvs-all-outgoing; Mon, 6 Apr 1998 08:45:18 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA09187; Mon, 6 Apr 1998 08:45:15 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA02202; Mon, 6 Apr 1998 08:42:55 -0700 (PDT) Date: Mon, 6 Apr 1998 08:42:55 -0700 (PDT) Message-Id: <199804061542.IAA02202@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 mp_apicdefs.s Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/06 08:42:55 PDT Removed files: sys/i386/i386 mp_apicdefs.s Log: Defunct, now part of globals.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 08:45:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09329 for cvs-all-outgoing; Mon, 6 Apr 1998 08:45:53 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA09321; Mon, 6 Apr 1998 08:45:51 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA02231; Mon, 6 Apr 1998 08:43:31 -0700 (PDT) Date: Mon, 6 Apr 1998 08:43:31 -0700 (PDT) Message-Id: <199804061543.IAA02231@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 pmap.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/06 08:43:30 PDT Modified files: sys/i386/i386 pmap.c Log: Bogus casts Revision Changes Path 1.191 +4 -4 src/sys/i386/i386/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 08:46:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09480 for cvs-all-outgoing; Mon, 6 Apr 1998 08:46:55 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA09475; Mon, 6 Apr 1998 08:46:53 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA02261; Mon, 6 Apr 1998 08:44:32 -0700 (PDT) Date: Mon, 6 Apr 1998 08:44:32 -0700 (PDT) Message-Id: <199804061544.IAA02261@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 swtch.s Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/06 08:44:32 PDT Modified files: sys/i386/i386 swtch.s Log: _curpcb is always defined in globals.s instead of here in #ifdefs Revision Changes Path 1.71 +1 -6 src/sys/i386/i386/swtch.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 08:48:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09742 for cvs-all-outgoing; Mon, 6 Apr 1998 08:48:41 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA09737; Mon, 6 Apr 1998 08:48:39 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA02294; Mon, 6 Apr 1998 08:46:18 -0700 (PDT) Date: Mon, 6 Apr 1998 08:46:18 -0700 (PDT) Message-Id: <199804061546.IAA02294@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 machdep.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/06 08:46:18 PDT Modified files: sys/i386/i386 machdep.c Log: clean up #ifdefs, define the variables that have to be per-cpu on SMP in globals.s only and use externs always. Revision Changes Path 1.294 +3 -12 src/sys/i386/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 Mon Apr 6 08:50:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA10213 for cvs-all-outgoing; Mon, 6 Apr 1998 08:50:56 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA10208; Mon, 6 Apr 1998 08:50:52 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA02323; Mon, 6 Apr 1998 08:48:32 -0700 (PDT) Date: Mon, 6 Apr 1998 08:48:32 -0700 (PDT) Message-Id: <199804061548.IAA02323@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 mp_machdep.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/06 08:48:32 PDT Modified files: sys/i386/i386 mp_machdep.c Log: Use real types for the SMP pages being allocated rather than arrays of ints. Remove some no longer needed casts. Initialize the per-cpu global data area using the structs rather than knowing too much about layout, alignment, etc. Revision Changes Path 1.73 +11 -17 src/sys/i386/i386/mp_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 08:52:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA10527 for cvs-all-outgoing; Mon, 6 Apr 1998 08:52:02 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA10495; Mon, 6 Apr 1998 08:51:59 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA02353; Mon, 6 Apr 1998 08:49:36 -0700 (PDT) Date: Mon, 6 Apr 1998 08:49:36 -0700 (PDT) Message-Id: <199804061549.IAA02353@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf files.i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/06 08:49:36 PDT Modified files: sys/i386/conf files.i386 Log: add globals.s for data that is treated differently on SMP. Revision Changes Path 1.196 +3 -2 src/sys/i386/conf/files.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 08:52:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA10743 for cvs-all-outgoing; Mon, 6 Apr 1998 08:52:52 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA10734; Mon, 6 Apr 1998 08:52:50 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA02402; Mon, 6 Apr 1998 08:50:29 -0700 (PDT) Date: Mon, 6 Apr 1998 08:50:29 -0700 (PDT) Message-Id: <199804061550.IAA02402@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data/cgi cvsweb.cgi Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/04/06 08:50:29 PDT Modified files: data/cgi cvsweb.cgi Log: Print a list of available CVS trees on the home page. Print the name of the current CVS tree on every page if not identical with the default CVS tree. Revision Changes Path 1.16 +31 -1 www/data/cgi/cvsweb.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 08:52:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA10765 for cvs-all-outgoing; Mon, 6 Apr 1998 08:52:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA10738; Mon, 6 Apr 1998 08:52:51 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA02415; Mon, 6 Apr 1998 08:50:30 -0700 (PDT) Date: Mon, 6 Apr 1998 08:50:30 -0700 (PDT) Message-Id: <199804061550.IAA02415@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa npx.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/06 08:50:30 PDT Modified files: sys/i386/isa npx.c Log: remove #ifdef declaration of npxproc, use globals.s and the extern always. Revision Changes Path 1.58 +1 -5 src/sys/i386/isa/npx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 08:53:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA11129 for cvs-all-outgoing; Mon, 6 Apr 1998 08:53:49 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA11104; Mon, 6 Apr 1998 08:53:45 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA02446; Mon, 6 Apr 1998 08:51:24 -0700 (PDT) Date: Mon, 6 Apr 1998 08:51:24 -0700 (PDT) Message-Id: <199804061551.IAA02446@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern init_main.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/06 08:51:24 PDT Modified files: sys/kern init_main.c Log: curproc is initialized in locore at the same time for both SMP and UP now. Revision Changes Path 1.87 +1 -15 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 Mon Apr 6 09:16:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA12670 for cvs-all-outgoing; Mon, 6 Apr 1998 09:16:12 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA12665; Mon, 6 Apr 1998 09:16:11 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA02563; Mon, 6 Apr 1998 09:13:50 -0700 (PDT) Date: Mon, 6 Apr 1998 09:13:50 -0700 (PDT) Message-Id: <199804061613.JAA02563@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/tail extern.h forward.c tail.1 tail.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/06 09:13:50 PDT Modified files: usr.bin/tail extern.h forward.c tail.1 tail.c Log: Add a new -F flag which is a superset of -f. It will cause tail to stat() the file being followed and do a close/reopen if the file has been renamed and/or rotated. This is damn useful for leaving running on files in /var/log when newsyslog(8) rotates them. Revision Changes Path 1.4 +1 -1 src/usr.bin/tail/extern.h 1.11 +16 -0 src/usr.bin/tail/forward.c 1.3 +20 -1 src/usr.bin/tail/tail.1 1.5 +5 -2 src/usr.bin/tail/tail.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 10:41:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24187 for cvs-all-outgoing; Mon, 6 Apr 1998 10:41:06 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24182; Mon, 6 Apr 1998 10:41:05 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA02766; Mon, 6 Apr 1998 10:38:44 -0700 (PDT) Date: Mon, 6 Apr 1998 10:38:44 -0700 (PDT) Message-Id: <199804061738.KAA02766@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_vnops.c src/sys/sys fcntl.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/06 10:38:43 PDT Modified files: sys/kern vfs_vnops.c sys/sys fcntl.h Log: Implement a new open(2) flag: O_NOFOLLOW. This will instruct open to not follow symlinks, but to open a handle on the link itself(!). As strange as this might sound, it has several useful applications safe race-free ways of opening files in hostile areas (eg: /tmp, a mode 1777 /var/mail, etc). It also would allow things like fchown() to work on the link rather than having to implement a new syscall specifically for that task. Reviewed by: phk Revision Changes Path 1.51 +3 -2 src/sys/kern/vfs_vnops.c 1.7 +2 -1 src/sys/sys/fcntl.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 10:47:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24766 for cvs-all-outgoing; Mon, 6 Apr 1998 10:47:04 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24757; Mon, 6 Apr 1998 10:47:02 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA02811; Mon, 6 Apr 1998 10:44:41 -0700 (PDT) Date: Mon, 6 Apr 1998 10:44:41 -0700 (PDT) Message-Id: <199804061744.KAA02811@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/ufs/ufs ufs_readwrite.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/06 10:44:41 PDT Modified files: sys/ufs/ufs ufs_readwrite.c Log: Don't panic if a VOP_READ() gets through on a short link, Just Do It (because we can :-). This means you can open a link file (or pseudo-file in the case of short links where the data is stored in the inode rather than disk blocks) and read the contents. However, trap any writes from the user as it's difficult to do the right thing in all cases. A link may be short and the user may be trying to extend it beyond the limit and so on. Although.. being able to re-target a symlink without deleting it first might have been nice. This stuff is a bit perverse since symlink() and readlink() calls can end up actually being implemented as read/write vnode ops. Reviewed by: phk Revision Changes Path 1.48 +17 -7 src/sys/ufs/ufs/ufs_readwrite.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 10:57:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA25897 for cvs-all-outgoing; Mon, 6 Apr 1998 10:57:33 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from kithrup.com (kithrup.com [205.179.156.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA25858; Mon, 6 Apr 1998 10:57:15 -0700 (PDT) (envelope-from sef@kithrup.com) Received: (from sef@localhost) by kithrup.com (8.8.8/8.8.8) id KAA14158; Mon, 6 Apr 1998 10:57:11 -0700 (PDT) (envelope-from sef) Date: Mon, 6 Apr 1998 10:57:11 -0700 (PDT) From: Sean Eric Fagan Message-Id: <199804061757.KAA14158@kithrup.com> To: peter@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern vfs_vnops.c src/sys/sys fcntl.h Newsgroups: kithrup.freebsd.cvs-all In-Reply-To: <199804061738.KAA02766.kithrup.freebsd.cvs-all@freefall.freebsd.org> Organization: Kithrup Enterprises, Ltd. Cc: committers@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In article <199804061738.KAA02766.kithrup.freebsd.cvs-all@freefall.freebsd.org> you write: > sys/kern vfs_vnops.c > sys/sys fcntl.h > Log: > Implement a new open(2) flag: O_NOFOLLOW. This will instruct open > to not follow symlinks, but to open a handle on the link itself(!). > As strange as this might sound, it has several useful applications > safe race-free ways of opening files in hostile areas (eg: /tmp, a mode > 1777 /var/mail, etc). It also would allow things like fchown() to work > on the link rather than having to implement a new syscall specifically for > that task. This is not a good change. Sorry. It should be backed out. I can think of lots of reasons -- off the top of my head, it looks like it's going to be fairly intrusive -- but the best reason I can think of is: we're going to have to do a new syscall anyway, since other OSes do, and we try to be compatible with them. E.g., NetBSD has an lchown() system call. Then there's the issue of standards: lchown() and lchmod() are fairly standard now (having first been implemented over seven years ago). Doing it any other way is, I am afraid, cumbersome and conflicting. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 11:16:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA00470 for cvs-all-outgoing; Mon, 6 Apr 1998 11:16:50 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from lsd.relcom.eu.net (ache@lsd.relcom.eu.net [193.125.27.73]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA00292; Mon, 6 Apr 1998 11:16:31 -0700 (PDT) (envelope-from ache@lsd.relcom.eu.net) Received: (from ache@localhost) by lsd.relcom.eu.net (8.8.8/8.8.8) id WAA07372; Mon, 6 Apr 1998 22:16:22 +0400 (MSD) (envelope-from ache) Message-ID: <19980406221622.37671@nagual.pp.ru> Date: Mon, 6 Apr 1998 22:16:22 +0400 From: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= To: Sean Eric Fagan , peter@FreeBSD.ORG Cc: committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern vfs_vnops.c src/sys/sys fcntl.h Mail-Followup-To: Sean Eric Fagan , peter@FreeBSD.ORG, committers@FreeBSD.ORG References: <199804061738.KAA02766.kithrup.freebsd.cvs-all@freefall.freebsd.org> <199804061757.KAA14158@kithrup.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <199804061757.KAA14158@kithrup.com>; from sef@kithrup.com on Mon, Apr 06, 1998 at 10:57:11AM -0700 Organization: Biomechanoid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > In article <199804061738.KAA02766.kithrup.freebsd.cvs-all@freefall.freebsd.org> you write: > > sys/kern vfs_vnops.c > > sys/sys fcntl.h > > Log: > > Implement a new open(2) flag: O_NOFOLLOW. This will instruct open > > to not follow symlinks, but to open a handle on the link itself(!). > > As strange as this might sound, it has several useful applications > > safe race-free ways of opening files in hostile areas (eg: /tmp, a mode > > 1777 /var/mail, etc). It also would allow things like fchown() to work > > on the link rather than having to implement a new syscall specifically for > > that task. If we talk about /tmp links security problem, this change require modification of each application, which isn't sounds well. Better hack will be to treat 't' bit of directory as 'not follow symlink' instruction in the kernel. It autoumatically fix all known /tmp races without applications modification. -- Andrey A. Chernov http://www.nagual.pp.ru/~ache/ MTH/SH/HE S-- W-- N+ PEC>+ D A a++ C G>+ QH+(++) 666+>++ Y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 11:19:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA01315 for cvs-all-outgoing; Mon, 6 Apr 1998 11:19:59 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from spinner.netplex.com.au (spinner.netplex.com.au [202.12.86.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA01269 for ; Mon, 6 Apr 1998 11:19:50 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from spinner.netplex.com.au (localhost [127.0.0.1]) by spinner.netplex.com.au (8.8.8/8.8.8/Spinner) with ESMTP id CAA16619; Tue, 7 Apr 1998 02:19:28 +0800 (WST) (envelope-from peter@spinner.netplex.com.au) Message-Id: <199804061819.CAA16619@spinner.netplex.com.au> X-Mailer: exmh version 2.0.2 2/24/98 To: Sean Eric Fagan cc: committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern vfs_vnops.c src/sys/sys fcntl.h In-reply-to: Your message of "Mon, 06 Apr 1998 10:57:11 MST." <199804061757.KAA14158@kithrup.com> Date: Tue, 07 Apr 1998 02:19:24 +0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Sean Eric Fagan wrote: > In article <199804061738.KAA02766.kithrup.freebsd.cvs-all@freefall.freebsd.or g> you write: > > sys/kern vfs_vnops.c > > sys/sys fcntl.h > > Log: > > Implement a new open(2) flag: O_NOFOLLOW. This will instruct open > > to not follow symlinks, but to open a handle on the link itself(!). > > As strange as this might sound, it has several useful applications > > safe race-free ways of opening files in hostile areas (eg: /tmp, a mode > > 1777 /var/mail, etc). It also would allow things like fchown() to work > > on the link rather than having to implement a new syscall specifically for > > that task. > > This is not a good change. Sorry. It should be backed out. > > I can think of lots of reasons -- off the top of my head, it looks like it's > going to be fairly intrusive -- but the best reason I can think of is: we're > going to have to do a new syscall anyway, since other OSes do, and we try to > be compatible with them. E.g., NetBSD has an lchown() system call. > > Then there's the issue of standards: lchown() and lchmod() are fairly > standard now (having first been implemented over seven years ago). Doing it > any other way is, I am afraid, cumbersome and conflicting. I never said anything about deleting syscalls, or changing other chunks of the system to use it. The main objective was to allow an open (not in O_CREAT mode) to be immune to symlinks, the other stuff was a 'gee, it wouldn't be too hard to actually make it do something useful instead of just returning an errno from open.' We can't change things like libc to use this because it doesn't exist on all systems the binary is likely to be run on, and won't cause an error if the flag is not recognized. (eg: compile a static binary on 3.0 and run it on 2.x) Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 11:21:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA01698 for cvs-all-outgoing; Mon, 6 Apr 1998 11:21:15 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA01676; Mon, 6 Apr 1998 11:21:13 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02893; Mon, 6 Apr 1998 11:18:51 -0700 (PDT) Date: Mon, 6 Apr 1998 11:18:51 -0700 (PDT) Message-Id: <199804061818.LAA02893@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/ufs/ufs ufs_readwrite.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/06 11:18:51 PDT Modified files: sys/ufs/ufs ufs_readwrite.c Log: Back this out, allowing users to get a fd connected to a symlink is just too dangerous. Revision Changes Path 1.49 +6 -16 src/sys/ufs/ufs/ufs_readwrite.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 11:26:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA03012 for cvs-all-outgoing; Mon, 6 Apr 1998 11:26:18 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from kithrup.com (kithrup.com [205.179.156.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA03000 for ; Mon, 6 Apr 1998 11:26:15 -0700 (PDT) (envelope-from sef@kithrup.com) Received: (from sef@localhost) by kithrup.com (8.8.8/8.8.8) id LAA17108; Mon, 6 Apr 1998 11:26:05 -0700 (PDT) (envelope-from sef) Date: Mon, 6 Apr 1998 11:26:05 -0700 (PDT) From: Sean Eric Fagan Message-Id: <199804061826.LAA17108@kithrup.com> To: peter@netplex.com.au Subject: Re: cvs commit: src/sys/kern vfs_vnops.c src/sys/sys fcntl.h Cc: committers@FreeBSD.ORG In-Reply-To: <199804061819.CAA16619@spinner.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >I never said anything about deleting syscalls, or changing other chunks of >the system to use it. The main objective was to allow an open (not in >O_CREAT mode) to be immune to symlinks, the other stuff was a 'gee, it >wouldn't be too hard to actually make it do something useful instead of >just returning an errno from open.' Then it's *STILL* a bad change, because the intent of symlinks aren't really files. Again: PLEASE BACK IT OUT. Or make the open fail with an error -- EMLINK or ELOOP seem reasonable. Although even then, I don't like it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 11:27:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA03463 for cvs-all-outgoing; Mon, 6 Apr 1998 11:27:47 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA03457; Mon, 6 Apr 1998 11:27:43 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02930; Mon, 6 Apr 1998 11:25:22 -0700 (PDT) Date: Mon, 6 Apr 1998 11:25:22 -0700 (PDT) Message-Id: <199804061825.LAA02930@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_vnops.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/06 11:25:22 PDT Modified files: sys/kern vfs_vnops.c Log: Rather than let users get fd's to symlink files, make O_NOFOLLOW cause an error if it gets a link (like it does if it gets a socket). The implications of letting users try and do file operations on symlinks themselves were too worrying. Revision Changes Path 1.52 +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 Mon Apr 6 11:39:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA05084 for cvs-all-outgoing; Mon, 6 Apr 1998 11:39:16 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from spinner.netplex.com.au (spinner.netplex.com.au [202.12.86.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA05074 for ; Mon, 6 Apr 1998 11:39:12 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from spinner.netplex.com.au (localhost [127.0.0.1]) by spinner.netplex.com.au (8.8.8/8.8.8/Spinner) with ESMTP id CAA16914; Tue, 7 Apr 1998 02:38:45 +0800 (WST) (envelope-from peter@spinner.netplex.com.au) Message-Id: <199804061838.CAA16914@spinner.netplex.com.au> X-Mailer: exmh version 2.0.2 2/24/98 To: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= cc: committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern vfs_vnops.c src/sys/sys fcntl.h In-reply-to: Your message of "Mon, 06 Apr 1998 22:16:22 +0400." <19980406221622.37671@nagual.pp.ru> Date: Tue, 07 Apr 1998 02:38:44 +0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= wrote: > > In article <199804061738.KAA02766.kithrup.freebsd.cvs-all@freefall.freebsd. org> you write: > > > sys/kern vfs_vnops.c > > > sys/sys fcntl.h > > > Log: > > > Implement a new open(2) flag: O_NOFOLLOW. This will instruct open > > > to not follow symlinks, but to open a handle on the link itself(!). > > > As strange as this might sound, it has several useful applications > > > safe race-free ways of opening files in hostile areas (eg: /tmp, a mode > > > 1777 /var/mail, etc). It also would allow things like fchown() to work > > > on the link rather than having to implement a new syscall specifically f or > > > that task. > > > If we talk about /tmp links security problem, this change require > modification of each application, which isn't sounds well. Better hack > will be to treat 't' bit of directory as 'not follow symlink' instruction > in the kernel. It autoumatically fix all known /tmp races without > applications modification. This has been thrashed out again and again on lists like bugtraq. That sort of thing is not really a "fix" to the problem - because if the symlink race is being done under user control (eg: user causing a setuid program that has a bug), the odds are that it'll use $TMPDIR or something else silly. Then, the user can mkdir $HOME/tmp, set TMPDIR to $HOME/tmp and do exactly what they please without any "protection" from 't' bit hacks. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 11:45:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA06479 for cvs-all-outgoing; Mon, 6 Apr 1998 11:45:53 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06456; Mon, 6 Apr 1998 11:45:51 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02984; Mon, 6 Apr 1998 11:43:29 -0700 (PDT) Date: Mon, 6 Apr 1998 11:43:29 -0700 (PDT) Message-Id: <199804061843.LAA02984@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_vnops.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/06 11:43:29 PDT Modified files: sys/kern vfs_vnops.c Log: Use a different errno (ELOOP (as sef mentioned) since the text that goes with the error sounds ok for the condition) if O_NOFOLLOW gets a link. Revision Changes Path 1.53 +6 -2 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 Mon Apr 6 12:01:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA09889 for cvs-all-outgoing; Mon, 6 Apr 1998 12:01:48 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA09848; Mon, 6 Apr 1998 12:01:38 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA03052; Mon, 6 Apr 1998 11:59:16 -0700 (PDT) Date: Mon, 6 Apr 1998 11:59:16 -0700 (PDT) Message-Id: <199804061859.LAA03052@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 genassym.c globals.s src/sys/i386/include globaldata.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/06 11:59:16 PDT Modified files: sys/i386/i386 genassym.c globals.s sys/i386/include globaldata.h Log: Fix VM86 compiles. a #include "opt_vm86.h" was missing, and the my_tr variable was needed in the non-SMP case. Submitted by: Jonathan Lemon Revision Changes Path 1.54 +2 -4 src/sys/i386/i386/genassym.c 1.2 +5 -6 src/sys/i386/i386/globals.s 1.2 +2 -5 src/sys/i386/include/globaldata.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 12:35:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA16524 for cvs-all-outgoing; Mon, 6 Apr 1998 12:35:03 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA16497; Mon, 6 Apr 1998 12:35:00 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA03139; Mon, 6 Apr 1998 12:32:38 -0700 (PDT) Date: Mon, 6 Apr 1998 12:32:38 -0700 (PDT) Message-Id: <199804061932.MAA03139@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_vnops.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/06 12:32:38 PDT Modified files: sys/kern vfs_vnops.c Log: Today is not my lucky day. Fix missing brace and I got a request to use EMLINK instead. Revision Changes Path 1.54 +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 Mon Apr 6 13:52:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA10979 for cvs-all-outgoing; Mon, 6 Apr 1998 13:52:57 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA10972; Mon, 6 Apr 1998 13:52:55 -0700 (PDT) (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA03293; Mon, 6 Apr 1998 13:50:33 -0700 (PDT) Date: Mon, 6 Apr 1998 13:50:33 -0700 (PDT) Message-Id: <199804062050.NAA03293@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/ucd-snmp Makefile ports/net/ucd-snmp/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk andreas 1998/04/06 13:50:32 PDT Modified files: net/ucd-snmp Makefile net/ucd-snmp/pkg PLIST Log: Committing John Hays patches. Big thanks to him ! Runs fine on stable, on SMP current I still get race conditions very easily, so that tkined says "no Response" on snmp queries, and in the meantime it fills your /var partition with the /var/log/snmp.log file: 1998-04-06 22:35:16 UCD-SNMP version 3.3.1 Opening port(s): 161 system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist klookup(3, 0xefbfbf60, 96): klread: Bad address TCP_Count_Connections - inpcb: Bad address klookup(3, 0xefbfbf60, 96): klread: Bad address TCP_Count_Connections - inpcb: Bad address klookup(3, 0xefbfbf60, 96): klread: Bad address TCP_Count_Connections - inpcb: Bad address klookup(3, 0xefbfbf60, 96): klread: Bad address TCP_Count_Connections - inpcb: Bad address and so on. This might be -current and/or SMP related. John Hay says it runs ok on his -current. I'll committ it anyay¸ because it runs on -STABLE and that counts. BTW: added an @unexec in PLIST ... Revision Changes Path 1.18 +2 -2 ports/net/ucd-snmp/Makefile 1.5 +1 -0 ports/net/ucd-snmp/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 13:54:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA11641 for cvs-all-outgoing; Mon, 6 Apr 1998 13:54:44 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA11628; Mon, 6 Apr 1998 13:54:34 -0700 (PDT) (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA03334; Mon, 6 Apr 1998 13:52:10 -0700 (PDT) Date: Mon, 6 Apr 1998 13:52:10 -0700 (PDT) Message-Id: <199804062052.NAA03334@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/ucd-snmp/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk andreas 1998/04/06 13:52:10 PDT Added files: net/ucd-snmp/patches patch-aa Log: Should have been in my previous commit. Forgot cvs add. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 17:29:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA10374 for cvs-all-outgoing; Mon, 6 Apr 1998 17:29:22 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA10355; Mon, 6 Apr 1998 17:29:19 -0700 (PDT) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA28611; Mon, 6 Apr 1998 17:26:55 -0700 (PDT) Date: Mon, 6 Apr 1998 17:26:55 -0700 (PDT) Message-Id: <199804070026.RAA28611@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/news/tin Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ache 1998/04/06 17:26:54 PDT Modified files: news/tin Makefile Log: Change default charset to ISO-8859-1 since post not work with default setup Revision Changes Path 1.58 +2 -2 ports/news/tin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 17:57:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA14706 for cvs-all-outgoing; Mon, 6 Apr 1998 17:57:11 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA14697; Mon, 6 Apr 1998 17:57:08 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA29187; Mon, 6 Apr 1998 17:54:39 -0700 (PDT) Date: Mon, 6 Apr 1998 17:54:39 -0700 (PDT) Message-Id: <199804070054.RAA29187@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp alias_cmd.c alias_cmd.h arp.c arp.h async.c async.h auth.c auth.h bundle.c ccp.c ccp.h chap.c chap.h chat.c chat.h command.c command.h datalink.c datalink.h deflate.c descriptor.h filter.c filter.h fsm.c fsm.h hdlc.c hdlc.h id.c ip.c ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/04/06 17:54:39 PDT Modified files: (Branch: MP) usr.sbin/ppp alias_cmd.c alias_cmd.h arp.c arp.h async.c async.h auth.c auth.h bundle.c ccp.c ccp.h chap.c chap.h chat.c chat.h command.c command.h datalink.c datalink.h deflate.c descriptor.h filter.c filter.h fsm.c fsm.h hdlc.c hdlc.h id.c ip.c ip.h ipcp.c ipcp.h iplist.c lcp.c lcp.h link.c loadalias.c loadalias.h log.c log.h lqr.c lqr.h main.c main.h mbuf.c mbuf.h modem.h mp.h pap.c pap.h physical.c physical.h pred.c prompt.h route.c route.h server.c server.h sig.c slcompress.c slcompress.h systems.h throughput.c timer.c timer.h tun.c tun.h vars.c vars.h vjcomp.c vjcomp.h Log: o Move alias function pointers into loadalias.c o Move Var*Version into command.c o Remove struct pppVars (and there was much rejoicing) ! o Forward-decl some structs in .h files to avoid include ordering requirements and remove a few more redundant #includes. Revision Changes Path 1.12.2.5 +4 -5 src/usr.sbin/ppp/alias_cmd.c 1.7.2.1 +3 -1 src/usr.sbin/ppp/alias_cmd.h 1.27.2.12 +2 -3 src/usr.sbin/ppp/arp.c 1.7.2.5 +3 -1 src/usr.sbin/ppp/arp.h 1.15.2.11 +3 -3 src/usr.sbin/ppp/async.c 1.2.4.7 +6 -1 src/usr.sbin/ppp/async.h 1.27.2.20 +2 -4 src/usr.sbin/ppp/auth.c 1.10.2.7 +2 -1 src/usr.sbin/ppp/auth.h 1.1.2.41 +2 -2 src/usr.sbin/ppp/Attic/bundle.c 1.30.2.33 +2 -3 src/usr.sbin/ppp/ccp.c 1.14.2.16 +3 -1 src/usr.sbin/ppp/ccp.h 1.28.2.23 +2 -3 src/usr.sbin/ppp/chap.c 1.9.2.5 +3 -1 src/usr.sbin/ppp/chap.h 1.44.2.21 +3 -3 src/usr.sbin/ppp/chat.c 1.9.2.7 +3 -1 src/usr.sbin/ppp/chat.h 1.131.2.55 +9 -5 src/usr.sbin/ppp/command.c 1.12.2.9 +4 -4 src/usr.sbin/ppp/command.h 1.1.2.35 +2 -3 src/usr.sbin/ppp/Attic/datalink.c 1.1.2.16 +5 -3 src/usr.sbin/ppp/Attic/datalink.h 1.6.4.10 +2 -5 src/usr.sbin/ppp/deflate.c 1.1.2.9 +3 -1 src/usr.sbin/ppp/Attic/descriptor.h 1.22.2.14 +2 -2 src/usr.sbin/ppp/filter.c 1.11.2.4 +4 -1 src/usr.sbin/ppp/filter.h 1.27.2.27 +2 -5 src/usr.sbin/ppp/fsm.c 1.16.2.14 +4 -1 src/usr.sbin/ppp/fsm.h 1.28.2.25 +2 -2 src/usr.sbin/ppp/hdlc.c 1.14.2.10 +5 -1 src/usr.sbin/ppp/hdlc.h 1.6.4.4 +1 -2 src/usr.sbin/ppp/id.c 1.38.2.20 +6 -8 src/usr.sbin/ppp/ip.c 1.8.2.8 +4 -1 src/usr.sbin/ppp/ip.h 1.50.2.33 +2 -2 src/usr.sbin/ppp/ipcp.c 1.18.2.20 +5 -1 src/usr.sbin/ppp/ipcp.h 1.4.4.2 +1 -2 src/usr.sbin/ppp/iplist.c 1.55.2.41 +1 -4 src/usr.sbin/ppp/lcp.c 1.16.2.19 +5 -1 src/usr.sbin/ppp/lcp.h 1.1.2.18 +2 -3 src/usr.sbin/ppp/Attic/link.c 1.14.2.2 +29 -28 src/usr.sbin/ppp/loadalias.c 1.4.2.1 +17 -14 src/usr.sbin/ppp/loadalias.h 1.25.2.6 +2 -2 src/usr.sbin/ppp/log.c 1.18.2.3 +3 -1 src/usr.sbin/ppp/log.h 1.22.2.21 +2 -4 src/usr.sbin/ppp/lqr.c 1.12.2.3 +2 -1 src/usr.sbin/ppp/lqr.h 1.121.2.46 +5 -6 src/usr.sbin/ppp/main.c 1.9.2.9 +1 -4 src/usr.sbin/ppp/main.h 1.13.2.9 +2 -2 src/usr.sbin/ppp/mbuf.c 1.11.2.3 +3 -1 src/usr.sbin/ppp/mbuf.h 1.16.2.14 +3 -1 src/usr.sbin/ppp/modem.h 1.1.2.2 +6 -1 src/usr.sbin/ppp/Attic/mp.h 1.20.2.24 +2 -3 src/usr.sbin/ppp/pap.c 1.5.2.4 +6 -1 src/usr.sbin/ppp/pap.h 1.1.2.22 +2 -6 src/usr.sbin/ppp/Attic/physical.c 1.1.2.19 +14 -12 src/usr.sbin/ppp/Attic/physical.h 1.20.2.8 +2 -5 src/usr.sbin/ppp/pred.c 1.1.2.6 +3 -1 src/usr.sbin/ppp/Attic/prompt.h 1.42.2.17 +2 -2 src/usr.sbin/ppp/route.c 1.10.2.4 +4 -1 src/usr.sbin/ppp/route.h 1.16.2.13 +2 -2 src/usr.sbin/ppp/server.c 1.4.2.3 +3 -1 src/usr.sbin/ppp/server.h 1.11.2.3 +1 -2 src/usr.sbin/ppp/sig.c 1.15.2.7 +2 -2 src/usr.sbin/ppp/slcompress.c 1.10.2.4 +5 -4 src/usr.sbin/ppp/slcompress.h 1.10.2.3 +3 -1 src/usr.sbin/ppp/systems.h 1.4.4.5 +2 -5 src/usr.sbin/ppp/throughput.c 1.27.2.4 +1 -2 src/usr.sbin/ppp/timer.c 1.5.4.3 +1 -4 src/usr.sbin/ppp/timer.h 1.6.4.13 +2 -3 src/usr.sbin/ppp/tun.c 1.3.4.2 +3 -1 src/usr.sbin/ppp/tun.h 1.45.2.26 +2 -9 src/usr.sbin/ppp/vars.c 1.42.2.22 +2 -22 src/usr.sbin/ppp/vars.h 1.16.2.13 +1 -2 src/usr.sbin/ppp/vjcomp.c 1.5.4.5 +6 -1 src/usr.sbin/ppp/vjcomp.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 18:17:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA18845 for cvs-all-outgoing; Mon, 6 Apr 1998 18:17:01 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA18824; Mon, 6 Apr 1998 18:16:54 -0700 (PDT) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA29370; Mon, 6 Apr 1998 18:14:30 -0700 (PDT) Date: Mon, 6 Apr 1998 18:14:30 -0700 (PDT) Message-Id: <199804070114.SAA29370@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/egcs Makefile ports/lang/egcs/files md5 ports/lang/egcs/patches patch-ad patch-af ports/lang/egcs/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/04/06 18:14:30 PDT Modified files: lang/egcs Makefile lang/egcs/files md5 lang/egcs/patches patch-ad patch-af lang/egcs/pkg PLIST Log: Upgrade to version 1.0.2 release. Revision Changes Path 1.13 +13 -12 ports/lang/egcs/Makefile 1.4 +1 -1 ports/lang/egcs/files/md5 1.4 +10 -5 ports/lang/egcs/patches/patch-ad 1.2 +4 -4 ports/lang/egcs/patches/patch-af 1.6 +29 -29 ports/lang/egcs/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 Apr 6 18:20:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA19859 for cvs-all-outgoing; Mon, 6 Apr 1998 18:20:44 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA19854; Mon, 6 Apr 1998 18:20:43 -0700 (PDT) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA29532; Mon, 6 Apr 1998 18:18:17 -0700 (PDT) Date: Mon, 6 Apr 1998 18:18:17 -0700 (PDT) Message-Id: <199804070118.SAA29532@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/egcs Makefile ports/lang/egcs/files md5 ports/lang/egcs/patches patch-ad patch-af ports/lang/egcs/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/04/06 18:18:17 PDT Modified files: lang/egcs Makefile lang/egcs/files md5 lang/egcs/patches patch-ad patch-af lang/egcs/pkg PLIST Log: Upgrade to the 980315 snapshot. Revision Changes Path 1.14 +10 -10 ports/lang/egcs/Makefile 1.5 +1 -1 ports/lang/egcs/files/md5 1.5 +5 -10 ports/lang/egcs/patches/patch-ad 1.3 +4 -4 ports/lang/egcs/patches/patch-af 1.7 +29 -29 ports/lang/egcs/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 Apr 6 18:32:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA22321 for cvs-all-outgoing; Mon, 6 Apr 1998 18:32:12 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA22311; Mon, 6 Apr 1998 18:32:09 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA29608; Mon, 6 Apr 1998 18:29:45 -0700 (PDT) Date: Mon, 6 Apr 1998 18:29:45 -0700 (PDT) Message-Id: <199804070129.SAA29608@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp mbuf.c mbuf.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/04/06 18:29:45 PDT Modified files: (Branch: MP) usr.sbin/ppp mbuf.c mbuf.h Log: Print mbuf type names in `show mem'. Revision Changes Path 1.13.2.10 +14 -5 src/usr.sbin/ppp/mbuf.c 1.11.2.4 +3 -4 src/usr.sbin/ppp/mbuf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 18:51:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA25320 for cvs-all-outgoing; Mon, 6 Apr 1998 18:51:53 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA25314; Mon, 6 Apr 1998 18:51:50 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA29676; Mon, 6 Apr 1998 18:49:25 -0700 (PDT) Date: Mon, 6 Apr 1998 18:49:25 -0700 (PDT) Message-Id: <199804070149.SAA29676@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp bundle.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/04/06 18:49:25 PDT Modified files: (Branch: MP) usr.sbin/ppp bundle.c Log: Initialise bundle::idle::done when the timer's stopped. Revision Changes Path 1.1.2.42 +2 -1 src/usr.sbin/ppp/Attic/bundle.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 6 23:32:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA02880 for cvs-all-outgoing; Mon, 6 Apr 1998 23:32:37 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA02857; Mon, 6 Apr 1998 23:32:32 -0700 (PDT) (envelope-from hoek@FreeBSD.org) From: Tim Vanderhoek Received: (from hoek@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA01110; Mon, 6 Apr 1998 23:30:06 -0700 (PDT) Date: Mon, 6 Apr 1998 23:30:06 -0700 (PDT) Message-Id: <199804070630.XAA01110@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/converters/uudeview Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1998/04/06 23:30:06 PDT Modified files: converters/uudeview Makefile Log: Fix MASTER_SITE, since fetch(1) doesn't seem to understand http error code 301... Revision Changes Path 1.16 +3 -3 ports/converters/uudeview/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 02:10:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA22820 for cvs-all-outgoing; Tue, 7 Apr 1998 02:10:24 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA22812; Tue, 7 Apr 1998 02:10:21 -0700 (PDT) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA01390; Tue, 7 Apr 1998 02:07:54 -0700 (PDT) Date: Tue, 7 Apr 1998 02:07:54 -0700 (PDT) Message-Id: <199804070907.CAA01390@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/i386 machdep.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/04/07 02:07:54 PDT Modified files: sys/pc98/i386 machdep.c Log: Sync with sys/i386/i386/machdep.c revision 1.294. Revision Changes Path 1.82 +3 -12 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 Tue Apr 7 02:10:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA22938 for cvs-all-outgoing; Tue, 7 Apr 1998 02:10:58 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA22917; Tue, 7 Apr 1998 02:10:54 -0700 (PDT) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA01420; Tue, 7 Apr 1998 02:08:27 -0700 (PDT) Date: Tue, 7 Apr 1998 02:08:27 -0700 (PDT) Message-Id: <199804070908.CAA01420@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/conf files.pc98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/04/07 02:08:27 PDT Modified files: sys/pc98/conf files.pc98 Log: Sync with sys/i386/conf/files.i386 revision 1.196. Revision Changes Path 1.60 +3 -2 src/sys/pc98/conf/files.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 02:12:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA23147 for cvs-all-outgoing; Tue, 7 Apr 1998 02:12:12 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA23140; Tue, 7 Apr 1998 02:12:08 -0700 (PDT) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA01450; Tue, 7 Apr 1998 02:09:42 -0700 (PDT) Date: Tue, 7 Apr 1998 02:09:42 -0700 (PDT) Message-Id: <199804070909.CAA01450@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/pc98 npx.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/04/07 02:09:42 PDT Modified files: sys/pc98/pc98 npx.c Log: Sync with sys/i386/isa/npx.c revision 1.58. Revision Changes Path 1.34 +1 -5 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 Apr 7 02:56:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA27706 for cvs-all-outgoing; Tue, 7 Apr 1998 02:56:12 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from mail.cs.tu-berlin.de (mail.cs.tu-berlin.de [130.149.17.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA27665 for ; Tue, 7 Apr 1998 02:56:09 -0700 (PDT) (envelope-from wosch@cs.tu-berlin.de) Received: from caramba.cs.tu-berlin.de (wosch@caramba.cs.tu-berlin.de [130.149.17.12]) by mail.cs.tu-berlin.de (8.8.8/8.8.8) with ESMTP id LAA27851 for ; Tue, 7 Apr 1998 11:53:51 +0200 (MET DST) Received: (from wosch@localhost) by caramba.cs.tu-berlin.de (8.8.8/8.8.8) id LAA29126; Tue, 7 Apr 1998 11:53:48 +0200 (MET DST) Message-ID: <19980407115348.30998@caramba.cs.tu-berlin.de> Date: Tue, 7 Apr 1998 11:53:48 +0200 From: Wolfram Schneider To: committers@FreeBSD.ORG Subject: thud down? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk I want compile some filesystem patches on a 3.0-current system. The host thud is down, ampere too. Why? Where can I test current patches? -- Wolfram Schneider http://www.freebsd.org/~wosch/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 05:46:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA17622 for cvs-all-outgoing; Tue, 7 Apr 1998 05:46:36 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA17615; Tue, 7 Apr 1998 05:46:28 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA04011; Tue, 7 Apr 1998 05:44:00 -0700 (PDT) Date: Tue, 7 Apr 1998 05:44:00 -0700 (PDT) Message-Id: <199804071244.FAA04011@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/fsck preen.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/04/07 05:44:00 PDT Modified files: sbin/fsck preen.c Log: Guess the position of the drive number in the device name better so that `fsck -p' doesn't check multiple slices on the same drive concurrently. Don't invoke undefined behaviour when searching for the drive number in strange device names. PR: 6129 Reviewed by: phk Submitted by: Yuichi MATSUTAKA , but rewritten by me. Revision Changes Path 1.8 +7 -6 src/sbin/fsck/preen.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 06:03:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA20505 for cvs-all-outgoing; Tue, 7 Apr 1998 06:03:13 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA20500; Tue, 7 Apr 1998 06:03:12 -0700 (PDT) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA05410; Tue, 7 Apr 1998 06:00:44 -0700 (PDT) Date: Tue, 7 Apr 1998 06:00:44 -0700 (PDT) Message-Id: <199804071300.GAA05410@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/windowmaker Makefile ports/x11/windowmaker/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/04/07 06:00:44 PDT Modified files: x11/windowmaker Makefile x11/windowmaker/files md5 Log: Upgrade to 0.14.1. PR: 6154 Submitted by: Brian Handy Revision Changes Path 1.8 +4 -4 ports/x11/windowmaker/Makefile 1.4 +1 -1 ports/x11/windowmaker/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 Apr 7 06:18:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA22700 for cvs-all-outgoing; Tue, 7 Apr 1998 06:18:05 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA22638; Tue, 7 Apr 1998 06:17:40 -0700 (PDT) (envelope-from tg@ghpc8.ihf.rwth-aachen.de) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.rwth-aachen.de [134.130.90.6]) by ghpc8.ihf.rwth-aachen.de (8.8.7/8.8.6) with ESMTP id PAA04855; Tue, 7 Apr 1998 15:17:20 +0200 (CEST) Received: (from tg@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.8/8.8.5) id PAA28562; Tue, 7 Apr 1998 15:17:19 +0200 (CEST) To: asami@FreeBSD.ORG (Satoshi Asami) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/x11/workplace References: <199803282054.MAA13751@baloon.mimi.com> From: Thomas Gellekum Date: 07 Apr 1998 15:17:19 +0200 In-Reply-To: asami@FreeBSD.ORG's message of "Sat, 28 Mar 1998 12:54:00 -0800 (PST)" Message-ID: <87u3853h5s.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 37 X-Mailer: Gnus v5.5/XEmacs 20.4 - "Emerald" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami@FreeBSD.ORG (Satoshi Asami) writes: > * Actually use all those libs this ports depends on. > > Thanks, but doesn't build here. Have you tried it with the latest > gtk? No. I had given up following every latest bit of gtk. Now that I'm trying, I can't even get gtk-0.99.9 to build: /bin/sh ../libtool --mode=link cc -O -pipe -DGTK_NO_CHECK_CASTS -Wall -DUSE_XIM -o testgtk testgtk.o libgtk.la ../gdk/libgdk.la ../glib/libglib.la -L/usr/X11R6/lib -lXext -lX11 -lm LD_LIBRARY_PATH=".libs:../gdk/.libs:../glib/.libs:$LD_LIBRARY_PATH" cc -O -pipe -DGTK_NO_CHECK_CASTS -Wall -DUSE_XIM -o .libs/testgtk testgtk.o -R/usr/X11R6/lib -lgtk -R/usr/X11R6/lib -lgdk -L/usr/X11R6/lib -lXext -lX11 -R/usr/X11R6/lib -lglib -L/usr/X11R6/lib -lXext -lX11 -lm testgtk.o: Undefined symbol `_gtk_widget_destroyed' referenced from text segment testgtk.o: Undefined symbol `_gtk_widget_destroyed' referenced from text segment testgtk.o: Undefined symbol `_gtk_widget_destroyed' referenced from text segment testgtk.o: Undefined symbol `_gtk_widget_destroyed' referenced from text segment testgtk.o: Undefined symbol `_gtk_widget_destroyed' referenced from text segment testgtk.o: Undefined symbol `_gtk_widget_destroyed' referenced from text segment testgtk.o: Undefined symbol `_gtk_statusbar_remove' referenced from text segment [...] testgtk.o: Undefined symbol `_gtk_major_version' referenced from text segment gmake[2]: *** [testgtk] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/gtk/work/gtk+-0.99.9/gtk' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/gtk/work/gtk+-0.99.9' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop. *** Error code 1 Stop. *** Error code 1 Stop. tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 06:33:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA24777 for cvs-all-outgoing; Tue, 7 Apr 1998 06:33:22 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA24768; Tue, 7 Apr 1998 06:33:20 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA07979; Tue, 7 Apr 1998 06:30:52 -0700 (PDT) Date: Tue, 7 Apr 1998 06:30:52 -0700 (PDT) Message-Id: <199804071330.GAA07979@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Subject: cvs commit: doc/handbook eresources.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/04/07 06:30:49 PDT Modified files: handbook eresources.sgml Log: Add forgotten mailing list freebsd-database. Revision Changes Path 1.40 +2 -1 doc/handbook/eresources.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 07:01:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA28646 for cvs-all-outgoing; Tue, 7 Apr 1998 07:01:34 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA28641; Tue, 7 Apr 1998 07:01:33 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA02638; Tue, 7 Apr 1998 06:59:05 -0700 (PDT) Date: Tue, 7 Apr 1998 06:59:05 -0700 (PDT) Message-Id: <199804071359.GAA02638@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data search.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/04/07 06:59:04 PDT Modified files: data search.sgml Log: Add forgotten mailing list freebsd-database. Revision Changes Path 1.29 +8 -2 www/data/search.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 07:22:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA01313 for cvs-all-outgoing; Tue, 7 Apr 1998 07:22:04 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA01295 for ; Tue, 7 Apr 1998 07:22:01 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id HAA15789 for ; Tue, 7 Apr 1998 07:20:53 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: committers@FreeBSD.ORG Subject: Mozilla CVS repository on bento.cdrom.com Date: Tue, 07 Apr 1998 07:20:53 -0700 Message-ID: <15785.891958853@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ... (where all of you should also have accounts) Usage: bento% setenv CVSROOT /a/mozilla-cvs bento% cvs .. bento% cvs commit Please do not commit to the Mozilla repository from any machine other than bento - I'd just as soon not trust CVS over NFS and I've already confirmed that things are set up to not send out email or do anything too public from bento right now. I don't think we need all the "when's it gonna be ready?!" questions just yet anyway. ;-) If Peter wants to explain to me how to hack the log_accum stuff so that the change notifications go to a small mozilla-changes alias (I'd rather not make it be a public mailing list right at the beginning) then I suppose we can also provide at least that much. The top level module for the whole source tree is "ns". I'm not sure if or how this is going to be used yet, but since some folks were calling for it I decided to try and set it up. Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 07:34:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA03180 for cvs-all-outgoing; Tue, 7 Apr 1998 07:34:04 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA03128; Tue, 7 Apr 1998 07:33:31 -0700 (PDT) (envelope-from tg@ghpc8.ihf.rwth-aachen.de) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.rwth-aachen.de [134.130.90.6]) by ghpc8.ihf.rwth-aachen.de (8.8.7/8.8.6) with ESMTP id QAA04963; Tue, 7 Apr 1998 16:33:17 +0200 (CEST) Received: (from tg@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.8/8.8.5) id QAA18751; Tue, 7 Apr 1998 16:33:16 +0200 (CEST) To: asami@FreeBSD.ORG (Satoshi Asami) Cc: steve@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/x11/lesstif Makefile ports/x11/lesstif/pkg PLIST References: <199803282209.OAA13910@baloon.mimi.com> From: Thomas Gellekum Date: 07 Apr 1998 16:33:14 +0200 In-Reply-To: asami@FreeBSD.ORG's message of "Sat, 28 Mar 1998 14:09:19 -0800 (PST)" Message-ID: <87ra393dn9.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 20 X-Mailer: Gnus v5.5/XEmacs 20.4 - "Emerald" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami@FreeBSD.ORG (Satoshi Asami) writes: > * Fix a few portlint nits. > > I don't know if it's related, but it doesn't build here anymore.... This shouldn't be related to Steve's changes. lesstif still builds fine for me. > cc -O -DNONSTANDARD_CONVERTERS -DLESSTIF_VERBOSE -o .libs/uil Attribute.o Callback.o Expression.o ExpressionList.o FakeWidget.o Include.o MrmTypes.o glue.o lex.o main.o yacc.o -R/usr/X11R6/lib -lXm -R/usr/X11R6/lib -lMrm -L/usr/X11R6/lib -lXt -lXext -lX11 -lXext -lSM -lICE -lfl > Attribute.o: Undefined symbol `_LookUpArgIndex' referenced from text segment > Attribute.o: Undefined symbol `_Exit' referenced from text segment > Callback.o: Undefined symbol `_Exit' referenced from text segment > Callback.o: Undefined symbol `_ArgNamesString' referenced from text segment > Expression.o: Undefined symbol `_Exit' referenced from text segment The linker should find those functions in libMrm. If it can't find them, I would expect tons of undefined symbols from libXm, too. tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 08:36:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA10261 for cvs-all-outgoing; Tue, 7 Apr 1998 08:36:18 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA10256; Tue, 7 Apr 1998 08:36:17 -0700 (PDT) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA02804; Tue, 7 Apr 1998 08:33:48 -0700 (PDT) Date: Tue, 7 Apr 1998 08:33:48 -0700 (PDT) Message-Id: <199804071533.IAA02804@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/boot/biosboot README.serial Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/04/07 08:33:48 PDT Modified files: sys/pc98/boot/biosboot README.serial Log: Sync with sys/i386/boot/biosboot/README.serial revision 1.9. Revision Changes Path 1.5 +3 -3 src/sys/pc98/boot/biosboot/README.serial To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 10:10:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA21689 for cvs-all-outgoing; Tue, 7 Apr 1998 10:10:53 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA21684; Tue, 7 Apr 1998 10:10:51 -0700 (PDT) (envelope-from imp@FreeBSD.org) From: Warner Losh Received: (from imp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA03756; Tue, 7 Apr 1998 10:08:18 -0700 (PDT) Date: Tue, 7 Apr 1998 10:08:18 -0700 (PDT) Message-Id: <199804071708.KAA03756@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/socks5 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1998/04/07 10:08:18 PDT Modified files: net/socks5 Makefile Log: Distfile moved on ftp.ualg.pt, ftp.astec.co.jp went away Revision Changes Path 1.17 +2 -3 ports/net/socks5/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 10:12:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA21892 for cvs-all-outgoing; Tue, 7 Apr 1998 10:12:33 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA21871; Tue, 7 Apr 1998 10:12:31 -0700 (PDT) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA03798; Tue, 7 Apr 1998 10:10:02 -0700 (PDT) Date: Tue, 7 Apr 1998 10:10:02 -0700 (PDT) Message-Id: <199804071710.KAA03798@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/as/config obj-aout.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1998/04/07 10:10:02 PDT Modified files: gnu/usr.bin/as/config obj-aout.c Log: Fix a bug which clobbered linker set symbols that had forward references. With -O3, egcs generates such forward references. PR: gnu/6055 Reviewed by: jdp Submitted by: Dmitrij Tejblum in slightly different form Revision Changes Path 1.6 +18 -2 src/gnu/usr.bin/as/config/obj-aout.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 10:36:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA25909 for cvs-all-outgoing; Tue, 7 Apr 1998 10:36:07 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA25840; Tue, 7 Apr 1998 10:35:59 -0700 (PDT) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA04010; Tue, 7 Apr 1998 10:33:29 -0700 (PDT) Date: Tue, 7 Apr 1998 10:33:29 -0700 (PDT) Message-Id: <199804071733.KAA04010@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/mail/premail Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ache 1998/04/07 10:33:29 PDT Modified files: mail/premail Makefile Log: Master site patch changed Revision Changes Path 1.8 +2 -2 ports/mail/premail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 10:44:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA28131 for cvs-all-outgoing; Tue, 7 Apr 1998 10:44:56 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA28126; Tue, 7 Apr 1998 10:44:52 -0700 (PDT) (envelope-from jgreco@FreeBSD.org) From: Joe Greco Received: (from jgreco@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA04082; Tue, 7 Apr 1998 10:42:22 -0700 (PDT) Date: Tue, 7 Apr 1998 10:42:22 -0700 (PDT) Message-Id: <199804071742.KAA04082@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/security/tripwire Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jgreco 1998/04/07 10:42:22 PDT Modified files: security/tripwire Makefile Log: Minor correction- The CERT FTP site no longer contains Tripwire. A little digging and sleuthing reveals that Spaf has the stuff over at coast.cs.purdue.edu anyways. It appears that it might move again in the future, see ftp://coast.cs.purdue.edu/pub/COAST/Tripwire/README-1297 Revision Changes Path 1.3 +2 -2 ports/security/tripwire/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 14:42:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA24269 for cvs-all-outgoing; Tue, 7 Apr 1998 14:42:11 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA24256 for ; Tue, 7 Apr 1998 14:42:02 -0700 (PDT) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0yMg7v-0002EH-00; Tue, 7 Apr 1998 15:41:55 -0600 Received: (from imp@localhost) by harmony.village.org (8.8.8/8.8.3) id PAA03648 for committers@freebsd.org; Tue, 7 Apr 1998 15:42:03 -0600 (MDT) Date: Tue, 7 Apr 1998 15:42:03 -0600 (MDT) From: Warner Losh Message-Id: <199804072142.PAA03648@harmony.village.org> To: committers@FreeBSD.ORG Subject: Mozilla patches Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk I've checked in most of Eivind's patches from his mozilla port. This monster is still compiling (and has been since 12:30pm MDT), so more changes are likely. I'm trying to use lesstif 0.83 to get the sucker compiled on my laptop. I'll use 1.2 on my home desktop as well. Anybody else working on this too? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 15:25:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA05810 for cvs-all-outgoing; Tue, 7 Apr 1998 15:25:13 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from burka.rdy.com (dima@burka.rdy.com [205.149.163.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA05804 for ; Tue, 7 Apr 1998 15:25:10 -0700 (PDT) (envelope-from dima@burka.rdy.com) Received: by burka.rdy.com id PAA11566; (8.8.8/RDY) Tue, 7 Apr 1998 15:25:03 -0700 (PDT) Message-Id: <199804072225.PAA11566@burka.rdy.com> Subject: Re: Mozilla patches In-Reply-To: <199804072142.PAA03648@harmony.village.org> from Warner Losh at "Apr 7, 98 03:42:03 pm" To: imp@village.org (Warner Losh) Date: Tue, 7 Apr 1998 15:25:03 -0700 (PDT) Cc: committers@FreeBSD.ORG X-Class: Fast Organization: HackerDome Reply-To: dima@best.net From: dima@best.net (Dima Ruban) X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Warner Losh writes: > > I've checked in most of Eivind's patches from his mozilla port. This monster > is still compiling (and has been since 12:30pm MDT), so more changes are > likely. > > I'm trying to use lesstif 0.83 to get the sucker compiled on my laptop. I'll > use 1.2 on my home desktop as well. > > Anybody else working on this too? Yeah, I was working with it for a little while, and as far as I know Justing Seger is working on it right now. > > Warner > -- dima To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 15:46:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA09757 for cvs-all-outgoing; Tue, 7 Apr 1998 15:46:25 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA09722; Tue, 7 Apr 1998 15:46:19 -0700 (PDT) (envelope-from itojun@FreeBSD.org) From: Jun-ichiro Itoh Received: (from itojun@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA05647; Tue, 7 Apr 1998 15:43:48 -0700 (PDT) Date: Tue, 7 Apr 1998 15:43:48 -0700 (PDT) Message-Id: <199804072243.PAA05647@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/misc/magicpoint Makefile ports/misc/magicpoint/files md5 ports/misc/magicpoint/patches patch-aa patch-ab ports/misc/magicpoint/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk itojun 1998/04/07 15:43:47 PDT Modified files: misc/magicpoint Makefile misc/magicpoint/files md5 misc/magicpoint/pkg PLIST Removed files: misc/magicpoint/patches patch-aa patch-ab Log: the master distribution update (1.02a -> 1.03a) Revision Changes Path 1.3 +5 -5 ports/misc/magicpoint/Makefile 1.2 +1 -1 ports/misc/magicpoint/files/md5 1.2 +1 -0 ports/misc/magicpoint/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 Apr 7 15:47:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA10241 for cvs-all-outgoing; Tue, 7 Apr 1998 15:47:39 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA10189; Tue, 7 Apr 1998 15:47:20 -0700 (PDT) (envelope-from itojun@FreeBSD.org) From: Jun-ichiro Itoh Received: (from itojun@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA05680; Tue, 7 Apr 1998 15:44:47 -0700 (PDT) Date: Tue, 7 Apr 1998 15:44:47 -0700 (PDT) Message-Id: <199804072244.PAA05680@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/japanese/magicpoint Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk itojun 1998/04/07 15:44:47 PDT Modified files: japanese/magicpoint Makefile Log: master distribution updated (1.02a -> 1.03a) Revision Changes Path 1.3 +3 -3 ports/japanese/magicpoint/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 15:58:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA13295 for cvs-all-outgoing; Tue, 7 Apr 1998 15:58:51 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA13286 for ; Tue, 7 Apr 1998 15:58:48 -0700 (PDT) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0yMhK7-0002Gi-00; Tue, 7 Apr 1998 16:58:35 -0600 Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.8.8/8.8.3) with ESMTP id QAA04281; Tue, 7 Apr 1998 16:58:40 -0600 (MDT) Message-Id: <199804072258.QAA04281@harmony.village.org> To: dima@best.net Subject: Re: Mozilla patches Cc: committers@FreeBSD.ORG In-reply-to: Your message of "Tue, 07 Apr 1998 15:25:03 PDT." <199804072225.PAA11566@burka.rdy.com> References: <199804072225.PAA11566@burka.rdy.com> Date: Tue, 07 Apr 1998 16:58:39 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199804072225.PAA11566@burka.rdy.com> Dima Ruban writes: : Yeah, I was working with it for a little while, and as far as I : know Justing Seger is working on it right now. OK. I just was able to run mozilla with lesstif. I'll be checking in changes for them shortly... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 16:06:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA14512 for cvs-all-outgoing; Tue, 7 Apr 1998 16:06:47 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id QAA14500 for ; Tue, 7 Apr 1998 16:06:35 -0700 (PDT) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0yMhRf-0002H4-00; Tue, 7 Apr 1998 17:06:23 -0600 Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.8.8/8.8.3) with ESMTP id RAA04359; Tue, 7 Apr 1998 17:06:32 -0600 (MDT) Message-Id: <199804072306.RAA04359@harmony.village.org> To: dima@best.net Subject: Re: Mozilla patches Cc: committers@FreeBSD.ORG In-reply-to: Your message of "Tue, 07 Apr 1998 15:25:03 PDT." <199804072225.PAA11566@burka.rdy.com> References: <199804072225.PAA11566@burka.rdy.com> Date: Tue, 07 Apr 1998 17:06:32 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199804072225.PAA11566@burka.rdy.com> Dima Ruban writes: : Yeah, I was working with it for a little while, and as far as I : know Justing Seger is working on it right now. OK. The stuff is in. running netscape with lesstif is kinda cool, but really not an option at this time. with some work it could be made to work. i guess this is what the readme ment about limited success with lesstif :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 16:41:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA20534 for cvs-all-outgoing; Tue, 7 Apr 1998 16:41:29 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA20502; Tue, 7 Apr 1998 16:41:15 -0700 (PDT) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA05825; Tue, 7 Apr 1998 16:38:42 -0700 (PDT) Date: Tue, 7 Apr 1998 16:38:42 -0700 (PDT) Message-Id: <199804072338.QAA05825@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/editors/vim5 Makefile ports/editors/vim5/files md5 ports/editors/vim5/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/04/07 16:38:42 PDT Modified files: editors/vim5 Makefile editors/vim5/files md5 editors/vim5/pkg PLIST Log: Upgrade to version 5.1 Revision Changes Path 1.24 +3 -3 ports/editors/vim5/Makefile 1.20 +1 -1 ports/editors/vim5/files/md5 1.14 +39 -0 ports/editors/vim5/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 Apr 7 16:48:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA22097 for cvs-all-outgoing; Tue, 7 Apr 1998 16:48:47 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA22079; Tue, 7 Apr 1998 16:48:44 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA05958; Tue, 7 Apr 1998 16:46:13 -0700 (PDT) Date: Tue, 7 Apr 1998 16:46:13 -0700 (PDT) Message-Id: <199804072346.QAA05958@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp alias_cmd.c bundle.c command.c defs.h ip.c ipcp.c loadalias.h main.c prompt.c server.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/04/07 16:46:12 PDT Modified files: (Branch: MP) usr.sbin/ppp alias_cmd.c bundle.c command.c defs.h ip.c ipcp.c loadalias.h main.c prompt.c server.c Log: Remove MODE_ALIAS and add AliasEnabled() macro. Remove IsInteractive(). Revision Changes Path 1.12.2.6 +3 -4 src/usr.sbin/ppp/alias_cmd.c 1.1.2.43 +7 -1 src/usr.sbin/ppp/Attic/bundle.c 1.131.2.56 +9 -42 src/usr.sbin/ppp/command.c 1.29.2.11 +2 -3 src/usr.sbin/ppp/defs.h 1.38.2.21 +2 -2 src/usr.sbin/ppp/ip.c 1.50.2.34 +2 -2 src/usr.sbin/ppp/ipcp.c 1.4.2.2 +2 -1 src/usr.sbin/ppp/loadalias.h 1.121.2.47 +25 -16 src/usr.sbin/ppp/main.c 1.1.2.23 +2 -2 src/usr.sbin/ppp/Attic/prompt.c 1.16.2.14 +1 -3 src/usr.sbin/ppp/server.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 16:51:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA22599 for cvs-all-outgoing; Tue, 7 Apr 1998 16:51:23 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA22544; Tue, 7 Apr 1998 16:50:52 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (d60-090.leach.ucdavis.edu [169.237.60.90]) by relay.nuxi.com (8.8.7/8.6.12) with ESMTP id QAA13468; Tue, 7 Apr 1998 16:50:49 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.8.8/8.7.3) id XAA10548; Tue, 7 Apr 1998 23:50:49 GMT Message-ID: <19980407165048.57366@nuxi.com> Date: Tue, 7 Apr 1998 16:50:48 -0700 From: "David O'Brien" To: Peter Wemm Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern vfs_vnops.c src/sys/sys fcntl.h Reply-To: obrien@NUXI.com References: <199804061738.KAA02766@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <199804061738.KAA02766@freefall.freebsd.org>; from Peter Wemm on Mon, Apr 06, 1998 at 10:38:44AM -0700 X-Warning: Mutt Bites! X-Operating-System: FreeBSD 2.2.6-STABLE Organization: The NUXI *BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > to not follow symlinks, but to open a handle on the link itself(!). > As strange as this might sound, it has several useful applications Does it only not follow symlinks if the symlink the target of the open, or it won't follow *any* symlink? Quite often I've used symlinks to put /tmp and /var/mail to other partitions (yet non-dedicated to that usage, so a normal mounting on /tmp or /var/mail was not appropriate). -- -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 17:17:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA27609 for cvs-all-outgoing; Tue, 7 Apr 1998 17:17:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA27604 for ; Tue, 7 Apr 1998 17:17:52 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id RAA18830; Tue, 7 Apr 1998 17:16:42 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: Warner Losh cc: committers@FreeBSD.ORG Subject: Re: Mozilla patches In-reply-to: Your message of "Tue, 07 Apr 1998 15:42:03 MDT." <199804072142.PAA03648@harmony.village.org> Date: Tue, 07 Apr 1998 17:16:42 -0700 Message-ID: <18827.891994602@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > I've checked in most of Eivind's patches from his mozilla port. This monster > is still compiling (and has been since 12:30pm MDT), so more changes are > likely. Whew - now I'm really glad I decided to make Bento a dual PII/300 box. ;-) > I'm trying to use lesstif 0.83 to get the sucker compiled on my laptop. I'll > use 1.2 on my home desktop as well. > > Anybody else working on this too? I didn't have anywhere near as much luck as Eivind on 2.2.x or 3.0, though at least under 3.0 it does link. When I ran the 3.0 version, it infinite-looped in some of the setlocale() stuff, IIRC, but perhaps that problem was an artifact of my build. Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 18:33:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA12267 for cvs-all-outgoing; Tue, 7 Apr 1998 18:33:30 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from zippy.dyn.ml.org (garbanzo@spain-32.ppp.hooked.net [206.169.228.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA12259 for ; Tue, 7 Apr 1998 18:33:28 -0700 (PDT) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.8.8/8.8.7) with SMTP id SAA00410; Tue, 7 Apr 1998 18:33:24 -0700 (PDT) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Tue, 7 Apr 1998 18:33:24 -0700 (PDT) From: Alex X-Sender: garbanzo@zippy.dyn.ml.org To: "Jordan K. Hubbard" cc: committers@FreeBSD.ORG Subject: Re: Mozilla patches In-Reply-To: <18827.891994602@time.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, 7 Apr 1998, Jordan K. Hubbard wrote: [...] > I didn't have anywhere near as much luck as Eivind on 2.2.x or 3.0, > though at least under 3.0 it does link. When I ran the 3.0 version, > it infinite-looped in some of the setlocale() stuff, IIRC, but > perhaps that problem was an artifact of my build. I got that too. At first I thought it was because I had dynamically linked lesstif. Later on I tried the "dynamically linked" version (moz-export I think), and it worked (as well as can be expected). - alex "We are upping our standards ... so up yours." - Pat Paulsen for US of A Prez, 1988. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 18:36:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA12895 for cvs-all-outgoing; Tue, 7 Apr 1998 18:36:43 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA12888 for ; Tue, 7 Apr 1998 18:36:42 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id SAA19402; Tue, 7 Apr 1998 18:35:34 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: Alex cc: committers@FreeBSD.ORG Subject: Re: Mozilla patches In-reply-to: Your message of "Tue, 07 Apr 1998 18:33:24 PDT." Date: Tue, 07 Apr 1998 18:35:34 -0700 Message-ID: <19399.891999334@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Actually, all of my testing has been with Motif 2.0. I don't have lesstif installed. :) > On Tue, 7 Apr 1998, Jordan K. Hubbard wrote: > [...] > > I didn't have anywhere near as much luck as Eivind on 2.2.x or 3.0, > > though at least under 3.0 it does link. When I ran the 3.0 version, > > it infinite-looped in some of the setlocale() stuff, IIRC, but > > perhaps that problem was an artifact of my build. > > I got that too. At first I thought it was because I had dynamically > linked lesstif. Later on I tried the "dynamically linked" version > (moz-export I think), and it worked (as well as can be expected). > > - alex > > "We are upping our standards ... so up yours." > - Pat Paulsen for US of A Prez, 1988. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 18:54:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA15862 for cvs-all-outgoing; Tue, 7 Apr 1998 18:54:06 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from zippy.dyn.ml.org (garbanzo@spain-32.ppp.hooked.net [206.169.228.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA15783 for ; Tue, 7 Apr 1998 18:53:56 -0700 (PDT) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.8.8/8.8.7) with SMTP id SAA01994; Tue, 7 Apr 1998 18:53:41 -0700 (PDT) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Tue, 7 Apr 1998 18:53:41 -0700 (PDT) From: Alex X-Sender: garbanzo@zippy.dyn.ml.org To: "Jordan K. Hubbard" cc: committers@FreeBSD.ORG Subject: Re: Mozilla patches In-Reply-To: <19399.891999334@time.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, 7 Apr 1998, Jordan K. Hubbard wrote: > Actually, all of my testing has been with Motif 2.0. I don't have > lesstif installed. :) I hope that/doubt that this ever was a Motif v. Lesstif issue. Either way, I'm too broke to afford Motif anyways (for FreeBSD that is..). [...] > > I got that too. At first I thought it was because I had dynamically > > linked lesstif. Later on I tried the "dynamically linked" version > > (moz-export I think), and it worked (as well as can be expected). - alex "We are upping our standards ... so up yours." - Pat Paulsen for US of A Prez, 1988. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 19:25:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA24132 for cvs-all-outgoing; Tue, 7 Apr 1998 19:25:52 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA24104; Tue, 7 Apr 1998 19:25:42 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id TAA20420; Tue, 7 Apr 1998 19:25:36 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199804080225.TAA20420@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Jun-ichiro Itoh cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/misc/magicpoint Makefile ports/misc/magicpoint/files md5 ports/misc/magicpoint/patches patch-aa patch-ab ports/misc/magicpoint/pkg PLIST In-reply-to: Your message of "Tue, 07 Apr 1998 15:43:48 PDT." <199804072243.PAA05647@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 07 Apr 1998 19:25:36 -0700 From: Amancio Hasty Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Quick question: does magic poing now work off the shelf with non-japanese fonts? Tnks, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 20:11:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA00666 for cvs-all-outgoing; Tue, 7 Apr 1998 20:11:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id UAA00635 for ; Tue, 7 Apr 1998 20:11:17 -0700 (PDT) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0yMlGT-0002Nq-00; Tue, 7 Apr 1998 21:11:05 -0600 Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.8.8/8.8.3) with ESMTP id VAA05554; Tue, 7 Apr 1998 21:11:16 -0600 (MDT) Message-Id: <199804080311.VAA05554@harmony.village.org> To: "Jordan K. Hubbard" Subject: Re: Mozilla patches Cc: committers@FreeBSD.ORG In-reply-to: Your message of "Tue, 07 Apr 1998 17:16:42 PDT." <18827.891994602@time.cdrom.com> References: <18827.891994602@time.cdrom.com> Date: Tue, 07 Apr 1998 21:11:16 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <18827.891994602@time.cdrom.com> "Jordan K. Hubbard" writes: : Whew - now I'm really glad I decided to make Bento a dual PII/300 box. ;-) Well, the 5 hour figure was for a P75 with 32M of memory (my libretto). I think that building on bento would likely be much faster.... : I didn't have anywhere near as much luck as Eivind on 2.2.x or 3.0, : though at least under 3.0 it does link. When I ran the 3.0 version, : it infinite-looped in some of the setlocale() stuff, IIRC, but : perhaps that problem was an artifact of my build. Maybe this is a 2.8 vs 2.7 gcc problem? Didn't we just import 2.8 into the tree? I haven't upgraded since then... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 23:18:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA25925 for cvs-all-outgoing; Tue, 7 Apr 1998 23:18:28 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA25869; Tue, 7 Apr 1998 23:18:15 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-01.ix.netcom.com [207.93.143.129]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id XAA14048; Tue, 7 Apr 1998 23:18:14 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id XAA08625; Tue, 7 Apr 1998 23:18:06 -0700 (PDT) Date: Tue, 7 Apr 1998 23:18:06 -0700 (PDT) Message-Id: <199804080618.XAA08625@silvia.HIP.Berkeley.EDU> To: obrien@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199804070118.SAA29532@freefall.freebsd.org> (obrien@FreeBSD.ORG) Subject: Re: cvs commit: ports/lang/egcs Makefile ports/lang/egcs/files md5 ports/lang/egcs/patches patch-ad patch-af ports/lang/egcs/pkg PLIST From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Upgrade to the 980315 snapshot. Did you get this to work? === : stage1/xgcc -Bstage1/ -c -DIN_GCC -W -Wall -O2 -O2 -pipe -DHAVE_CONFIG_H -I. -I. -I./config ./gengenrtl.c stage1/xgcc -Bstage1/ -DIN_GCC -W -Wall -O2 -O2 -pipe -DHAVE_CONFIG_H -o gengenrtl \ gengenrtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ./gengenrtl tmp-genrtl.h tmp-genrtl.c gmake[2]: *** [stamp-genrtl] Segmentation fault (core dumped) gmake[2]: Leaving directory `/ccd/ports/lang/egcs/work/egcs-980315/gcc' gmake[1]: *** [bootstrap] Error 2 gmake[1]: Leaving directory `/ccd/ports/lang/egcs/work/egcs-980315/gcc' gmake: *** [bootstrap] Error 2 *** Error code 2 : === Looks like the stack is corrupted.... === ## gdb gengenrtl gengenrtl.core GDB is free software and you are welcome to distribute copies of it under certain conditions; type "show copying" to see the conditions. There is absolutely no warranty for GDB; type "show warranty" for details. GDB 4.16 (i386-unknown-freebsd), Copyright 1996 Free Software Foundation, Inc... Core was generated by `gengenrtl'. Program terminated with signal 11, Segmentation fault. Cannot access memory at address 0x20017080. #0 0x2005eec4 in ?? () .gdbinit:91: Error in sourced command file: Function "abort" not defined. (gdb) bt #0 0x2005eec4 in ?? () #1 0x3 in ?? () #2 0x219b in find_formats () #3 0x2a35 in main () (gdb) === Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 7 23:29:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA27280 for cvs-all-outgoing; Tue, 7 Apr 1998 23:29:32 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from coconut.itojun.org (root@coconut.itojun.org [210.160.95.97]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA27248; Tue, 7 Apr 1998 23:29:06 -0700 (PDT) (envelope-from itojun@itojun.org) Received: from localhost (itojun@localhost.itojun.org [127.0.0.1]) by coconut.itojun.org (8.8.8+3.0Wbeta12/3.6W) with ESMTP id PAA09513; Wed, 8 Apr 1998 15:27:27 +0900 (JST) To: Amancio Hasty cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: hasty's message of Tue, 07 Apr 1998 19:25:36 MST. <199804080225.TAA20420@rah.star-gate.com> X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 Subject: Re: cvs commit: ports/misc/magicpoint Makefile ports/misc/magicpoint/files md5 ports/misc/magicpoint/patches patch-aa patch-ab ports/misc/magicpoint/pkg PLIST From: Jun-ichiro itojun Itoh Date: Wed, 08 Apr 1998 15:27:27 +0900 Message-ID: <9509.892016847@coconut.itojun.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >Quick question: >does magic poing now work off the shelf with non-japanese fonts? > Tnks, > Amancio should be, please use /usr/ports/misc/magicpoint. itojun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 02:04:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA24942 for cvs-all-outgoing; Wed, 8 Apr 1998 02:04:38 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA24933; Wed, 8 Apr 1998 02:04:32 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA07936; Wed, 8 Apr 1998 02:01:58 -0700 (PDT) Date: Wed, 8 Apr 1998 02:01:58 -0700 (PDT) Message-Id: <199804080901.CAA07936@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern init_main.c kern_clock.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/04/08 02:01:57 PDT Modified files: sys/kern init_main.c kern_clock.c Log: Minor adjustments to the timecounting and proc0. Mostly Submitted by: bde Revision Changes Path 1.88 +7 -5 src/sys/kern/init_main.c 1.67 +3 -3 src/sys/kern/kern_clock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 02:26:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA28760 for cvs-all-outgoing; Wed, 8 Apr 1998 02:26:37 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA28753; Wed, 8 Apr 1998 02:26:34 -0700 (PDT) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA08009; Wed, 8 Apr 1998 02:23:59 -0700 (PDT) Date: Wed, 8 Apr 1998 02:23:59 -0700 (PDT) Message-Id: <199804080923.CAA08009@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/python Makefile ports/lang/python/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/04/08 02:23:59 PDT Modified files: lang/python Makefile lang/python/files md5 Log: Include official patches. Revision Changes Path 1.24 +9 -2 ports/lang/python/Makefile 1.7 +20 -1 ports/lang/python/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 Apr 8 02:46:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA01775 for cvs-all-outgoing; Wed, 8 Apr 1998 02:46:51 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from mail.cs.tu-berlin.de (root@mail.cs.tu-berlin.de [130.149.17.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA01768 for ; Wed, 8 Apr 1998 02:46:36 -0700 (PDT) (envelope-from wosch@cs.tu-berlin.de) Received: from panke.panke.de (anonymous220.ppp.cs.tu-berlin.de [130.149.17.220]) by mail.cs.tu-berlin.de (8.8.8/8.8.8) with ESMTP id LAA12279; Wed, 8 Apr 1998 11:40:51 +0200 (MET DST) Received: (from wosch@localhost) by panke.panke.de (8.8.5/8.6.12) id LAA00420; Wed, 8 Apr 1998 11:33:16 +0200 (MET DST) To: "Jordan K. Hubbard" Cc: committers@FreeBSD.ORG Subject: Re: Mozilla CVS repository on bento.cdrom.com References: <15785.891958853@time.cdrom.com> From: Wolfram Schneider Date: 08 Apr 1998 11:33:14 +0200 In-Reply-To: "Jordan K. Hubbard"'s message of Tue, 07 Apr 1998 07:20:53 -0700 Message-ID: Lines: 10 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk "Jordan K. Hubbard" writes: > If Peter wants to explain to me how to hack the log_accum stuff so > that the change notifications go to a small mozilla-changes alias (I'd > rather not make it be a public mailing list right at the beginning) > then I suppose we can also provide at least that much. Is the mozilla cvs tree available with cvsup? -- Wolfram Schneider http://www.freebsd.org/~wosch/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 02:51:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA03453 for cvs-all-outgoing; Wed, 8 Apr 1998 02:51:18 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA03448 for ; Wed, 8 Apr 1998 02:51:16 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id CAA21561; Wed, 8 Apr 1998 02:49:59 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: Wolfram Schneider cc: committers@FreeBSD.ORG Subject: Re: Mozilla CVS repository on bento.cdrom.com In-reply-to: Your message of "08 Apr 1998 11:33:14 +0200." Date: Wed, 08 Apr 1998 02:49:59 -0700 Message-ID: <21557.892028999@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk No, not yet. > "Jordan K. Hubbard" writes: > > If Peter wants to explain to me how to hack the log_accum stuff so > > that the change notifications go to a small mozilla-changes alias (I'd > > rather not make it be a public mailing list right at the beginning) > > then I suppose we can also provide at least that much. > > Is the mozilla cvs tree available with cvsup? > > -- > Wolfram Schneider http://www.freebsd.org/~wosch/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 03:17:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA07325 for cvs-all-outgoing; Wed, 8 Apr 1998 03:17:18 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA07320 for ; Wed, 8 Apr 1998 03:17:16 -0700 (PDT) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id KAA11850; Wed, 8 Apr 1998 10:17:12 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id MAA13796; Wed, 8 Apr 1998 12:17:11 +0200 (MET DST) Message-ID: <19980408121711.63598@follo.net> Date: Wed, 8 Apr 1998 12:17:11 +0200 From: Eivind Eklund To: "Jordan K. Hubbard" , Warner Losh Cc: committers@FreeBSD.ORG Subject: Re: Mozilla patches References: <199804072142.PAA03648@harmony.village.org> <18827.891994602@time.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <18827.891994602@time.cdrom.com>; from Jordan K. Hubbard on Tue, Apr 07, 1998 at 05:16:42PM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, Apr 07, 1998 at 05:16:42PM -0700, Jordan K. Hubbard wrote: > > Anybody else working on this too? > > I didn't have anywhere near as much luck as Eivind on 2.2.x or 3.0, > though at least under 3.0 it does link. When I ran the 3.0 version, > it infinite-looped in some of the setlocale() stuff, IIRC, but > perhaps that problem was an artifact of my build. The static version tends to do that. Sorry if I wasn't clear on this - I said it was just the patches I needed to get it to build... Anyway; it might be a Good Thing to import the Qt front-end, too. It should be available from ftp.troll.no, I think. Arnt (the architect of Qt) was calling here yesterday and being very proud that they'd written a new front-end in only four days (and it was 1/10 the size of the Motif frontend...) Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 04:16:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA13853 for cvs-all-outgoing; Wed, 8 Apr 1998 04:16:28 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA13847; Wed, 8 Apr 1998 04:16:27 -0700 (PDT) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA08366; Wed, 8 Apr 1998 04:13:47 -0700 (PDT) Date: Wed, 8 Apr 1998 04:13:47 -0700 (PDT) Message-Id: <199804081113.EAA08366@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/math/numpy Makefile ports/math/numpy/files md5 ports/math/numpy/patches patch-aa patch-ab patch-ac ports/math/numpy/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/04/08 04:13:47 PDT Modified files: math/numpy Makefile math/numpy/files md5 math/numpy/patches patch-aa patch-ab math/numpy/pkg PLIST Removed files: math/numpy/patches patch-ac Log: Upgrade to 1.1. Revision Changes Path 1.6 +13 -17 ports/math/numpy/Makefile 1.2 +1 -2 ports/math/numpy/files/md5 1.4 +10 -36 ports/math/numpy/patches/patch-aa 1.2 +8 -40 ports/math/numpy/patches/patch-ab 1.5 +35 -40 ports/math/numpy/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 Apr 8 04:40:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA19635 for cvs-all-outgoing; Wed, 8 Apr 1998 04:40:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA19630; Wed, 8 Apr 1998 04:40:15 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA08567; Wed, 8 Apr 1998 04:37:40 -0700 (PDT) Date: Wed, 8 Apr 1998 04:37:40 -0700 (PDT) Message-Id: <199804081137.EAA08567@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/XFree86/patches patch-ah Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/04/08 04:37:40 PDT Added files: x11/XFree86/patches patch-ah Log: Work around _SC_PAGESIZE problems. Submitted by: David Dawes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 04:55:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA20958 for cvs-all-outgoing; Wed, 8 Apr 1998 04:55:18 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA20953; Wed, 8 Apr 1998 04:55:17 -0700 (PDT) (envelope-from cracauer@FreeBSD.org) From: Martin Cracauer Received: (from cracauer@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA08649; Wed, 8 Apr 1998 04:52:42 -0700 (PDT) Date: Wed, 8 Apr 1998 04:52:42 -0700 (PDT) Message-Id: <199804081152.EAA08649@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Subject: cvs commit: doc/handbook firewalls.sgml userppp.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cracauer 1998/04/08 04:52:42 PDT Modified files: handbook firewalls.sgml userppp.sgml Log: (evil) hackers -> crackers Revision Changes Path 1.20 +7 -7 doc/handbook/firewalls.sgml 1.29 +2 -2 doc/handbook/userppp.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 04:58:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA21579 for cvs-all-outgoing; Wed, 8 Apr 1998 04:58:29 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA21568; Wed, 8 Apr 1998 04:58:25 -0700 (PDT) (envelope-from cracauer@FreeBSD.org) From: Martin Cracauer Received: (from cracauer@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA08703; Wed, 8 Apr 1998 04:55:49 -0700 (PDT) Date: Wed, 8 Apr 1998 04:55:49 -0700 (PDT) Message-Id: <199804081155.EAA08703@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/ipfw ipfw.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cracauer 1998/04/08 04:55:49 PDT Modified files: sbin/ipfw ipfw.8 Log: (evil) hackers -> crackers Revision Changes Path 1.40 +3 -3 src/sbin/ipfw/ipfw.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 05:03:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA22021 for cvs-all-outgoing; Wed, 8 Apr 1998 05:03:29 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA22015; Wed, 8 Apr 1998 05:03:27 -0700 (PDT) (envelope-from cracauer@FreeBSD.org) From: Martin Cracauer Received: (from cracauer@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA08760; Wed, 8 Apr 1998 05:00:52 -0700 (PDT) Date: Wed, 8 Apr 1998 05:00:52 -0700 (PDT) Message-Id: <199804081200.FAA08760@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ctm/ctm_rmail ctm_rmail.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cracauer 1998/04/08 05:00:52 PDT Modified files: usr.sbin/ctm/ctm_rmail ctm_rmail.1 Log: (evil) hackers -> crackers Revision Changes Path 1.14 +2 -2 src/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 05:56:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA29481 for cvs-all-outgoing; Wed, 8 Apr 1998 05:56:22 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA29475; Wed, 8 Apr 1998 05:56:21 -0700 (PDT) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA08933; Wed, 8 Apr 1998 05:53:45 -0700 (PDT) Date: Wed, 8 Apr 1998 05:53:45 -0700 (PDT) Message-Id: <199804081253.FAA08933@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/graphics/hdf Makefile ports/graphics/hdf/patches patch-ad Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/04/08 05:53:45 PDT Modified files: graphics/hdf Makefile graphics/hdf/patches patch-ad Log: Make this compile again. Revision Changes Path 1.3 +2 -4 ports/graphics/hdf/Makefile 1.2 +6 -8 ports/graphics/hdf/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 Wed Apr 8 06:30:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA02791 for cvs-all-outgoing; Wed, 8 Apr 1998 06:30:59 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA02778; Wed, 8 Apr 1998 06:30:57 -0700 (PDT) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA09015; Wed, 8 Apr 1998 06:28:22 -0700 (PDT) Date: Wed, 8 Apr 1998 06:28:22 -0700 (PDT) Message-Id: <199804081328.GAA09015@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/xbae - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/04/08 06:28:21 PDT ports/x11/xbae - Imported sources Update of /home/ncvs/ports/x11/xbae In directory freefall.freebsd.org:/tmp/cvs-serv9005 Log Message: Import xbae port. Xbae is a Motif-based widget which displays a grid of cells as a spreadsheet. Submitted by: Lars Koeller Status: Vendor Tag: LKOELLER Release Tags: xbae_4_6_2 N ports/x11/xbae/Makefile N ports/x11/xbae/pkg/COMMENT N ports/x11/xbae/pkg/DESCR N ports/x11/xbae/pkg/PLIST N ports/x11/xbae/patches/patch-aa N ports/x11/xbae/files/md5 No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 06:40:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA03489 for cvs-all-outgoing; Wed, 8 Apr 1998 06:40:00 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA03483; Wed, 8 Apr 1998 06:39:57 -0700 (PDT) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA26849; Wed, 8 Apr 1998 06:37:22 -0700 (PDT) Date: Wed, 8 Apr 1998 06:37:22 -0700 (PDT) Message-Id: <199804081337.GAA26849@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/04/08 06:37:21 PDT Modified files: x11 Makefile Log: Activate xbae. Revision Changes Path 1.192 +2 -1 ports/x11/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 06:43:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA03809 for cvs-all-outgoing; Wed, 8 Apr 1998 06:43:12 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA03803; Wed, 8 Apr 1998 06:43:09 -0700 (PDT) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA02557; Wed, 8 Apr 1998 06:40:34 -0700 (PDT) Date: Wed, 8 Apr 1998 06:40:34 -0700 (PDT) Message-Id: <199804081340.GAA02557@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-CVSROOT@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/04/08 06:40:33 PDT Modified files: . modules Log: xbae --> ports/x11/xbae Revision Changes Path 1.1903 +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 Apr 8 08:02:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA15050 for cvs-all-outgoing; Wed, 8 Apr 1998 08:02:42 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA15044; Wed, 8 Apr 1998 08:02:41 -0700 (PDT) (envelope-from nate@FreeBSD.org) From: Nate Williams Received: (from nate@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA02916; Wed, 8 Apr 1998 08:00:05 -0700 (PDT) Date: Wed, 8 Apr 1998 08:00:05 -0700 (PDT) Message-Id: <199804081500.IAA02916@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pccard pccard.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nate 1998/04/08 08:00:04 PDT Modified files: sys/pccard pccard.c Log: - Fix bug I introduced a few months ago. If a driver fails the probe, correctly unregister the interrupt from the system. [ My fix is much simpler than the one provided in the PR ] PR: 6249 Revision Changes Path 1.57 +4 -4 src/sys/pccard/pccard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 08:03:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA15573 for cvs-all-outgoing; Wed, 8 Apr 1998 08:03:50 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA15567; Wed, 8 Apr 1998 08:03:46 -0700 (PDT) (envelope-from nate@FreeBSD.org) From: Nate Williams Received: (from nate@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA02953; Wed, 8 Apr 1998 08:01:10 -0700 (PDT) Date: Wed, 8 Apr 1998 08:01:10 -0700 (PDT) Message-Id: <199804081501.IAA02953@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pccard pccard.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nate 1998/04/08 08:01:09 PDT Modified files: (Branch: RELENG_2_2) sys/pccard pccard.c Log: MFC: Correctly unregister the interrupt from the system when probes fail. Revision Changes Path 1.27.2.5 +3 -3 src/sys/pccard/pccard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 08:35:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA22280 for cvs-all-outgoing; Wed, 8 Apr 1998 08:35:38 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA22271; Wed, 8 Apr 1998 08:35:34 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA03059; Wed, 8 Apr 1998 08:32:58 -0700 (PDT) Date: Wed, 8 Apr 1998 08:32:58 -0700 (PDT) Message-Id: <199804081532.IAA03059@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-CVSROOT@FreeBSD.ORG Subject: cvs commit: CVSROOT avail Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/04/08 08:32:57 PDT Modified files: . avail Log: Add Dag-Erling C. Sm?rgrav to committers (sorry for the ? - it was some unidentifyable 8 bit char :) Revision Changes Path 1.27 +2 -2 CVSROOT/avail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 09:02:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA27295 for cvs-all-outgoing; Wed, 8 Apr 1998 09:02:19 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA27147; Wed, 8 Apr 1998 09:01:53 -0700 (PDT) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id QAA24863; Wed, 8 Apr 1998 16:01:52 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id SAA14879; Wed, 8 Apr 1998 18:01:51 +0200 (MET DST) Message-ID: <19980408180151.03043@follo.net> Date: Wed, 8 Apr 1998 18:01:51 +0200 From: Eivind Eklund To: =?iso-8859-1?Q?Dag-Erling_C=2E_Sm=F8rgrav?= , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-CVSROOT@FreeBSD.ORG Subject: Re: cvs commit: CVSROOT avail References: <199804081532.IAA03059@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 0.89.1i In-Reply-To: <199804081532.IAA03059@freefall.freebsd.org>; from Jordan K. Hubbard on Wed, Apr 08, 1998 at 08:32:58AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Wed, Apr 08, 1998 at 08:32:58AM -0700, Jordan K. Hubbard wrote: > jkh 1998/04/08 08:32:57 PDT > > Modified files: > . avail > Log: > Add Dag-Erling C. Sm?rgrav to committers (sorry for the ? - it was > some unidentifyable 8 bit char :) "ø" - ISO 8859 character 0370. For danish- and norwegian-impaired, that's usually spelled 'oe', and soundwise correspond to the german and swedish 'ö', as in J"org Wunsch :-) And now over to our usual welcome-message: Welcome aboard, Dag, and thanks for going with FreeBSD Spacetours. Your CVS-meister will be Peter Wemm - take any repository-related problems with him. Patching the hull yourself (AKA writing directly to the repository) is strictly not allowed without prior permission; this include all cases. In case of emergence, Cc: to root@freebsd.org. Be aware of the severe implications of running a blow-torch ('cvs import') in the ship - it might sometimes be necessary, but we really recommend using Joergs new blowtorch with safety features (the 'easy-import' script on freefall). For your convenience, we repeat some of the magic tricks of using CVS with SSH below: 1. Always use ssh public key authentication with agents to work against freefall. This is (a) secure and (b) extremely convenient. Details below. 2. Set your CVS_RSH=ssh 3. Store your local CVS-repository in /home/ncvs, as freefall hasn't got a /home/FreeBSD alias, so you can't store the repository anywhere intuitive. (Well, OpenBSD doesn't implement /home/OpenBSD, either - they're worse...) 4. Set alias lcvs='cvs -d /home/ncvs' 5. Set alias fcvs='cvs -d des@freefall.freebsd.org:/home/ncvs' Now, use lcvs to checkout/diff/update locally, and when you want to commit to freefall, use fcvs commit in the same directory. Remember: Doing a 'lcvs diff' before you commit is usually a good idea. 6. (Vary depending on preferences only) echo 'diff -u' > ~/.cvsrc' echo 'update -Pd' >> ~/.cvsrc' will give you unified diffs and pruned updates with directories. You'll probably want these two options. Now, for the ssh-setup (if you haven't done this already): 1.1 Put 'ssh-agent sh ~/.xsession-real' in ~/.xsession after having copied your old .xsession to .xsession-real. 1.2 Generate an ssh private/public key pair by running 'ssh-genkey' 1.3 Copy the public part of the key (~/.ssh/identity.pub) to freefall:/home/nik/.ssh/authorized_keys Now, when you want to get ready for authentication, run 1.3 'ssh-add' to add your private key to the authentication agent. Take particular note of the neat X-display if you run 'ssh-add < /dev/null' - I have this in my startup. (I am in a fairly secure environment, and I lock my display any time I leave my machine). After having stored your key in the authentication-agent (step 1.3 above), just ssh to the places you've added your identity.pub to - you'll be authenticaten through your agent, no passwords. The same goes for secure remote `cvs commit's. Oh, and when you fix the fact that somebody else have delivered a report of a leak in the ship or a suggestion for an improvement[1], you can run 'edit-pr ' on freefall to close it. Relax now - the impending takeoff will be at your hands, but it will _not_ include any mutilated bodies on the ground (AKA world-breakages) or bodies falling from the sky (AKA release-breakages). Everything will be just fine. No commiter has ever screwed up. :-) Starship Mate Eivind signing off. [1] Both are known as Problem Reports, or PRs for short - this is because they give the committers extra problems. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 09:10:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA28647 for cvs-all-outgoing; Wed, 8 Apr 1998 09:10:31 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from critter.freebsd.dk (critter.freebsd.dk [195.8.129.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA28512; Wed, 8 Apr 1998 09:10:15 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.8.7/8.8.5) with ESMTP id SAA03240; Wed, 8 Apr 1998 18:09:21 +0200 (CEST) To: Eivind Eklund cc: =?iso-8859-1?Q?Dag-Erling_C=2E_Sm=F8rgrav?= , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-CVSROOT@FreeBSD.ORG Subject: Re: cvs commit: CVSROOT avail In-reply-to: Your message of "Wed, 08 Apr 1998 18:01:51 +0200." <19980408180151.03043@follo.net> Date: Wed, 08 Apr 1998 18:09:21 +0200 Message-ID: <3238.892051761@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <19980408180151.03043@follo.net>, Eivind Eklund writes: >On Wed, Apr 08, 1998 at 08:32:58AM -0700, Jordan K. Hubbard wrote: >> jkh 1998/04/08 08:32:57 PDT >> >> Modified files: >> . avail >> Log: >> Add Dag-Erling C. Sm?rgrav to committers (sorry for the ? - it was >> some unidentifyable 8 bit char :) > >"ø" - ISO 8859 character 0370. > >For danish- and norwegian-impaired, that's usually spelled 'oe', and >soundwise correspond to the german and swedish 'ö', as in J"org Wunsch >:-) ...or the 'u' in Ted Turner... -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "Drink MONO-tonic, it goes down but it will NEVER come back up!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 09:48:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA08479 for cvs-all-outgoing; Wed, 8 Apr 1998 09:48:50 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA08473; Wed, 8 Apr 1998 09:48:47 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA03594; Wed, 8 Apr 1998 09:46:10 -0700 (PDT) Date: Wed, 8 Apr 1998 09:46:10 -0700 (PDT) Message-Id: <199804081646.JAA03594@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data/ports Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/04/08 09:46:09 PDT Modified files: data/ports Makefile Log: Make the Makefile `make -jN' friendly. Revision Changes Path 1.6 +4 -4 www/data/ports/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 09:51:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA08833 for cvs-all-outgoing; Wed, 8 Apr 1998 09:51:39 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA08826; Wed, 8 Apr 1998 09:51:37 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA03743; Wed, 8 Apr 1998 09:49:01 -0700 (PDT) Date: Wed, 8 Apr 1998 09:49:01 -0700 (PDT) Message-Id: <199804081649.JAA03743@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data/ports Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/04/08 09:49:00 PDT Modified files: data/ports Makefile Log: Checkout quit and from readonly media. Revision Changes Path 1.7 +2 -2 www/data/ports/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 10:39:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA19313 for cvs-all-outgoing; Wed, 8 Apr 1998 10:39:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from d183-205.uoregon.edu (d183-205.uoregon.edu [128.223.183.205]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA19281 for ; Wed, 8 Apr 1998 10:39:47 -0700 (PDT) (envelope-from gurney_j@efn.org) Received: (from jmg@localhost) by d183-205.uoregon.edu (8.8.7/8.8.7) id KAA04674; Wed, 8 Apr 1998 10:39:43 -0700 (PDT) Message-ID: <19980408103942.62324@hydrogen.nike.efn.org> Date: Wed, 8 Apr 1998 10:39:42 -0700 From: John-Mark Gurney To: "Jordan K. Hubbard" Cc: Warner Losh , committers@FreeBSD.ORG Subject: Re: Mozilla patches References: <199804072142.PAA03648@harmony.village.org> <18827.891994602@time.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.69 In-Reply-To: <18827.891994602@time.cdrom.com>; from Jordan K. Hubbard on Tue, Apr 07, 1998 at 05:16:42PM -0700 Reply-To: John-Mark Gurney Organization: Cu Networking X-Operating-System: FreeBSD 2.2.1-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 Jordan K. Hubbard scribbled this message on Apr 7: > > I've checked in most of Eivind's patches from his mozilla port. This monster > > is still compiling (and has been since 12:30pm MDT), so more changes are > > likely. > > Whew - now I'm really glad I decided to make Bento a dual PII/300 box. ;-) is there a list of machines that developers have access to? I assume bento is to replace thud?? -- John-Mark Gurney Modem Rev/FAX: +1 541 346 9237 Cu Networking P.O. Box 5693, 97405 Live in Peace, destroy Micro$oft, support free software, run FreeBSD Don't trust anyone you don't have the source for To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 11:21:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA25865 for cvs-all-outgoing; Wed, 8 Apr 1998 11:21:06 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA25859; Wed, 8 Apr 1998 11:21:05 -0700 (PDT) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA03976; Wed, 8 Apr 1998 11:18:27 -0700 (PDT) Date: Wed, 8 Apr 1998 11:18:27 -0700 (PDT) Message-Id: <199804081818.LAA03976@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/analog Makefile ports/www/analog/files md5 ports/www/analog/patches patch-aa patch-ab patch-ac patch-ad ports/www/analog/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ache 1998/04/08 11:18:27 PDT Modified files: www/analog Makefile www/analog/files md5 www/analog/patches patch-aa patch-ab patch-ac patch-ad www/analog/pkg PLIST Log: Upgrade to 2.90beta3 Revision Changes Path 1.10 +17 -14 ports/www/analog/Makefile 1.5 +1 -1 ports/www/analog/files/md5 1.5 +19 -12 ports/www/analog/patches/patch-aa 1.9 +47 -57 ports/www/analog/patches/patch-ab 1.3 +11 -20 ports/www/analog/patches/patch-ac 1.2 +17 -16 ports/www/analog/patches/patch-ad 1.7 +43 -21 ports/www/analog/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 Apr 8 11:30:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA26666 for cvs-all-outgoing; Wed, 8 Apr 1998 11:30:05 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA26657; Wed, 8 Apr 1998 11:30:04 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA04057; Wed, 8 Apr 1998 11:27:23 -0700 (PDT) Date: Wed, 8 Apr 1998 11:27:23 -0700 (PDT) Message-Id: <199804081827.LAA04057@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp defs.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/04/08 11:27:22 PDT Modified files: (Branch: MP) usr.sbin/ppp defs.h Log: Correct (yesterdays) broken -background flag. Revision Changes Path 1.29.2.12 +3 -3 src/usr.sbin/ppp/defs.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 11:30:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA26702 for cvs-all-outgoing; Wed, 8 Apr 1998 11:30:08 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA26691; Wed, 8 Apr 1998 11:30:07 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA04088; Wed, 8 Apr 1998 11:27:30 -0700 (PDT) Date: Wed, 8 Apr 1998 11:27:30 -0700 (PDT) Message-Id: <199804081827.LAA04088@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp prompt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/04/08 11:27:30 PDT Modified files: (Branch: MP) usr.sbin/ppp prompt.c Log: We don't require a newline before the prompt if we've done a prompt_*Printf(). Revision Changes Path 1.1.2.24 +3 -2 src/usr.sbin/ppp/Attic/prompt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 11:34:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA27360 for cvs-all-outgoing; Wed, 8 Apr 1998 11:34:39 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA27353; Wed, 8 Apr 1998 11:34:37 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA04184; Wed, 8 Apr 1998 11:32:00 -0700 (PDT) Date: Wed, 8 Apr 1998 11:32:00 -0700 (PDT) Message-Id: <199804081832.LAA04184@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sbin/mount mntopts.h mount.8 mount.c src/sys/kern vfs_lookup.c vfs_syscalls.c vfs_vnops.c src/sys/sys mount.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/04/08 11:32:00 PDT Modified files: sbin/mount mntopts.h mount.8 mount.c sys/kern vfs_lookup.c vfs_syscalls.c vfs_vnops.c sys/sys mount.h Log: New mount option nosymfollow. If enabled, the kernel lookup() function will not follow symbolic links on the mounted file system and return EACCES (Permission denied). Revision Changes Path 1.13 +3 -1 src/sbin/mount/mntopts.h 1.22 +4 -1 src/sbin/mount/mount.8 1.25 +4 -1 src/sbin/mount/mount.c 1.27 +5 -1 src/sys/kern/vfs_lookup.c 1.97 +3 -5 src/sys/kern/vfs_syscalls.c 1.55 +6 -1 src/sys/kern/vfs_vnops.c 1.61 +2 -1 src/sys/sys/mount.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 11:49:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA29739 for cvs-all-outgoing; Wed, 8 Apr 1998 11:49:21 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from lsd.relcom.eu.net (ache@lsd.relcom.eu.net [193.125.27.73]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA29706; Wed, 8 Apr 1998 11:48:55 -0700 (PDT) (envelope-from ache@lsd.relcom.eu.net) Received: (from ache@localhost) by lsd.relcom.eu.net (8.8.8/8.8.8) id WAA03046; Wed, 8 Apr 1998 22:48:35 +0400 (MSD) (envelope-from ache) Message-ID: <19980408224834.38476@nagual.pp.ru> Date: Wed, 8 Apr 1998 22:48:34 +0400 From: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= To: Wolfram Schneider , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/mount mntopts.h mount.8 mount.c src/sys/kern vfs_lookup.c vfs_syscalls.c vfs_vnops.c src/sys/sys mount.h Mail-Followup-To: Wolfram Schneider , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG, cvs-sys@FreeBSD.ORG References: <199804081832.LAA04184@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <199804081832.LAA04184@freefall.freebsd.org>; from wosch@FreeBSD.ORG on Wed, Apr 08, 1998 at 11:32:00AM -0700 Organization: Biomechanoid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Wed, Apr 08, 1998 at 11:32:00AM -0700, Wolfram Schneider wrote: > wosch 1998/04/08 11:32:00 PDT > > Modified files: > sbin/mount mntopts.h mount.8 mount.c > sys/kern vfs_lookup.c vfs_syscalls.c vfs_vnops.c > sys/sys mount.h > Log: > New mount option nosymfollow. If enabled, the kernel lookup() > function will not follow symbolic links on the mounted > file system and return EACCES (Permission denied). Why? If you care of /tmp, it can be easily overwritted with TMPDIR env. variable as peter points. -- Andrey A. Chernov http://www.nagual.pp.ru/~ache/ MTH/SH/HE S-- W-- N+ PEC>+ D A a++ C G>+ QH+(++) 666+>++ Y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 12:00:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA03166 for cvs-all-outgoing; Wed, 8 Apr 1998 12:00:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA03156; Wed, 8 Apr 1998 12:00:22 -0700 (PDT) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA04260; Wed, 8 Apr 1998 11:57:44 -0700 (PDT) Date: Wed, 8 Apr 1998 11:57:44 -0700 (PDT) Message-Id: <199804081857.LAA04260@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/analog/patches patch-ac Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ache 1998/04/08 11:57:44 PDT Modified files: www/analog/patches patch-ac Log: Use default log file name to get some result immediately Revision Changes Path 1.4 +14 -6 ports/www/analog/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 Wed Apr 8 13:02:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA09268 for cvs-all-outgoing; Wed, 8 Apr 1998 13:02:42 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA09260; Wed, 8 Apr 1998 13:02:41 -0700 (PDT) (envelope-from sos@FreeBSD.org) From: Søren Schmidt Received: (from sos@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA04388; Wed, 8 Apr 1998 13:00:03 -0700 (PDT) Date: Wed, 8 Apr 1998 13:00:03 -0700 (PDT) Message-Id: <199804082000.NAA04388@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa wst.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sos 1998/04/08 13:00:03 PDT Modified files: sys/i386/isa wst.c Log: Fix a minor bug (|| instead of |) Revision Changes Path 1.3 +3 -3 src/sys/i386/isa/wst.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 13:07:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA10473 for cvs-all-outgoing; Wed, 8 Apr 1998 13:07:20 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA10461; Wed, 8 Apr 1998 13:07:18 -0700 (PDT) (envelope-from sos@FreeBSD.org) From: Søren Schmidt Received: (from sos@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA04436; Wed, 8 Apr 1998 13:04:40 -0700 (PDT) Date: Wed, 8 Apr 1998 13:04:40 -0700 (PDT) Message-Id: <199804082004.NAA04436@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa wd.c wdreg.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sos 1998/04/08 13:04:40 PDT Modified files: sys/i386/isa wd.c wdreg.h Log: Add LBA mode support for large drives. Use config flags 0x1000 to enable LBA mode. It should be enabled in the BIOS too to avoid geometry confusion. One catch though, I'm not sure all BIOS's uses the 64head/63secs translation, all mine does but.... Revision Changes Path 1.153 +69 -42 src/sys/i386/isa/wd.c 1.22 +2 -1 src/sys/i386/isa/wdreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 8 14:31:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA24282 for cvs-all-outgoing; Wed, 8 Apr 1998 14:31:35 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA24277; Wed, 8 Apr 1998 14:31:34 -0700 (PDT) (envelope-from jmz@FreeBSD.org) From: Jean-Marc Zucconi Received: (from jmz@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA04614; Wed, 8 Apr 1998 14:28:56 -0700 (PDT) Date: Wed, 8 Apr 1998 14:28:56 -0700 (PDT) Message-Id: <199804082128.OAA04614@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/print/musixtex Makefile ports/print/musixtex/files md5 ports/print/musixtex/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jmz 1998/04/08 14:28:56 PDT Modified files: print/musixtex Makefile print/musixtex/files md5 print/musixtex/pkg PLIST Log: Upgrade: T86->T89 Revision Changes Path 1.19 +4 -4 ports/print/musixtex/Makefile 1.7 +1 -1 ports/print/musixtex/files/md5 1.10 +1 -0 ports/print/musixtex/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 Apr 8 14:33:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA24585 for cvs-all-outgoing; Wed, 8 Apr 1998 14:33:28 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA24578; Wed, 8 Apr 1998 14:33:27 -0700 (PDT) (envelope-from jmz@FreeBSD.org) From: Jean-Marc Zucconi Received: (from jmz@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA04671; Wed, 8 Apr 1998 14:30:49 -0700 (PDT) Date: Wed, 8 Apr 1998 14:30:49 -0700 (PDT) Message-Id: <199804082130.OAA04671@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/xkeycaps Makefile ports/x11/xkeycaps/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jmz 1998/04/08 14:30:48 PDT Modified files: x11/xkeycaps Makefile x11/xkeycaps/files md5 Log: Upgrade: 2.38 -> 2.42 Revision Changes Path 1.9 +2 -2 ports/x11/xkeycaps/Makefile 1.5 +1 -1 ports/x11/xkeycaps/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 Apr 8 19:10:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA00291 for cvs-all-outgoing; Wed, 8 Apr 1998 19:10:30 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ppp6547.on.bellglobal.com (ppp6547.on.bellglobal.com [206.172.208.139]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA00277; Wed, 8 Apr 1998 19:10:22 -0700 (PDT) (envelope-from ac199@hwcn.org) Received: from localhost (tim@localhost) by ppp6547.on.bellglobal.com (8.8.8/8.8.8) with SMTP id WAA00269; Wed, 8 Apr 1998 22:08:10 -0400 (EDT) (envelope-from ac199@hwcn.org) X-Authentication-Warning: ppp6547.on.bellglobal.com: tim owned process doing -bs Date: Wed, 8 Apr 1998 22:08:09 -0400 (EDT) From: Tim Vanderhoek X-Sender: tim@localhost Reply-To: ac199@hwcn.org To: Eivind Eklund cc: =?iso-8859-1?Q?Dag-Erling_C=2E_Sm=F8rgrav?= , cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: CVSROOT avail In-Reply-To: <19980408180151.03043@follo.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Wed, 8 Apr 1998, Eivind Eklund wrote: > 1.2 Generate an ssh private/public key pair by running 'ssh-genkey' > 1.3 Copy the public part of the key (~/.ssh/identity.pub) to > freefall:/home/nik/.ssh/authorized_keys 1.2 Shouldn't this be ``ssh-keygen''? 1.3 How exactly are they going to do this? :-) Isn't this the responsibility of whoever sets-up "the new guy's" account? > Relax now - the impending takeoff will be at your hands, but it will > _not_ include any mutilated bodies on the ground (AKA world-breakages) > or bodies falling from the sky (AKA release-breakages). Everything > will be just fine. No commiter has ever screwed up. :-) Commiter has two T's. Maybe this should be "No committer has ever screwed-up badly enough to crash the whole ship." :) -- tIM...HOEk OPTIMIZATION: the process of using many one-letter variables names hoping that the resultant code will run faster. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 9 01:16:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA21844 for cvs-all-outgoing; Thu, 9 Apr 1998 01:16:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA21839; Thu, 9 Apr 1998 01:16:16 -0700 (PDT) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA05845; Thu, 9 Apr 1998 01:13:34 -0700 (PDT) Date: Thu, 9 Apr 1998 01:13:34 -0700 (PDT) Message-Id: <199804090813.BAA05845@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/libhelp - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/04/09 01:13:34 PDT ports/x11/libhelp - Imported sources Update of /home/ncvs/ports/x11/libhelp In directory freefall.freebsd.org:/tmp/cvs-serv5835 Log Message: Import libhelp port. libhelp is a hypertext help system for Motif applications. Call xmhelp for an example and introduction. Submitted by: Lars Koeller Status: Vendor Tag: LKOELLER Release Tags: libhelp_1_8_1 N ports/x11/libhelp/Makefile N ports/x11/libhelp/patches/patch-aa N ports/x11/libhelp/patches/patch-ab N ports/x11/libhelp/patches/patch-ac N ports/x11/libhelp/patches/patch-ad N ports/x11/libhelp/patches/patch-ae N ports/x11/libhelp/patches/patch-af N ports/x11/libhelp/patches/patch-ag N ports/x11/libhelp/patches/patch-ah N ports/x11/libhelp/patches/patch-ai N ports/x11/libhelp/patches/patch-aj N ports/x11/libhelp/patches/patch-ak N ports/x11/libhelp/patches/patch-al N ports/x11/libhelp/patches/patch-am N ports/x11/libhelp/pkg/COMMENT N ports/x11/libhelp/pkg/DESCR N ports/x11/libhelp/pkg/PLIST N ports/x11/libhelp/files/md5 No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 9 01:17:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA22018 for cvs-all-outgoing; Thu, 9 Apr 1998 01:17:10 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA21998; Thu, 9 Apr 1998 01:17:08 -0700 (PDT) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA05880; Thu, 9 Apr 1998 01:14:26 -0700 (PDT) Date: Thu, 9 Apr 1998 01:14:26 -0700 (PDT) Message-Id: <199804090814.BAA05880@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-CVSROOT@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/04/09 01:14:26 PDT Modified files: . modules Log: libhelp --> ports/x11/libhelp Revision Changes Path 1.1904 +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 Apr 9 01:17:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA22156 for cvs-all-outgoing; Thu, 9 Apr 1998 01:17:38 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA22150; Thu, 9 Apr 1998 01:17:37 -0700 (PDT) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA05914; Thu, 9 Apr 1998 01:14:55 -0700 (PDT) Date: Thu, 9 Apr 1998 01:14:55 -0700 (PDT) Message-Id: <199804090814.BAA05914@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/04/09 01:14:55 PDT Modified files: x11 Makefile Log: Activate libhelp. Revision Changes Path 1.193 +2 -1 ports/x11/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 9 01:25:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA24137 for cvs-all-outgoing; Thu, 9 Apr 1998 01:25:33 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA24132; Thu, 9 Apr 1998 01:25:31 -0700 (PDT) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA05987; Thu, 9 Apr 1998 01:22:50 -0700 (PDT) Date: Thu, 9 Apr 1998 01:22:50 -0700 (PDT) Message-Id: <199804090822.BAA05987@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/xbae Makefile ports/x11/xbae/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/04/09 01:22:49 PDT Modified files: x11/xbae Makefile x11/xbae/pkg PLIST Log: Execute ldconfig -m after installation. Revision Changes Path 1.2 +4 -1 ports/x11/xbae/Makefile 1.2 +1 -0 ports/x11/xbae/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 Apr 9 01:54:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA26043 for cvs-all-outgoing; Thu, 9 Apr 1998 01:54:27 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA26035; Thu, 9 Apr 1998 01:54:25 -0700 (PDT) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA06060; Thu, 9 Apr 1998 01:51:43 -0700 (PDT) Date: Thu, 9 Apr 1998 01:51:43 -0700 (PDT) Message-Id: <199804090851.BAA06060@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/math/xmgr - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/04/09 01:51:42 PDT ports/math/xmgr - Imported sources Update of /home/ncvs/ports/math/xmgr In directory freefall.freebsd.org:/tmp/cvs-serv6046 Log Message: Import xmgr port. xmgr is an XY plotting tool with a point-and-click interface. PR: 5989 Submitted by: Lars Köller Status: Vendor Tag: LKOELLER Release Tags: xmgr_4_1_1 N ports/math/xmgr/Makefile N ports/math/xmgr/pkg/COMMENT N ports/math/xmgr/pkg/DESCR N ports/math/xmgr/pkg/PLIST N ports/math/xmgr/patches/patch-aa N ports/math/xmgr/patches/patch-ab N ports/math/xmgr/patches/patch-ac N ports/math/xmgr/files/md5 N ports/math/xmgr/files/mini-xmgr3.xpm N ports/math/xmgr/files/freebsd N ports/math/xmgr/scripts/configure 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 Thu Apr 9 02:06:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA27138 for cvs-all-outgoing; Thu, 9 Apr 1998 02:06:39 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA27131; Thu, 9 Apr 1998 02:06:32 -0700 (PDT) (envelope-from tg@ghpc8.ihf.rwth-aachen.de) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.rwth-aachen.de [134.130.90.6]) by ghpc8.ihf.rwth-aachen.de (8.8.7/8.8.6) with ESMTP id LAA08444; Thu, 9 Apr 1998 11:06:28 +0200 (CEST) Received: (from tg@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.8/8.8.5) id LAA11308; Thu, 9 Apr 1998 11:06:27 +0200 (CEST) To: cvs-committers@FreeBSD.ORG Cc: cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/math/xmgr - Imported sources References: <199804090851.BAA06060@freefall.freebsd.org> From: Thomas Gellekum Date: 09 Apr 1998 11:06:26 +0200 In-Reply-To: Thomas Gellekum's message of "Thu, 09 Apr 1998 01:51:43 -0700 (PDT)" Message-ID: <87wwczwei5.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 21 X-Mailer: Gnus v5.5/XEmacs 20.4 - "Emerald" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Thomas Gellekum writes: > tg 1998/04/09 01:51:42 PDT > > ports/math/xmgr - Imported sources > Update of /home/ncvs/ports/math/xmgr > In directory freefall.freebsd.org:/tmp/cvs-serv6046 > > Log Message: > Import xmgr port. xmgr is an XY plotting tool with a point-and-click interface. Who put xmgr into print? Grr. Anyway, any good ideas how to proceed? I think xmgr should live in math, like gnuplot and xvgr. I could remove this new port, move xmgr from print to math and re-import the new port on top of that or patch the old. Satoshi? tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 9 02:10:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA27454 for cvs-all-outgoing; Thu, 9 Apr 1998 02:10:07 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA27448; Thu, 9 Apr 1998 02:10:05 -0700 (PDT) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA06203; Thu, 9 Apr 1998 02:07:23 -0700 (PDT) Date: Thu, 9 Apr 1998 02:07:23 -0700 (PDT) Message-Id: <199804090907.CAA06203@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Subject: cvs commit: doc/handbook submitters.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/04/09 02:07:23 PDT Modified files: handbook submitters.sgml Log: Lars Koeller --> Lars Köller Revision Changes Path 1.165 +2 -2 doc/handbook/submitters.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 9 02:32:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA00980 for cvs-all-outgoing; Thu, 9 Apr 1998 02:32:20 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA00967; Thu, 9 Apr 1998 02:32:16 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-01.ix.netcom.com [207.93.143.129]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id CAA16381; Thu, 9 Apr 1998 02:32:21 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id CAA11644; Thu, 9 Apr 1998 02:32:12 -0700 (PDT) Date: Thu, 9 Apr 1998 02:32:12 -0700 (PDT) Message-Id: <199804090932.CAA11644@silvia.HIP.Berkeley.EDU> To: tg@ihf.rwth-aachen.de CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <87wwczwei5.fsf@ghpc6.ihf.rwth-aachen.de> (message from Thomas Gellekum on 09 Apr 1998 11:06:26 +0200) Subject: Re: cvs commit: ports/math/xmgr - Imported sources From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Anyway, any good ideas how to proceed? I think xmgr should live in * math, like gnuplot and xvgr. I could remove this new port, move xmgr * from print to math and re-import the new port on top of that or patch * the old. Satoshi? That is not possible because of the way cvs works. Once you import something, you can't move something on top of it. :< One thing you can do, is to commit all the revisions of print/xmgr on top of math/xmgr ending with the latest revision (which is 1.1 now) again. There are only four revisions in Makefile and one in md5 (those are the only files we really care about) so it shouldn't be too much work. Thomas? :) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 9 03:54:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA09321 for cvs-all-outgoing; Thu, 9 Apr 1998 03:54:19 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA09311; Thu, 9 Apr 1998 03:54:17 -0700 (PDT) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA06447; Thu, 9 Apr 1998 03:51:35 -0700 (PDT) Date: Thu, 9 Apr 1998 03:51:35 -0700 (PDT) Message-Id: <199804091051.DAA06447@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/python Makefile ports/lang/python/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/04/09 03:51:34 PDT Modified files: lang/python Makefile lang/python/files md5 Log: Use the combined set of patches. Revision Changes Path 1.25 +3 -7 ports/lang/python/Makefile 1.8 +1 -19 ports/lang/python/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 Apr 9 05:52:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA19865 for cvs-all-outgoing; Thu, 9 Apr 1998 05:52:03 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA19857; Thu, 9 Apr 1998 05:52:01 -0700 (PDT) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA06677; Thu, 9 Apr 1998 05:49:18 -0700 (PDT) Date: Thu, 9 Apr 1998 05:49:18 -0700 (PDT) Message-Id: <199804091249.FAA06677@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/analog Makefile ports/www/analog/files md5 ports/www/analog/patches patch-ad Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ache 1998/04/09 05:49:18 PDT Modified files: www/analog Makefile www/analog/files md5 Removed files: www/analog/patches patch-ad Log: Upgrade to beta4, my patch applied by author Revision Changes Path 1.11 +3 -3 ports/www/analog/Makefile 1.6 +1 -1 ports/www/analog/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 Apr 9 07:03:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA29436 for cvs-all-outgoing; Thu, 9 Apr 1998 07:03:23 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA29431; Thu, 9 Apr 1998 07:03:21 -0700 (PDT) (envelope-from nate@FreeBSD.org) From: Nate Williams Received: (from nate@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA00298; Thu, 9 Apr 1998 07:00:38 -0700 (PDT) Date: Thu, 9 Apr 1998 07:00:38 -0700 (PDT) Message-Id: <199804091400.HAA00298@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pccard pccard.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nate 1998/04/09 07:00:38 PDT Modified files: (Branch: RELENG_2_2) sys/pccard pccard.c Log: - Whoops, better have the structure created before trying to use it in the patch I just submitted. Noticed by: phk Revision Changes Path 1.27.2.6 +1 -1 src/sys/pccard/pccard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 9 07:04:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA29573 for cvs-all-outgoing; Thu, 9 Apr 1998 07:04:01 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA29536; Thu, 9 Apr 1998 07:03:59 -0700 (PDT) (envelope-from nate@FreeBSD.org) From: Nate Williams Received: (from nate@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA00331; Thu, 9 Apr 1998 07:01:15 -0700 (PDT) Date: Thu, 9 Apr 1998 07:01:15 -0700 (PDT) Message-Id: <199804091401.HAA00331@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pccard pccard.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nate 1998/04/09 07:01:15 PDT Modified files: sys/pccard pccard.c Log: - Whoops, better have the structure created before trying to use it in the patch I just submitted. Noticed by: phk Revision Changes Path 1.58 +2 -2 src/sys/pccard/pccard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 9 10:46:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA15113 for cvs-all-outgoing; Thu, 9 Apr 1998 10:46:49 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA15108; Thu, 9 Apr 1998 10:46:47 -0700 (PDT) (envelope-from sos@FreeBSD.org) From: Søren Schmidt Received: (from sos@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA00478; Thu, 9 Apr 1998 10:46:47 -0700 (PDT) Date: Thu, 9 Apr 1998 10:46:47 -0700 (PDT) Message-Id: <199804091746.KAA00478@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa wd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sos 1998/04/09 10:46:47 PDT Modified files: sys/i386/isa wd.c Log: Try to use the "right" CHS translations of a LBA device. Drives bigger than 8.4G is still in question until I get a drive to test on... Revision Changes Path 1.154 +21 -4 src/sys/i386/isa/wd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 9 13:52:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA08007 for cvs-all-outgoing; Thu, 9 Apr 1998 13:52:56 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA07993; Thu, 9 Apr 1998 13:52:55 -0700 (PDT) (envelope-from des@FreeBSD.org) From: "Dag-Erling C. Sm\xf8rgrav" Received: (from des@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA00913; Thu, 9 Apr 1998 13:52:53 -0700 (PDT) Date: Thu, 9 Apr 1998 13:52:53 -0700 (PDT) Message-Id: <199804092052.NAA00913@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Subject: cvs commit: doc/handbook authors.sgml contrib.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk des 1998/04/09 13:52:53 PDT Modified files: handbook authors.sgml contrib.sgml Log: Added DES to committers list Revision Changes Path 1.95 +9 -5 doc/handbook/authors.sgml 1.276 +2 -1 doc/handbook/contrib.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 9 14:36:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA17779 for cvs-all-outgoing; Thu, 9 Apr 1998 14:36:51 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA17774; Thu, 9 Apr 1998 14:36:48 -0700 (PDT) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA01000; Thu, 9 Apr 1998 14:36:46 -0700 (PDT) Date: Thu, 9 Apr 1998 14:36:46 -0700 (PDT) Message-Id: <199804092136.OAA01000@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/analog/patches patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ache 1998/04/09 14:36:46 PDT Modified files: www/analog/patches patch-ab Log: Fix images dir to match installation Revision Changes Path 1.10 +12 -4 ports/www/analog/patches/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 9 15:29:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA25809 for cvs-all-outgoing; Thu, 9 Apr 1998 15:29:09 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA25801; Thu, 9 Apr 1998 15:29:02 -0700 (PDT) (envelope-from sos@FreeBSD.org) From: Søren Schmidt Received: (from sos@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA01133; Thu, 9 Apr 1998 15:28:59 -0700 (PDT) Date: Thu, 9 Apr 1998 15:28:59 -0700 (PDT) Message-Id: <199804092228.PAA01133@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf LINT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sos 1998/04/09 15:28:58 PDT Modified files: sys/i386/conf LINT Log: Add the new LBA mode support in the wd? config examples. Revision Changes Path 1.424 +3 -2 src/sys/i386/conf/LINT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 9 15:31:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA26191 for cvs-all-outgoing; Thu, 9 Apr 1998 15:31:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA26158; Thu, 9 Apr 1998 15:31:50 -0700 (PDT) (envelope-from sos@FreeBSD.org) From: Søren Schmidt Received: (from sos@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA01171; Thu, 9 Apr 1998 15:31:48 -0700 (PDT) Date: Thu, 9 Apr 1998 15:31:48 -0700 (PDT) Message-Id: <199804092231.PAA01171@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/man/man4/man4.i386 wd.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sos 1998/04/09 15:31:47 PDT Modified files: share/man/man4/man4.i386 wd.4 Log: Add the LBA addressing flag. Revision Changes Path 1.8 +3 -1 src/share/man/man4/man4.i386/wd.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 9 17:09:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07562 for cvs-all-outgoing; Thu, 9 Apr 1998 17:09:11 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07551; Thu, 9 Apr 1998 17:09:08 -0700 (PDT) (envelope-from alex@FreeBSD.org) From: Alex Nash Received: (from alex@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA01447; Thu, 9 Apr 1998 17:09:05 -0700 (PDT) Date: Thu, 9 Apr 1998 17:09:05 -0700 (PDT) Message-Id: <199804100009.RAA01447@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_vnops.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk alex 1998/04/09 17:09:05 PDT Modified files: sys/kern vfs_vnops.c Log: Grammar police. Revision Changes Path 1.56 +2 -2 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 Thu Apr 9 18:00:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA14763 for cvs-all-outgoing; Thu, 9 Apr 1998 18:00:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA14737; Thu, 9 Apr 1998 18:00:13 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id KAA08006; Fri, 10 Apr 1998 10:55:03 +1000 Date: Fri, 10 Apr 1998 10:55:03 +1000 From: Bruce Evans Message-Id: <199804100055.KAA08006@godzilla.zeta.org.au> To: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, sos@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/isa wd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: > sys/i386/isa wd.c > Log: > Try to use the "right" CHS translations of a LBA device. > Drives bigger than 8.4G is still in question until I get a drive > to test on... The right geometry is usually given by the default translation mode for drives smaller than 8G (same as previously). There's nothing better than 255H/63C for larger drives. Presumably the default translation mode gives this if the drive supports CHS. The Quantum Bigfoot 12G can probably be supported without using LBA mode. Since the old driver sort of worked, this drive must support CHS mode, so it should all be accessible using any CHS translation with 65535 * heads * sectors >= wp->wdp_lbasize. Just set its size to wp->wdp_lbasize instead of to the default, and adjust the number of cylinders. (diskslice_machdep.c already does similar adjustments if any slice seems to go beyond the end of the disk, but it is too CHS-centric and only works up to C=1024). The need for LBA can probably be determined automatically using (wp->wdp_heads == 0 && wp->wdp_sectors == 0). (ATA-4 permits drives larger than 8G to not support CHS. If it is not supported, then the default translation is 0/0.) I think we won't see any drives that don't support it until 8G is a tiny drive. Bugs: - all driver flags except DKFL_LBA are clobbered by `&='ing with DKFL_LBA instead of `&'ing with it. This pessimizes even the non-LBA case. - LBA is not used for dumps when it is used for normal i/o. This is serious on drives that support CHS, since the guessed geometry may differ from the current (= default) geometry, so dumps may be written to the wrong place. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 9 18:20:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA18188 for cvs-all-outgoing; Thu, 9 Apr 1998 18:20:49 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA18183; Thu, 9 Apr 1998 18:20:47 -0700 (PDT) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA01611; Thu, 9 Apr 1998 18:20:44 -0700 (PDT) Date: Thu, 9 Apr 1998 18:20:44 -0700 (PDT) Message-Id: <199804100120.SAA01611@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/as/config obj-aout.c obj-aout.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1998/04/09 18:20:41 PDT Modified files: gnu/usr.bin/as/config obj-aout.c obj-aout.h Log: Fix the assembler so that it produces object files with the correct magic number byte ordering for FreeBSD. This makes "file" describe our object files as "FreeBSD/i386 object" instead of as NetBSD object files. In case this seems drastic and risky, Bruce points out that the "ld -r -x" step that is done on every object file when building libraries fixes the byte ordering in the same way. I have been running with this patch for over a month and have seen no problems. Revision Changes Path 1.7 +1 -1 src/gnu/usr.bin/as/config/obj-aout.c 1.8 +2 -2 src/gnu/usr.bin/as/config/obj-aout.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 9 21:58:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA11533 for cvs-all-outgoing; Thu, 9 Apr 1998 21:58:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA11509; Thu, 9 Apr 1998 21:58:45 -0700 (PDT) (envelope-from hoek@FreeBSD.org) From: Tim Vanderhoek Received: (from hoek@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA01987; Thu, 9 Apr 1998 21:58:41 -0700 (PDT) Date: Thu, 9 Apr 1998 21:58:41 -0700 (PDT) Message-Id: <199804100458.VAA01987@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-CVSROOT@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1998/04/09 21:58:41 PDT Modified files: . modules Log: xgfe --> ports/math/xgfe Revision Changes Path 1.1905 +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 Apr 9 22:01:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA12247 for cvs-all-outgoing; Thu, 9 Apr 1998 22:01:00 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA12234; Thu, 9 Apr 1998 22:00:56 -0700 (PDT) (envelope-from hoek@FreeBSD.org) From: Tim Vanderhoek Received: (from hoek@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA02007; Thu, 9 Apr 1998 22:00:51 -0700 (PDT) Date: Thu, 9 Apr 1998 22:00:51 -0700 (PDT) Message-Id: <199804100500.WAA02007@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/math/xgfe - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1998/04/09 22:00:51 PDT ports/math/xgfe - Imported sources Update of /home/ncvs/ports/math/xgfe In directory freefall.freebsd.org:/c/users/hoek/xgfe Log Message: Graphical front-end to gnuplot. PR: ports/6123 Submitted by: Matthew Hunt Status: Vendor Tag: MPH Release Tags: v1 N ports/math/xgfe/Makefile I ports/math/xgfe/CVS N ports/math/xgfe/pkg/PLIST N ports/math/xgfe/pkg/COMMENT N ports/math/xgfe/pkg/DESCR N ports/math/xgfe/files/md5 N ports/math/xgfe/patches/patch-aa N ports/math/xgfe/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 Thu Apr 9 22:05:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA13500 for cvs-all-outgoing; Thu, 9 Apr 1998 22:05:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA13491; Thu, 9 Apr 1998 22:05:21 -0700 (PDT) (envelope-from hoek@FreeBSD.org) From: Tim Vanderhoek Received: (from hoek@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA02043; Thu, 9 Apr 1998 22:05:16 -0700 (PDT) Date: Thu, 9 Apr 1998 22:05:16 -0700 (PDT) Message-Id: <199804100505.WAA02043@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/math Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1998/04/09 22:05:16 PDT Modified files: math Makefile Log: Energize xgfe! Revision Changes Path 1.37 +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 Thu Apr 9 22:11:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA15006 for cvs-all-outgoing; Thu, 9 Apr 1998 22:11:45 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA15000; Thu, 9 Apr 1998 22:11:43 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA02119; Thu, 9 Apr 1998 22:11:39 -0700 (PDT) Date: Thu, 9 Apr 1998 22:11:39 -0700 (PDT) Message-Id: <199804100511.WAA02119@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/squid12 Makefile ports/www/squid12/files md5 ports/www/squid12/patches patch-ak patch-al Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/09 22:11:39 PDT Modified files: www/squid12 Makefile www/squid12/files md5 www/squid12/patches patch-ak patch-al Log: Update squid-1.2b18 -> 1.2.b19 (with dist patch) Read ChangeLog for the large list of bugfixes/changes/new features. Revision Changes Path 1.49 +9 -10 ports/www/squid12/Makefile 1.41 +2 -1 ports/www/squid12/files/md5 1.2 +3 -3 ports/www/squid12/patches/patch-ak 1.3 +3 -3 ports/www/squid12/patches/patch-al To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 10 00:45:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA19980 for cvs-all-outgoing; Fri, 10 Apr 1998 00:45:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA19972 for ; Fri, 10 Apr 1998 00:45:49 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from herring.nlsystems.com (herring.nlsystems.com [10.0.0.2]) by nlsystems.com (8.8.8/8.8.5) with SMTP id IAA09187; Fri, 10 Apr 1998 08:46:29 +0100 (BST) Date: Fri, 10 Apr 1998 08:46:28 +0100 (BST) From: Doug Rabson To: Eivind Eklund cc: "Jordan K. Hubbard" , Warner Losh , committers@FreeBSD.ORG Subject: Re: Mozilla patches In-Reply-To: <19980408121711.63598@follo.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Wed, 8 Apr 1998, Eivind Eklund wrote: > On Tue, Apr 07, 1998 at 05:16:42PM -0700, Jordan K. Hubbard wrote: > > > Anybody else working on this too? > > > > I didn't have anywhere near as much luck as Eivind on 2.2.x or 3.0, > > though at least under 3.0 it does link. When I ran the 3.0 version, > > it infinite-looped in some of the setlocale() stuff, IIRC, but > > perhaps that problem was an artifact of my build. > > The static version tends to do that. Sorry if I wasn't clear on this > - I said it was just the patches I needed to get it to build... > > Anyway; it might be a Good Thing to import the Qt front-end, too. > > It should be available from ftp.troll.no, I think. Arnt (the > architect of Qt) was calling here yesterday and being very proud that > they'd written a new front-end in only four days (and it was 1/10 the > size of the Motif frontend...) To be fair, the Qt front end is not exactly complete... I have no doubt that if it was it would still be a lot smaller than the Motif one though. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 951 1891 Fax: +44 181 381 1039 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 10 01:00:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA21998 for cvs-all-outgoing; Fri, 10 Apr 1998 01:00:35 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA21993; Fri, 10 Apr 1998 01:00:30 -0700 (PDT) (envelope-from sos@FreeBSD.org) From: Søren Schmidt Received: (from sos@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA02439; Fri, 10 Apr 1998 01:00:25 -0700 (PDT) Date: Fri, 10 Apr 1998 01:00:25 -0700 (PDT) Message-Id: <199804100800.BAA02439@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa wd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sos 1998/04/10 01:00:24 PDT Modified files: sys/i386/isa wd.c Log: Do not clobber "heads" by &= in wdcommand use only &. Spotted by: bde Revision Changes Path 1.155 +2 -2 src/sys/i386/isa/wd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 10 01:05:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA22350 for cvs-all-outgoing; Fri, 10 Apr 1998 01:05:00 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from sos.freebsd.dk (sos.freebsd.dk [195.8.129.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA22309; Fri, 10 Apr 1998 01:04:48 -0700 (PDT) (envelope-from sos@sos.freebsd.dk) Received: (from sos@localhost) by sos.freebsd.dk (8.8.8/8.8.8) id KAA01596; Fri, 10 Apr 1998 10:04:35 +0200 (MEST) (envelope-from sos) Message-Id: <199804100804.KAA01596@sos.freebsd.dk> Subject: Re: cvs commit: src/sys/i386/isa wd.c In-Reply-To: <199804100055.KAA08006@godzilla.zeta.org.au> from Bruce Evans at "Apr 10, 98 10:55:03 am" To: bde@zeta.org.au (Bruce Evans) Date: Fri, 10 Apr 1998 10:04:34 +0200 (MEST) Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, sos@FreeBSD.ORG From: Søren Schmidt Reply-to: sos@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL30 (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 In reply to Bruce Evans who wrote: > > The right geometry is usually given by the default translation mode > for drives smaller than 8G (same as previously). Maybe. > There's nothing better than 255H/63C for larger drives. Presumably > the default translation mode gives this if the drive supports CHS. Maybe. > The Quantum Bigfoot 12G can probably be supported without using > LBA mode. Since the old driver sort of worked, this drive must > support CHS mode, so it should all be accessible using any CHS > translation with 65535 * heads * sectors >= wp->wdp_lbasize. > Just set its size to wp->wdp_lbasize instead of to the default, > and adjust the number of cylinders. (diskslice_machdep.c already > does similar adjustments if any slice seems to go beyond the > end of the disk, but it is too CHS-centric and only works up to > C=1024). This might be possible, but according to the ATA4 std. the CHS mode is "optional" for the drive makers, so we cannot knwo. Its also easier to just use LBA all over :) > The need for LBA can probably be determined automatically using > (wp->wdp_heads == 0 && wp->wdp_sectors == 0). (ATA-4 permits > drives larger than 8G to not support CHS. If it is not supported, > then the default translation is 0/0.) I think we won't see any > drives that don't support it until 8G is a tiny drive. Right, but this only works if the drives implements the optional part above. I dont knwo before I get HW to test on. > Bugs: > - all driver flags except DKFL_LBA are clobbered by `&='ing with > DKFL_LBA instead of `&'ing with it. This pessimizes even the > non-LBA case. Oops, fixed. > - LBA is not used for dumps when it is used for normal i/o. This > is serious on drives that support CHS, since the guessed geometry > may differ from the current (= default) geometry, so dumps may be > written to the wrong place. I know, I didn't say it was perfect :) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end .. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 10 02:19:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA01670 for cvs-all-outgoing; Fri, 10 Apr 1998 02:19:19 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA01665; Fri, 10 Apr 1998 02:19:18 -0700 (PDT) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA02629; Fri, 10 Apr 1998 02:19:13 -0700 (PDT) Date: Fri, 10 Apr 1998 02:19:13 -0700 (PDT) Message-Id: <199804100919.CAA02629@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/gcc gcc.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/04/10 02:19:13 PDT Modified files: contrib/gcc gcc.1 Log: Document the FreeBSD specific options from LIB_SPEC. Revision Changes Path 1.10 +10 -0 src/contrib/gcc/gcc.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 10 02:33:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA04940 for cvs-all-outgoing; Fri, 10 Apr 1998 02:33:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA04935; Fri, 10 Apr 1998 02:33:16 -0700 (PDT) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA02677; Fri, 10 Apr 1998 02:33:10 -0700 (PDT) Date: Fri, 10 Apr 1998 02:33:10 -0700 (PDT) Message-Id: <199804100933.CAA02677@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/man/man3 pthread.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/04/10 02:33:10 PDT Modified files: share/man/man3 pthread.3 Log: Add a reference to the gcc linker option -pthread that is part of the FreeBSD configuration LIB_SPEC. Revision Changes Path 1.6 +11 -3 src/share/man/man3/pthread.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 10 05:44:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA29390 for cvs-all-outgoing; Fri, 10 Apr 1998 05:44:07 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from zero.aec.at (qmaill@zero.aec.at [193.170.192.102]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id FAA29308 for ; Fri, 10 Apr 1998 05:43:59 -0700 (PDT) (envelope-from andi@zero.aec.at) Received: (qmail 30928 invoked by uid 573); 10 Apr 1998 11:41:18 -0000 To: Wolfram Schneider Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/mount mntopts.h mount.8 mount.c src/sys/kern vfs_lookup.c vfs_syscalls.c vfs_vnops.c src/sys/sys mount.h References: <199804081832.LAA04184@freefall.freebsd.org> From: Andi Kleen Date: 10 Apr 1998 13:41:18 +0200 In-Reply-To: Wolfram Schneider's message of Wed, 8 Apr 1998 11:32:00 -0700 (PDT) Message-ID: Lines: 18 X-Mailer: Gnus v5.4.41/Emacs 19.34 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Wolfram Schneider writes: > wosch 1998/04/08 11:32:00 PDT > > Modified files: > sbin/mount mntopts.h mount.8 mount.c > sys/kern vfs_lookup.c vfs_syscalls.c vfs_vnops.c > sys/sys mount.h > Log: > New mount option nosymfollow. If enabled, the kernel lookup() > function will not follow symbolic links on the mounted > file system and return EACCES (Permission denied). Note that this is not enough alone to prevent /tmp races. A malicious user can still use a named pipe to feed the victim changed data. -Andi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 10 05:44:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA29396 for cvs-all-outgoing; Fri, 10 Apr 1998 05:44:07 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from zero.aec.at (qmaill@zero.aec.at [193.170.192.102]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id FAA29309 for ; Fri, 10 Apr 1998 05:43:59 -0700 (PDT) (envelope-from andi@zero.aec.at) Received: (qmail 30928 invoked by uid 573); 10 Apr 1998 11:41:18 -0000 To: Wolfram Schneider Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/mount mntopts.h mount.8 mount.c src/sys/kern vfs_lookup.c vfs_syscalls.c vfs_vnops.c src/sys/sys mount.h References: <199804081832.LAA04184@freefall.freebsd.org> From: Andi Kleen Date: 10 Apr 1998 13:41:18 +0200 In-Reply-To: Wolfram Schneider's message of Wed, 8 Apr 1998 11:32:00 -0700 (PDT) Message-ID: Lines: 18 X-Mailer: Gnus v5.4.41/Emacs 19.34 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Wolfram Schneider writes: > wosch 1998/04/08 11:32:00 PDT > > Modified files: > sbin/mount mntopts.h mount.8 mount.c > sys/kern vfs_lookup.c vfs_syscalls.c vfs_vnops.c > sys/sys mount.h > Log: > New mount option nosymfollow. If enabled, the kernel lookup() > function will not follow symbolic links on the mounted > file system and return EACCES (Permission denied). Note that this is not enough alone to prevent /tmp races. A malicious user can still use a named pipe to feed the victim changed data. -Andi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 10 05:58:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA01957 for cvs-all-outgoing; Fri, 10 Apr 1998 05:58:39 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA01937; Fri, 10 Apr 1998 05:58:32 -0700 (PDT) (envelope-from jmg@FreeBSD.org) From: John-Mark Gurney Received: (from jmg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA03259; Fri, 10 Apr 1998 05:58:25 -0700 (PDT) Date: Fri, 10 Apr 1998 05:58:25 -0700 (PDT) Message-Id: <199804101258.FAA03259@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/devel/TenDRA - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jmg 1998/04/10 05:58:24 PDT ports/devel/TenDRA - Imported sources Update of /home/ncvs/ports/devel/TenDRA In directory freefall.freebsd.org:/tmp/cvs-serv3239 Log Message: new port of TenDRA... TenDRA* is an optimizing C/C++ compiler, developed by the United Kingdom Defence Evaluation and Research Agency (DERA). A primary focus of the compiler is portability through conformance to standard APIs (ANSI, ISO, POSIX1, POSIX2, XPG3, XPG4, SVID3, UNIX95, among others). The compiler has strong static checking capabilities, including the ability to check programs for conformance to APIs which are not directly supported by system headers. ----- * TenDRA is a registered trademark of the UK Defence Evaluation and Research Agency. Status: Vendor Tag: RNORDIER Release Tags: tendra_4_1_2 N ports/devel/TenDRA/Makefile N ports/devel/TenDRA/files/md5 N ports/devel/TenDRA/pkg/COMMENT N ports/devel/TenDRA/pkg/DESCR N ports/devel/TenDRA/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 Apr 10 06:19:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA04667 for cvs-all-outgoing; Fri, 10 Apr 1998 06:19:36 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA04662; Fri, 10 Apr 1998 06:19:33 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA03585; Fri, 10 Apr 1998 06:19:26 -0700 (PDT) Date: Fri, 10 Apr 1998 06:19:26 -0700 (PDT) Message-Id: <199804101319.GAA03585@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp bundle.c bundle.h command.c datalink.c datalink.h defs.c defs.h ipcp.c ipcp.h log.c main.c modem.c modem.h physical.c physical.h ppp.8 prompt.c prompt.h server.c server.h systems.c systems.h throughput.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/04/10 06:19:26 PDT Modified files: (Branch: MP) usr.sbin/ppp bundle.c bundle.h command.c datalink.c datalink.h defs.c defs.h ipcp.c ipcp.h log.c main.c modem.c modem.h physical.c physical.h ppp.8 prompt.c prompt.h server.c server.h systems.c systems.h throughput.c Log: o Remove the `mode' global - it's now per physical device. o Shuffle things that live at the datalink level into ``show link'' rather than ``show modem''. o Make both ``show'' commands prettier and more consistent, and display carrier status, link type and our name in ``show modem''. o Show redial and reconnect information in ``show link'' and remove ``show redial'' and ``show reconnect''. o Down the correct link in bundle_LinkLost(). o Remove stale -direct and -background links at the end of our main loop, not when we know they're going. This prevents unexpected pointer-invalidations... o If we ``set server'' with the same values twice, notice and don't moan about failure. o Record dial script despite our link mode. The mode may be changed later (next mod) :-) We never run scripts in -direct and -dedicated modes. o Make ``set server none'' functional again. o Correct datalink state array so that we don't report an ``unknown'' state. o Pass struct ipcp to IpcpCleanInterface, not struct fsm. o Create TUN_PREFIX define rather than hard-coding in main.c o prompt_TtyInit now handles a NULL prompt for -direct mode rather than having to create one then destroy it uncleanly. o Mention our mode in the "PPP Started" LogPHASE message. o Bring all auto links up when we have something to send. o Remove some redundant Physical_*() functions. o Show which connection is running a command when logging commands. o Initialise throughput uptime correctly. Revision Changes Path 1.1.2.44 +44 -24 src/usr.sbin/ppp/Attic/bundle.c 1.1.2.27 +6 -4 src/usr.sbin/ppp/Attic/bundle.h 1.131.2.57 +63 -161 src/usr.sbin/ppp/command.c 1.1.2.36 +146 -38 src/usr.sbin/ppp/Attic/datalink.c 1.1.2.17 +13 -7 src/usr.sbin/ppp/Attic/datalink.h 1.11.4.8 +1 -2 src/usr.sbin/ppp/defs.c 1.29.2.13 +11 -15 src/usr.sbin/ppp/defs.h 1.50.2.35 +10 -10 src/usr.sbin/ppp/ipcp.c 1.18.2.21 +2 -2 src/usr.sbin/ppp/ipcp.h 1.25.2.7 +2 -2 src/usr.sbin/ppp/log.c 1.121.2.48 +64 -76 src/usr.sbin/ppp/main.c 1.77.2.46 +66 -114 src/usr.sbin/ppp/modem.c 1.16.2.15 +2 -2 src/usr.sbin/ppp/modem.h 1.1.2.23 +2 -39 src/usr.sbin/ppp/Attic/physical.c 1.1.2.20 +2 -11 src/usr.sbin/ppp/Attic/physical.h 1.97.2.14 +11 -9 src/usr.sbin/ppp/ppp.8 1.1.2.25 +31 -35 src/usr.sbin/ppp/Attic/prompt.c 1.1.2.7 +6 -4 src/usr.sbin/ppp/Attic/prompt.h 1.16.2.15 +27 -17 src/usr.sbin/ppp/server.c 1.4.2.4 +6 -1 src/usr.sbin/ppp/server.h 1.35.2.6 +26 -39 src/usr.sbin/ppp/systems.c 1.10.2.4 +3 -2 src/usr.sbin/ppp/systems.h 1.4.4.6 +2 -1 src/usr.sbin/ppp/throughput.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 10 06:22:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA05553 for cvs-all-outgoing; Fri, 10 Apr 1998 06:22:52 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA05510; Fri, 10 Apr 1998 06:22:47 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA03640; Fri, 10 Apr 1998 06:22:40 -0700 (PDT) Date: Fri, 10 Apr 1998 06:22:40 -0700 (PDT) Message-Id: <199804101322.GAA03640@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp modem.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/04/10 06:22:40 PDT Modified files: (Branch: MP) usr.sbin/ppp modem.c Log: Oops - fix alignment in `show modem'. Revision Changes Path 1.77.2.47 +2 -2 src/usr.sbin/ppp/modem.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 10 07:55:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA20215 for cvs-all-outgoing; Fri, 10 Apr 1998 07:55:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA20181; Fri, 10 Apr 1998 07:55:21 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA27159; Fri, 10 Apr 1998 07:55:14 -0700 (PDT) Date: Fri, 10 Apr 1998 07:55:14 -0700 (PDT) Message-Id: <199804101455.HAA27159@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp modem.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/04/10 07:55:14 PDT Modified files: (Branch: MP) usr.sbin/ppp modem.c Log: Nuke the device name *after* unlocking it. Revision Changes Path 1.77.2.48 +5 -4 src/usr.sbin/ppp/modem.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 10 09:13:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA06708 for cvs-all-outgoing; Fri, 10 Apr 1998 09:13:40 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA06703; Fri, 10 Apr 1998 09:13:39 -0700 (PDT) (envelope-from des@FreeBSD.org) From: "Dag-Erling C. Sm\xf8rgrav" Received: (from des@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA27561; Fri, 10 Apr 1998 09:13:31 -0700 (PDT) Date: Fri, 10 Apr 1998 09:13:31 -0700 (PDT) Message-Id: <199804101613.JAA27561@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc profile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk des 1998/04/10 09:13:30 PDT Modified files: etc profile Log: Added comments about LC_ALL and setlocale(3). PR: conf/6145 Revision Changes Path 1.10 +6 -2 src/etc/profile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 10 11:39:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA03508 for cvs-all-outgoing; Fri, 10 Apr 1998 11:39:12 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA03501; Fri, 10 Apr 1998 11:39:11 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA27874; Fri, 10 Apr 1998 11:39:02 -0700 (PDT) Date: Fri, 10 Apr 1998 11:39:02 -0700 (PDT) Message-Id: <199804101839.LAA27874@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data support.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/04/10 11:39:01 PDT Modified files: data support.sgml Log: Add entry for FreeBSD UK User's Group. Revision Changes Path 1.50 +7 -2 www/data/support.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 10 11:48:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA06909 for cvs-all-outgoing; Fri, 10 Apr 1998 11:48:18 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06876; Fri, 10 Apr 1998 11:48:15 -0700 (PDT) (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA27997; Fri, 10 Apr 1998 11:48:06 -0700 (PDT) Date: Fri, 10 Apr 1998 11:48:06 -0700 (PDT) Message-Id: <199804101848.LAA27997@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/http-analyze Makefile ports/www/http-analyze/files md5 ports/www/http-analyze/patches patch-aa patch-ab patch-ac ports/www/http-analyze/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk andreas 1998/04/10 11:48:06 PDT Modified files: www/http-analyze Makefile www/http-analyze/files md5 www/http-analyze/patches patch-aa patch-ab www/http-analyze/pkg PLIST Removed files: www/http-analyze/patches patch-ac Log: Update to newest version 2.01 from Apr 02. Revision Changes Path 1.4 +5 -9 ports/www/http-analyze/Makefile 1.2 +1 -1 ports/www/http-analyze/files/md5 1.2 +78 -30 ports/www/http-analyze/patches/patch-aa 1.2 +9 -61 ports/www/http-analyze/patches/patch-ab 1.2 +46 -0 ports/www/http-analyze/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 Apr 10 16:51:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA14475 for cvs-all-outgoing; Fri, 10 Apr 1998 16:51:48 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA14469; Fri, 10 Apr 1998 16:51:47 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA28575; Fri, 10 Apr 1998 16:51:36 -0700 (PDT) Date: Fri, 10 Apr 1998 16:51:36 -0700 (PDT) Message-Id: <199804102351.QAA28575@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp chat.c command.c modem.c physical.c physical.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/04/10 16:51:36 PDT Modified files: (Branch: MP) usr.sbin/ppp chat.c command.c modem.c physical.c physical.h Log: o Fix chats expect-send-expect - it shouldn't be expect-send-send ! o Say `disabled' rather than 0s in `show timeout'. o Set all arguments in ``set device'' rather than just the first (read: quotes aren't necessary). o Set the device speed correctly (broken in last commit). Revision Changes Path 1.44.2.22 +7 -6 src/usr.sbin/ppp/chat.c 1.131.2.58 +11 -8 src/usr.sbin/ppp/command.c 1.77.2.49 +6 -5 src/usr.sbin/ppp/modem.c 1.1.2.24 +12 -5 src/usr.sbin/ppp/Attic/physical.c 1.1.2.21 +2 -2 src/usr.sbin/ppp/Attic/physical.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 10 18:32:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA06613 for cvs-all-outgoing; Fri, 10 Apr 1998 18:32:39 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA06575; Fri, 10 Apr 1998 18:32:32 -0700 (PDT) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA28741; Fri, 10 Apr 1998 18:32:20 -0700 (PDT) Date: Fri, 10 Apr 1998 18:32:20 -0700 (PDT) Message-Id: <199804110132.SAA28741@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/egcs Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/04/10 18:32:20 PDT Modified files: lang/egcs Makefile Log: Used to build for me, now doesn't. Bombs in making the stage2 compiler. For now, use ``cvs co -regcs_102 egcs'' if you want a working version before the next upgrade. Revision Changes Path 1.15 +3 -1 ports/lang/egcs/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 10 18:54:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA13079 for cvs-all-outgoing; Fri, 10 Apr 1998 18:54:20 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA13074; Fri, 10 Apr 1998 18:54:18 -0700 (PDT) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA28878; Fri, 10 Apr 1998 18:54:08 -0700 (PDT) Date: Fri, 10 Apr 1998 18:54:08 -0700 (PDT) Message-Id: <199804110154.SAA28878@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/graphics/ImageMagick Makefile ports/graphics/ImageMagick/files md5 ports/graphics/ImageMagick/patches patch-ad patch-ae patch-ag ports/graphics/ImageMagick/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1998/04/10 18:54:07 PDT Modified files: graphics/ImageMagick Makefile graphics/ImageMagick/files md5 graphics/ImageMagick/patches patch-ad patch-ae graphics/ImageMagick/pkg PLIST Removed files: graphics/ImageMagick/patches patch-ag Log: Upgrade to version 4.04. Revision Changes Path 1.35 +3 -3 ports/graphics/ImageMagick/Makefile 1.24 +1 -1 ports/graphics/ImageMagick/files/md5 1.5 +9 -9 ports/graphics/ImageMagick/patches/patch-ad 1.5 +4 -13 ports/graphics/ImageMagick/patches/patch-ae 1.19 +1 -1 ports/graphics/ImageMagick/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 Apr 10 19:06:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA15661 for cvs-all-outgoing; Fri, 10 Apr 1998 19:06:23 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA15653; Fri, 10 Apr 1998 19:06:21 -0700 (PDT) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA28945; Fri, 10 Apr 1998 19:06:10 -0700 (PDT) Date: Fri, 10 Apr 1998 19:06:10 -0700 (PDT) Message-Id: <199804110206.TAA28945@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/news/suck Makefile ports/news/suck/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1998/04/10 19:06:09 PDT Modified files: news/suck Makefile news/suck/files md5 Log: Upgrade to version 3.9.2. Revision Changes Path 1.12 +3 -3 ports/news/suck/Makefile 1.9 +1 -1 ports/news/suck/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 Apr 10 19:29:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA19469 for cvs-all-outgoing; Fri, 10 Apr 1998 19:29:29 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA19457; Fri, 10 Apr 1998 19:29:28 -0700 (PDT) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA29033; Fri, 10 Apr 1998 19:29:17 -0700 (PDT) Date: Fri, 10 Apr 1998 19:29:17 -0700 (PDT) Message-Id: <199804110229.TAA29033@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/zircon Makefile ports/net/zircon/files md5 ports/net/zircon/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1998/04/10 19:29:16 PDT Modified files: net/zircon Makefile net/zircon/files md5 net/zircon/pkg PLIST Log: Upgrade to 1.18.113. Add @exec mkdir's to the PLIST to properly create empty dirs that a regular install creates. Revision Changes Path 1.27 +3 -3 ports/net/zircon/Makefile 1.14 +1 -1 ports/net/zircon/files/md5 1.10 +6 -0 ports/net/zircon/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 Apr 10 19:36:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA20434 for cvs-all-outgoing; Fri, 10 Apr 1998 19:36:12 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA20428; Fri, 10 Apr 1998 19:36:09 -0700 (PDT) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA29092; Fri, 10 Apr 1998 19:35:58 -0700 (PDT) Date: Fri, 10 Apr 1998 19:35:58 -0700 (PDT) Message-Id: <199804110235.TAA29092@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/blast Makefile ports/x11/blast/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1998/04/10 19:35:58 PDT Modified files: x11/blast Makefile x11/blast/files md5 Log: Upgrade to version 1.0-10.20 Revision Changes Path 1.7 +2 -2 ports/x11/blast/Makefile 1.3 +1 -1 ports/x11/blast/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 Apr 10 19:51:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA22385 for cvs-all-outgoing; Fri, 10 Apr 1998 19:51:14 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA22380; Fri, 10 Apr 1998 19:51:12 -0700 (PDT) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA29194; Fri, 10 Apr 1998 19:51:01 -0700 (PDT) Date: Fri, 10 Apr 1998 19:51:01 -0700 (PDT) Message-Id: <199804110251.TAA29194@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-include@FreeBSD.ORG Subject: cvs commit: src/include pthread_np.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/04/10 19:51:00 PDT Modified files: include pthread_np.h Log: Add a function prototype to set the name of a thread for debugging purposes. Revision Changes Path 1.5 +2 -1 src/include/pthread_np.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 10 20:06:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA23568 for cvs-all-outgoing; Fri, 10 Apr 1998 20:06:06 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA23563; Fri, 10 Apr 1998 20:06:04 -0700 (PDT) (envelope-from hosokawa@FreeBSD.org) From: Tatsumi Hosokawa Received: (from hosokawa@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA29342; Fri, 10 Apr 1998 20:05:53 -0700 (PDT) Date: Fri, 10 Apr 1998 20:05:53 -0700 (PDT) Message-Id: <199804110305.UAA29342@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/samba Makefile ports/net/samba/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hosokawa 1998/04/10 20:05:52 PDT Modified files: net/samba Makefile net/samba/files md5 Log: updated to 1.9.18p4 Revision Changes Path 1.22 +3 -3 ports/net/samba/Makefile 1.15 +1 -1 ports/net/samba/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 Apr 10 20:20:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA24729 for cvs-all-outgoing; Fri, 10 Apr 1998 20:20:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA24724; Fri, 10 Apr 1998 20:20:25 -0700 (PDT) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA29451; Fri, 10 Apr 1998 20:20:14 -0700 (PDT) Date: Fri, 10 Apr 1998 20:20:14 -0700 (PDT) Message-Id: <199804110320.UAA29451@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/libwww Makefile ports/www/libwww/files md5 ports/www/libwww/patches patch-ac patch-ad ports/www/libwww/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1998/04/10 20:20:13 PDT Modified files: www/libwww Makefile www/libwww/files md5 www/libwww/patches patch-ac patch-ad www/libwww/pkg PLIST Log: Upgrade to 5.1l. Revision Changes Path 1.9 +4 -7 ports/www/libwww/Makefile 1.7 +1 -1 ports/www/libwww/files/md5 1.5 +14 -14 ports/www/libwww/patches/patch-ac 1.3 +7 -7 ports/www/libwww/patches/patch-ad 1.7 +142 -142 ports/www/libwww/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 Apr 10 21:21:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA06453 for cvs-all-outgoing; Fri, 10 Apr 1998 21:21:38 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA06447; Fri, 10 Apr 1998 21:21:36 -0700 (PDT) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA29604; Fri, 10 Apr 1998 21:21:25 -0700 (PDT) Date: Fri, 10 Apr 1998 21:21:25 -0700 (PDT) Message-Id: <199804110421.VAA29604@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/tinyfugue Makefile ports/net/tinyfugue/files md5 ports/net/tinyfugue/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1998/04/10 21:21:25 PDT Modified files: net/tinyfugue Makefile net/tinyfugue/files md5 net/tinyfugue/pkg PLIST Log: Upgrade to version 4.0 alpha 6. Revision Changes Path 1.8 +4 -4 ports/net/tinyfugue/Makefile 1.6 +1 -1 ports/net/tinyfugue/files/md5 1.6 +57 -57 ports/net/tinyfugue/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 Apr 10 23:15:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA08039 for cvs-all-outgoing; Fri, 10 Apr 1998 23:15:50 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA08009; Fri, 10 Apr 1998 23:15:36 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id QAA00441; Sat, 11 Apr 1998 16:14:15 +1000 Date: Sat, 11 Apr 1998 16:14:15 +1000 From: Bruce Evans Message-Id: <199804110614.QAA00441@godzilla.zeta.org.au> To: bde@zeta.org.au, sos@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/isa wd.c Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >> The Quantum Bigfoot 12G can probably be supported without using >> LBA mode. Since the old driver sort of worked, this drive must >> support CHS mode, so it should all be accessible using any CHS >> translation with 65535 * heads * sectors >= wp->wdp_lbasize. >> Just set its size to wp->wdp_lbasize instead of to the default, >> and adjust the number of cylinders. (diskslice_machdep.c already >> does similar adjustments if any slice seems to go beyond the >> end of the disk, but it is too CHS-centric and only works up to >> C=1024). > >This might be possible, but according to the ATA4 std. the CHS >mode is "optional" for the drive makers, so we cannot knwo. We can know - see my next paragraph. >Its also easier to just use LBA all over :) It's harder, because very old drives don't support it, and it is not easy to tell which old drives support it. >> The need for LBA can probably be determined automatically using >> (wp->wdp_heads == 0 && wp->wdp_sectors == 0). (ATA-4 permits >> drives larger than 8G to not support CHS. If it is not supported, >> then the default translation is 0/0.) I think we won't see any >> drives that don't support it until 8G is a tiny drive. > >Right, but this only works if the drives implements the optional >part above. I dont knwo before I get HW to test on. Testing proves nothing, since future drives are not required to support it. OTOH, current models of the Quantum Bigfoot 12G obviously support it, since otherwise the bug reports would be about division by 0 instead of missing sectors. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 10 23:57:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA19576 for cvs-all-outgoing; Fri, 10 Apr 1998 23:57:52 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA19540; Fri, 10 Apr 1998 23:57:47 -0700 (PDT) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA29836; Fri, 10 Apr 1998 23:57:34 -0700 (PDT) Date: Fri, 10 Apr 1998 23:57:34 -0700 (PDT) Message-Id: <199804110657.XAA29836@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/include libc_private.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/04/10 23:57:34 PDT Added files: lib/libc/include libc_private.h Log: Add a private header file for libc/libc_r/libpthread to contain definitions for things like locking etc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 00:03:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA21439 for cvs-all-outgoing; Sat, 11 Apr 1998 00:03:13 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA21431; Sat, 11 Apr 1998 00:03:12 -0700 (PDT) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA29903; Sat, 11 Apr 1998 00:02:59 -0700 (PDT) Date: Sat, 11 Apr 1998 00:02:59 -0700 (PDT) Message-Id: <199804110702.AAA29903@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/stdlib exit.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/04/11 00:02:59 PDT Modified files: lib/libc/stdlib exit.c Log: Add a global variable called __isthreaded that can be tested throughout libc to determine if locking is required. This is needed in libc for use with kernel threads, but until a thread is created, we don't really want to bother locking things. The variable was added here because the crt code calls exit(main()) so all programs will get the variable. Revision Changes Path 1.2 +9 -0 src/lib/libc/stdlib/exit.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 00:29:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA27488 for cvs-all-outgoing; Sat, 11 Apr 1998 00:29:08 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA27483; Sat, 11 Apr 1998 00:29:06 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA29966; Sat, 11 Apr 1998 00:28:54 -0700 (PDT) Date: Sat, 11 Apr 1998 00:28:54 -0700 (PDT) Message-Id: <199804110728.AAA29966@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libftpio ftpio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/04/11 00:28:53 PDT Modified files: lib/libftpio ftpio.c Log: Correctly figure out that the remove cannot do passive mode. PR: 6259 Reviewed & slightly modified by: phk Submitted by: Archie Cobbs Revision Changes Path 1.30 +3 -1 src/lib/libftpio/ftpio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 00:34:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA28861 for cvs-all-outgoing; Sat, 11 Apr 1998 00:34:03 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA28831; Sat, 11 Apr 1998 00:34:00 -0700 (PDT) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA00204; Sat, 11 Apr 1998 00:33:47 -0700 (PDT) Date: Sat, 11 Apr 1998 00:33:47 -0700 (PDT) Message-Id: <199804110733.AAA00204@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-include@FreeBSD.ORG Subject: cvs commit: src/include stdio.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/04/11 00:33:47 PDT Modified files: include stdio.h Log: Add *_unlocked() macros according to POSIX. In the _THREAD_SAFE case, test for __isthreaded before calling the lock/unlock functions to try to save some performance. The _THREAD_SAFE case should become the default, but since it tests for a global variable in libc, people won't be able to build -current on pre-3.0 systems unless the default leaves it out. Such is life. Revision Changes Path 1.15 +59 -9 src/include/stdio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 00:38:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA29754 for cvs-all-outgoing; Sat, 11 Apr 1998 00:38:01 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA29737; Sat, 11 Apr 1998 00:37:57 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA00265; Sat, 11 Apr 1998 00:37:44 -0700 (PDT) Date: Sat, 11 Apr 1998 00:37:44 -0700 (PDT) Message-Id: <199804110737.AAA00265@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/stdlib atof.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/04/11 00:37:44 PDT Modified files: lib/libc/stdlib atof.3 Log: Remove a nolonger implented "BUGS" description. PR: 6240 Reviewed by: phk Submitted by: Niall Smart rotel@indigo.ie Revision Changes Path 1.2 +0 -14 src/lib/libc/stdlib/atof.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 00:41:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA00652 for cvs-all-outgoing; Sat, 11 Apr 1998 00:41:05 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA00634; Sat, 11 Apr 1998 00:41:03 -0700 (PDT) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA00617; Sat, 11 Apr 1998 00:40:50 -0700 (PDT) Date: Sat, 11 Apr 1998 00:40:50 -0700 (PDT) Message-Id: <199804110740.AAA00617@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/stdio _flock_stub.c Makefile.inc clrerr.c fclose.c fflush.c fgetc.c fgetpos.c fgets.c fpurge.c fputc.c fputs.c fread.c fscanf.c fseek.c ftell.c fwrite.c getc.c getchar.c putc.c putchar.c puts.c putw.c rewind.c scanf.c setvbuf.c ungetc.c ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/04/11 00:40:50 PDT Modified files: lib/libc/stdio Makefile.inc clrerr.c fclose.c fflush.c fgetc.c fgetpos.c fgets.c fpurge.c fputc.c fputs.c fread.c fscanf.c fseek.c ftell.c fwrite.c getc.c getchar.c putc.c putchar.c puts.c putw.c rewind.c scanf.c setvbuf.c ungetc.c vfprintf.c vscanf.c Added files: lib/libc/stdio _flock_stub.c Log: Add FILE locking stubs for libc. Change the FILE locking to support kernel threads when linked with libpthread (which you haven't see yet). This requires that libc become thread-safe and thread-aware, testing __isthreaded before attempting to do lock/unlock calls. The impact on non-threaded programs is minor. This change works with libc_r, so it's the best compromise. Revision Changes Path 1.14 +11 -3 src/lib/libc/stdio/Makefile.inc 1.6 +4 -11 src/lib/libc/stdio/clrerr.c 1.6 +4 -11 src/lib/libc/stdio/fclose.c 1.6 +4 -11 src/lib/libc/stdio/fflush.c 1.6 +4 -11 src/lib/libc/stdio/fgetc.c 1.6 +4 -11 src/lib/libc/stdio/fgetpos.c 1.8 +6 -17 src/lib/libc/stdio/fgets.c 1.6 +4 -11 src/lib/libc/stdio/fpurge.c 1.6 +4 -11 src/lib/libc/stdio/fputc.c 1.6 +4 -11 src/lib/libc/stdio/fputs.c 1.6 +5 -11 src/lib/libc/stdio/fread.c 1.6 +4 -11 src/lib/libc/stdio/fscanf.c 1.7 +10 -26 src/lib/libc/stdio/fseek.c 1.9 +5 -14 src/lib/libc/stdio/ftell.c 1.6 +4 -11 src/lib/libc/stdio/fwrite.c 1.6 +4 -11 src/lib/libc/stdio/getc.c 1.6 +4 -11 src/lib/libc/stdio/getchar.c 1.6 +4 -11 src/lib/libc/stdio/putc.c 1.6 +4 -11 src/lib/libc/stdio/putchar.c 1.6 +4 -11 src/lib/libc/stdio/puts.c 1.6 +4 -11 src/lib/libc/stdio/putw.c 1.6 +4 -11 src/lib/libc/stdio/rewind.c 1.6 +4 -11 src/lib/libc/stdio/scanf.c 1.6 +5 -14 src/lib/libc/stdio/setvbuf.c 1.6 +9 -26 src/lib/libc/stdio/ungetc.c 1.18 +6 -17 src/lib/libc/stdio/vfprintf.c 1.6 +4 -11 src/lib/libc/stdio/vscanf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 00:47:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA01391 for cvs-all-outgoing; Sat, 11 Apr 1998 00:47:38 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA01386; Sat, 11 Apr 1998 00:47:37 -0700 (PDT) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA00678; Sat, 11 Apr 1998 00:47:24 -0700 (PDT) Date: Sat, 11 Apr 1998 00:47:24 -0700 (PDT) Message-Id: <199804110747.AAA00678@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_create.c uthread_file.c uthread_info.c uthread_kern.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/04/11 00:47:23 PDT Modified files: lib/libc_r/uthread pthread_private.h uthread_create.c uthread_file.c uthread_info.c uthread_kern.c Log: Change the FILE locking to be by FILE, not by the underlying fd as it was. Add a FILE_WAIT state and queue threads waiting for a FILE lock. Start using the sys/queue.h macros instead of the way that MIT pthreads did it. Add a thread name to the private thread structure and a non-POSIX function to set this. This helps (me at least) when sending a SIGINFO to a threaded process to get a /tmp/uthread.dump to see what the threads are doing this time. It is nice to be able to recognise (yes, I spell that with an 's' too) which threads are which. Revision Changes Path 1.9 +9 -2 src/lib/libc_r/uthread/pthread_private.h 1.8 +7 -0 src/lib/libc_r/uthread/uthread_create.c 1.2 +282 -48 src/lib/libc_r/uthread/uthread_file.c 1.3 +19 -8 src/lib/libc_r/uthread/uthread_info.c 1.8 +4 -1 src/lib/libc_r/uthread/uthread_kern.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 05:08:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA25511 for cvs-all-outgoing; Sat, 11 Apr 1998 05:08:27 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA25506; Sat, 11 Apr 1998 05:08:26 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA02151; Sat, 11 Apr 1998 05:08:12 -0700 (PDT) Date: Sat, 11 Apr 1998 05:08:12 -0700 (PDT) Message-Id: <199804111208.FAA02151@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/gtk Makefile ports/x11/gtk/files md5 ports/x11/gtk/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/04/11 05:08:12 PDT Modified files: x11/gtk Makefile x11/gtk/files md5 x11/gtk/pkg PLIST Log: Upgrade to 0.99.10. Revision Changes Path 1.14 +4 -4 ports/x11/gtk/Makefile 1.11 +1 -1 ports/x11/gtk/files/md5 1.15 +3 -0 ports/x11/gtk/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 Apr 11 06:14:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA00108 for cvs-all-outgoing; Sat, 11 Apr 1998 06:14:59 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA00100; Sat, 11 Apr 1998 06:14:57 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA04376; Sat, 11 Apr 1998 06:14:42 -0700 (PDT) Date: Sat, 11 Apr 1998 06:14:42 -0700 (PDT) Message-Id: <199804111314.GAA04376@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/chinese/tin Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/04/11 06:14:42 PDT Modified files: chinese/tin Makefile Log: Sync with news/tin. Revision Changes Path 1.9 +6 -3 ports/chinese/tin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 06:49:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA02165 for cvs-all-outgoing; Sat, 11 Apr 1998 06:49:34 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA02156; Sat, 11 Apr 1998 06:49:31 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA27827; Sat, 11 Apr 1998 06:49:16 -0700 (PDT) Date: Sat, 11 Apr 1998 06:49:16 -0700 (PDT) Message-Id: <199804111349.GAA27827@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-CVSROOT@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/04/11 06:49:16 PDT Modified files: . modules Log: p5-chart --> ports/graphics/p5-chart Revision Changes Path 1.1906 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 06:51:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA02549 for cvs-all-outgoing; Sat, 11 Apr 1998 06:51:58 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA02543; Sat, 11 Apr 1998 06:51:57 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA27845; Sat, 11 Apr 1998 06:51:42 -0700 (PDT) Date: Sat, 11 Apr 1998 06:51:42 -0700 (PDT) Message-Id: <199804111351.GAA27845@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/graphics/p5-chart - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/04/11 06:51:42 PDT ports/graphics/p5-chart - Imported sources Update of /home/ncvs/ports/graphics/p5-chart In directory freefall.freebsd.org:/d/users/vanilla/work/p5-chart Log Message: A perl5 module for build chart graphic. Status: Vendor Tag: VANILLA Release Tags: chart_0_94 N ports/graphics/p5-chart/Makefile I ports/graphics/p5-chart/CVS N ports/graphics/p5-chart/files/md5 N ports/graphics/p5-chart/pkg/COMMENT N ports/graphics/p5-chart/pkg/DESCR N ports/graphics/p5-chart/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 Sat Apr 11 06:55:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA02810 for cvs-all-outgoing; Sat, 11 Apr 1998 06:55:07 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA02805; Sat, 11 Apr 1998 06:55:06 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA27901; Sat, 11 Apr 1998 06:54:51 -0700 (PDT) Date: Sat, 11 Apr 1998 06:54:51 -0700 (PDT) Message-Id: <199804111354.GAA27901@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/graphics Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/04/11 06:54:50 PDT Modified files: graphics Makefile Log: Activate p5-chart. Revision Changes Path 1.70 +2 -1 ports/graphics/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 07:10:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA04013 for cvs-all-outgoing; Sat, 11 Apr 1998 07:10:53 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA04008; Sat, 11 Apr 1998 07:10:52 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA27989; Sat, 11 Apr 1998 07:10:37 -0700 (PDT) Date: Sat, 11 Apr 1998 07:10:37 -0700 (PDT) Message-Id: <199804111410.HAA27989@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/devel/p5-Storable Makefile ports/devel/p5-Storable/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/04/11 07:10:37 PDT Modified files: devel/p5-Storable Makefile devel/p5-Storable/files md5 Log: Upgrade to 0.5.4. Revision Changes Path 1.3 +4 -4 ports/devel/p5-Storable/Makefile 1.3 +1 -1 ports/devel/p5-Storable/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 Apr 11 08:04:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA11107 for cvs-all-outgoing; Sat, 11 Apr 1998 08:04:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA11098; Sat, 11 Apr 1998 08:04:13 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA28200; Sat, 11 Apr 1998 08:03:54 -0700 (PDT) Date: Sat, 11 Apr 1998 08:03:54 -0700 (PDT) Message-Id: <199804111503.IAA28200@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-CVSROOT@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/04/11 08:03:54 PDT Modified files: . modules Log: SSLtelnet --> ports/net/SSLtelnet Revision Changes Path 1.1907 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 08:07:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA11366 for cvs-all-outgoing; Sat, 11 Apr 1998 08:07:22 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA11360; Sat, 11 Apr 1998 08:07:21 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA28218; Sat, 11 Apr 1998 08:07:05 -0700 (PDT) Date: Sat, 11 Apr 1998 08:07:05 -0700 (PDT) Message-Id: <199804111507.IAA28218@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/SSLtelnet - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/04/11 08:07:05 PDT ports/net/SSLtelnet - Imported sources Update of /home/ncvs/ports/net/SSLtelnet In directory freefall.freebsd.org:/d/users/vanilla/work/SSLtelnet Log Message: It is a telnet/telnetd program support SSL encryption and certification mechanism. PR: ports/6182 Submitted by: Issei Suzuki Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA11580 for cvs-all-outgoing; Sat, 11 Apr 1998 08:08:42 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA11574; Sat, 11 Apr 1998 08:08:41 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA28257; Sat, 11 Apr 1998 08:08:26 -0700 (PDT) Date: Sat, 11 Apr 1998 08:08:26 -0700 (PDT) Message-Id: <199804111508.IAA28257@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/04/11 08:08:26 PDT Modified files: net Makefile Log: Activate SSLtelnet. Revision Changes Path 1.151 +2 -1 ports/net/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 08:10:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA11815 for cvs-all-outgoing; Sat, 11 Apr 1998 08:10:27 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA11806; Sat, 11 Apr 1998 08:10:24 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA28300; Sat, 11 Apr 1998 08:10:09 -0700 (PDT) Date: Sat, 11 Apr 1998 08:10:09 -0700 (PDT) Message-Id: <199804111510.IAA28300@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/doc/smm Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/04/11 08:10:09 PDT Modified files: (Branch: RELENG_2_2) share/doc/smm Makefile Log: Reenable lpd docs - they seem to build fine. Prodded into action by: Ruslan Ermilov Revision Changes Path 1.4.2.3 +2 -5 src/share/doc/smm/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 08:10:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA11944 for cvs-all-outgoing; Sat, 11 Apr 1998 08:10:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA11939; Sat, 11 Apr 1998 08:10:51 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA28330; Sat, 11 Apr 1998 08:10:36 -0700 (PDT) Date: Sat, 11 Apr 1998 08:10:36 -0700 (PDT) Message-Id: <199804111510.IAA28330@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/doc/smm Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/04/11 08:10:35 PDT Modified files: share/doc/smm Makefile Log: MF22: build lpd docs Revision Changes Path 1.10 +2 -5 src/share/doc/smm/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 09:03:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA21013 for cvs-all-outgoing; Sat, 11 Apr 1998 09:03:56 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA21007; Sat, 11 Apr 1998 09:03:55 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA29146; Sat, 11 Apr 1998 09:03:40 -0700 (PDT) Date: Sat, 11 Apr 1998 09:03:40 -0700 (PDT) Message-Id: <199804111603.JAA29146@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/cvs/src filesubr.c lock.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/11 09:03:39 PDT Modified files: (Branch: RELENG_2_2) contrib/cvs/src filesubr.c lock.c Log: YIKES!!!! I accidently committed experimental patches with the 2.2 cvs update! I don't think this would cause the stray /tmp file problem, but this is not meant to be here yet. Revision Changes Path 1.1.1.1.2.3 +1 -1 src/contrib/cvs/src/filesubr.c 1.1.1.1.2.3 +0 -18 src/contrib/cvs/src/lock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 09:12:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA21898 for cvs-all-outgoing; Sat, 11 Apr 1998 09:12:25 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA21889; Sat, 11 Apr 1998 09:12:24 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA29184; Sat, 11 Apr 1998 09:12:08 -0700 (PDT) Date: Sat, 11 Apr 1998 09:12:08 -0700 (PDT) Message-Id: <199804111612.JAA29184@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/cvs/src logmsg.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/11 09:12:08 PDT Modified files: contrib/cvs/src logmsg.c Log: Argh!.. Spot the deliberate mistake that was probably causing the leftover files in /tmp.. (this commit brought to you by 'cvs update -j') Revision Changes Path 1.5 +1 -1 src/contrib/cvs/src/logmsg.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 09:15:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA22269 for cvs-all-outgoing; Sat, 11 Apr 1998 09:15:30 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA22261; Sat, 11 Apr 1998 09:15:28 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA29219; Sat, 11 Apr 1998 09:15:13 -0700 (PDT) Date: Sat, 11 Apr 1998 09:15:13 -0700 (PDT) Message-Id: <199804111615.JAA29219@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/cvs/src logmsg.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/04/11 09:15:13 PDT Modified files: (Branch: RELENG_2_2) contrib/cvs/src logmsg.c Log: Merge from HEAD; 'cvs update -j' cleanup mistake that probably caused the stray /tmp files. Revision Changes Path 1.1.1.1.2.3 +1 -1 src/contrib/cvs/src/logmsg.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 09:50:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA27153 for cvs-all-outgoing; Sat, 11 Apr 1998 09:50:33 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA27146; Sat, 11 Apr 1998 09:50:32 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA29433; Sat, 11 Apr 1998 09:50:16 -0700 (PDT) Date: Sat, 11 Apr 1998 09:50:16 -0700 (PDT) Message-Id: <199804111650.JAA29433@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data mozilla.sgml Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/04/11 09:50:16 PDT Modified files: data Makefile Added files: data mozilla.sgml Log: Add a mozilla project page. This is very rough and I'd more than welcome someone's efforts to tart it up a bit with a nice picture or some better text, but for the time being, this is better than nothing. Revision Changes Path 1.26 +2 -2 www/data/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 10:21:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA04622 for cvs-all-outgoing; Sat, 11 Apr 1998 10:21:12 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA04617; Sat, 11 Apr 1998 10:21:11 -0700 (PDT) (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA29547; Sat, 11 Apr 1998 10:20:55 -0700 (PDT) Date: Sat, 11 Apr 1998 10:20:55 -0700 (PDT) Message-Id: <199804111720.KAA29547@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-CVSROOT@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk andreas 1998/04/11 10:20:54 PDT Modified files: . modules Log: added forgotten mozilla module Revision Changes Path 1.1908 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 10:22:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA04911 for cvs-all-outgoing; Sat, 11 Apr 1998 10:22:55 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA04903; Sat, 11 Apr 1998 10:22:53 -0700 (PDT) (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA29582; Sat, 11 Apr 1998 10:22:37 -0700 (PDT) Date: Sat, 11 Apr 1998 10:22:37 -0700 (PDT) Message-Id: <199804111722.KAA29582@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk andreas 1998/04/11 10:22:36 PDT Modified files: www Makefile Log: Added mozilla Revision Changes Path 1.73 +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 Sat Apr 11 10:24:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA05109 for cvs-all-outgoing; Sat, 11 Apr 1998 10:24:29 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA05101; Sat, 11 Apr 1998 10:24:28 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA29638; Sat, 11 Apr 1998 10:24:12 -0700 (PDT) Date: Sat, 11 Apr 1998 10:24:12 -0700 (PDT) Message-Id: <199804111724.KAA29638@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern init_main.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/04/11 10:24:11 PDT Modified files: sys/kern init_main.c Log: When pmap_pinit0() allocates a page for proc0's page directory, kernal page table may need to be extended. But while growing the kernel page table (pmap_growkernel()), newly allocated kernel page table pages are entered into every process' page directory. For proc0, the page directory is not allocated yet, and results in a page fault. Eventually, the machine panics with "lockmgr: not holding exclusive lock". PR: 5458 Reviewed by: phk Submitted by: Luoqi Chen Revision Changes Path 1.89 +2 -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 Sat Apr 11 10:24:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA05150 for cvs-all-outgoing; Sat, 11 Apr 1998 10:24:36 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA05142; Sat, 11 Apr 1998 10:24:34 -0700 (PDT) (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA29679; Sat, 11 Apr 1998 10:24:18 -0700 (PDT) Date: Sat, 11 Apr 1998 10:24:18 -0700 (PDT) Message-Id: <199804111724.KAA29679@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/mozilla/files netscape.sh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk andreas 1998/04/11 10:24:18 PDT Modified files: www/mozilla/files netscape.sh Log: Execute the correct binary, version number bumped by one Revision Changes Path 1.6 +1 -1 ports/www/mozilla/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 Sat Apr 11 10:37:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07203 for cvs-all-outgoing; Sat, 11 Apr 1998 10:37:30 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA07196; Sat, 11 Apr 1998 10:37:28 -0700 (PDT) (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA29975; Sat, 11 Apr 1998 10:37:12 -0700 (PDT) Date: Sat, 11 Apr 1998 10:37:12 -0700 (PDT) Message-Id: <199804111737.KAA29975@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/kdenetwork Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk andreas 1998/04/11 10:37:11 PDT Modified files: net/kdenetwork Makefile Log: portlint: ln -> ${LN} Force symlink: ${LN} -s -> ${LN} -sf, in case of error a 2nd try of make install doesn't fail with an error link exists ... Revision Changes Path 1.9 +2 -2 ports/net/kdenetwork/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 10:46:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07977 for cvs-all-outgoing; Sat, 11 Apr 1998 10:46:10 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA07971; Sat, 11 Apr 1998 10:46:08 -0700 (PDT) (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA00174; Sat, 11 Apr 1998 10:45:51 -0700 (PDT) Date: Sat, 11 Apr 1998 10:45:51 -0700 (PDT) Message-Id: <199804111745.KAA00174@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/qt Makefile ports/x11/qt/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk andreas 1998/04/11 10:45:51 PDT Modified files: x11/qt Makefile x11/qt/pkg PLIST Log: Install a symlink from libqt.so.x.yy to libqt.so Reason: the qt library very often changes the release number. So every time you need to fix the configure script of KDE ports. Since every KDE port checks libqt.so, it's much easier for Stefan to maintain KDE and for us all to use the package instead of hacking configure scripts again and again. Revision Changes Path 1.15 +2 -1 ports/x11/qt/Makefile 1.8 +1 -0 ports/x11/qt/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 Apr 11 11:21:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA12102 for cvs-all-outgoing; Sat, 11 Apr 1998 11:21:41 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA12097; Sat, 11 Apr 1998 11:21:39 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA00524; Sat, 11 Apr 1998 11:21:23 -0700 (PDT) Date: Sat, 11 Apr 1998 11:21:23 -0700 (PDT) Message-Id: <199804111821.LAA00524@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/graphics/aview Makefile ports/graphics/aview/files md5 ports/graphics/aview/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/04/11 11:21:23 PDT Modified files: graphics/aview Makefile graphics/aview/files md5 graphics/aview/patches patch-aa Log: Upgrade to 1.2. PR: ports/6250 Submitted by: maintainer Revision Changes Path 1.2 +3 -3 ports/graphics/aview/Makefile 1.2 +1 -1 ports/graphics/aview/files/md5 1.2 +11 -55 ports/graphics/aview/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 Apr 11 11:35:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA13475 for cvs-all-outgoing; Sat, 11 Apr 1998 11:35:05 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA13468; Sat, 11 Apr 1998 11:35:02 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA00632; Sat, 11 Apr 1998 11:34:45 -0700 (PDT) Date: Sat, 11 Apr 1998 11:34:45 -0700 (PDT) Message-Id: <199804111834.LAA00632@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/games/xjig/patches patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/04/11 11:34:45 PDT Added files: games/xjig/patches patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai Log: Add some patches for 24bpp PR: ports/6245 Submitted by: Jonathan Hanna To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 11:38:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA14185 for cvs-all-outgoing; Sat, 11 Apr 1998 11:38:47 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA14171; Sat, 11 Apr 1998 11:38:42 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA00673; Sat, 11 Apr 1998 11:38:26 -0700 (PDT) Date: Sat, 11 Apr 1998 11:38:26 -0700 (PDT) Message-Id: <199804111838.LAA00673@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Subject: cvs commit: doc/handbook submitters.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/04/11 11:38:25 PDT Modified files: handbook submitters.sgml Log: Add Jonathan Hanna for his xjig patches. PR: ports/6245 Revision Changes Path 1.166 +3 -1 doc/handbook/submitters.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 11:47:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA14932 for cvs-all-outgoing; Sat, 11 Apr 1998 11:47:24 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA14926; Sat, 11 Apr 1998 11:47:22 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA00743; Sat, 11 Apr 1998 11:47:05 -0700 (PDT) Date: Sat, 11 Apr 1998 11:47:05 -0700 (PDT) Message-Id: <199804111847.LAA00743@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/devel/nasm Makefile ports/devel/nasm/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/04/11 11:47:05 PDT Modified files: devel/nasm Makefile devel/nasm/files md5 Log: Upgrade to 0.97. PR: ports/6243 Submitted by: maintainer Revision Changes Path 1.4 +4 -11 ports/devel/nasm/Makefile 1.3 +1 -1 ports/devel/nasm/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 Apr 11 12:33:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA22754 for cvs-all-outgoing; Sat, 11 Apr 1998 12:33:25 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA22749; Sat, 11 Apr 1998 12:33:23 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA01181; Sat, 11 Apr 1998 12:33:06 -0700 (PDT) Date: Sat, 11 Apr 1998 12:33:06 -0700 (PDT) Message-Id: <199804111933.MAA01181@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/noc-tun Makefile nos-tun.8 nos-tun.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/04/11 12:33:06 PDT Added files: sbin/noc-tun Makefile nos-tun.8 nos-tun.c Log: Program which implements "nos" alias "ka9q" alias "IP-IP" tunnels. PR: 1154 Reviewed by: phk Manpage by: phk Submitted by: Nickolay N. Dudorov nnd@itfs.nsk.su To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 13:03:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA28769 for cvs-all-outgoing; Sat, 11 Apr 1998 13:03:08 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA28763; Sat, 11 Apr 1998 13:03:07 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA01407; Sat, 11 Apr 1998 13:02:50 -0700 (PDT) Date: Sat, 11 Apr 1998 13:02:50 -0700 (PDT) Message-Id: <199804112002.NAA01407@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/misc/mc Makefile ports/misc/mc/files md5 ports/misc/mc/patches patch-ab patch-ac patch-ad patch-af ports/misc/mc/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/04/11 13:02:50 PDT Modified files: misc/mc Makefile misc/mc/files md5 misc/mc/patches patch-ab patch-ac patch-ad patch-af misc/mc/pkg PLIST Log: Upgrade to 4.1.30, remove my self from MAINTAINER tag. Revision Changes Path 1.19 +5 -8 ports/misc/mc/Makefile 1.9 +1 -1 ports/misc/mc/files/md5 1.5 +6 -4 ports/misc/mc/patches/patch-ab 1.4 +11 -11 ports/misc/mc/patches/patch-ac 1.4 +7 -7 ports/misc/mc/patches/patch-ad 1.4 +7 -7 ports/misc/mc/patches/patch-af 1.11 +1 -0 ports/misc/mc/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 Apr 11 13:03:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA28902 for cvs-all-outgoing; Sat, 11 Apr 1998 13:03:25 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA28895; Sat, 11 Apr 1998 13:03:24 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA01438; Sat, 11 Apr 1998 13:03:07 -0700 (PDT) Date: Sat, 11 Apr 1998 13:03:07 -0700 (PDT) Message-Id: <199804112003.NAA01438@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/04/11 13:03:07 PDT Modified files: sbin Makefile Log: Add noc-tun to list Revision Changes Path 1.45 +1 -1 src/sbin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 13:09:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA29942 for cvs-all-outgoing; Sat, 11 Apr 1998 13:09:59 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA29936; Sat, 11 Apr 1998 13:09:58 -0700 (PDT) (envelope-from dyson@FreeBSD.org) From: John Dyson Received: (from dyson@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA01487; Sat, 11 Apr 1998 13:09:41 -0700 (PDT) Date: Sat, 11 Apr 1998 13:09:41 -0700 (PDT) Message-Id: <199804112009.NAA01487@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa wd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dyson 1998/04/11 13:09:41 PDT Modified files: sys/i386/isa wd.c Log: Minor typo in the wd driver. The manifestation of this bug is a tremendous perf decrease due to the disabling of advanced features such as DMA, Ultra DMA, and 32bit mode. This patch might have been reported by someone else (I seem to remember it.) Revision Changes Path 1.156 +2 -2 src/sys/i386/isa/wd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 13:17:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA00577 for cvs-all-outgoing; Sat, 11 Apr 1998 13:17:03 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from lsd.relcom.eu.net (ache@lsd.relcom.eu.net [193.125.27.73]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA00572; Sat, 11 Apr 1998 13:16:55 -0700 (PDT) (envelope-from ache@lsd.relcom.eu.net) Received: (from ache@localhost) by lsd.relcom.eu.net (8.8.8/8.8.8) id AAA07943; Sun, 12 Apr 1998 00:16:45 +0400 (MSD) (envelope-from ache) Message-ID: <19980412001645.07575@nagual.pp.ru> Date: Sun, 12 Apr 1998 00:16:45 +0400 From: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= To: Poul-Henning Kamp , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/noc-tun Makefile nos-tun.8 nos-tun.c Mail-Followup-To: Poul-Henning Kamp , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG References: <199804111933.MAA01181@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <199804111933.MAA01181@freefall.freebsd.org>; from phk@FreeBSD.ORG on Sat, Apr 11, 1998 at 12:33:06PM -0700 Organization: Biomechanoid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sat, Apr 11, 1998 at 12:33:06PM -0700, Poul-Henning Kamp wrote: > phk 1998/04/11 12:33:06 PDT > > Added files: > sbin/noc-tun Makefile nos-tun.8 nos-tun.c > Log: > Program which implements "nos" alias "ka9q" alias "IP-IP" tunnels. "noc" or "nos"? -- Andrey A. Chernov http://www.nagual.pp.ru/~ache/ MTH/SH/HE S-- W-- N+ PEC>+ D A a++ C G>+ QH+(++) 666+>++ Y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 13:31:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA02009 for cvs-all-outgoing; Sat, 11 Apr 1998 13:31:23 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA01672; Sat, 11 Apr 1998 13:28:53 -0700 (PDT) (envelope-from mark@grondar.za) Received: from greenpeace.grondar.za (greenpeace.grondar.za [196.7.18.132]) by gratis.grondar.za (8.8.8/8.8.8) with ESMTP id WAA02623; Sat, 11 Apr 1998 22:28:12 +0200 (SAST) (envelope-from mark@grondar.za) Received: from grondar.za (localhost [127.0.0.1]) by greenpeace.grondar.za (8.8.8/8.8.8) with ESMTP id WAA02516; Sat, 11 Apr 1998 22:27:59 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <199804112027.WAA02516@greenpeace.grondar.za> X-Mailer: exmh version 2.0.2 2/24/98 To: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= cc: Poul-Henning Kamp , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/noc-tun Makefile nos-tun.8 nos-tun.c Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 11 Apr 1998 22:27:45 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= wrote: > "noc" or "nos"? Network Operating System 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 Apr 11 13:32:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA02180 for cvs-all-outgoing; Sat, 11 Apr 1998 13:32:05 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA02160; Sat, 11 Apr 1998 13:32:03 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA01564; Sat, 11 Apr 1998 13:31:46 -0700 (PDT) Date: Sat, 11 Apr 1998 13:31:46 -0700 (PDT) Message-Id: <199804112031.NAA01564@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern uipc_syscalls.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/04/11 13:31:46 PDT Modified files: sys/kern uipc_syscalls.c Log: setsockopt() transports user option data in an mbuf. if the user data is greater than MLEN, setsockopt is unable to pass it onto the protocol handler. Allocate a cluster in such case. PR: 2575 Reviewed by: phk Submitted by: Julian Assange proff@iq.org Revision Changes Path 1.38 +7 -2 src/sys/kern/uipc_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 Apr 11 13:38:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA03110 for cvs-all-outgoing; Sat, 11 Apr 1998 13:38:27 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from critter.freebsd.dk (critter.freebsd.dk [195.8.129.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA03058; Sat, 11 Apr 1998 13:37:56 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.8.7/8.8.5) with ESMTP id WAA14267; Sat, 11 Apr 1998 22:36:40 +0200 (CEST) To: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/noc-tun Makefile nos-tun.8 nos-tun.c In-reply-to: Your message of "Sun, 12 Apr 1998 00:16:45 +0400." <19980412001645.07575@nagual.pp.ru> Date: Sat, 11 Apr 1998 22:36:40 +0200 Message-ID: <14265.892327000@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <19980412001645.07575@nagual.pp.ru>, =?koi8-r?B?4c7E0sXKIP7F0s7P1w== ?= writes: >On Sat, Apr 11, 1998 at 12:33:06PM -0700, Poul-Henning Kamp wrote: >> phk 1998/04/11 12:33:06 PDT >> >> Added files: >> sbin/noc-tun Makefile nos-tun.8 nos-tun.c >> Log: >> Program which implements "nos" alias "ka9q" alias "IP-IP" tunnels. > >"noc" or "nos"? "nos" but I mistyped the directory name and didn't notice until it was too late. I just composed my self-humiliating request to peter to do a repository copy... :-/ Poul-Henning -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "Drink MONO-tonic, it goes down but it will NEVER come back up!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 13:41:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA03594 for cvs-all-outgoing; Sat, 11 Apr 1998 13:41:40 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from critter.freebsd.dk (critter.freebsd.dk [195.8.129.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA03572; Sat, 11 Apr 1998 13:41:25 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.8.7/8.8.5) with ESMTP id WAA14284; Sat, 11 Apr 1998 22:36:56 +0200 (CEST) To: Mark Murray cc: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/noc-tun Makefile nos-tun.8 nos-tun.c In-reply-to: Your message of "Sat, 11 Apr 1998 22:27:45 +0200." <199804112027.WAA02516@greenpeace.grondar.za> Date: Sat, 11 Apr 1998 22:36:56 +0200 Message-ID: <14282.892327016@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199804112027.WAA02516@greenpeace.grondar.za>, Mark Murray writes: >=?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= wrote: >> "noc" or "nos"? > >Network Operating System > No, typo. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "Drink MONO-tonic, it goes down but it will NEVER come back up!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 13:45:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA04085 for cvs-all-outgoing; Sat, 11 Apr 1998 13:45:37 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA04077; Sat, 11 Apr 1998 13:45:35 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA01699; Sat, 11 Apr 1998 13:45:18 -0700 (PDT) Date: Sat, 11 Apr 1998 13:45:18 -0700 (PDT) Message-Id: <199804112045.NAA01699@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/misc Makefile na.phone Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/04/11 13:45:18 PDT Modified files: share/misc Makefile Removed files: share/misc na.phone Log: In these enlightened times there are more and better places to find this information. PR 2789 mentions: http://www.pacbell.com/about-pb/areacodes/ http://www.bellcore.com/NANP/ PR: 2789 (in a backewards kind of way) Revision Changes Path 1.12 +2 -2 src/share/misc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 14:19:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA09154 for cvs-all-outgoing; Sat, 11 Apr 1998 14:19:18 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA09131; Sat, 11 Apr 1998 14:19:14 -0700 (PDT) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA02144; Sat, 11 Apr 1998 14:18:57 -0700 (PDT) Date: Sat, 11 Apr 1998 14:18:57 -0700 (PDT) Message-Id: <199804112118.OAA02144@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/adjkerntz adjkerntz.8 adjkerntz.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ache 1998/04/11 14:18:57 PDT Modified files: sbin/adjkerntz adjkerntz.8 adjkerntz.c Log: Implement Helbig idea of offset calculation reducing mktime() calls Immediately exit if /etc/wall_cmos_clock not present Revision Changes Path 1.15 +3 -3 src/sbin/adjkerntz/adjkerntz.8 1.23 +22 -22 src/sbin/adjkerntz/adjkerntz.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 14:51:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA15086 for cvs-all-outgoing; Sat, 11 Apr 1998 14:51:12 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA15076; Sat, 11 Apr 1998 14:51:08 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA02832; Sat, 11 Apr 1998 14:50:50 -0700 (PDT) Date: Sat, 11 Apr 1998 14:50:50 -0700 (PDT) Message-Id: <199804112150.OAA02832@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp bundle.c bundle.h command.c ppp.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/04/11 14:50:50 PDT Modified files: (Branch: MP) usr.sbin/ppp bundle.c bundle.h command.c ppp.8 Log: Remove ``show timeout'' and ``show auth'' and add ``show bundle''. Mention ``show timer'' in the man page. Revision Changes Path 1.1.2.45 +24 -1 src/usr.sbin/ppp/Attic/bundle.c 1.1.2.28 +2 -1 src/usr.sbin/ppp/Attic/bundle.h 1.131.2.59 +5 -34 src/usr.sbin/ppp/command.c 1.97.2.15 +6 -6 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 Sat Apr 11 18:06:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA15175 for cvs-all-outgoing; Sat, 11 Apr 1998 18:06:45 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA15089; Sat, 11 Apr 1998 18:06:23 -0700 (PDT) (envelope-from hoek@FreeBSD.org) From: Tim Vanderhoek Received: (from hoek@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA04330; Sat, 11 Apr 1998 18:06:01 -0700 (PDT) Date: Sat, 11 Apr 1998 18:06:01 -0700 (PDT) Message-Id: <199804120106.SAA04330@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/math/xgfe Makefile ports/math/xgfe/files md5 ports/math/xgfe/patches patch-aa ports/math/xgfe/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1998/04/11 18:06:01 PDT Modified files: math/xgfe Makefile math/xgfe/files md5 math/xgfe/patches patch-aa math/xgfe/pkg PLIST Log: Update to 1.3. PR: ports/6265 Submitted by: Matthew Hunt Revision Changes Path 1.2 +4 -4 ports/math/xgfe/Makefile 1.2 +1 -1 ports/math/xgfe/files/md5 1.2 +3 -3 ports/math/xgfe/patches/patch-aa 1.2 +3 -0 ports/math/xgfe/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 Apr 11 18:19:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA17728 for cvs-all-outgoing; Sat, 11 Apr 1998 18:19:11 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA17698; Sat, 11 Apr 1998 18:19:07 -0700 (PDT) (envelope-from hoek@FreeBSD.org) From: Tim Vanderhoek Received: (from hoek@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA04412; Sat, 11 Apr 1998 18:18:49 -0700 (PDT) Date: Sat, 11 Apr 1998 18:18:49 -0700 (PDT) Message-Id: <199804120118.SAA04412@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/textproc/catdoc/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1998/04/11 18:18:48 PDT Modified files: textproc/catdoc/pkg DESCR Log: s/tk42/tk80/. Mention that this doesn't work with Word97. Revision Changes Path 1.2 +5 -4 ports/textproc/catdoc/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 Apr 11 18:44:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA20830 for cvs-all-outgoing; Sat, 11 Apr 1998 18:44:52 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA20788; Sat, 11 Apr 1998 18:44:39 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.8.8/8.8.8) id VAA20587; Sat, 11 Apr 1998 21:44:34 -0400 (EDT) (envelope-from wollman) Date: Sat, 11 Apr 1998 21:44:34 -0400 (EDT) From: Garrett Wollman Message-Id: <199804120144.VAA20587@khavrinen.lcs.mit.edu> To: "Jordan K. Hubbard" Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/doc/smm Makefile In-Reply-To: <199804111510.IAA28330@freefall.freebsd.org> References: <199804111510.IAA28330@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk < said: > Modified files: > share/doc/smm Makefile > Log: > MF22: build lpd docs No. The lpd docs are built from lpd. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 18:55:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA22831 for cvs-all-outgoing; Sat, 11 Apr 1998 18:55:36 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA22804; Sat, 11 Apr 1998 18:55:21 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.8.8/8.8.8) id VAA20615; Sat, 11 Apr 1998 21:54:37 -0400 (EDT) (envelope-from wollman) Date: Sat, 11 Apr 1998 21:54:37 -0400 (EDT) From: Garrett Wollman Message-Id: <199804120154.VAA20615@khavrinen.lcs.mit.edu> To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern uipc_syscalls.c In-Reply-To: <199804112031.NAA01564@freefall.freebsd.org> References: <199804112031.NAA01564@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk < said: > setsockopt() transports user option data in an mbuf. if the user > data is greater than MLEN, setsockopt is unable to pass it onto > the protocol handler. Allocate a cluster in such case. Actually, what is eventually supposed to happen (after I pop about five other projects off my stack) is that socket options are passed down in the kernel as uio structs, and don't get copied in until the appropriate lower layer has accepted them. (This also eliminates yet another use of mbufs to hold something other than packet data.) -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 19:03:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA23647 for cvs-all-outgoing; Sat, 11 Apr 1998 19:03:30 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA23287; Sat, 11 Apr 1998 19:00:20 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id LAA31862; Sun, 12 Apr 1998 11:57:33 +1000 Date: Sun, 12 Apr 1998 11:57:33 +1000 From: Bruce Evans Message-Id: <199804120157.LAA31862@godzilla.zeta.org.au> To: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, dyson@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/isa wd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: > sys/i386/isa wd.c > Log: > Minor typo in the wd driver. The manifestation of this bug > is a tremendous perf decrease due to the disabling of advanced > features such as DMA, Ultra DMA, and 32bit mode. This patch > might have been reported by someone else (I seem to remember > it.) > > Revision Changes Path > 1.156 +2 -2 src/sys/i386/isa/wd.c I reported it and rev.1.155 credited me, but rev.155 actually fixed yet another `&=' bug. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 19:19:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA25657 for cvs-all-outgoing; Sat, 11 Apr 1998 19:19:45 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from coconut.itojun.org (root@coconut.itojun.org [210.160.95.97]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA24670; Sat, 11 Apr 1998 19:15:13 -0700 (PDT) (envelope-from itojun@itojun.org) Received: from localhost (itojun@localhost.itojun.org [127.0.0.1]) by coconut.itojun.org (8.8.8+3.0Wbeta12/3.6W) with ESMTP id LAA04744; Sun, 12 Apr 1998 11:15:06 +0900 (JST) To: committers@FreeBSD.ORG, root@freefall.freebsd.org Subject: cvs on freefall X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 From: Jun-ichiro itojun Itoh Date: Sun, 12 Apr 1998 11:15:05 +0900 Message-ID: <4740.892347305@coconut.itojun.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cvs prior to version 1.9.26 has a bug in "cvs add" for directory. is there any chance for freefall:/usr/bin/cvs to be updated? symptom: If you "cvs add" a directory, the specified directory will not be digged in the repository. Therefore, the future cvs operations will not be performed successfully. itojun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 19:21:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA26423 for cvs-all-outgoing; Sat, 11 Apr 1998 19:21:51 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA26368; Sat, 11 Apr 1998 19:21:39 -0700 (PDT) (envelope-from itojun@FreeBSD.org) From: Jun-ichiro Itoh Received: (from itojun@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA04769; Sat, 11 Apr 1998 19:21:19 -0700 (PDT) Date: Sat, 11 Apr 1998 19:21:19 -0700 (PDT) Message-Id: <199804120221.TAA04769@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/misc/ewipe Makefile ports/misc/ewipe/files md5 ports/misc/ewipe/patches patch-aa patch-ab patch-ac ports/misc/ewipe/pkg PLIST ports/misc/ewipe/scripts nokanji.ed Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk itojun 1998/04/11 19:21:19 PDT Modified files: misc/ewipe Makefile misc/ewipe/files md5 misc/ewipe/patches patch-aa misc/ewipe/pkg PLIST Added files: misc/ewipe/scripts nokanji.ed Removed files: misc/ewipe/patches patch-ab patch-ac Log: - original distribution updated. (-> 1.0.0) - the method for removing japanese-oriented code fragment has changed. Revision Changes Path 1.12 +18 -10 ports/misc/ewipe/Makefile 1.7 +1 -1 ports/misc/ewipe/files/md5 1.4 +4 -60 ports/misc/ewipe/patches/patch-aa 1.6 +2 -2 ports/misc/ewipe/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 Apr 11 19:22:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA26604 for cvs-all-outgoing; Sat, 11 Apr 1998 19:22:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA26597; Sat, 11 Apr 1998 19:22:22 -0700 (PDT) (envelope-from itojun@FreeBSD.org) From: Jun-ichiro Itoh Received: (from itojun@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA04825; Sat, 11 Apr 1998 19:22:03 -0700 (PDT) Date: Sat, 11 Apr 1998 19:22:03 -0700 (PDT) Message-Id: <199804120222.TAA04825@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/japanese/ewipe Makefile ports/japanese/ewipe/patches patch-aa patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk itojun 1998/04/11 19:22:03 PDT Modified files: japanese/ewipe Makefile japanese/ewipe/patches patch-aa Removed files: japanese/ewipe/patches patch-ab Log: original distribution updated. (-> 1.0.0) Revision Changes Path 1.12 +5 -3 ports/japanese/ewipe/Makefile 1.5 +4 -60 ports/japanese/ewipe/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 Apr 11 20:10:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA03116 for cvs-all-outgoing; Sat, 11 Apr 1998 20:10:06 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA03110; Sat, 11 Apr 1998 20:10:03 -0700 (PDT) (envelope-from dyson@FreeBSD.org) From: John Dyson Received: (from dyson@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA05001; Sat, 11 Apr 1998 20:09:44 -0700 (PDT) Date: Sat, 11 Apr 1998 20:09:44 -0700 (PDT) Message-Id: <199804120309.UAA05001@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys aio.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dyson 1998/04/11 20:09:43 PDT Modified files: sys/sys aio.h Log: Add aio_error decl. Revision Changes Path 1.8 +6 -1 src/sys/sys/aio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 20:11:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA03250 for cvs-all-outgoing; Sat, 11 Apr 1998 20:11:11 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA03244; Sat, 11 Apr 1998 20:11:10 -0700 (PDT) (envelope-from itojun@FreeBSD.org) From: Jun-ichiro Itoh Received: (from itojun@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA05098; Sat, 11 Apr 1998 20:10:51 -0700 (PDT) Date: Sat, 11 Apr 1998 20:10:51 -0700 (PDT) Message-Id: <199804120310.UAA05098@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/comms/hylafax Makefile ports/comms/hylafax/files md5 ports/comms/hylafax/patches patch-ab patch-ac ports/comms/hylafax/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk itojun 1998/04/11 20:10:51 PDT Modified files: comms/hylafax Makefile comms/hylafax/files md5 comms/hylafax/patches patch-ab comms/hylafax/pkg PLIST Removed files: comms/hylafax/patches patch-ac Log: updated to 4.0pl2. added official mirrors to MASTER_SITES. Revision Changes Path 1.12 +7 -5 ports/comms/hylafax/Makefile 1.5 +1 -1 ports/comms/hylafax/files/md5 1.5 +1 -14 ports/comms/hylafax/patches/patch-ab 1.5 +1 -0 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 Sat Apr 11 21:46:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA14523 for cvs-all-outgoing; Sat, 11 Apr 1998 21:46:34 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA14518; Sat, 11 Apr 1998 21:46:32 -0700 (PDT) (envelope-from hosokawa@FreeBSD.org) From: Tatsumi Hosokawa Received: (from hosokawa@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA05999; Sat, 11 Apr 1998 21:46:12 -0700 (PDT) Date: Sat, 11 Apr 1998 21:46:12 -0700 (PDT) Message-Id: <199804120446.VAA05999@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Subject: cvs commit: doc/handbook contrib.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hosokawa 1998/04/11 21:46:12 PDT Modified files: handbook contrib.sgml Log: Submitted by: jkh@freebsd.org put myself at correct place :-). Revision Changes Path 1.277 +2 -2 doc/handbook/contrib.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 21:48:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA14719 for cvs-all-outgoing; Sat, 11 Apr 1998 21:48:34 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA14714; Sat, 11 Apr 1998 21:48:32 -0700 (PDT) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA06030; Sat, 11 Apr 1998 21:48:13 -0700 (PDT) Date: Sat, 11 Apr 1998 21:48:13 -0700 (PDT) Message-Id: <199804120448.VAA06030@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/boot/biosboot boot.c sys.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/04/11 21:48:13 PDT Modified files: sys/pc98/boot/biosboot boot.c sys.c Log: Fix the problem when SCSI ID is not contiguous. Submitted by: URATA Shuichiro Revision Changes Path 1.17 +14 -2 src/sys/pc98/boot/biosboot/boot.c 1.14 +6 -12 src/sys/pc98/boot/biosboot/sys.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 21:49:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA14788 for cvs-all-outgoing; Sat, 11 Apr 1998 21:49:36 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA14783; Sat, 11 Apr 1998 21:49:34 -0700 (PDT) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA06061; Sat, 11 Apr 1998 21:49:15 -0700 (PDT) Date: Sat, 11 Apr 1998 21:49:15 -0700 (PDT) Message-Id: <199804120449.VAA06061@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/boot/biosboot boot.c sys.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/04/11 21:49:15 PDT Modified files: (Branch: RELENG_2_2) sys/pc98/boot/biosboot boot.c sys.c Log: MFC (fix the problem when SCSI ID is not contiguous). Revision Changes Path 1.6.2.5 +14 -2 src/sys/pc98/boot/biosboot/boot.c 1.6.2.4 +6 -12 src/sys/pc98/boot/biosboot/sys.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 21:59:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA16455 for cvs-all-outgoing; Sat, 11 Apr 1998 21:59:46 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA16438; Sat, 11 Apr 1998 21:59:39 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id VAA27004; Sat, 11 Apr 1998 21:59:43 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: Garrett Wollman cc: "Jordan K. Hubbard" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: Re: cvs commit: src/share/doc/smm Makefile In-reply-to: Your message of "Sat, 11 Apr 1998 21:44:34 EDT." <199804120144.VAA20587@khavrinen.lcs.mit.edu> Date: Sat, 11 Apr 1998 21:59:43 -0700 Message-ID: <27000.892357183@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk But they also get built from that directory; what's the harm? Otherwise, why don't we just KILL the stupid 07.lpd directory? > < said: > > > Modified files: > > share/doc/smm Makefile > > Log: > > MF22: build lpd docs > > No. The lpd docs are built from lpd. > > -GAWollman > > -- > Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the sa me > wollman@lcs.mit.edu | O Siem / The fires of freedom > Opinions not those of| Dance in the burning flame > MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 22:05:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA17162 for cvs-all-outgoing; Sat, 11 Apr 1998 22:05:42 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA17157; Sat, 11 Apr 1998 22:05:41 -0700 (PDT) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA06123; Sat, 11 Apr 1998 22:05:21 -0700 (PDT) Date: Sat, 11 Apr 1998 22:05:21 -0700 (PDT) Message-Id: <199804120505.WAA06123@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/pc98 wd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/04/11 22:05:21 PDT Modified files: sys/pc98/pc98 wd.c Log: Sync with sys/i386/isa/wd.c revision 1.155. Revision Changes Path 1.46 +85 -41 src/sys/pc98/pc98/wd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 23:00:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA23852 for cvs-all-outgoing; Sat, 11 Apr 1998 23:00:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA23836; Sat, 11 Apr 1998 23:00:15 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id PAA06309; Sun, 12 Apr 1998 15:59:54 +1000 Date: Sun, 12 Apr 1998 15:59:54 +1000 From: Bruce Evans Message-Id: <199804120559.PAA06309@godzilla.zeta.org.au> To: jkh@time.cdrom.com, wollman@khavrinen.lcs.mit.edu Subject: Re: cvs commit: src/share/doc/smm Makefile Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-share@FreeBSD.ORG, jkh@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >But they also get built from that directory; what's the harm? Among other things, building from nonexistent directories doesn't work. >Otherwise, why don't we just KILL the stupid 07.lpd directory? We did kill it. From $CVSROOT/CVSROOT/commitlogs/share.980301.gz: !wollman 1997/12/02 13:46:59 PST ! ! Modified files: ! share/doc/smm Makefile ! Removed files: ! share/doc/smm/07.lpd Makefile ! Log: ! Now that it's built at the same time as its source, disable building 07.lpr ! here. Hopefully this will set a trend. (What was I thinking when I set ! this up the first time?) ! ! Revision Changes Path ! 1.8 +5 -2 src/share/doc/smm/Makefile Someone confused themself by merging mismatching bits of -current into 2.2. AFAcvsR, 07.lpd is still only buildable from doc/smm in 2.2, but wasn't built anywhere because a mismerge from -current removed it from doc/smm/Makefile. A previous mismerge in doc/smm/07.lpd/Makefile has already been fixed. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 23:25:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA25595 for cvs-all-outgoing; Sat, 11 Apr 1998 23:25:03 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA25586; Sat, 11 Apr 1998 23:24:59 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA06247; Sat, 11 Apr 1998 23:24:39 -0700 (PDT) Date: Sat, 11 Apr 1998 23:24:39 -0700 (PDT) Message-Id: <199804120624.XAA06247@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/doc/smm Makefile src/share/doc/smm/07.lpd Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/04/11 23:24:39 PDT Modified files: (Branch: RELENG_2_2) share/doc/smm Makefile Removed files: (Branch: RELENG_2_2) share/doc/smm/07.lpd Makefile Log: Just totally nuke 07.lpd - it shouldn't even be here. Shown-the-error-of-my-ways-by: bde Revision Changes Path 1.4.2.4 +2 -2 src/share/doc/smm/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 11 23:27:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA25830 for cvs-all-outgoing; Sat, 11 Apr 1998 23:27:01 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA25807; Sat, 11 Apr 1998 23:26:51 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id XAA27354; Sat, 11 Apr 1998 23:26:48 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: Bruce Evans cc: wollman@khavrinen.lcs.mit.edu, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-share@FreeBSD.ORG, jkh@FreeBSD.ORG Subject: Re: cvs commit: src/share/doc/smm Makefile In-reply-to: Your message of "Sun, 12 Apr 1998 15:59:54 +1000." <199804120559.PAA06309@godzilla.zeta.org.au> Date: Sat, 11 Apr 1998 23:26:47 -0700 Message-ID: <27350.892362407@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk OK, now it's hopefully dead in both branches. Sorry for the confusion. > >But they also get built from that directory; what's the harm? > > Among other things, building from nonexistent directories doesn't work. > > >Otherwise, why don't we just KILL the stupid 07.lpd directory? > > We did kill it. From $CVSROOT/CVSROOT/commitlogs/share.980301.gz: > > !wollman 1997/12/02 13:46:59 PST > ! > ! Modified files: > ! share/doc/smm Makefile > ! Removed files: > ! share/doc/smm/07.lpd Makefile > ! Log: > ! Now that it's built at the same time as its source, disable building 07.lp r > ! here. Hopefully this will set a trend. (What was I thinking when I set > ! this up the first time?) > ! > ! Revision Changes Path > ! 1.8 +5 -2 src/share/doc/smm/Makefile > > Someone confused themself by merging mismatching bits of -current into > 2.2. AFAcvsR, 07.lpd is still only buildable from doc/smm in 2.2, but > wasn't built anywhere because a mismerge from -current removed it from > doc/smm/Makefile. A previous mismerge in doc/smm/07.lpd/Makefile has > already been fixed. > > Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message