From owner-cvs-all Sun Feb 15 00:14:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA20281 for cvs-all-outgoing; Sun, 15 Feb 1998 00:14:47 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA20276; Sun, 15 Feb 1998 00:14:46 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA03085; Sun, 15 Feb 1998 00:14:41 -0800 (PST) Date: Sun, 15 Feb 1998 00:14:41 -0800 (PST) Message-Id: <199802150814.AAA03085@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/dev/ccd ccd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 00:14:40 PST Modified files: sys/dev/ccd ccd.c Log: missing spl() call and off by one error in the handling of the partitions. Submitted by: Chris Csanady Obtained from: OpenBSD Revision Changes Path 1.29 +3 -2 src/sys/dev/ccd/ccd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 00:15:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA20325 for cvs-all-outgoing; Sun, 15 Feb 1998 00:15:16 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA20318; Sun, 15 Feb 1998 00:15:15 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA03125; Sun, 15 Feb 1998 00:15:09 -0800 (PST) Date: Sun, 15 Feb 1998 00:15:09 -0800 (PST) Message-Id: <199802150815.AAA03125@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/dev/ccd ccd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 00:15:09 PST Modified files: (Branch: RELENG_2_2) sys/dev/ccd ccd.c Log: MFC: Chris Csanady's OpenBSD fixes. Revision Changes Path 1.17.2.2 +3 -2 src/sys/dev/ccd/ccd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 00:28:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA22114 for cvs-all-outgoing; Sun, 15 Feb 1998 00:28:40 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA22080; Sun, 15 Feb 1998 00:28:34 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA03206; Sun, 15 Feb 1998 00:28:28 -0800 (PST) Date: Sun, 15 Feb 1998 00:28:28 -0800 (PST) Message-Id: <199802150828.AAA03206@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/dev/ccd ccd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 00:28:28 PST Modified files: sys/dev/ccd ccd.c Log: Revert part of my previous patch - I don't see the *need* to call splbio() from within an interrupt handler here. :-) Revision Changes Path 1.30 +1 -3 src/sys/dev/ccd/ccd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 00:29:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA22282 for cvs-all-outgoing; Sun, 15 Feb 1998 00:29:39 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA22275; Sun, 15 Feb 1998 00:29:34 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA03242; Sun, 15 Feb 1998 00:29:29 -0800 (PST) Date: Sun, 15 Feb 1998 00:29:29 -0800 (PST) Message-Id: <199802150829.AAA03242@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/dev/ccd ccd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 00:29:29 PST Modified files: (Branch: RELENG_2_2) sys/dev/ccd ccd.c Log: MFC: remove extra splbio(). I will read through diffs more carefully before committing. I will read through diffs more carefully before committing. I will read through diffs more carefully before committing. :-) Revision Changes Path 1.17.2.3 +1 -3 src/sys/dev/ccd/ccd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 02:48:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA13118 for cvs-all-outgoing; Sun, 15 Feb 1998 02:48:06 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA13101; Sun, 15 Feb 1998 02:48:05 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA03595; Sun, 15 Feb 1998 02:47:58 -0800 (PST) Date: Sun, 15 Feb 1998 02:47:58 -0800 (PST) Message-Id: <199802151047.CAA03595@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src README Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 02:47:58 PST Modified files: (Branch: RELENG_2_2) . README Log: MFC: correct citation for config(8). Revision Changes Path 1.7.2.2 +3 -3 src/README To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 02:49:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA13547 for cvs-all-outgoing; Sun, 15 Feb 1998 02:49:35 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA13536; Sun, 15 Feb 1998 02:49:33 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA03631; Sun, 15 Feb 1998 02:49:26 -0800 (PST) Date: Sun, 15 Feb 1998 02:49:26 -0800 (PST) Message-Id: <199802151049.CAA03631@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/chio chio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 02:49:26 PST Modified files: (Branch: RELENG_2_2) bin/chio chio.c Log: MFC: spelling error. Revision Changes Path 1.1.1.1.2.3 +2 -2 src/bin/chio/chio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 02:51:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA14131 for cvs-all-outgoing; Sun, 15 Feb 1998 02:51:51 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA14125; Sun, 15 Feb 1998 02:51:50 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA03671; Sun, 15 Feb 1998 02:51:44 -0800 (PST) Date: Sun, 15 Feb 1998 02:51:44 -0800 (PST) Message-Id: <199802151051.CAA03671@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/chmod chmod.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 02:51:44 PST Modified files: (Branch: RELENG_2_2) bin/chmod chmod.1 Log: MFC: proper cite for chmod(2) Revision Changes Path 1.4.2.2 +6 -2 src/bin/chmod/chmod.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 02:53:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA14582 for cvs-all-outgoing; Sun, 15 Feb 1998 02:53:27 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA14560; Sun, 15 Feb 1998 02:53:24 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA03707; Sun, 15 Feb 1998 02:53:18 -0800 (PST) Date: Sun, 15 Feb 1998 02:53:18 -0800 (PST) Message-Id: <199802151053.CAA03707@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/cp utils.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 02:53:18 PST Modified files: (Branch: RELENG_2_2) bin/cp utils.c Log: MFC: handle residual writes properly. Revision Changes Path 1.9.2.2 +21 -6 src/bin/cp/utils.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 02:58:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA15581 for cvs-all-outgoing; Sun, 15 Feb 1998 02:58:35 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA15558; Sun, 15 Feb 1998 02:58:24 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA03748; Sun, 15 Feb 1998 02:58:18 -0800 (PST) Date: Sun, 15 Feb 1998 02:58:18 -0800 (PST) Message-Id: <199802151058.CAA03748@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/csh file.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 02:58:17 PST Modified files: (Branch: RELENG_2_2) bin/csh file.c Log: MFC: purely cosmetic "let's eliminate divergence" commit. Revision Changes Path 1.4.2.2 +3 -3 src/bin/csh/file.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 03:01:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA16540 for cvs-all-outgoing; Sun, 15 Feb 1998 03:01:52 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA16507; Sun, 15 Feb 1998 03:01:48 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA03819; Sun, 15 Feb 1998 03:01:41 -0800 (PST) Date: Sun, 15 Feb 1998 03:01:41 -0800 (PST) Message-Id: <199802151101.DAA03819@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/date date.1 date.c vary.c vary.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 03:01:41 PST Modified files: (Branch: RELENG_2_2) bin/date date.1 date.c vary.c vary.h Log: MFC: miscellany.. Revision Changes Path 1.8.2.7 +6 -6 src/bin/date/date.1 1.7.2.7 +6 -5 src/bin/date/date.c 1.2.2.1 +28 -0 src/bin/date/vary.c 1.2.2.1 +28 -0 src/bin/date/vary.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 03:04:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA17331 for cvs-all-outgoing; Sun, 15 Feb 1998 03:04:43 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA17310; Sun, 15 Feb 1998 03:04:38 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA03880; Sun, 15 Feb 1998 03:04:31 -0800 (PST) Date: Sun, 15 Feb 1998 03:04:31 -0800 (PST) Message-Id: <199802151104.DAA03880@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/dd args.c dd.1 dd.c dd.h misc.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 03:04:31 PST Modified files: (Branch: RELENG_2_2) bin/dd args.c dd.1 dd.c dd.h misc.c Log: MFC: support for sparse files. Revision Changes Path 1.3.8.3 +4 -1 src/bin/dd/args.c 1.2.8.3 +8 -1 src/bin/dd/dd.1 1.5.2.5 +33 -4 src/bin/dd/dd.c 1.2.8.3 +2 -1 src/bin/dd/dd.h 1.2.8.4 +4 -1 src/bin/dd/misc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 03:06:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA17827 for cvs-all-outgoing; Sun, 15 Feb 1998 03:06:37 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA17795; Sun, 15 Feb 1998 03:06:31 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA03919; Sun, 15 Feb 1998 03:06:24 -0800 (PST) Date: Sun, 15 Feb 1998 03:06:24 -0800 (PST) Message-Id: <199802151106.DAA03919@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/df df.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 03:06:24 PST Modified files: (Branch: RELENG_2_2) bin/df df.1 Log: MFC: cosmetic. Some VFS hacker will have to investigate an actual real MFC for this code - it doesn't look like something to be undertaken lightly. Revision Changes Path 1.4.2.3 +2 -2 src/bin/df/df.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 03:10:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA18731 for cvs-all-outgoing; Sun, 15 Feb 1998 03:10:25 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA18719; Sun, 15 Feb 1998 03:10:15 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA04009; Sun, 15 Feb 1998 03:10:08 -0800 (PST) Date: Sun, 15 Feb 1998 03:10:08 -0800 (PST) Message-Id: <199802151110.DAA04009@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/ed ed.h main.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 03:10:08 PST Modified files: (Branch: RELENG_2_2) bin/ed ed.h main.c Log: MFC: save/restore errno, cosmetic include reduction. Revision Changes Path 1.8.8.1 +1 -2 src/bin/ed/ed.h 1.6.2.2 +8 -3 src/bin/ed/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 03:16:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA20197 for cvs-all-outgoing; Sun, 15 Feb 1998 03:16:38 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA20192; Sun, 15 Feb 1998 03:16:35 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA04063; Sun, 15 Feb 1998 03:16:29 -0800 (PST) Date: Sun, 15 Feb 1998 03:16:29 -0800 (PST) Message-Id: <199802151116.DAA04063@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/mv mv.1 mv.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 03:16:29 PST Modified files: (Branch: RELENG_2_2) bin/mv mv.1 mv.c Log: MFC: correct manpage, don't move mountpoints. Revision Changes Path 1.7.2.1 +2 -2 src/bin/mv/mv.1 1.8.2.2 +30 -12 src/bin/mv/mv.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 03:18:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA20418 for cvs-all-outgoing; Sun, 15 Feb 1998 03:18:53 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA20390; Sun, 15 Feb 1998 03:18:43 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA04200; Sun, 15 Feb 1998 03:18:35 -0800 (PST) Date: Sun, 15 Feb 1998 03:18:35 -0800 (PST) Message-Id: <199802151118.DAA04200@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/pax ar_io.c ar_subs.c buf_subs.c cache.c cpio.c file_subs.c ftree.c gen_subs.c options.c pat_rep.c pax.c sel_subs.c tables.c tar.c tty_subs.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 03:18:35 PST Modified files: (Branch: RELENG_2_2) bin/pax ar_io.c ar_subs.c buf_subs.c cache.c cpio.c file_subs.c ftree.c gen_subs.c options.c pat_rep.c pax.c sel_subs.c tables.c tar.c tty_subs.c Log: MFC: remove include pollution. Revision Changes Path 1.4.2.3 +1 -3 src/bin/pax/ar_io.c 1.4.2.3 +2 -3 src/bin/pax/ar_subs.c 1.4.2.3 +1 -4 src/bin/pax/buf_subs.c 1.3.2.4 +1 -3 src/bin/pax/cache.c 1.4.2.3 +1 -2 src/bin/pax/cpio.c 1.4.2.3 +1 -2 src/bin/pax/file_subs.c 1.4.2.3 +1 -2 src/bin/pax/ftree.c 1.6.2.2 +1 -2 src/bin/pax/gen_subs.c 1.4.2.3 +1 -3 src/bin/pax/options.c 1.5.2.4 +1 -3 src/bin/pax/pat_rep.c 1.5.2.3 +5 -6 src/bin/pax/pax.c 1.3.2.3 +1 -2 src/bin/pax/sel_subs.c 1.4.2.4 +3 -4 src/bin/pax/tables.c 1.4.2.3 +1 -2 src/bin/pax/tar.c 1.3.2.3 +1 -4 src/bin/pax/tty_subs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 03:19:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA20466 for cvs-all-outgoing; Sun, 15 Feb 1998 03:19:05 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA20427; Sun, 15 Feb 1998 03:18:57 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA04216; Sun, 15 Feb 1998 03:18:50 -0800 (PST) Date: Sun, 15 Feb 1998 03:18:50 -0800 (PST) Message-Id: <199802151118.DAA04216@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/pc98 sio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/02/15 03:18:49 PST Modified files: sys/pc98/pc98 sio.c Log: Sync with sys/i386/isa/sio.c revision 1.197. Revision Changes Path 1.53 +2 -2 src/sys/pc98/pc98/sio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 03:19:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA20593 for cvs-all-outgoing; Sun, 15 Feb 1998 03:19:30 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA20569; Sun, 15 Feb 1998 03:19:24 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA04246; Sun, 15 Feb 1998 03:19:17 -0800 (PST) Date: Sun, 15 Feb 1998 03:19:17 -0800 (PST) Message-Id: <199802151119.DAA04246@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/02/15 03:19:17 PST Modified files: sys/pc98/pc98 npx.c Log: Sync with sys/i386/isa/npx.c revision 1.57. Revision Changes Path 1.32 +1 -2 src/sys/pc98/pc98/npx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 03:32:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA22391 for cvs-all-outgoing; Sun, 15 Feb 1998 03:32:40 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA22386; Sun, 15 Feb 1998 03:32:36 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA04413; Sun, 15 Feb 1998 03:32:30 -0800 (PST) Date: Sun, 15 Feb 1998 03:32:30 -0800 (PST) Message-Id: <199802151132.DAA04413@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/sh cd.h jobs.c miscbltin.c sh.1 trap.c trap.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 03:32:29 PST Modified files: (Branch: RELENG_2_2) bin/sh cd.h jobs.c miscbltin.c sh.1 trap.c trap.h Log: MFC: timeout support, fixes to signal handling. If there's more contraversy over the latter, I can either continue to track it in -current or back it out. Revision Changes Path 1.2.2.1 +2 -0 src/bin/sh/cd.h 1.8.2.4 +1 -2 src/bin/sh/jobs.c 1.8.2.2 +63 -4 src/bin/sh/miscbltin.c 1.9.2.8 +9 -2 src/bin/sh/sh.1 1.4.2.2 +12 -6 src/bin/sh/trap.c 1.3.2.2 +2 -2 src/bin/sh/trap.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 03:34:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA22592 for cvs-all-outgoing; Sun, 15 Feb 1998 03:34:16 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA22583; Sun, 15 Feb 1998 03:34:10 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA04451; Sun, 15 Feb 1998 03:34:04 -0800 (PST) Date: Sun, 15 Feb 1998 03:34:04 -0800 (PST) Message-Id: <199802151134.DAA04451@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/stty print.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 03:34:03 PST Modified files: (Branch: RELENG_2_2) bin/stty print.c Log: MFC: prevent potential overflow in sprintf(). Revision Changes Path 1.5.6.2 +5 -3 src/bin/stty/print.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 03:42:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA23083 for cvs-all-outgoing; Sun, 15 Feb 1998 03:42:16 -0800 (PST) (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 DAA23078 for ; Sun, 15 Feb 1998 03:42:15 -0800 (PST) (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.6.9) with ESMTP id DAA01795 for ; Sun, 15 Feb 1998 03:42:22 -0800 (PST) To: committers@FreeBSD.ORG Subject: merging of various /usr/src/contrib things to -stable; wanted? Date: Sun, 15 Feb 1998 03:42:22 -0800 Message-ID: <1791.887542942@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In the process of going through this lovely 34MB wad of unidiffs between -current and -stable, I'm noticing that some of the really large diffs stem from the update of gawk and its move into /usr/src/contrib. So, my question is, what's people's concensus on those tools in -stable? Do we want to repeat the same sorts of CVS gyrations in -stable and merge those updated utilities or are the ones we've currently got in -stable "good enough?" If the answer is "update them, yes!" then could I also perhaps ask for a little help from the original committers who created some of these behemoths? :-) You guys know the split between the /usr/src/foo/stubs and /usr/src/contrib bits best of all. Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 03:44:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA23238 for cvs-all-outgoing; Sun, 15 Feb 1998 03:44:39 -0800 (PST) (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 DAA23230 for ; Sun, 15 Feb 1998 03:44:37 -0800 (PST) (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.6.9) with ESMTP id DAA01820 for ; Sun, 15 Feb 1998 03:44:44 -0800 (PST) To: committers@FreeBSD.ORG Subject: Re: merging of various /usr/src/contrib things to -stable; wanted? In-reply-to: Your message of "Sun, 15 Feb 1998 03:42:22 PST." <1791.887542942@time.cdrom.com> Date: Sun, 15 Feb 1998 03:44:44 -0800 Message-ID: <1816.887543084@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > In the process of going through this lovely 34MB wad of unidiffs > between -current and -stable, I'm noticing that some of the really > large diffs stem from the update of gawk and its move into > /usr/src/contrib. Just to follow-up to myself here: I didn't word that quite correctly and now it sounds like I'm picking specifically on gawk. I meant to say that gawk is *one* of the updated utilities in /usr/src/contrib and, as such, accounts for a lot of our diff bloat. I didn't mean to imply that the only significant diffs were confined to gawk. :-) Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 03:48:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA23526 for cvs-all-outgoing; Sun, 15 Feb 1998 03:48:14 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA23518; Sun, 15 Feb 1998 03:48:12 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA04504; Sun, 15 Feb 1998 03:48:05 -0800 (PST) Date: Sun, 15 Feb 1998 03:48:05 -0800 (PST) Message-Id: <199802151148.DAA04504@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/bison bison.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 03:48:05 PST Modified files: (Branch: RELENG_2_2) contrib/bison bison.1 Log: MFC: cite correct paths. Revision Changes Path 1.1.1.1.2.1 +2 -2 src/contrib/bison/bison.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 03:51:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA23867 for cvs-all-outgoing; Sun, 15 Feb 1998 03:51:38 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA23844; Sun, 15 Feb 1998 03:51:26 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA04544; Sun, 15 Feb 1998 03:51:19 -0800 (PST) Date: Sun, 15 Feb 1998 03:51:19 -0800 (PST) Message-Id: <199802151151.DAA04544@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/cpio FREEBSD-upgrade Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 03:51:18 PST Modified files: (Branch: RELENG_2_2) contrib/cpio FREEBSD-upgrade Log: MFC: correctly list deleted files. Revision Changes Path 1.1.2.2 +1 -1 src/contrib/cpio/FREEBSD-upgrade To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 04:14:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA27728 for cvs-all-outgoing; Sun, 15 Feb 1998 04:14:23 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA27722; Sun, 15 Feb 1998 04:14:22 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA04795; Sun, 15 Feb 1998 04:14:15 -0800 (PST) Date: Sun, 15 Feb 1998 04:14:15 -0800 (PST) Message-Id: <199802151214.EAA04795@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/mail/cyrus Makefile ports/mail/cyrus/files cyrus.sh.pt1 cyrus.sh.pt2 ports/mail/cyrus/patches patch-ba patch-bb patch-bc patch-bd patch-be ports/mail/cyrus/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 04:14:15 PST Modified files: mail/cyrus Makefile mail/cyrus/pkg PLIST Added files: mail/cyrus/files cyrus.sh.pt1 cyrus.sh.pt2 mail/cyrus/patches patch-ba patch-bb patch-bc patch-bd patch-be Log: Unbreak cyrus port. Submitted by: Ian Vaudrey PR: 4729 Revision Changes Path 1.4 +12 -12 ports/mail/cyrus/Makefile 1.2 +0 -6 ports/mail/cyrus/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 05:08:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA01954 for cvs-all-outgoing; Sun, 15 Feb 1998 05:08:23 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA01945; Sun, 15 Feb 1998 05:08:21 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA04970; Sun, 15 Feb 1998 05:08:14 -0800 (PST) Date: Sun, 15 Feb 1998 05:08:14 -0800 (PST) Message-Id: <199802151308.FAA04970@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/gcc gcc.1 gcc.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 05:08:14 PST Modified files: (Branch: RELENG_2_2) contrib/gcc gcc.1 gcc.c Log: MFC: minor doc cleanup, minor tweak to call _exit(), include /usr/libdata/gcc in prefixes even though currently empty. Revision Changes Path 1.2.2.3 +4 -4 src/contrib/gcc/gcc.1 1.2.2.1 +2 -1 src/contrib/gcc/gcc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 05:10:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA02421 for cvs-all-outgoing; Sun, 15 Feb 1998 05:10:56 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from post.mail.demon.net (post-10.mail.demon.net [194.217.242.154]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id FAA02413 for ; Sun, 15 Feb 1998 05:10:52 -0800 (PST) (envelope-from jraynard@jraynard.demon.co.uk) Received: from jraynard.demon.co.uk ([158.152.42.77]) by post.mail.demon.net id aa1022288; 15 Feb 98 13:06 GMT Received: (from jraynard@localhost) by jraynard.demon.co.uk (8.8.8/8.6.12) id MAA07906; Sun, 15 Feb 1998 12:52:51 GMT Message-ID: <19980215125251.26042@demon.co.uk> Date: Sun, 15 Feb 1998 12:52:51 +0000 From: James Raynard To: "Jordan K. Hubbard" , committers@FreeBSD.ORG Subject: Re: merging of various /usr/src/contrib things to -stable; wanted? References: <1791.887542942@time.cdrom.com> <1816.887543084@time.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <1816.887543084@time.cdrom.com>; from Jordan K. Hubbard on Sun, Feb 15, 1998 at 03:44:44AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sun, Feb 15, 1998 at 03:44:44AM -0800, Jordan K. Hubbard wrote: > > Just to follow-up to myself here: I didn't word that quite correctly > and now it sounds like I'm picking specifically on gawk. No offence taken :-) However, I'd advise against importing gawk into -stable as it doesn't work properly (the cnews expiry scripts break it, for example) and the GNU maintainer hasn't replied to my bug report of 3 months ago. Generally - well, I suppose the main "selling points" for putting code under src/contrib were to help importing new versions and feeding diffs back to the authors. Have these happened and are they something we're likely to want to do in -stable? Unless the answer to both those questions is a clear yes, I'd vote against it. James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 05:17:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA02940 for cvs-all-outgoing; Sun, 15 Feb 1998 05:17:03 -0800 (PST) (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 FAA02932 for ; Sun, 15 Feb 1998 05:16:59 -0800 (PST) (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.6.9) with ESMTP id FAA04908; Sun, 15 Feb 1998 05:17:03 -0800 (PST) To: James Raynard cc: committers@FreeBSD.ORG Subject: Re: merging of various /usr/src/contrib things to -stable; wanted? In-reply-to: Your message of "Sun, 15 Feb 1998 12:52:51 GMT." <19980215125251.26042@demon.co.uk> Date: Sun, 15 Feb 1998 05:17:00 -0800 Message-ID: <4904.887548620@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > No offence taken :-) However, I'd advise against importing gawk into > -stable as it doesn't work properly (the cnews expiry scripts break it, > for example) and the GNU maintainer hasn't replied to my bug report of > 3 months ago. Good enough for me, thanks. :-) However, we've still got some other candidates to think about... Here's /usr/src/contrib from -stable: CVS gcc libg++ opie traceroute bind gdb libgmp pnpinfo bison global libpcap tcpdump cpio gperf libreadline texinfo cvs groff nvi top And from -current: CVS diff ipfilter opie top awk gcc libg++ patch traceroute bind gdb libgmp pnpinfo bison global libpcap tcl cpio gperf libreadline tcpdump cvs groff nvi texinfo As you can see we've added awk (which gets nixed), diff, ipfilter, patch and tcl (aiee! ;). We've also substantially changed bind, gdb, cvs and other various GNUtils here. Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 05:35:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA05173 for cvs-all-outgoing; Sun, 15 Feb 1998 05:35:48 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA05143; Sun, 15 Feb 1998 05:35:41 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA05072; Sun, 15 Feb 1998 05:35:33 -0800 (PST) Date: Sun, 15 Feb 1998 05:35:33 -0800 (PST) Message-Id: <199802151335.FAA05072@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/conf majors.pc98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/02/15 05:35:33 PST Modified files: (Branch: RELENG_2_2) sys/pc98/conf majors.pc98 Log: Sync with sys/i386/conf/majors.i386 revision 1.9.2.6. Submitted by: NOKUBI Hirotaka Revision Changes Path 1.5.2.6 +2 -3 src/sys/pc98/conf/majors.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 05:43:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA06282 for cvs-all-outgoing; Sun, 15 Feb 1998 05:43:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA06277; Sun, 15 Feb 1998 05:43:14 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA05155; Sun, 15 Feb 1998 05:43:07 -0800 (PST) Date: Sun, 15 Feb 1998 05:43:07 -0800 (PST) Message-Id: <199802151343.FAA05155@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/libgmp gmp.h src/contrib/libgmp/mpbsd min.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 05:43:06 PST Modified files: (Branch: RELENG_2_2) contrib/libgmp gmp.h contrib/libgmp/mpbsd min.c Log: MFC: add a bit of missing functionality. Revision Changes Path 1.1.1.1.2.1 +2 -1 src/contrib/libgmp/gmp.h 1.1.1.1.2.1 +21 -0 src/contrib/libgmp/mpbsd/min.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 05:50:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA07183 for cvs-all-outgoing; Sun, 15 Feb 1998 05:50:22 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA07161; Sun, 15 Feb 1998 05:50:20 -0800 (PST) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA05202; Sun, 15 Feb 1998 05:50:13 -0800 (PST) Date: Sun, 15 Feb 1998 05:50:13 -0800 (PST) Message-Id: <199802151350.FAA05202@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_ntptime.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/02/15 05:50:13 PST Modified files: sys/kern kern_ntptime.c Log: unifdef -UEXT_CLOCK fdef -UEXT_CLOCK, it is irrelevant. Fix a couple of nits from bde while here anyway. Revision Changes Path 1.14 +3 -21 src/sys/kern/kern_ntptime.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 05:51:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA07442 for cvs-all-outgoing; Sun, 15 Feb 1998 05:51:18 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA07437; Sun, 15 Feb 1998 05:51:17 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA05238; Sun, 15 Feb 1998 05:51:09 -0800 (PST) Date: Sun, 15 Feb 1998 05:51:09 -0800 (PST) Message-Id: <199802151351.FAA05238@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/texinfo/makeinfo makeinfo.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 05:51:09 PST Modified files: (Branch: RELENG_2_2) contrib/texinfo/makeinfo makeinfo.c Log: MFC: more selective verbosity. Revision Changes Path 1.1.1.1.2.1 +1 -1 src/contrib/texinfo/makeinfo/makeinfo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 05:53:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA07570 for cvs-all-outgoing; Sun, 15 Feb 1998 05:53:13 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA07562; Sun, 15 Feb 1998 05:53:11 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA05281; Sun, 15 Feb 1998 05:53:04 -0800 (PST) Date: Sun, 15 Feb 1998 05:53:04 -0800 (PST) Message-Id: <199802151353.FAA05281@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/top commands.c top.X Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 05:53:04 PST Modified files: (Branch: RELENG_2_2) contrib/top commands.c top.X Log: MFC: very minor error handling fixes. Revision Changes Path 1.1.1.1.2.1 +6 -6 src/contrib/top/commands.c 1.1.1.1.2.1 +3 -3 src/contrib/top/top.X To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 05:53:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA07631 for cvs-all-outgoing; Sun, 15 Feb 1998 05:53:50 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA07626; Sun, 15 Feb 1998 05:53:46 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA05029; Sun, 15 Feb 1998 05:32:22 -0800 (PST) Date: Sun, 15 Feb 1998 05:32:22 -0800 (PST) Message-Id: <199802151332.FAA05029@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/test test.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 05:32:22 PST Modified files: (Branch: RELENG_2_2) bin/test test.c Log: MFC: eliminate redundant includes. Revision Changes Path 1.13.2.3 +2 -3 src/bin/test/test.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 05:55:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA07822 for cvs-all-outgoing; Sun, 15 Feb 1998 05:55:17 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA07816; Sun, 15 Feb 1998 05:55:14 -0800 (PST) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA05315; Sun, 15 Feb 1998 05:55:07 -0800 (PST) Date: Sun, 15 Feb 1998 05:55:07 -0800 (PST) Message-Id: <199802151355.FAA05315@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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/02/15 05:55:07 PST Modified files: sys/kern kern_clock.c Log: Add a nanotime() function so that we can start to use this call. Revision Changes Path 1.56 +10 -1 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 Sun Feb 15 05:57:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA07983 for cvs-all-outgoing; Sun, 15 Feb 1998 05:57:10 -0800 (PST) (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 FAA07950; Sun, 15 Feb 1998 05:56:39 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.cybercity.dk [127.0.0.1]) by critter.freebsd.dk (8.8.7/8.8.5) with ESMTP id OAA13175; Sun, 15 Feb 1998 14:51:55 +0100 (CET) cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_ntptime.c In-reply-to: Your message of "Sun, 15 Feb 1998 05:50:13 PST." <199802151350.FAA05202@freefall.freebsd.org> Date: Sun, 15 Feb 1998 14:51:55 +0100 Message-ID: <13173.887550715@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199802151350.FAA05202@freefall.freebsd.org>, Poul-Henning Kamp writ es: >phk 1998/02/15 05:50:13 PST > > Modified files: > sys/kern kern_ntptime.c > Log: > unifdef -UEXT_CLOCK fdef -UEXT_CLOCK, it is irrelevant. > Fix a couple of nits from bde while here anyway. Sorry, vi on very bad lines is not an easy thing. The meaning should be obvious. -- 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 Sun Feb 15 06:15:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA09883 for cvs-all-outgoing; Sun, 15 Feb 1998 06:15:32 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA09877; Sun, 15 Feb 1998 06:15:30 -0800 (PST) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA05389; Sun, 15 Feb 1998 06:15:23 -0800 (PST) Date: Sun, 15 Feb 1998 06:15:23 -0800 (PST) Message-Id: <199802151415.GAA05389@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_timeout.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/02/15 06:15:22 PST Modified files: sys/kern kern_timeout.c Log: A bunch of nits from bde. Revision Changes Path 1.53 +13 -15 src/sys/kern/kern_timeout.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 06:18:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA10132 for cvs-all-outgoing; Sun, 15 Feb 1998 06:18:47 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA10124; Sun, 15 Feb 1998 06:18:45 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA05458; Sun, 15 Feb 1998 06:18:38 -0800 (PST) Date: Sun, 15 Feb 1998 06:18:38 -0800 (PST) Message-Id: <199802151418.GAA05458@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/games/freeciv Makefile ports/games/freeciv/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1998/02/15 06:18:38 PST Modified files: games/freeciv Makefile games/freeciv/files md5 Log: Upgrade to freeciv 1.51 PR: 5749 Submitted by: handy@lambic.space.lockheed.com Revision Changes Path 1.6 +4 -4 ports/games/freeciv/Makefile 1.4 +1 -1 ports/games/freeciv/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 06:24:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA11237 for cvs-all-outgoing; Sun, 15 Feb 1998 06:24:00 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA11216; Sun, 15 Feb 1998 06:23:53 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA05593; Sun, 15 Feb 1998 06:23:45 -0800 (PST) Date: Sun, 15 Feb 1998 06:23:45 -0800 (PST) Message-Id: <199802151423.GAA05593@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 jseger 1998/02/15 06:23:45 PST Modified files: . modules Log: xbloody --> ports/x11/xbloody Revision Changes Path 1.1811 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 06:25:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA11361 for cvs-all-outgoing; Sun, 15 Feb 1998 06:25:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA11356; Sun, 15 Feb 1998 06:25:08 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA05728; Sun, 15 Feb 1998 06:25:01 -0800 (PST) Date: Sun, 15 Feb 1998 06:25:01 -0800 (PST) Message-Id: <199802151425.GAA05728@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc login.conf motd rc rc.conf rc.local rc.network rc.serial remote ttys src/etc/etc.i386 MAKEDEV src/etc/mail Makefile README sendmail.cf.additions Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 06:25:01 PST Modified files: (Branch: RELENG_2_2) etc login.conf motd rc rc.conf rc.local rc.network rc.serial remote ttys etc/etc.i386 MAKEDEV etc/mail Makefile README sendmail.cf.additions Log: MFC: selected improvements for etc files *not* including periodic changes, security tweaks or other kerberbos related stuff. I expect that stuff to occur as a side-effect of what others will be doing in etc, if at all. Revision Changes Path 1.9.2.6 +2 -2 src/etc/login.conf 1.4.2.1 +1 -1 src/etc/motd 1.104.2.33 +15 -21 src/etc/rc 1.1.2.34 +5 -5 src/etc/rc.conf 1.21.2.2 +2 -2 src/etc/rc.local 1.1.2.14 +10 -6 src/etc/rc.network 1.6.2.1 +4 -4 src/etc/rc.serial 1.6.6.1 +2 -2 src/etc/remote 1.16.2.1 +8 -7 src/etc/ttys 1.127.2.16 +125 -222 src/etc/etc.i386/MAKEDEV 1.1.2.3 +3 -0 src/etc/mail/Makefile 1.1.2.1 +23 -8 src/etc/mail/README 1.1.2.2 +103 -52 src/etc/mail/sendmail.cf.additions To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 06:25:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA11667 for cvs-all-outgoing; Sun, 15 Feb 1998 06:25:50 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA11647; Sun, 15 Feb 1998 06:25:47 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA05739; Sun, 15 Feb 1998 06:25:40 -0800 (PST) Date: Sun, 15 Feb 1998 06:25:40 -0800 (PST) Message-Id: <199802151425.GAA05739@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/xbloody - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1998/02/15 06:25:40 PST ports/x11/xbloody - Imported sources Update of /home/ncvs/ports/x11/xbloody In directory freefall.freebsd.org:/c/users/jseger/xbloody Log Message: Import of xbloody 1.00. This program cuts holes in your screen which bleed. PR: 5695 Submitted by: kazu_f@big.or.jp Status: Vendor Tag: KAZU Release Tags: v1_0 N ports/x11/xbloody/Makefile I ports/x11/xbloody/CVS N ports/x11/xbloody/pkg/COMMENT N ports/x11/xbloody/pkg/DESCR N ports/x11/xbloody/pkg/PLIST N ports/x11/xbloody/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 Sun Feb 15 06:27:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA12111 for cvs-all-outgoing; Sun, 15 Feb 1998 06:27:29 -0800 (PST) (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 GAA12096; Sun, 15 Feb 1998 06:27:24 -0800 (PST) (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.6.9) with ESMTP id GAA05738; Sun, 15 Feb 1998 06:27:32 -0800 (PST) To: "Justin M. Seger" cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/x11/xbloody - Imported sources In-reply-to: Your message of "Sun, 15 Feb 1998 06:25:40 PST." <199802151425.GAA05739@freefall.freebsd.org> Date: Sun, 15 Feb 1998 06:27:31 -0800 Message-ID: <5734.887552851@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Import of xbloody 1.00. This program cuts holes in your screen which bleed All I want to know is where do people *find* this kind of stuff? :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 06:30:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA12677 for cvs-all-outgoing; Sun, 15 Feb 1998 06:30:58 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA12620 for ; Sun, 15 Feb 1998 06:30:28 -0800 (PST) (envelope-from andreas@klemm.gtn.com) Received: (from uucp@localhost) by news1.gtn.com (8.8.6/8.8.6) with UUCP id PAA01253; Sun, 15 Feb 1998 15:15:09 +0100 (MET) Received: (from andreas@localhost) by klemm.gtn.com (8.8.8/8.8.7) id PAA26818; Sun, 15 Feb 1998 15:07:26 +0100 (CET) (envelope-from andreas) Message-ID: <19980215150726.07686@klemm.gtn.com> Date: Sun, 15 Feb 1998 15:07:26 +0100 From: Andreas Klemm To: "Jordan K. Hubbard" , James Raynard Cc: committers@FreeBSD.ORG Subject: Re: merging of various /usr/src/contrib things to -stable; wanted? References: <19980215125251.26042@demon.co.uk> <4904.887548620@time.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <4904.887548620@time.cdrom.com>; from Jordan K. Hubbard on Sun, Feb 15, 1998 at 05:17:00AM -0800 X-Disclaimer: A free society is one where it is safe to be unpopular X-Operating-System: FreeBSD 3.0-CURRENT SMP Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sun, Feb 15, 1998 at 05:17:00AM -0800, Jordan K. Hubbard wrote: > > No offence taken :-) However, I'd advise against importing gawk into > > -stable as it doesn't work properly (the cnews expiry scripts break it, > > for example) and the GNU maintainer hasn't replied to my bug report of > > 3 months ago. >[...] > However, we've still got some other candidates to think about... > Here's /usr/src/contrib from -stable: > > CVS gcc libg++ opie traceroute > bind gdb libgmp pnpinfo > bison global libpcap tcpdump > cpio gperf libreadline texinfo > cvs groff nvi top > > And from -current: > > CVS diff ipfilter opie top > awk gcc libg++ patch traceroute > bind gdb libgmp pnpinfo > bison global libpcap tcl > cpio gperf libreadline tcpdump > cvs groff nvi texinfo > > As you can see we've added awk (which gets nixed), diff, ipfilter, > patch and tcl (aiee! ;). We've also substantially changed bind, > gdb, cvs and other various GNUtils here. I think we should try only to include things from -current that - fix bugs in -STABLE, - fix security holes in -STABLE, - really enhance functionality, in areas where FreeBSD is 1st choice: ISP business, reliable network stack with nice utilities (traceroute, tcpdump), but only if it was tested in -current over a period of 1-2 months, - enhance possibility to migrate from Linux to BSD. (You know why Bill included that Novell to NT user/group migration tools .. ;-) to make sure, that we don't break -STABLE. Now I'm in the internet business as well and know that stability is most wanted over nifty features, that are fine on the first look, but might break things after a while. >From my point of view I'd vote, to update: - bind - tcpdump - traceroute And what would be very nice to get fixed is the problem with the scsi driver that causes amanda to fail. I have the problem here with -current, but I think this is also true for -stable. I'm currently at work trying to migrate from linux servers to FreeBSD servers. And things like a network backup and perhaps compatibility to Linux style account management commands would be crucial for this. I'm currently in the situation, that people start to trust me, that FreeBSD would offer advantages, but the folks have written so many admin scripts that completely rely on the SYSVish {user,group}{add,del,mod) utilities. And a working network backup solution is crucial for us. I think these areas would be worth to bring into 2.2.6 to help people to migrate to FreeBSD even if they started with *nux. Andreas /// -- Andreas Klemm powered by ,,symmetric multiprocessor FreeBSD'' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 06:32:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA12851 for cvs-all-outgoing; Sun, 15 Feb 1998 06:32:11 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA12837; Sun, 15 Feb 1998 06:32:04 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA05856; Sun, 15 Feb 1998 06:31:56 -0800 (PST) Date: Sun, 15 Feb 1998 06:31:56 -0800 (PST) Message-Id: <199802151431.GAA05856@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc/root dot.cshrc dot.login dot.profile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 06:31:56 PST Modified files: (Branch: RELENG_2_2) etc/root dot.cshrc dot.login dot.profile Log: MFC: saner dotfiles for root. Revision Changes Path 1.18.2.2 +1 -0 src/etc/root/dot.cshrc 1.14.2.2 +0 -2 src/etc/root/dot.login 1.10.2.3 +1 -3 src/etc/root/dot.profile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 06:38:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA13343 for cvs-all-outgoing; Sun, 15 Feb 1998 06:38:20 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA13337; Sun, 15 Feb 1998 06:38:18 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA05908; Sun, 15 Feb 1998 06:38:11 -0800 (PST) Date: Sun, 15 Feb 1998 06:38:11 -0800 (PST) Message-Id: <199802151438.GAA05908@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 jseger 1998/02/15 06:38:10 PST Modified files: x11 Makefile Log: Activate xbloody. Revision Changes Path 1.183 +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 Sun Feb 15 06:42:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA13999 for cvs-all-outgoing; Sun, 15 Feb 1998 06:42:44 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA13994; Sun, 15 Feb 1998 06:42:42 -0800 (PST) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA05988; Sun, 15 Feb 1998 06:42:34 -0800 (PST) Date: Sun, 15 Feb 1998 06:42:34 -0800 (PST) Message-Id: <199802151442.GAA05988@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 src/sys/i386/include si.h src/sys/i386/isa si_jet.c si.c sireg.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/02/15 06:42:34 PST Modified files: sys/i386/conf files.i386 sys/i386/include si.h sys/i386/isa si.c sireg.h Added files: sys/i386/isa si_jet.c Log: Update to support SI/XIO PCI host cards (Z280 based) and the enhanced SXISA and SXPCI host cards (Transputer based). PR: 4836, 5021, 5654 Submitted by: Nick Sayer Revision Changes Path 1.189 +2 -1 src/sys/i386/conf/files.i386 1.10 +5 -1 src/sys/i386/include/si.h 1.67 +208 -8 src/sys/i386/isa/si.c 1.5 +22 -1 src/sys/i386/isa/sireg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 06:54:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA14709 for cvs-all-outgoing; Sun, 15 Feb 1998 06:54:28 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA14704; Sun, 15 Feb 1998 06:54:25 -0800 (PST) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA06038; Sun, 15 Feb 1998 06:54:12 -0800 (PST) Date: Sun, 15 Feb 1998 06:54:12 -0800 (PST) Message-Id: <199802151454.GAA06038@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/dev/ppbus pps.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/02/15 06:54:12 PST Modified files: sys/dev/ppbus pps.c Log: A bunch of nits from bde. Make the name "pps" all over the place. Remove the hardcoded 10us offset, use sawtooth for it. Revision Changes Path 1.3 +60 -68 src/sys/dev/ppbus/pps.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 07:12:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA16223 for cvs-all-outgoing; Sun, 15 Feb 1998 07:12:20 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA16218; Sun, 15 Feb 1998 07:12:18 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA06811; Sun, 15 Feb 1998 07:12:11 -0800 (PST) Date: Sun, 15 Feb 1998 07:12:11 -0800 (PST) Message-Id: <199802151512.HAA06811@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-games@FreeBSD.ORG Subject: cvs commit: src/games Makefile.inc src/games/adventure hdr.h init.c main.c save.c setup.c vocab.c wizard.c src/games/arithmetic arithmetic.c src/games/atc Makefile atc.6 input.c log.c src/games/backgammon/backgammon main.c src/games/backgammon/common_source ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 07:12:10 PST Modified files: (Branch: RELENG_2_2) games Makefile.inc games/adventure hdr.h init.c main.c save.c setup.c vocab.c wizard.c games/arithmetic arithmetic.c games/atc Makefile atc.6 input.c log.c games/backgammon/backgammon main.c games/backgammon/common_source backgammon.c games/backgammon/teachgammon teach.c games/battlestar Makefile battlestar.c com3.c com6.c externs.h save.c games/bcd Makefile bcd.6 games/bs Makefile bs.c games/caesar Makefile rot13.sh games/canfield/canfield Makefile canfield.6 canfield.c games/canfield/cfscores Makefile cfscores.c games/cribbage Makefile crib.c instr.c io.c score.c games/dm Makefile dm.c games/factor factor.c games/fish Makefile games/fortune/datfiles Makefile fortunes fortunes-o.real limerick games/fortune/fortune fortune.6 games/hack Makefile alloc.c hack.main.c hack.mklev.c hack.options.c hack.pager.c hack.termcap.c hack.u_init.c hack.unix.c rnd.c games/hangman hangman.h main.c games/larn Makefile bill.c data.c global.c header.h io.c larn.6 main.c nap.c pathnames.h scores.c tok.c Log: MFC: Selected security fixes and bogosity rectification. Couldn't bring the srandomdev() changes in since we don't have that in 2.2. Pity. Revision Changes Path 1.4.6.2 +3 -3 src/games/Makefile.inc 1.1.1.1.8.2 +4 -1 src/games/adventure/hdr.h 1.3.2.1 +1 -2 src/games/adventure/init.c 1.2.2.1 +5 -2 src/games/adventure/main.c 1.3.2.1 +3 -13 src/games/adventure/save.c 1.1.1.1.8.1 +4 -1 src/games/adventure/setup.c 1.2.2.1 +6 -5 src/games/adventure/vocab.c 1.2.2.1 +11 -9 src/games/adventure/wizard.c 1.1.1.1.8.2 +1 -1 src/games/arithmetic/arithmetic.c 1.7.2.1 +5 -3 src/games/atc/Makefile 1.1.1.1.8.1 +2 -4 src/games/atc/atc.6 1.2.6.1 +7 -4 src/games/atc/input.c 1.2.6.1 +1 -1 src/games/atc/log.c 1.1.1.1.8.2 +4 -5 src/games/backgammon/backgammon/main.c 1.3.2.1 +0 -751 src/games/backgammon/common_source/Attic/backgammon.c 1.2.6.2 +2 -4 src/games/backgammon/teachgammon/teach.c 1.2.8.2 +4 -0 src/games/battlestar/Makefile 1.1.1.1.8.1 +6 -1 src/games/battlestar/battlestar.c 1.2.6.2 +1 -1 src/games/battlestar/com3.c 1.1.1.1.8.2 +17 -11 src/games/battlestar/com6.c 1.2.6.2 +5 -1 src/games/battlestar/externs.h 1.1.1.1.8.2 +3 -4 src/games/battlestar/save.c 1.1.1.1.8.1 +0 -1 src/games/bcd/Makefile 1.3.2.1 +9 -2 src/games/bcd/bcd.6 1.1.1.1.6.1 +2 -1 src/games/bs/Makefile 1.2.6.1 +3 -0 src/games/bs/bs.c 1.3.2.1 +1 -1 src/games/caesar/Makefile 1.2.2.1 +1 -1 src/games/caesar/rot13.sh 1.3.2.1 +3 -0 src/games/canfield/canfield/Makefile 1.1.1.1.8.1 +1 -1 src/games/canfield/canfield/canfield.6 1.2.6.1 +11 -5 src/games/canfield/canfield/canfield.c 1.1.1.1.8.1 +0 -1 src/games/canfield/cfscores/Makefile 1.1.1.1.8.1 +1 -0 src/games/canfield/cfscores/cfscores.c 1.4.2.1 +4 -2 src/games/cribbage/Makefile 1.1.1.1.8.2 +11 -5 src/games/cribbage/crib.c 1.1.1.1.8.2 +0 -4 src/games/cribbage/instr.c 1.1.1.1.8.1 +11 -11 src/games/cribbage/io.c 1.1.1.1.8.1 +4 -4 src/games/cribbage/score.c 1.2.8.1 +2 -2 src/games/dm/Makefile 1.2.6.1 +19 -14 src/games/dm/dm.c 1.2.6.2 +2 -1 src/games/factor/factor.c 1.3.2.1 +2 -2 src/games/fish/Makefile 1.7.2.1 +4 -4 src/games/fortune/datfiles/Makefile 1.2.2.6 +1 -1 src/games/fortune/datfiles/fortunes 1.2.2.1 +1 -1 src/games/fortune/datfiles/fortunes-o.real 1.1.1.1.8.1 +1 -22 src/games/fortune/datfiles/limerick 1.2.2.1 +2 -1 src/games/fortune/fortune/fortune.6 1.7.2.1 +8 -6 src/games/hack/Makefile 1.1.1.1.8.1 +2 -3 src/games/hack/alloc.c 1.1.1.1.8.1 +7 -5 src/games/hack/hack.main.c 1.2.6.1 +3 -1 src/games/hack/hack.mklev.c 1.2.6.1 +1 -1 src/games/hack/hack.options.c 1.1.1.1.8.1 +4 -3 src/games/hack/hack.pager.c 1.3.2.1 +11 -4 src/games/hack/hack.termcap.c 1.1.1.1.8.1 +1 -1 src/games/hack/hack.u_init.c 1.3.6.1 +10 -14 src/games/hack/hack.unix.c 1.1.1.1.8.1 +3 -1 src/games/hack/rnd.c 1.1.1.1.8.1 +1 -0 src/games/hangman/hangman.h 1.1.1.1.8.1 +3 -0 src/games/hangman/main.c 1.3.2.1 +6 -2 src/games/larn/Makefile 1.1.1.1.8.1 +14 -17 src/games/larn/bill.c 1.2.6.1 +1 -1 src/games/larn/data.c 1.2.6.1 +2 -3 src/games/larn/global.c 1.2.6.1 +11 -6 src/games/larn/header.h 1.3.2.1 +10 -10 src/games/larn/io.c 1.2.2.1 +2 -0 src/games/larn/larn.6 1.3.6.1 +12 -10 src/games/larn/main.c 1.1.1.1.8.1 +4 -0 src/games/larn/nap.c 1.1.1.1.8.1 +2 -2 src/games/larn/pathnames.h 1.2.6.1 +4 -4 src/games/larn/scores.c 1.2.6.1 +4 -2 src/games/larn/tok.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 07:18:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA16673 for cvs-all-outgoing; Sun, 15 Feb 1998 07:18:48 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA16665; Sun, 15 Feb 1998 07:18:45 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA06854; Sun, 15 Feb 1998 07:18:37 -0800 (PST) Date: Sun, 15 Feb 1998 07:18:37 -0800 (PST) Message-Id: <199802151518.HAA06854@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 07:18:37 PST Modified files: (Branch: RELENG_2_2) gnu/usr.bin Makefile Log: MFC: allow perl compilation to be conditionalized. Revision Changes Path 1.33.2.1 +6 -2 src/gnu/usr.bin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 07:20:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA16836 for cvs-all-outgoing; Sun, 15 Feb 1998 07:20:16 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA16825; Sun, 15 Feb 1998 07:20:10 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA06914; Sun, 15 Feb 1998 07:20:02 -0800 (PST) Date: Sun, 15 Feb 1998 07:20:02 -0800 (PST) Message-Id: <199802151520.HAA06914@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 atof-ieee.c src/gnu/usr.bin/as/opcode i386.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 07:20:02 PST Modified files: (Branch: RELENG_2_2) gnu/usr.bin/as/config atof-ieee.c gnu/usr.bin/as/opcode i386.h Log: MFC: Add extended opcodes for a variety of x86 processors. Revision Changes Path 1.5.2.1 +2 -2 src/gnu/usr.bin/as/config/atof-ieee.c 1.4.2.2 +45 -1 src/gnu/usr.bin/as/opcode/i386.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 07:26:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA17204 for cvs-all-outgoing; Sun, 15 Feb 1998 07:26:45 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA17199; Sun, 15 Feb 1998 07:26:44 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA06957; Sun, 15 Feb 1998 07:26:36 -0800 (PST) Date: Sun, 15 Feb 1998 07:26:36 -0800 (PST) Message-Id: <199802151526.HAA06957@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/dc dc.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 07:26:36 PST Modified files: (Branch: RELENG_2_2) gnu/usr.bin/dc dc.1 Log: MFC: doc tweak. Revision Changes Path 1.2.2.2 +2 -4 src/gnu/usr.bin/dc/dc.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 07:34:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA17541 for cvs-all-outgoing; Sun, 15 Feb 1998 07:34:32 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA17535; Sun, 15 Feb 1998 07:34:30 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA22568; Sun, 15 Feb 1998 07:34:22 -0800 (PST) Date: Sun, 15 Feb 1998 07:34:22 -0800 (PST) Message-Id: <199802151534.HAA22568@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/gzip gzexe gzip.1 gzip.c trees.c util.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 07:34:22 PST Modified files: (Branch: RELENG_2_2) gnu/usr.bin/gzip gzexe gzip.1 gzip.c trees.c util.c Log: MFC: selected security fixes. Revision Changes Path 1.4.10.1 +1 -1 src/gnu/usr.bin/gzip/gzexe 1.5.2.1 +1 -1 src/gnu/usr.bin/gzip/gzip.1 1.4.6.2 +1 -3 src/gnu/usr.bin/gzip/gzip.c 1.4.6.1 +2 -2 src/gnu/usr.bin/gzip/trees.c 1.4.6.1 +1 -7 src/gnu/usr.bin/gzip/util.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 07:35:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA17648 for cvs-all-outgoing; Sun, 15 Feb 1998 07:35:22 -0800 (PST) (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 HAA17612; Sun, 15 Feb 1998 07:35:02 -0800 (PST) (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 XAA07703; Sun, 15 Feb 1998 23:34:57 +0800 (WST) (envelope-from peter@spinner.netplex.com.au) Message-Id: <199802151534.XAA07703@spinner.netplex.com.au> X-Mailer: exmh version 2.0.1 12/23/97 To: Peter Wemm cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/conf files.i386 src/sys/i386/include si.h src/sys/i386/isa si_jet.c si.c sireg.h In-reply-to: Your message of "Sun, 15 Feb 1998 06:42:34 PST." <199802151442.GAA05988@freefall.freebsd.org> Date: Sun, 15 Feb 1998 23:34:56 +0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Peter Wemm wrote: > peter 1998/02/15 06:42:34 PST > > Modified files: > sys/i386/conf files.i386 > sys/i386/include si.h > sys/i386/isa si.c sireg.h > Added files: > sys/i386/isa si_jet.c > Log: > Update to support SI/XIO PCI host cards (Z280 based) and the enhanced > SXISA and SXPCI host cards (Transputer based). There are a couple of things I'm not particularly happy about here.. The pci attach and unit number assignment in particular. I'll have a go at these shortly. 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 Feb 15 07:43:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA18178 for cvs-all-outgoing; Sun, 15 Feb 1998 07:43:52 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA18172; Sun, 15 Feb 1998 07:43:51 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA29076; Sun, 15 Feb 1998 07:43:43 -0800 (PST) Date: Sun, 15 Feb 1998 07:43:43 -0800 (PST) Message-Id: <199802151543.HAA29076@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/editors/xemacs20 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/15 07:43:43 PST Modified files: editors/xemacs20 Makefile Log: Build this port with '--with-xface=no'. PR: 5656 Revision Changes Path 1.8 +2 -1 ports/editors/xemacs20/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 08:03:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA19595 for cvs-all-outgoing; Sun, 15 Feb 1998 08:03:32 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA19590; Sun, 15 Feb 1998 08:03:30 -0800 (PST) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA29161; Sun, 15 Feb 1998 08:03:22 -0800 (PST) Date: Sun, 15 Feb 1998 08:03:22 -0800 (PST) Message-Id: <199802151603.IAA29161@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data/cgi ports.cgi Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/02/15 08:03:22 PST Modified files: data/cgi ports.cgi Log: Update copyright to 1998. Revision Changes Path 1.13 +3 -3 www/data/cgi/ports.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 08:05:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA19823 for cvs-all-outgoing; Sun, 15 Feb 1998 08:05:38 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA19816; Sun, 15 Feb 1998 08:05:36 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA29296; Sun, 15 Feb 1998 08:05:28 -0800 (PST) Date: Sun, 15 Feb 1998 08:05:28 -0800 (PST) Message-Id: <199802151605.IAA29296@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/man/catman catman.1 src/gnu/usr.bin/man/lib Makefile src/gnu/usr.bin/man/makewhatis makewhatis.perl src/gnu/usr.bin/man/man Makefile man.c src/gnu/usr.bin/man/manpath Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 08:05:28 PST Modified files: (Branch: RELENG_2_2) gnu/usr.bin/man/catman catman.1 gnu/usr.bin/man/lib Makefile gnu/usr.bin/man/makewhatis makewhatis.perl gnu/usr.bin/man/man Makefile man.c gnu/usr.bin/man/manpath Makefile Log: MFC: spelling corrections, deobfuscation. Revision Changes Path 1.8.2.2 +5 -5 src/gnu/usr.bin/man/catman/catman.1 1.7.2.1 +13 -20 src/gnu/usr.bin/man/lib/Makefile 1.11.2.1 +7 -6 src/gnu/usr.bin/man/makewhatis/makewhatis.perl 1.20.2.3 +1 -6 src/gnu/usr.bin/man/man/Makefile 1.21.2.5 +2 -2 src/gnu/usr.bin/man/man/man.c 1.15.2.3 +1 -6 src/gnu/usr.bin/man/manpath/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 08:25:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA21323 for cvs-all-outgoing; Sun, 15 Feb 1998 08:25:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA21288; Sun, 15 Feb 1998 08:25:05 -0800 (PST) (envelope-from itojun@FreeBSD.org) From: Jun-ichiro Itoh Received: (from itojun@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA29404; Sun, 15 Feb 1998 08:24:56 -0800 (PST) Date: Sun, 15 Feb 1998 08:24:56 -0800 (PST) Message-Id: <199802151624.IAA29404@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/editors/nvi/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk itojun 1998/02/15 08:24:56 PST Modified files: editors/nvi/files md5 Log: nvi-1.79.tar.gz seems to be replaced, with the same filename... Revision Changes Path 1.6 +1 -1 ports/editors/nvi/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 08:30:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA22052 for cvs-all-outgoing; Sun, 15 Feb 1998 08:30:24 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA22042; Sun, 15 Feb 1998 08:30:19 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA29476; Sun, 15 Feb 1998 08:30:10 -0800 (PST) Date: Sun, 15 Feb 1998 08:30:10 -0800 (PST) Message-Id: <199802151630.IAA29476@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/perl/perl doio.c eval.c perl.c perl.h tdoio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 08:30:10 PST Modified files: (Branch: RELENG_2_2) gnu/usr.bin/perl/perl doio.c eval.c perl.c perl.h tdoio.c Log: MFC: security tweak, support for -T and -B flags. Revision Changes Path 1.3.6.1 +21 -1 src/gnu/usr.bin/perl/perl/doio.c 1.2.6.1 +8 -5 src/gnu/usr.bin/perl/perl/eval.c 1.7.2.1 +17 -1 src/gnu/usr.bin/perl/perl/perl.c 1.2.6.1 +6 -1 src/gnu/usr.bin/perl/perl/perl.h 1.2.6.1 +22 -1 src/gnu/usr.bin/perl/perl/tdoio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 08:32:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA22259 for cvs-all-outgoing; Sun, 15 Feb 1998 08:32:17 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA22240; Sun, 15 Feb 1998 08:32:13 -0800 (PST) (envelope-from alex@FreeBSD.org) From: Alex Nash Received: (from alex@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA29514; Sun, 15 Feb 1998 08:32:03 -0800 (PST) Date: Sun, 15 Feb 1998 08:32:03 -0800 (PST) Message-Id: <199802151632.IAA29514@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/ipfw ipfw.8 ipfw.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk alex 1998/02/15 08:32:03 PST Modified files: (Branch: RELENG_2_2) sbin/ipfw ipfw.8 ipfw.c Log: MFC: ability to list/show a single rule by specifying its number. Revision Changes Path 1.23.2.13 +2 -0 src/sbin/ipfw/ipfw.8 1.34.2.14 +72 -29 src/sbin/ipfw/ipfw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 08:49:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA23423 for cvs-all-outgoing; Sun, 15 Feb 1998 08:49:20 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns11.rim.or.jp (root@ns11.rim.or.jp [202.247.130.230]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA23416; Sun, 15 Feb 1998 08:49:15 -0800 (PST) (envelope-from masafumi@aslm.rim.or.jp) Received: from rayearth.rim.or.jp (rayearth.rim.or.jp [202.247.130.242]) by ns11.rim.or.jp (8.8.5/3.5Wpl2-ns11/RIMNET-2) with ESMTP id BAA19851; Mon, 16 Feb 1998 01:49:13 +0900 (JST) Received: (from uucp@localhost) by rayearth.rim.or.jp (8.8.5/3.5Wpl2-uucp1/RIMNET) with UUCP id BAA28860; Mon, 16 Feb 1998 01:49:12 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by mail.aslm.rim.or.jp (8.8.8/3.4W4-SMTP) with ESMTP id BAA08068; Mon, 16 Feb 1998 01:41:23 +0900 (JST) To: jseger@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Cc: max@wide.ad.jp Subject: Re: cvs commit: ports/x11/xbloody - Imported sources From: Masafumi NAKANE/=?iso-2022-jp?B?GyRCQ2Y6LDJtSjgbKEI=?= In-Reply-To: Your message of "Sun, 15 Feb 1998 06:25:40 -0800 (PST)" <199802151425.GAA05739@freefall.freebsd.org> References: <199802151425.GAA05739@freefall.freebsd.org> X-Mailer: Mew version 1.92.4 on Emacs 19.28 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19980216014122J.masafumi@aslm.rim.or.jp> Date: Mon, 16 Feb 1998 01:41:22 +0900 X-Dispatcher: imput version 971024 Lines: 14 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > jseger 1998/02/15 06:25:40 PST > ports/x11/xbloody - Imported sources > Update of /home/ncvs/ports/x11/xbloody > In directory freefall.freebsd.org:/c/users/jseger/xbloody > Log Message: > Import of xbloody 1.00. This program cuts holes in your screen which bleed. Since I haven't looked at the DESCR file, or the program itself, I may be wrong, though, this sounds to me that this program belongs in the games category. Cheers, Max To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 08:57:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA23920 for cvs-all-outgoing; Sun, 15 Feb 1998 08:57:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from pluto.plutotech.com (mail.plutotech.com [206.168.67.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA23886; Sun, 15 Feb 1998 08:56:58 -0800 (PST) (envelope-from gibbs@plutotech.com) Received: from narnia.plutotech.com (narnia.plutotech.com [206.168.67.130]) by pluto.plutotech.com (8.8.7/8.8.5) with ESMTP id JAA23799; Sun, 15 Feb 1998 09:56:57 -0700 (MST) Message-Id: <199802151656.JAA23799@pluto.plutotech.com> X-Mailer: exmh version 2.0.1 12/23/97 To: "Jordan K. Hubbard" cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/ccd ccd.c In-reply-to: Your message of "Sun, 15 Feb 1998 00:28:28 PST." <199802150828.AAA03206@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 15 Feb 1998 09:54:08 -0700 From: "Justin T. Gibbs" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >jkh 1998/02/15 00:28:28 PST > > Modified files: > sys/dev/ccd ccd.c > Log: > Revert part of my previous patch - I don't see the *need* > to call splbio() from within an interrupt handler here. :-) Probably because it is not a real interrupt handler and is not always called from an splbio() interrupt context. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 09:00:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA24274 for cvs-all-outgoing; Sun, 15 Feb 1998 09:00:47 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: (from jseger@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA24255; Sun, 15 Feb 1998 09:00:40 -0800 (PST) (envelope-from jseger) Date: Sun, 15 Feb 1998 09:00:40 -0800 (PST) From: "Justin M. Seger" Message-Id: <199802151700.JAA24255@hub.freebsd.org> To: jseger@FreeBSD.ORG, max@wide.ad.jp Subject: Re: cvs commit: ports/x11/xbloody - Imported sources Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk You're right. I had though that xblast (a somewhat similar program) had been but in x11, but upon checking, it is in games. I'm fixing it now. TTYL, -Justin Seger- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 09:01:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA24329 for cvs-all-outgoing; Sun, 15 Feb 1998 09:01:17 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA24324; Sun, 15 Feb 1998 09:01:16 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA29843; Sun, 15 Feb 1998 09:01:08 -0800 (PST) Date: Sun, 15 Feb 1998 09:01:08 -0800 (PST) Message-Id: <199802151701.JAA29843@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/databases/gdbm Makefile ports/databases/gdbm/patches patch-aa patch-ab ports/databases/gdbm/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/15 09:01:08 PST Modified files: databases/gdbm Makefile databases/gdbm/pkg PLIST Added files: databases/gdbm/patches patch-aa patch-ab Log: Fix to properly install info files. PR: 5740 Submitted by: Igor Vinokurov Revision Changes Path 1.5 +7 -1 ports/databases/gdbm/Makefile 1.2 +3 -0 ports/databases/gdbm/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 09:02:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA24524 for cvs-all-outgoing; Sun, 15 Feb 1998 09:02:46 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA24517; Sun, 15 Feb 1998 09:02:43 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA29934; Sun, 15 Feb 1998 09:02:34 -0800 (PST) Date: Sun, 15 Feb 1998 09:02:34 -0800 (PST) Message-Id: <199802151702.JAA29934@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 jseger 1998/02/15 09:02:34 PST Modified files: . modules Log: xbloody --> ports/games/xbloody Revision Changes Path 1.1813 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 09:03:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA24605 for cvs-all-outgoing; Sun, 15 Feb 1998 09:03:51 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA24599; Sun, 15 Feb 1998 09:03:47 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA00139; Sun, 15 Feb 1998 09:03:39 -0800 (PST) Date: Sun, 15 Feb 1998 09:03:39 -0800 (PST) Message-Id: <199802151703.JAA00139@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/games/xbloody - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1998/02/15 09:03:39 PST ports/games/xbloody - Imported sources Update of /home/ncvs/ports/games/xbloody In directory freefall.freebsd.org:/c/users/jseger/xbloody Log Message: Reimport xbloody. Status: Vendor Tag: KAZU Release Tags: v1_0 I ports/games/xbloody/CVS N ports/games/xbloody/Makefile N ports/games/xbloody/files/md5 N ports/games/xbloody/pkg/COMMENT N ports/games/xbloody/pkg/DESCR N ports/games/xbloody/pkg/PLIST No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 09:05:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA24846 for cvs-all-outgoing; Sun, 15 Feb 1998 09:05:14 -0800 (PST) (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 JAA24806; Sun, 15 Feb 1998 09:04:58 -0800 (PST) (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.6.9) with ESMTP id JAA14951; Sun, 15 Feb 1998 09:05:03 -0800 (PST) To: "Justin T. Gibbs" cc: "Jordan K. Hubbard" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/ccd ccd.c In-reply-to: Your message of "Sun, 15 Feb 1998 09:54:08 MST." <199802151656.JAA23799@pluto.plutotech.com> Date: Sun, 15 Feb 1998 09:05:02 -0800 Message-ID: <14944.887562302@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk As far as I can tell, it's only called from ccdiodone() and that's already got it wrapped in an splbio(). Jordan > >jkh 1998/02/15 00:28:28 PST > > > > Modified files: > > sys/dev/ccd ccd.c > > Log: > > Revert part of my previous patch - I don't see the *need* > > to call splbio() from within an interrupt handler here. :-) > > Probably because it is not a real interrupt handler and is not > always called from an splbio() interrupt context. > > -- > Justin > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 09:05:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA24868 for cvs-all-outgoing; Sun, 15 Feb 1998 09:05:19 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA24821; Sun, 15 Feb 1998 09:05:08 -0800 (PST) (envelope-from max@FreeBSD.org) From: Masafumi NAKANE Received: (from max@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA00508; Sun, 15 Feb 1998 09:04:59 -0800 (PST) Date: Sun, 15 Feb 1998 09:04:59 -0800 (PST) Message-Id: <199802151704.JAA00508@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Subject: cvs commit: doc Makefile doc/ja_JP.EUC Makefile doc/ja_JP.EUC/FAQ FAQ.sgml Makefile acknowledgments.sgml admin.sgml applications.sgml commercial.sgml hackers.sgml hardware.sgml install.sgml jcontrib.sgml jmembers.sgml kernelconfig.sgml ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk max 1998/02/15 09:04:58 PST Modified files: . Makefile Removed files: ja_JP.EUC Makefile ja_JP.EUC/FAQ FAQ.sgml Makefile acknowledgments.sgml admin.sgml applications.sgml commercial.sgml hackers.sgml hardware.sgml install.sgml jcontrib.sgml jmembers.sgml kernelconfig.sgml misc.sgml network.sgml preface.sgml serial.sgml troubleshoot.sgml x.sgml ja_JP.EUC/handbook Makefile authors.sgml basics.sgml bibliography.sgml boothelp.sgml booting.sgml contrib.sgml crypt.sgml ctm.sgml current.sgml cvsup.sgml cyclades.sgml development.sgml dialout.sgml dialup.sgml diskless.sgml dma.sgml eresources.sgml esdi.sgml firewalls.sgml german.sgml glossary.sgml goals.sgml handbook.sgml history.sgml hw.sgml install.sgml isdn.sgml jcontrib.sgml jmembers.sgml kerberos.sgml kernelconfig.sgml kerneldebug.sgml kernelopts.sgml linuxemu.sgml lists.sgml mail.sgml memoryuse.sgml mirrors.sgml nfs.sgml nutshell.sgml pgpkeys.sgml policies.sgml porting.sgml ports.sgml ppp.sgml printing.sgml quotas.sgml relnotes.sgml routing.sgml russian.sgml scsi.sgml sections.sgml serial.sgml sio.sgml skey.sgml slipc.sgml slips.sgml stable.sgml submitters.sgml synching.sgml term.sgml uart.sgml userppp.sgml Log: Moving doc/ja_JP.EUC/* to doc/ja. (Already repository copied.) Also, this change to doc/Makefile now requires either ALLLANG is defined or DOC_LANG=ja (instead of LANG=ja_JP.EUC) to build Japanese documentation. Revision Changes Path 1.2 +6 -6 doc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 09:05:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA24870 for cvs-all-outgoing; Sun, 15 Feb 1998 09:05:19 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA24827; Sun, 15 Feb 1998 09:05:09 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA00520; Sun, 15 Feb 1998 09:05:00 -0800 (PST) Date: Sun, 15 Feb 1998 09:05:00 -0800 (PST) Message-Id: <199802151705.JAA00520@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/games Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1998/02/15 09:05:00 PST Modified files: games Makefile Log: Activate games/xbloody Revision Changes Path 1.104 +2 -1 ports/games/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 09:05:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA24998 for cvs-all-outgoing; Sun, 15 Feb 1998 09:05:56 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA24959; Sun, 15 Feb 1998 09:05:41 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA00554; Sun, 15 Feb 1998 09:05:31 -0800 (PST) Date: Sun, 15 Feb 1998 09:05:31 -0800 (PST) Message-Id: <199802151705.JAA00554@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/tar tar.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/15 09:05:30 PST Modified files: (Branch: RELENG_2_2) gnu/usr.bin/tar tar.1 Log: MFC: ' is a special character when the first character on a line. PR: 5754 Submitted by: Kazuo Horikawa Revision Changes Path 1.6.2.3 +3 -3 src/gnu/usr.bin/tar/tar.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 09:09:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA25495 for cvs-all-outgoing; Sun, 15 Feb 1998 09:09:12 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA25489; Sun, 15 Feb 1998 09:09:07 -0800 (PST) (envelope-from max@FreeBSD.org) From: Masafumi NAKANE Received: (from max@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA00600; Sun, 15 Feb 1998 09:08:58 -0800 (PST) Date: Sun, 15 Feb 1998 09:08:58 -0800 (PST) Message-Id: <199802151708.JAA00600@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 max 1998/02/15 09:08:58 PST Modified files: . modules Log: Moving doc/ja_JP.EUC/* to doc/ja/*. Revision Changes Path 1.1814 +4 -4 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 09:13:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA25871 for cvs-all-outgoing; Sun, 15 Feb 1998 09:13:34 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA25866; Sun, 15 Feb 1998 09:13:31 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA00712; Sun, 15 Feb 1998 09:13:23 -0800 (PST) Date: Sun, 15 Feb 1998 09:13:23 -0800 (PST) Message-Id: <199802151713.JAA00712@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/graphics/Mesa Makefile ports/graphics/Mesa/files md5 ports/graphics/Mesa/patches patch-aa ports/graphics/Mesa/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1998/02/15 09:13:22 PST Modified files: graphics/Mesa Makefile graphics/Mesa/files md5 graphics/Mesa/patches patch-aa graphics/Mesa/pkg PLIST Log: Upgrade to version 2.6. Revision Changes Path 1.22 +5 -5 ports/graphics/Mesa/Makefile 1.12 +1 -1 ports/graphics/Mesa/files/md5 1.11 +1 -1 ports/graphics/Mesa/patches/patch-aa 1.9 +4 -4 ports/graphics/Mesa/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 09:19:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA26548 for cvs-all-outgoing; Sun, 15 Feb 1998 09:19:49 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns11.rim.or.jp (root@ns11.rim.or.jp [202.247.130.230]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA26540 for ; Sun, 15 Feb 1998 09:19:46 -0800 (PST) (envelope-from masafumi@aslm.rim.or.jp) Received: from rayearth.rim.or.jp (rayearth.rim.or.jp [202.247.130.242]) by ns11.rim.or.jp (8.8.5/3.5Wpl2-ns11/RIMNET-2) with ESMTP id CAA20967; Mon, 16 Feb 1998 02:19:44 +0900 (JST) Received: (from uucp@localhost) by rayearth.rim.or.jp (8.8.5/3.5Wpl2-uucp1/RIMNET) with UUCP id CAA01499; Mon, 16 Feb 1998 02:19:44 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by mail.aslm.rim.or.jp (8.8.8/3.4W4-SMTP) with ESMTP id CAA08594; Mon, 16 Feb 1998 02:16:18 +0900 (JST) To: max@wide.ad.jp Cc: committers@FreeBSD.ORG Subject: Re: Please don't touch doc/ja* for awhile From: Masafumi NAKANE/=?iso-2022-jp?B?GyRCQ2Y6LDJtSjgbKEI=?= In-Reply-To: Your message of "Sun, 15 Feb 1998 04:42:16 +0900" <19980215044216P.masafumi@aslm.rim.or.jp> References: <19980215044216P.masafumi@aslm.rim.or.jp> X-Mailer: Mew version 1.92.4 on Emacs 19.28 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19980216021617G.masafumi@aslm.rim.or.jp> Date: Mon, 16 Feb 1998 02:16:17 +0900 X-Dispatcher: imput version 971024 Lines: 20 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk This has been over, and please commit any necessary changes to the doc/ja/* directories. Thanks, Max >>>>> "max" == max writes: max> Folks, We are now moving Japanese docs from docs/ja_JP.EUC to max> doc/ja. Peter has completed the repository copy and we are max> ready to move it except that proposed new doc/Makefile (not max> committed yet) seems to have some problem when attempting to max> build Japanese documentation. I'm proposing another idea to max> the Japanese Doc Project and waiting for response. max> Until this one is solved and I finish moving the files, max> please do not commit any change to files in doc/ja* max> directories. max> Thanks, Max To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 09:23:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA26865 for cvs-all-outgoing; Sun, 15 Feb 1998 09:23:50 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA26853; Sun, 15 Feb 1998 09:23:48 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA00248; Sun, 15 Feb 1998 09:03:59 -0800 (PST) Date: Sun, 15 Feb 1998 09:03:59 -0800 (PST) Message-Id: <199802151703.JAA00248@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/tar tar.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/15 09:03:59 PST Modified files: gnu/usr.bin/tar tar.1 Log: The ' character is treated differently as the first character of a line. PR: 5754 Submitted by: Kazuo Horikawa Revision Changes Path 1.13 +3 -3 src/gnu/usr.bin/tar/tar.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 09:23:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA26866 for cvs-all-outgoing; Sun, 15 Feb 1998 09:23:50 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA26855; Sun, 15 Feb 1998 09:23:48 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA29877; Sun, 15 Feb 1998 09:01:16 -0800 (PST) Date: Sun, 15 Feb 1998 09:01:16 -0800 (PST) Message-Id: <199802151701.JAA29877@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-CVSROOT@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: CVSROOT modules ports/x11 Makefile ports/x11/xbloody Makefile ports/x11/xbloody/files md5 ports/x11/xbloody/pkg COMMENT DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1998/02/15 09:01:15 PST Modified files: . modules x11 Makefile Removed files: x11/xbloody Makefile x11/xbloody/files md5 x11/xbloody/pkg COMMENT DESCR PLIST Log: Nuke x11/xbloody. Should be games/xbloody Noticed by: max Revision Changes Path 1.1812 +1 -2 CVSROOT/modules 1.184 +1 -2 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 Sun Feb 15 09:29:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA27346 for cvs-all-outgoing; Sun, 15 Feb 1998 09:29:26 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA27340; Sun, 15 Feb 1998 09:29:22 -0800 (PST) (envelope-from alex@FreeBSD.org) From: Alex Nash Received: (from alex@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA00793; Sun, 15 Feb 1998 09:29:14 -0800 (PST) Date: Sun, 15 Feb 1998 09:29:14 -0800 (PST) Message-Id: <199802151729.JAA00793@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 alex 1998/02/15 09:29:13 PST Modified files: . modules Log: skip --> ports/security/skip Revision Changes Path 1.1815 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 10:22:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA03291 for cvs-all-outgoing; Sun, 15 Feb 1998 10:22:53 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA03280; Sun, 15 Feb 1998 10:22:50 -0800 (PST) (envelope-from yokota@FreeBSD.org) From: Kazutaka YOKOTA Received: (from yokota@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA00984; Sun, 15 Feb 1998 10:22:41 -0800 (PST) Date: Sun, 15 Feb 1998 10:22:41 -0800 (PST) Message-Id: <199802151822.KAA00984@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/syscons/keymaps INDEX.keymaps Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk yokota 1998/02/15 10:22:41 PST Modified files: share/syscons/keymaps INDEX.keymaps Log: Reword description of Brazilian keyboard. Submitted by: Daniel C. Sobral Revision Changes Path 1.16 +10 -10 src/share/syscons/keymaps/INDEX.keymaps To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 10:23:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA03391 for cvs-all-outgoing; Sun, 15 Feb 1998 10:23:29 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA03386; Sun, 15 Feb 1998 10:23:26 -0800 (PST) (envelope-from yokota@FreeBSD.org) From: Kazutaka YOKOTA Received: (from yokota@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA01019; Sun, 15 Feb 1998 10:23:17 -0800 (PST) Date: Sun, 15 Feb 1998 10:23:17 -0800 (PST) Message-Id: <199802151823.KAA01019@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/syscons/keymaps INDEX.keymaps Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk yokota 1998/02/15 10:23:17 PST Modified files: (Branch: RELENG_2_2) share/syscons/keymaps INDEX.keymaps Log: YAMFC: Reword description of Brazilian keyboard. Submitted by: Daniel C. Sobral Revision Changes Path 1.9.2.3 +10 -10 src/share/syscons/keymaps/INDEX.keymaps To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 10:42:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA05713 for cvs-all-outgoing; Sun, 15 Feb 1998 10:42:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA05708; Sun, 15 Feb 1998 10:42:07 -0800 (PST) (envelope-from guido@FreeBSD.org) From: Guido van Rooij Received: (from guido@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA01117; Sun, 15 Feb 1998 10:41:58 -0800 (PST) Date: Sun, 15 Feb 1998 10:41:58 -0800 (PST) Message-Id: <199802151841.KAA01117@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/netinet ip_input.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk guido 1998/02/15 10:41:58 PST Modified files: (Branch: RELENG_2_2) sys/netinet ip_input.c Log: MFC: Only forward source routed packets when ipforwarding is set to 1. (including Andrews fix for my typo, thanks) Obtained from: Thomas Ptacek Revision Changes Path 1.50.2.11 +2 -2 src/sys/netinet/ip_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 10:54:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA08165 for cvs-all-outgoing; Sun, 15 Feb 1998 10:54:41 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA08154; Sun, 15 Feb 1998 10:54:36 -0800 (PST) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA01205; Sun, 15 Feb 1998 10:54:27 -0800 (PST) Date: Sun, 15 Feb 1998 10:54:27 -0800 (PST) Message-Id: <199802151854.KAA01205@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-tools@FreeBSD.ORG Subject: cvs commit: src/tools/diag README src/tools/diag/httpd-error httpd-error Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/02/15 10:54:26 PST Modified files: tools/diag README Added files: tools/diag/httpd-error httpd-error Log: httpd-error is a shell script which print a summary about Web files which does not exists on your host. E.g. httpd-error -userhits < /var/log/httpd-error.log print the number of errors by users, sorted by error hits. Revision Changes Path 1.3 +1 -0 src/tools/diag/README To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 11:05:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA09280 for cvs-all-outgoing; Sun, 15 Feb 1998 11:05:36 -0800 (PST) (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 LAA09272; Sun, 15 Feb 1998 11:05:30 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id GAA09331; Mon, 16 Feb 1998 06:01:53 +1100 Date: Mon, 16 Feb 1998 06:01:53 +1100 From: Bruce Evans Message-Id: <199802151901.GAA09331@godzilla.zeta.org.au> To: cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, jkh@FreeBSD.ORG Subject: Re: cvs commit: src/bin/df df.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: (Branch: RELENG_2_2) > bin/df df.1 > Log: > MFC: cosmetic. Some VFS hacker will have to investigate an actual > real MFC for this code - it doesn't look like something to be undertaken > lightly. Most vfs-related changes depend on Lite2 features, so they shouldn't be undertaken in -stable. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 13:25:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA23930 for cvs-all-outgoing; Sun, 15 Feb 1998 13:25:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA23904; Sun, 15 Feb 1998 13:25:04 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA01624; Sun, 15 Feb 1998 13:24:53 -0800 (PST) Date: Sun, 15 Feb 1998 13:24:53 -0800 (PST) Message-Id: <199802152124.NAA01624@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/print/a2ps Makefile ports/print/a2ps/files md5 ports/print/a2ps/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/15 13:24:53 PST Modified files: print/a2ps Makefile print/a2ps/files md5 print/a2ps/pkg PLIST Log: Update to version 4.9.9 and portlint. PR: 5756 Submitted by: Brian Handy Revision Changes Path 1.12 +22 -25 ports/print/a2ps/Makefile 1.5 +1 -1 ports/print/a2ps/files/md5 1.5 +28 -3 ports/print/a2ps/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 13:38:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA25611 for cvs-all-outgoing; Sun, 15 Feb 1998 13:38:09 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA25606; Sun, 15 Feb 1998 13:38:05 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA01708; Sun, 15 Feb 1998 13:37:55 -0800 (PST) Date: Sun, 15 Feb 1998 13:37:55 -0800 (PST) Message-Id: <199802152137.NAA01708@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/lib/libdialog dialog.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/15 13:37:55 PST Modified files: (Branch: RELENG_2_2) gnu/lib/libdialog dialog.3 Log: MFC: bring in Bruce's fixes from revision 1.6. Revision Changes Path 1.3.2.1 +22 -12 src/gnu/lib/libdialog/dialog.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 13:38:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA25713 for cvs-all-outgoing; Sun, 15 Feb 1998 13:38:32 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA25707; Sun, 15 Feb 1998 13:38:29 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA01800; Sun, 15 Feb 1998 13:38:19 -0800 (PST) Date: Sun, 15 Feb 1998 13:38:19 -0800 (PST) Message-Id: <199802152138.NAA01800@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/boot/biosboot Makefile src/sys/i386/boot/kzipboot Makefile src/sys/i386/boot/netboot Makefile makerom.c src/sys/i386/boot/rawboot Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/02/15 13:38:19 PST Modified files: sys/i386/boot/biosboot Makefile sys/i386/boot/kzipboot Makefile sys/i386/boot/netboot Makefile makerom.c sys/i386/boot/rawboot Makefile Log: Make bootblock building independent of /usr/include if relative includes are available. Revision Changes Path 1.62 +12 -4 src/sys/i386/boot/biosboot/Makefile 1.7 +17 -1 src/sys/i386/boot/kzipboot/Makefile 1.15 +15 -2 src/sys/i386/boot/netboot/Makefile 1.4 +1 -1 src/sys/i386/boot/netboot/makerom.c 1.9 +14 -3 src/sys/i386/boot/rawboot/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 14:17:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA01402 for cvs-all-outgoing; Sun, 15 Feb 1998 14:17:25 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA01397; Sun, 15 Feb 1998 14:17:24 -0800 (PST) (envelope-from se@FreeBSD.org) From: Stefan Esser Received: (from se@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA01923; Sun, 15 Feb 1998 14:17:14 -0800 (PST) Date: Sun, 15 Feb 1998 14:17:14 -0800 (PST) Message-Id: <199802152217.OAA01923@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/kdelibs Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk se 1998/02/15 14:17:13 PST Modified files: x11/kdelibs Makefile Log: Clean up Makefile Revision Changes Path 1.7 +6 -6 ports/x11/kdelibs/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 14:18:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA01512 for cvs-all-outgoing; Sun, 15 Feb 1998 14:18:45 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA01505; Sun, 15 Feb 1998 14:18:42 -0800 (PST) (envelope-from se@FreeBSD.org) From: Stefan Esser Received: (from se@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA01961; Sun, 15 Feb 1998 14:18:32 -0800 (PST) Date: Sun, 15 Feb 1998 14:18:32 -0800 (PST) Message-Id: <199802152218.OAA01961@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/kdebase Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk se 1998/02/15 14:18:32 PST Modified files: x11/kdebase Makefile Log: Clean up Makefile Revision Changes Path 1.8 +5 -5 ports/x11/kdebase/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 14:23:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA02072 for cvs-all-outgoing; Sun, 15 Feb 1998 14:23:59 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA02064; Sun, 15 Feb 1998 14:23:57 -0800 (PST) (envelope-from se@FreeBSD.org) From: Stefan Esser Received: (from se@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA02009; Sun, 15 Feb 1998 14:23:47 -0800 (PST) Date: Sun, 15 Feb 1998 14:23:47 -0800 (PST) Message-Id: <199802152223.OAA02009@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/misc/kdeutils Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk se 1998/02/15 14:23:46 PST Modified files: misc/kdeutils Makefile Log: Clean up Makefile Revision Changes Path 1.6 +7 -6 ports/misc/kdeutils/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 14:32:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA03476 for cvs-all-outgoing; Sun, 15 Feb 1998 14:32:06 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA03404; Sun, 15 Feb 1998 14:31:51 -0800 (PST) (envelope-from guido@FreeBSD.org) From: Guido van Rooij Received: (from guido@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA02160; Sun, 15 Feb 1998 14:31:41 -0800 (PST) Date: Sun, 15 Feb 1998 14:31:41 -0800 (PST) Message-Id: <199802152231.OAA02160@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/pwd_mkdb pwd_mkdb.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk guido 1998/02/15 14:31:40 PST Modified files: usr.sbin/pwd_mkdb pwd_mkdb.c Log: Check return values of fprintf, fclose (this one is overdone I guess) and pw_db->close. PR: 4202 (probably, I askd the submitter) Obtained from: OpenBSD Revision Changes Path 1.22 +12 -7 src/usr.sbin/pwd_mkdb/pwd_mkdb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 14:33:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA03686 for cvs-all-outgoing; Sun, 15 Feb 1998 14:33:14 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA03679; Sun, 15 Feb 1998 14:33:09 -0800 (PST) (envelope-from se@FreeBSD.org) From: Stefan Esser Received: (from se@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA02268; Sun, 15 Feb 1998 14:32:59 -0800 (PST) Date: Sun, 15 Feb 1998 14:32:59 -0800 (PST) Message-Id: <199802152232.OAA02268@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/kdegames Makefile ports/x11/kdegames/files md5 ports/x11/kdegames/patches patch-a0 patch-aa patch-ab patch-ac ports/x11/kdegames/pkg COMMENT DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk se 1998/02/15 14:32:59 PST Added files: x11/kdegames Makefile x11/kdegames/files md5 x11/kdegames/patches patch-a0 patch-aa patch-ab patch-ac x11/kdegames/pkg COMMENT DESCR PLIST Log: Update to Beta3. Clean up Makefile. Part of the changes based on diff sent by "Kris Kennaway ". (Thanks!) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 14:39:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA04263 for cvs-all-outgoing; Sun, 15 Feb 1998 14:39:07 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from Octopussy.MI.Uni-Koeln.DE (Octopussy.MI.Uni-Koeln.DE [134.95.166.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA04123; Sun, 15 Feb 1998 14:38:53 -0800 (PST) (envelope-from se@dialup124.zpr.uni-koeln.de) Received: from dialup124.zpr.Uni-Koeln.DE (dialup124.zpr.Uni-Koeln.DE [134.95.219.124]) by Octopussy.MI.Uni-Koeln.DE (8.8.7/8.8.7) with ESMTP id XAA10924; Sun, 15 Feb 1998 23:38:50 +0100 (MET) Received: (from se@localhost) by dialup124.zpr.Uni-Koeln.DE (8.8.8/8.6.9) id XAA01802; Sun, 15 Feb 1998 23:38:57 +0100 (CET) X-Face: " Date: Sun, 15 Feb 1998 23:38:56 +0100 From: Stefan Esser To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Cc: Stefan Esser , Ville Eerola Subject: Re: cvs commit: ports/x11/kdegames Makefile ports/x11/kdegames/files md5 ports/x11/kdegames/patches patch-a0 patch-aa patch-ab patch-ac ports/x11/kdegames/pkg COMMENT DESCR PLIST References: <199802152232.OAA02268@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <199802152232.OAA02268@freefall.freebsd.org>; from Stefan Esser on Sun, Feb 15, 1998 at 02:32:59PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On 1998-02-15 14:32 -0800, Stefan Esser wrote: > Update to Beta3. Clean up Makefile. Part of the changes based on diff > sent by "Kris Kennaway ". (Thanks!) Sorry, Kris had sent a bug report (kdelibs), but no patches. The patches Ville Eerola had been provided by: Ville Eerola Sorry for the misattribution ... Regards, STefan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 14:54:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA06241 for cvs-all-outgoing; Sun, 15 Feb 1998 14:54:33 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA06236; Sun, 15 Feb 1998 14:54:27 -0800 (PST) (envelope-from se@FreeBSD.org) From: Stefan Esser Received: (from se@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA02347; Sun, 15 Feb 1998 14:54:16 -0800 (PST) Date: Sun, 15 Feb 1998 14:54:16 -0800 (PST) Message-Id: <199802152254.OAA02347@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/games Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk se 1998/02/15 14:54:16 PST Modified files: games Makefile Log: Reconnect kdegames Revision Changes Path 1.105 +2 -2 ports/games/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 15:04:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA08278 for cvs-all-outgoing; Sun, 15 Feb 1998 15:04:13 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA08273; Sun, 15 Feb 1998 15:04:10 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA02432; Sun, 15 Feb 1998 15:03:59 -0800 (PST) Date: Sun, 15 Feb 1998 15:03:59 -0800 (PST) Message-Id: <199802152303.PAA02432@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/perl5 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/15 15:03:59 PST Modified files: lang/perl5 Makefile Log: Run h2ph as part of post-install target. Note this doesn't get a complete list of header files but does get enough that when perl needs more header files that it will hint to use h2ph. PR: 5738 Revision Changes Path 1.23 +2 -1 ports/lang/perl5/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 15:29:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA13374 for cvs-all-outgoing; Sun, 15 Feb 1998 15:29:40 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA13312; Sun, 15 Feb 1998 15:29:30 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA02540; Sun, 15 Feb 1998 15:29:19 -0800 (PST) Date: Sun, 15 Feb 1998 15:29:19 -0800 (PST) Message-Id: <199802152329.PAA02540@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/snd README ad1848.c dmabuf.c sb_dsp.c sbcard.h sound.c sound.h soundcard.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 15:29:19 PST Modified files: (Branch: RELENG_2_2) sys/i386/isa/snd README ad1848.c dmabuf.c sb_dsp.c sbcard.h sound.c sound.h soundcard.h Log: Update to luigi's latest. Compiles OK for me under 2.2 (of course, so did the previous version). Revision Changes Path 1.2.2.1 +211 -123 src/sys/i386/isa/snd/README 1.5.2.2 +31 -29 src/sys/i386/isa/snd/ad1848.c 1.4.2.1 +19 -8 src/sys/i386/isa/snd/dmabuf.c 1.5.2.2 +183 -125 src/sys/i386/isa/snd/sb_dsp.c 1.3.2.1 +6 -3 src/sys/i386/isa/snd/sbcard.h 1.8.2.3 +122 -87 src/sys/i386/isa/snd/sound.c 1.5.2.2 +12 -40 src/sys/i386/isa/snd/sound.h 1.2.2.1 +43 -1 src/sys/i386/isa/snd/soundcard.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 15:46:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA17857 for cvs-all-outgoing; Sun, 15 Feb 1998 15:46:47 -0800 (PST) (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 PAA17783; Sun, 15 Feb 1998 15:46:16 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id KAA19514; Mon, 16 Feb 1998 10:43:37 +1100 Date: Mon, 16 Feb 1998 10:43:37 +1100 From: Bruce Evans Message-Id: <199802152343.KAA19514@godzilla.zeta.org.au> To: gibbs@plutotech.com, jkh@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/ccd ccd.c Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >>jkh 1998/02/15 00:28:28 PST >> >> Modified files: >> sys/dev/ccd ccd.c >> Log: >> Revert part of my previous patch - I don't see the *need* >> to call splbio() from within an interrupt handler here. :-) > >Probably because it is not a real interrupt handler and is not >always called from an splbio() interrupt context. But it was always called from an splbio() context - it is only called from cciodone() which begins with splbio() and finishes with splx(). I think this spl pair is bogus too. cciodone() is only called via the b_iodone callback, and I think b_iodone is only called from biodone() where it is always called in an splbio() context. The call in ccdintr() was even more bogus: - the result was assigned to a nonexistent variable. - there was no matching splx() (this wouldn't have mattered because of two unnecessary layers of splbio()s). "Reverting" part of the previous patch introduced a style bug by removing an empty line. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 16:01:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA20193 for cvs-all-outgoing; Sun, 15 Feb 1998 16:01:31 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA20187; Sun, 15 Feb 1998 16:01:28 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA02792; Sun, 15 Feb 1998 16:01:18 -0800 (PST) Date: Sun, 15 Feb 1998 16:01:18 -0800 (PST) Message-Id: <199802160001.QAA02792@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp datalink.c datalink.h Makefile bundle.c bundle.h chap.c command.c descriptor.h fsm.c ip.c lcp.c lcp.h link.c link.h lqr.c main.c main.h mbuf.c modem.c modem.h pap.c physical.c prompt.c prompt.h server.c vars.c vars.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/15 16:01:17 PST Modified files: (Branch: MP) usr.sbin/ppp Makefile bundle.c bundle.h chap.c command.c descriptor.h fsm.c ip.c lcp.c lcp.h link.c link.h lqr.c main.c main.h mbuf.c modem.c modem.h pap.c physical.c prompt.c prompt.h server.c vars.c vars.h Added files: (Branch: MP) usr.sbin/ppp datalink.c datalink.h Log: Create struct datalink. This is a type of physical link that can chat and talk LCP & CCP. A bundle contains a list of these (only one in the list for the moment). The datalink is a type of descriptor, and dials, enters LCP (& does CCP), kicks the bundle when its FSMs do something interesting and does the hangup chat script on the way down. It also handles redials and reconnects. There are lots of loose ends, and probably lots of bugs, but the data structures are getting there ! Revision Changes Path 1.36.2.7 +3 -3 src/usr.sbin/ppp/Makefile 1.1.2.9 +150 -53 src/usr.sbin/ppp/Attic/bundle.c 1.1.2.8 +14 -4 src/usr.sbin/ppp/Attic/bundle.h 1.28.2.9 +4 -7 src/usr.sbin/ppp/chap.c 1.131.2.17 +14 -26 src/usr.sbin/ppp/command.c 1.1.2.6 +2 -1 src/usr.sbin/ppp/Attic/descriptor.h 1.27.2.10 +2 -2 src/usr.sbin/ppp/fsm.c 1.38.2.7 +2 -3 src/usr.sbin/ppp/ip.c 1.55.2.15 +2 -9 src/usr.sbin/ppp/lcp.c 1.16.2.8 +1 -2 src/usr.sbin/ppp/lcp.h 1.1.2.6 +3 -3 src/usr.sbin/ppp/Attic/link.c 1.1.2.4 +2 -2 src/usr.sbin/ppp/Attic/link.h 1.22.2.8 +3 -5 src/usr.sbin/ppp/lqr.c 1.121.2.22 +35 -230 src/usr.sbin/ppp/main.c 1.9.2.6 +1 -3 src/usr.sbin/ppp/main.h 1.13.2.5 +5 -5 src/usr.sbin/ppp/mbuf.c 1.77.2.16 +39 -33 src/usr.sbin/ppp/modem.c 1.16.2.7 +3 -2 src/usr.sbin/ppp/modem.h 1.20.2.9 +3 -5 src/usr.sbin/ppp/pap.c 1.1.2.9 +2 -2 src/usr.sbin/ppp/Attic/physical.c 1.1.2.3 +9 -4 src/usr.sbin/ppp/Attic/prompt.c 1.1.2.2 +2 -2 src/usr.sbin/ppp/Attic/prompt.h 1.16.2.6 +3 -1 src/usr.sbin/ppp/server.c 1.45.2.8 +2 -4 src/usr.sbin/ppp/vars.c 1.42.2.4 +3 -1 src/usr.sbin/ppp/vars.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 16:06:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA20637 for cvs-all-outgoing; Sun, 15 Feb 1998 16:06:28 -0800 (PST) (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 QAA20623; Sun, 15 Feb 1998 16:06:20 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id LAA20465; Mon, 16 Feb 1998 11:01:17 +1100 Date: Mon, 16 Feb 1998 11:01:17 +1100 From: Bruce Evans Message-Id: <199802160001.LAA20465@godzilla.zeta.org.au> To: cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, jkh@FreeBSD.ORG Subject: Re: cvs commit: src/bin/sh cd.h jobs.c miscbltin.c sh.1 trap.c trap.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: (Branch: RELENG_2_2) > bin/sh cd.h jobs.c miscbltin.c sh.1 trap.c > trap.h > Log: > MFC: timeout support, fixes to signal handling. If there's more > contraversy over the latter, I can either continue to track it > in -current or back it out. The controversial signal handling fixes aren't in -current. I hope you only merged the old, non-controversial ones. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 16:19:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA22144 for cvs-all-outgoing; Sun, 15 Feb 1998 16:19:08 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA22129; Sun, 15 Feb 1998 16:19:05 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA03053; Sun, 15 Feb 1998 16:18:54 -0800 (PST) Date: Sun, 15 Feb 1998 16:18:54 -0800 (PST) Message-Id: <199802160018.QAA03053@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp datalink.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/15 16:18:54 PST Modified files: (Branch: MP) usr.sbin/ppp datalink.c Log: Cosmetic: Stop a warning Revision Changes Path 1.1.2.2 +4 -3 src/usr.sbin/ppp/Attic/datalink.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 16:29:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA23381 for cvs-all-outgoing; Sun, 15 Feb 1998 16:29:18 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA23375; Sun, 15 Feb 1998 16:29:17 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA03106; Sun, 15 Feb 1998 16:29:06 -0800 (PST) Date: Sun, 15 Feb 1998 16:29:06 -0800 (PST) Message-Id: <199802160029.QAA03106@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf GENERIC Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/02/15 16:29:06 PST Modified files: sys/i386/conf GENERIC Log: TEMPORARILY disable support for the 4MB kernel page, as it appears to be causing installation images for -current to be unbootable. Submitted by: phk Revision Changes Path 1.106 +3 -1 src/sys/i386/conf/GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 16:40:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA25194 for cvs-all-outgoing; Sun, 15 Feb 1998 16:40:49 -0800 (PST) (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 QAA25145; Sun, 15 Feb 1998 16:40:29 -0800 (PST) (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.6.9) with ESMTP id QAA22971; Sun, 15 Feb 1998 16:40:33 -0800 (PST) To: Bruce Evans cc: cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, jkh@FreeBSD.ORG Subject: Re: cvs commit: src/bin/sh cd.h jobs.c miscbltin.c sh.1 trap.c trap.h In-reply-to: Your message of "Mon, 16 Feb 1998 11:01:17 +1100." <199802160001.LAA20465@godzilla.zeta.org.au> Date: Sun, 15 Feb 1998 16:40:33 -0800 Message-ID: <22968.887589633@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > The controversial signal handling fixes aren't in -current. I hope you > only merged the old, non-controversial ones. If that's the case, then 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 Feb 15 18:25:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA07119 for cvs-all-outgoing; Sun, 15 Feb 1998 18:25:09 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA07110; Sun, 15 Feb 1998 18:25:07 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA04274; Sun, 15 Feb 1998 18:24:55 -0800 (PST) Date: Sun, 15 Feb 1998 18:24:55 -0800 (PST) Message-Id: <199802160224.SAA04274@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/pppload - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/15 18:24:55 PST ports/x11/pppload - Imported sources Update of /home/ncvs/ports/x11/pppload In directory freefall.freebsd.org:/d/users/steve/pppload Log Message: Initial import of pppload-1.0 Status: Vendor Tag: SCOLE Release Tags: PPLOAD_1_1 N ports/x11/pppload/Makefile N ports/x11/pppload/pkg/COMMENT N ports/x11/pppload/pkg/DESCR N ports/x11/pppload/pkg/PLIST N ports/x11/pppload/patches/patch-aa N ports/x11/pppload/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 Sun Feb 15 18:28:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA07431 for cvs-all-outgoing; Sun, 15 Feb 1998 18:28:12 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA07425; Sun, 15 Feb 1998 18:28:09 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA04324; Sun, 15 Feb 1998 18:27:57 -0800 (PST) Date: Sun, 15 Feb 1998 18:27:57 -0800 (PST) Message-Id: <199802160227.SAA04324@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 steve 1998/02/15 18:27:56 PST Modified files: . modules Log: pppload -> ports/x11/pppload PR: 5617 Revision Changes Path 1.1816 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 18:30:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA07708 for cvs-all-outgoing; Sun, 15 Feb 1998 18:30:26 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA07695; Sun, 15 Feb 1998 18:30:15 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA04374; Sun, 15 Feb 1998 18:30:03 -0800 (PST) Date: Sun, 15 Feb 1998 18:30:03 -0800 (PST) Message-Id: <199802160230.SAA04374@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 steve 1998/02/15 18:30:03 PST Modified files: x11 Makefile Log: Activate pppload-1.0. Revision Changes Path 1.185 +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 Sun Feb 15 19:26:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA12866 for cvs-all-outgoing; Sun, 15 Feb 1998 19:26:44 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA12860; Sun, 15 Feb 1998 19:26:41 -0800 (PST) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA04540; Sun, 15 Feb 1998 19:26:29 -0800 (PST) Date: Sun, 15 Feb 1998 19:26:29 -0800 (PST) Message-Id: <199802160326.TAA04540@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/cvsup/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1998/02/15 19:26:28 PST Added files: net/cvsup/patches patch-aa Log: Add patch to correct obsolete tags in FreeBSD-related examples. PR: Closes ports/5750 Submitted by: Andreas Klemm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 19:42:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA15693 for cvs-all-outgoing; Sun, 15 Feb 1998 19:42:23 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA15654; Sun, 15 Feb 1998 19:42:06 -0800 (PST) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA04718; Sun, 15 Feb 1998 19:41:53 -0800 (PST) Date: Sun, 15 Feb 1998 19:41:53 -0800 (PST) Message-Id: <199802160341.TAA04718@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/lynx-current Makefile ports/www/lynx-current/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ache 1998/02/15 19:41:53 PST Modified files: www/lynx-current Makefile www/lynx-current/files md5 Log: Upgrade to 114 Revision Changes Path 1.81 +3 -3 ports/www/lynx-current/Makefile 1.122 +1 -1 ports/www/lynx-current/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 20:05:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA19428 for cvs-all-outgoing; Sun, 15 Feb 1998 20:05:34 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA19417; Sun, 15 Feb 1998 20:05:30 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA04961; Sun, 15 Feb 1998 20:05:18 -0800 (PST) Date: Sun, 15 Feb 1998 20:05:18 -0800 (PST) Message-Id: <199802160405.UAA04961@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Subject: cvs commit: doc/ja/FAQ Makefile doc/ja/handbook Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/15 20:05:17 PST Modified files: ja/FAQ Makefile ja/handbook Makefile Log: Fix two more references to ja_JP.EUC. Revision Changes Path 1.5 +2 -2 doc/ja/FAQ/Makefile 1.20 +2 -2 doc/ja/handbook/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 20:14:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA20269 for cvs-all-outgoing; Sun, 15 Feb 1998 20:14:00 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA20264; Sun, 15 Feb 1998 20:13:59 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA05063; Sun, 15 Feb 1998 20:13:47 -0800 (PST) Date: Sun, 15 Feb 1998 20:13:47 -0800 (PST) Message-Id: <199802160413.UAA05063@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/japanese/handbook Makefile ports/japanese/handbook/pkg DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/15 20:13:46 PST Modified files: japanese/handbook Makefile japanese/handbook/pkg DESCR PLIST Log: Move Japanese handbook from ja_JP.EUC to ja. Tested by: multiple "make package" and pkg_delete's Revision Changes Path 1.6 +4 -3 ports/japanese/handbook/Makefile 1.2 +2 -2 ports/japanese/handbook/pkg/DESCR 1.4 +347 -347 ports/japanese/handbook/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 20:38:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA23979 for cvs-all-outgoing; Sun, 15 Feb 1998 20:38:43 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA23966; Sun, 15 Feb 1998 20:38:42 -0800 (PST) (envelope-from hanai@FreeBSD.org) From: Hanai Hiroyuki Received: (from hanai@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA05129; Sun, 15 Feb 1998 20:38:30 -0800 (PST) Date: Sun, 15 Feb 1998 20:38:30 -0800 (PST) Message-Id: <199802160438.UAA05129@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Subject: cvs commit: doc/ja/handbook submitters.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hanai 1998/02/15 20:38:29 PST Modified files: ja/handbook submitters.sgml Log: Changes in the English version(1.144->1.151) are merged. Submitted by: Mitsuru IWASAKI Revision Changes Path 1.53 +74 -64 doc/ja/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 Sun Feb 15 21:03:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA28954 for cvs-all-outgoing; Sun, 15 Feb 1998 21:03:38 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from hwcn.org (james.hwcn.org [199.212.94.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA28925; Sun, 15 Feb 1998 21:03:31 -0800 (PST) (envelope-from hoek@hwcn.org) Received: from localhost (ac199@localhost) by hwcn.org (8.8.8/8.8.8) with SMTP id WAA29506; Sun, 15 Feb 1998 22:48:06 -0500 (EST) Date: Sun, 15 Feb 1998 22:48:06 -0500 (EST) From: Tim Vanderhoek To: Steve Price cc: cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: ports/x11/pppload - Imported sources In-Reply-To: <199802160224.SAA04274@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sun, 15 Feb 1998, Steve Price wrote: > ports/x11/pppload - Imported sources > Update of /home/ncvs/ports/x11/pppload This should probably be ports/net or ports/sysutils. Ideally (perhaps not realistically ;-), x11 is a virtual category only, I think. -- Outnumbered? Maybe. Outspoken? Never! tIM...HOEk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 21:42:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA05609 for cvs-all-outgoing; Sun, 15 Feb 1998 21:42:45 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA05573 for ; Sun, 15 Feb 1998 21:42:24 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id WAA14068; Sun, 15 Feb 1998 22:42:19 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id WAA21921; Sun, 15 Feb 1998 22:42:14 -0700 Date: Sun, 15 Feb 1998 22:42:14 -0700 Message-Id: <199802160542.WAA21921@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Jordan K. Hubbard" Cc: James Raynard , committers@FreeBSD.ORG Subject: Re: merging of various /usr/src/contrib things to -stable; wanted? In-Reply-To: <4904.887548620@time.cdrom.com> References: <19980215125251.26042@demon.co.uk> <4904.887548620@time.cdrom.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > patch and tcl (aiee! ;). We've also substantially changed bind, > gdb, cvs and other various GNUtils here. I'm getting 'strange' results from the new CVS, so my take is to *NOT* merge it into -stable. (And I'm the one that paid for part of the new one,and am forced to use the new version in-house. We're trying to figure out what's going on with it, as we're getting inconsistant results with it.) Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 21:59:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA08656 for cvs-all-outgoing; Sun, 15 Feb 1998 21:59:37 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA08546; Sun, 15 Feb 1998 21:59:16 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id WAA14182; Sun, 15 Feb 1998 22:59:15 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id WAA22000; Sun, 15 Feb 1998 22:59:13 -0700 Date: Sun, 15 Feb 1998 22:59:13 -0700 Message-Id: <199802160559.WAA22000@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Jordan K. Hubbard" Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/isa/snd README ad1848.c dmabuf.c sb_dsp.c sbcard.h sound.c sound.h soundcard.h In-Reply-To: <199802152329.PAA02540@freefall.freebsd.org> References: <199802152329.PAA02540@freefall.freebsd.org> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > jkh 1998/02/15 15:29:19 PST > > Modified files: (Branch: RELENG_2_2) > sys/i386/isa/snd README ad1848.c dmabuf.c sb_dsp.c > sbcard.h sound.c sound.h soundcard.h > Log: > Update to luigi's latest. > > Compiles OK for me under 2.2 (of course, so did the previous version). And works for me under 2.2 (I hand-massaged the patches Jordan applied, so they are slightly different from the ones on luigi's site, and may not work completely in conjunction with the Voxware stuff w/regards to the soundcard.h file.) Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 22:15:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA11975 for cvs-all-outgoing; Sun, 15 Feb 1998 22:15:07 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA11939; Sun, 15 Feb 1998 22:15:00 -0800 (PST) (envelope-from nate@FreeBSD.org) From: Nate Williams Received: (from nate@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA05292; Sun, 15 Feb 1998 22:14:47 -0800 (PST) Date: Sun, 15 Feb 1998 22:14:47 -0800 (PST) Message-Id: <199802160614.WAA05292@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/snd soundcard.h ulaw.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nate 1998/02/15 22:14:47 PST Removed files: (Branch: RELENG_2_2) sys/i386/isa/snd soundcard.h ulaw.h Log: - Removed these files as they are no longer necessary. (The soundcard.h file is exactly the same as the version in i386/include/soundcard.h, which is now shared by both luigi's and the Voxware drivers.) Submitted by: luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 15 23:01:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA16878 for cvs-all-outgoing; Sun, 15 Feb 1998 23:01:53 -0800 (PST) (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 XAA16759; Sun, 15 Feb 1998 23:01:08 -0800 (PST) (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.6.9) with ESMTP id XAA23943; Sun, 15 Feb 1998 23:01:19 -0800 (PST) To: Nate Williams cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/isa/snd soundcard.h ulaw.h In-reply-to: Your message of "Sun, 15 Feb 1998 22:14:47 PST." <199802160614.WAA05292@freefall.freebsd.org> Date: Sun, 15 Feb 1998 23:01:19 -0800 Message-ID: <23940.887612479@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Thanks, Nate! > nate 1998/02/15 22:14:47 PST > > Removed files: (Branch: RELENG_2_2) > sys/i386/isa/snd soundcard.h ulaw.h > Log: > - Removed these files as they are no longer necessary. (The soundcard.h > file is exactly the same as the version in i386/include/soundcard.h, whic h > is now shared by both luigi's and the Voxware drivers.) > > Submitted by: luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 00:39:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA01653 for cvs-all-outgoing; Mon, 16 Feb 1998 00:39:59 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca37-18.ix.netcom.com [207.93.141.210]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA01608; Mon, 16 Feb 1998 00:39:49 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id AAA10569; Mon, 16 Feb 1998 00:39:46 -0800 (PST) Date: Mon, 16 Feb 1998 00:39:46 -0800 (PST) Message-Id: <199802160839.AAA10569@silvia.HIP.Berkeley.EDU> To: se@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199802152232.OAA02268@freefall.freebsd.org> (message from Stefan Esser on Sun, 15 Feb 1998 14:32:59 -0800 (PST)) Subject: Re: cvs commit: ports/x11/kdegames Makefile ports/x11/kdegames/files md5 ports/x11/kdegames/patches patch-a0 patch-aa patch-ab patch-ac ports/x11/kdegames/pkg COMMENT DESCR PLIST From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Added files: * x11/kdegames Makefile * Update to Beta3. Clean up Makefile. Part of the changes based on diff Um, I thought we moved kdegames to the "games" category. ;) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 00:41:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA01928 for cvs-all-outgoing; Mon, 16 Feb 1998 00:41:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca37-18.ix.netcom.com [207.93.141.210]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA01908; Mon, 16 Feb 1998 00:41:02 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id AAA10576; Mon, 16 Feb 1998 00:40:59 -0800 (PST) Date: Mon, 16 Feb 1998 00:40:59 -0800 (PST) Message-Id: <199802160840.AAA10576@silvia.HIP.Berkeley.EDU> To: se@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199802152254.OAA02347@freefall.freebsd.org> (message from Stefan Esser on Sun, 15 Feb 1998 14:54:16 -0800 (PST)) Subject: Re: cvs commit: ports/games Makefile From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Reconnect kdegames Just FYI, to temporarily disable a port, please do so by marking it "BROKEN" in the port's Makefile, not taking it out of the parent Makefile. (That's why we invented BROKEN....) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 00:54:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA02935 for cvs-all-outgoing; Mon, 16 Feb 1998 00:54:44 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca37-18.ix.netcom.com [207.93.141.210]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA02925; Mon, 16 Feb 1998 00:54:35 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id AAA10608; Mon, 16 Feb 1998 00:54:33 -0800 (PST) Date: Mon, 16 Feb 1998 00:54:33 -0800 (PST) Message-Id: <199802160854.AAA10608@silvia.HIP.Berkeley.EDU> To: tg@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199802121004.CAA28391@freefall.freebsd.org> (message from Thomas Gellekum on Thu, 12 Feb 1998 02:04:45 -0800 (PST)) Subject: Re: cvs commit: ports/lang/hugs Makefile ports/lang/hugs/files md5 ports/lang/hugs/pkg PLIST From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Upgrade to the January source snapshot. Do you really want to call it this way? === PKGNAME= hugs-1.4-01-1998 === Our stupid bsd.port.mk will think "1998" is the version number, and install a link named "Latest/hugs-1.4-01.tgz" Do you mind if I replace all the hyphens with dots? Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 01:07:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA03989 for cvs-all-outgoing; Mon, 16 Feb 1998 01:07:47 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca37-18.ix.netcom.com [207.93.141.210]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA03978; Mon, 16 Feb 1998 01:07:36 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id AAA10629; Mon, 16 Feb 1998 00:57:59 -0800 (PST) Date: Mon, 16 Feb 1998 00:57:59 -0800 (PST) Message-Id: <199802160857.AAA10629@silvia.HIP.Berkeley.EDU> To: hoek@hwcn.org CC: steve@FreeBSD.ORG, cvs-committers@FreeBSD.ORG In-reply-to: (message from Tim Vanderhoek on Sun, 15 Feb 1998 22:48:06 -0500 (EST)) Subject: Re: cvs commit: ports/x11/pppload - Imported sources From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * This should probably be ports/net or ports/sysutils. Ideally * (perhaps not realistically ;-), x11 is a virtual category only, I * think. You're right. I vote for "net". Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 01:10:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA04311 for cvs-all-outgoing; Mon, 16 Feb 1998 01:10:28 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca37-18.ix.netcom.com [207.93.141.210]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA04300; Mon, 16 Feb 1998 01:10:24 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id BAA10673; Mon, 16 Feb 1998 01:10:22 -0800 (PST) Date: Mon, 16 Feb 1998 01:10:22 -0800 (PST) Message-Id: <199802160910.BAA10673@silvia.HIP.Berkeley.EDU> To: obrien@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199802140418.UAA00429@freefall.freebsd.org> (obrien@FreeBSD.ORG) Subject: Re: cvs commit: ports/lang/egcs Makefile ports/lang/egcs/files md5 ports/lang/egcs/patches patch-af patch-ad patch-ae From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Upgrade to 1998-02-05 SNAP. Fixes problems several have had with 1.0.1. * Including linking with the STL vector class. Thanks, but doesn't package. Perhaps you forgot to commit a patch to PLIST? Satoshi ------- ===> Building package for egcs-980205 Creating package /usr/ports/packages/All/egcs-980205.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/packages/All/egcs-980205.tgz' tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/SYSCALLS.c.X : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/cc1 : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/cc1obj : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/cc1plus : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/cpp : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/f771 : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/include/README : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/include/exception : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/include/f2c.h : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/include/float.h : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/include/limits.h : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/include/math.h : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/include/new : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/include/new.h : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/include/objc/NXConstStr.h : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/include/objc/Object.h : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/include/objc/Protocol.h : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/include/objc/encoding.h : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/include/objc/hash.h : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/include/objc/objc-api.h : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/include/objc/objc-list.h : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/include/objc/objc.h : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/include/objc/sarray.h : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/include/objc/thr.h : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/include/objc/typedstream.h : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/include/syslimits.h : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/include/typeinfo : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/ld : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/libf2c.a : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/libgcc.a : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/libobjc.a : No such file or directory tar: can't add file lib/gcc-lib/i386-unknown-freebsd/egcs-2.90.23/specs : No such file or directory *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 01:17:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA05333 for cvs-all-outgoing; Mon, 16 Feb 1998 01:17:42 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca37-18.ix.netcom.com [207.93.141.210]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA05285; Mon, 16 Feb 1998 01:17:29 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id BAA10702; Mon, 16 Feb 1998 01:17:26 -0800 (PST) Date: Mon, 16 Feb 1998 01:17:26 -0800 (PST) Message-Id: <199802160917.BAA10702@silvia.HIP.Berkeley.EDU> To: steve@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199802152303.PAA02432@freefall.freebsd.org> (message from Steve Price on Sun, 15 Feb 1998 15:03:59 -0800 (PST)) Subject: Re: cvs commit: ports/lang/perl5 Makefile From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * lang/perl5 Makefile * Log: * Run h2ph as part of post-install target. Note this doesn't get a complete * list of header files but does get enough that when perl needs more header * files that it will hint to use h2ph. Question: where do these files go? Do they need to be listed in pkg/PLIST? (Or maybe we should add an "@exec h2ps ..." to pkg/PLIST?) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 01:18:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA05559 for cvs-all-outgoing; Mon, 16 Feb 1998 01:18:38 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA05530; Mon, 16 Feb 1998 01:18:29 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA05887; Mon, 16 Feb 1998 01:18:15 -0800 (PST) Date: Mon, 16 Feb 1998 01:18:15 -0800 (PST) Message-Id: <199802160918.BAA05887@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 asami 1998/02/16 01:18:14 PST Modified files: lang/egcs Makefile Log: Mark this port broken, doesn't package. Revision Changes Path 1.7 +2 -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 Mon Feb 16 01:19:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA05631 for cvs-all-outgoing; Mon, 16 Feb 1998 01:19:18 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA05626; Mon, 16 Feb 1998 01:19:15 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA05932; Mon, 16 Feb 1998 01:19:01 -0800 (PST) Date: Mon, 16 Feb 1998 01:19:01 -0800 (PST) Message-Id: <199802160919.BAA05932@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/hugs Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/16 01:19:01 PST Modified files: lang/hugs Makefile Log: Change "-"s to "."s in PKGNAME so the Latest link will be created correctly. Revision Changes Path 1.3 +2 -2 ports/lang/hugs/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 01:23:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA06039 for cvs-all-outgoing; Mon, 16 Feb 1998 01:23:57 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA06034; Mon, 16 Feb 1998 01:23:54 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA05829; Mon, 16 Feb 1998 01:10:56 -0800 (PST) Date: Mon, 16 Feb 1998 01:10:56 -0800 (PST) Message-Id: <199802160910.BAA05829@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/pppload Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/16 01:10:56 PST Modified files: x11/pppload Makefile Log: Mark this port broken for now, it doesn't install. (And it should probably be moved to "net" too....) Revision Changes Path 1.2 +2 -1 ports/x11/pppload/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 01:37:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA07570 for cvs-all-outgoing; Mon, 16 Feb 1998 01:37:51 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA07544; Mon, 16 Feb 1998 01:37:34 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA06162; Mon, 16 Feb 1998 01:37:20 -0800 (PST) Date: Mon, 16 Feb 1998 01:37:20 -0800 (PST) Message-Id: <199802160937.BAA06162@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/boot/biosboot Makefile src/sys/pc98/boot/kzipboot Makefile src/sys/pc98/boot/netboot Makefile src/sys/pc98/boot/rawboot Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/02/16 01:37:19 PST Modified files: sys/pc98/boot/biosboot Makefile sys/pc98/boot/kzipboot Makefile sys/pc98/boot/netboot Makefile sys/pc98/boot/rawboot Makefile Log: Sync with sys/i386/boot/*/Makefile (Eivind's change: Make bootblock building independent of /usr/include if relative includes are available). Revision Changes Path 1.16 +12 -4 src/sys/pc98/boot/biosboot/Makefile 1.4 +17 -1 src/sys/pc98/boot/kzipboot/Makefile 1.4 +14 -1 src/sys/pc98/boot/netboot/Makefile 1.8 +14 -3 src/sys/pc98/boot/rawboot/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 01:38:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA07682 for cvs-all-outgoing; Mon, 16 Feb 1998 01:38:21 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA07668; Mon, 16 Feb 1998 01:38:13 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA06192; Mon, 16 Feb 1998 01:37:58 -0800 (PST) Date: Mon, 16 Feb 1998 01:37:58 -0800 (PST) Message-Id: <199802160937.BAA06192@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/conf GENERIC98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/02/16 01:37:58 PST Modified files: sys/pc98/conf GENERIC98 Log: Sync with sys/i386/conf/GENERIC revision 1.106. Revision Changes Path 1.34 +3 -1 src/sys/pc98/conf/GENERIC98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 01:39:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA07764 for cvs-all-outgoing; Mon, 16 Feb 1998 01:39:00 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA07752; Mon, 16 Feb 1998 01:38:52 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA06223; Mon, 16 Feb 1998 01:38:38 -0800 (PST) Date: Mon, 16 Feb 1998 01:38:38 -0800 (PST) Message-Id: <199802160938.BAA06223@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/02/16 01:38:38 PST Modified files: sys/pc98/conf files.pc98 Log: Sync with sys/i386/conf/files.i386 revision 1.189. Revision Changes Path 1.52 +2 -1 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 Mon Feb 16 02:51:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA21330 for cvs-all-outgoing; Mon, 16 Feb 1998 02:51:59 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca37-18.ix.netcom.com [207.93.141.210]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA21321; Mon, 16 Feb 1998 02:51:54 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id CAA10991; Mon, 16 Feb 1998 02:51:50 -0800 (PST) Date: Mon, 16 Feb 1998 02:51:50 -0800 (PST) Message-Id: <199802161051.CAA10991@silvia.HIP.Berkeley.EDU> To: jkh@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199802082002.MAA15495@freefall.freebsd.org> (jkh@FreeBSD.ORG) Subject: Re: cvs commit: ports/net/cnet - Imported sources From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * New port: cnet - a graphical network simulator. Thanks, but it doesn't package. Satoshi ------- ===> Building package for cnet-1.4p3 Creating package /usr/ports/packages/All/cnet-1.4p3.tgz Registering depends: xview-config-3.2.1 xview-lib-3.2.1. Creating gzip'd tar ball in '/usr/ports/packages/All/cnet-1.4p3.tgz' tar: can't add file bin/cnet.so.1 : No such file or directory tar: can't add file share/examples/cnet/EXAMPLES : No such file or directory *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 03:01:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA22781 for cvs-all-outgoing; Mon, 16 Feb 1998 03:01:14 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA22770 for ; Mon, 16 Feb 1998 03:01:12 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.8.8/8.8.5) with ESMTP id CAA05869; Mon, 16 Feb 1998 02:59:02 -0800 (PST) Message-Id: <199802161059.CAA05869@dingo.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: Andreas Klemm cc: "Jordan K. Hubbard" , James Raynard , committers@FreeBSD.ORG Subject: Re: merging of various /usr/src/contrib things to -stable; wanted? In-reply-to: Your message of "Sun, 15 Feb 1998 15:07:26 +0100." <19980215150726.07686@klemm.gtn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Feb 1998 02:59:02 -0800 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > And what would be very nice to get fixed is the problem with > the scsi driver that causes amanda to fail. I have the problem > here with -current, but I think this is also true for -stable. Can you be a lot more specific about this problem? Which particular SCSI driver is the problem? What are the symptoms? What PR numbers apply to this problem? > I'm currently in the situation, that people start to trust me, that > FreeBSD would offer advantages, but the folks have written so many > admin scripts that completely rely on the SYSVish > {user,group}{add,del,mod) utilities. And a working network backup > solution is crucial for us. I believe you indicated that you had wrappers in progress for 'pw' that handled the altered syntax. I also seem to recall you offering to send me syntax details for the commands that you want to emulate. > I think these areas would be worth to bring into 2.2.6 to help > people to migrate to FreeBSD even if they started with *nux. At least as a port/package so that people that don't want the system polluted with foreign commands don't have to. -- \\ 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 Mon Feb 16 03:04:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA23323 for cvs-all-outgoing; Mon, 16 Feb 1998 03:04:27 -0800 (PST) (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 DAA23072; Mon, 16 Feb 1998 03:02:33 -0800 (PST) (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.6.9) with ESMTP id DAA00964; Mon, 16 Feb 1998 03:02:42 -0800 (PST) To: asami@cs.berkeley.edu (Satoshi Asami) cc: jkh@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/net/cnet - Imported sources In-reply-to: Your message of "Mon, 16 Feb 1998 02:51:50 PST." <199802161051.CAA10991@silvia.HIP.Berkeley.EDU> Date: Mon, 16 Feb 1998 03:02:42 -0800 Message-ID: <958.887626962@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Eep, fixing it now, thanks. > * New port: cnet - a graphical network simulator. > > Thanks, but it doesn't package. > > Satoshi > ------- > ===> Building package for cnet-1.4p3 > Creating package /usr/ports/packages/All/cnet-1.4p3.tgz > Registering depends: xview-config-3.2.1 xview-lib-3.2.1. > Creating gzip'd tar ball in '/usr/ports/packages/All/cnet-1.4p3.tgz' > tar: can't add file bin/cnet.so.1 : No such file or directory > tar: can't add file share/examples/cnet/EXAMPLES : No such file or directory > *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 03:16:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA26869 for cvs-all-outgoing; Mon, 16 Feb 1998 03:16:02 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA26822; Mon, 16 Feb 1998 03:15:57 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA06924; Mon, 16 Feb 1998 03:15:42 -0800 (PST) Date: Mon, 16 Feb 1998 03:15:42 -0800 (PST) Message-Id: <199802161115.DAA06924@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/scsi scsiconf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/02/16 03:15:40 PST Modified files: sys/scsi scsiconf.c Log: Based on the following message, disable tagged command queueing for all Iomaga Jaz drives. From: Steve Logue To: freebsd-current@freebsd.org, freebsd-scsi@freebsd.org Subject: Jaz Drives / Tagged Command Queuing FreeBSD Lists, Due to my own problems as the owner of a Jaz drive, I have gotten word from Iomega that confirms the state of Tagged Command Queuing as the underlying problem. There is an error in all Jaz, and Jaz2 drives prior to BIOS level J.86 that has not shipped yet. Read the following, and make the appropriate corrections to your system present, and future: > Steve, > > I got a very fast response from the hardware engineer (Jaz and Jaz 2 > designer). The problem is this - The Jaz drive does not support > command queing, and revisions older than J.86 do not report it correctly. > For example, when your SCSI adapter says "I'm going to use command > queing" to the Jaz drive, the drive answers "OK, lets go", even though its > not supported. The J.86 drives will now answer "Sorry, command > queing is not supported". Iomega does not have any current plans to > support command queing. > > Thank's for your report, I will continue to forward it to the hardware > engineers. -STEVEl -- --------------------------------------------------------------------- Steve Logue http://home.cdsnet.net/~stevel Systems Integration nettek LLC --------------------------------------------------------------------- Submitted by: Steve Logue Revision Changes Path 1.103 +5 -1 src/sys/scsi/scsiconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 03:17:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA27292 for cvs-all-outgoing; Mon, 16 Feb 1998 03:17:18 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA27240; Mon, 16 Feb 1998 03:17:05 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA06956; Mon, 16 Feb 1998 03:16:50 -0800 (PST) Date: Mon, 16 Feb 1998 03:16:50 -0800 (PST) Message-Id: <199802161116.DAA06956@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/scsi scsiconf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/02/16 03:16:49 PST Modified files: (Branch: RELENG_2_2) sys/scsi scsiconf.c Log: Merge from -current; disable tagged command queueing for all Jaz drives. Submitted by: Steve Logue Revision Changes Path 1.64.2.24 +5 -1 src/sys/scsi/scsiconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 03:20:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA27855 for cvs-all-outgoing; Mon, 16 Feb 1998 03:20:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA27783; Mon, 16 Feb 1998 03:20:03 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA07008; Mon, 16 Feb 1998 03:19:48 -0800 (PST) Date: Mon, 16 Feb 1998 03:19:48 -0800 (PST) Message-Id: <199802161119.DAA07008@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/cnet/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/16 03:19:46 PST Modified files: net/cnet/pkg DESCR Log: portlint. Revision Changes Path 1.2 +5 -3 ports/net/cnet/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 03:23:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA28701 for cvs-all-outgoing; Mon, 16 Feb 1998 03:23:39 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA28681; Mon, 16 Feb 1998 03:23:31 -0800 (PST) (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 DAA07105; Mon, 16 Feb 1998 03:23:16 -0800 (PST) Date: Mon, 16 Feb 1998 03:23:16 -0800 (PST) Message-Id: <199802161123.DAA07105@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/editors/vim5beta Makefile ports/editors/vim5beta/files md5 ports/editors/vim5beta/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/02/16 03:23:16 PST Modified files: editors/vim5beta Makefile editors/vim5beta/files md5 editors/vim5beta/pkg PLIST Log: Upgrade to beta version 5.0x. Revision Changes Path 1.20 +2 -2 ports/editors/vim5beta/Makefile 1.17 +1 -1 ports/editors/vim5beta/files/md5 1.12 +1 -0 ports/editors/vim5beta/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 Feb 16 03:39:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA01809 for cvs-all-outgoing; Mon, 16 Feb 1998 03:39:54 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-51.ix.netcom.com [207.93.143.179]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA01785; Mon, 16 Feb 1998 03:39:43 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id DAA01050; Mon, 16 Feb 1998 03:39:33 -0800 (PST) Date: Mon, 16 Feb 1998 03:39:33 -0800 (PST) Message-Id: <199802161139.DAA01050@silvia.HIP.Berkeley.EDU> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199802161119.DAA07008@freefall.freebsd.org> (message from Satoshi Asami on Mon, 16 Feb 1998 03:19:48 -0800 (PST)) Subject: Re: cvs commit: ports/net/cnet/pkg DESCR From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Jordan et al., * Modified files: * net/cnet/pkg DESCR My machine crashed in the middle of a multi-directory commit (Makefile and pkg/DESCR), and this is the second half. The commit mail for the first half, which never got sent out, is attached below for your convenience. Satoshi ------- revision 1.2 date: 1998/02/16 10:54:05; author: asami; state: Exp; lines: +7 -6 Mark this port BROKEN, it doesn't package. While I'm here, fix a couple of bogons (like DEPENDS -> LIB_DEPENDS) and portlint. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 03:50:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA03686 for cvs-all-outgoing; Mon, 16 Feb 1998 03:50:07 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-51.ix.netcom.com [207.93.143.179]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA03610; Mon, 16 Feb 1998 03:49:58 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id DAA01070; Mon, 16 Feb 1998 03:49:55 -0800 (PST) Date: Mon, 16 Feb 1998 03:49:55 -0800 (PST) Message-Id: <199802161149.DAA01070@silvia.HIP.Berkeley.EDU> To: phk@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199802122256.OAA25484@freefall.freebsd.org> (message from Poul-Henning Kamp on Thu, 12 Feb 1998 14:56:25 -0800 (PST)) Subject: Re: cvs commit: ports/net/scotty Makefile ports/net/scotty/patches patch-aa From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * phk 1998/02/12 14:56:19 PST * * Modified files: * net/scotty Makefile * net/scotty/patches patch-aa * Log: * Update to version 2.1.8. Are you sure that's all?!? At least files/md5 has to be changed, and if I remember correctly, PLIST has to be regenerated since they have the version number in the directory names.... Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 03:53:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA04307 for cvs-all-outgoing; Mon, 16 Feb 1998 03:53:57 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA04299; Mon, 16 Feb 1998 03:53:56 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA07187; Mon, 16 Feb 1998 03:53:11 -0800 (PST) Date: Mon, 16 Feb 1998 03:53:11 -0800 (PST) Message-Id: <199802161153.DAA07187@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/scotty Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/16 03:53:10 PST Modified files: net/scotty Makefile Log: Mark this port BROKEN, apparently some patches went missing. Revision Changes Path 1.23 +2 -1 ports/net/scotty/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 03:58:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA05241 for cvs-all-outgoing; Mon, 16 Feb 1998 03:58:41 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA05212; Mon, 16 Feb 1998 03:58:36 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.8.8/8.8.5) with ESMTP id DAA06121; Mon, 16 Feb 1998 03:56:17 -0800 (PST) Message-Id: <199802161156.DAA06121@dingo.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: "Justin T. Gibbs" cc: Mike Smith , "John S. Dyson" , bde@zeta.org.au (Bruce Evans), dyson@FreeBSD.ORG, wollman@khavrinen.lcs.mit.edu, committers@FreeBSD.ORG, eivind@yes.no Subject: Re: devfs persistence In-reply-to: Your message of "Sat, 14 Feb 1998 20:27:09 MST." <199802150329.UAA26715@pluto.plutotech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Feb 1998 03:56:16 -0800 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > >I think that one file per node is wasteful and inefficient. It also > >fails to provide for prototype entries, as phk raised yesterday. > > There is no "prototype mechanism" in the way the system currently works and > I don't perceive a large need for this functionality. There is, and a number of other people do. The prototype mechanism in the current system is implemented in the /dev/MAKEDEV script. DEVFS as it currently stands moves this prototyping into the kernel, and makes it nonconfigurable. This is not good from the point of view of a system where device node arrival is possible and nodes might arrive in an insecure state. > login.access already > deals with most of the compelling cases where this functionality might be > beneficial. How so? Login.access controls login sources, it appears to have nothing for generally handling permissions on arbitrary sets of device nodes. > Going to a single file format increases the complexity of the > "parser" in the kernel... True. But it need not be overcomplex. > I mean are you going to handle reg-exps in your > prototypes? Given the typical format of a device node's name, that's hardly likely. > Can you ensure that your parser will not crash the kernel for > all input? Can you gurarantee that the kernel will not crash for all input? > If you put the parser in "mount_devfs" (ala IPFW), you still > have to come up with a clean, space efficient way to represent these > prototypes since "arrival events" are bound to happen after the initial > mount. As are rule arrivals. As Julian and I discussed, the interface is likely to be via a file-like object in the mounted devfs having similar semantics to the file beneath when the devfs is not mounted. > A file per node means that parsing is essentially a namei/stat/check > operation. It also means that duplicating the node permissions into a new mountpoint requires replication of all of the nodes, and backup requires archiving them all. > No allocated space for mount time rules is required since the > kernel can easily "check a rule" at any time. When new nodes "arrive" > for the first time, their default permissions should be on the secure side. ... and then they can't be used until they are *manually* fixed up. That leaves a large margin for error and user confusion, and no room at all for providing a default state for nodes. > down and if we give the sysadmin the mount option for chroot environments, > there should be nothing stoping them from using it on all instances of > DEVFS if they choose to do so. I never had any intention of proposing such a restriction; indeed the idea behind having only the two files was specifically to make it easier to move the rules around in order to make chrooted devfs mounts manageable. -- \\ 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 Mon Feb 16 03:59:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA05460 for cvs-all-outgoing; Mon, 16 Feb 1998 03:59:53 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA05447; Mon, 16 Feb 1998 03:59:51 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA07312; Mon, 16 Feb 1998 03:59:36 -0800 (PST) Date: Mon, 16 Feb 1998 03:59:36 -0800 (PST) Message-Id: <199802161159.DAA07312@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/math/octave Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/16 03:59:35 PST Modified files: math/octave Makefile Log: Define MANUAL_PACKAGE_BUILD, it installs an old libreadline shared lib. This is not good, but this port is so large Chuck doesn't have the time to fix it properly. Revision Changes Path 1.12 +3 -1 ports/math/octave/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 04:07:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA07824 for cvs-all-outgoing; Mon, 16 Feb 1998 04:07:14 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA07765; Mon, 16 Feb 1998 04:07:06 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA07380; Mon, 16 Feb 1998 04:06:50 -0800 (PST) Date: Mon, 16 Feb 1998 04:06:50 -0800 (PST) Message-Id: <199802161206.EAA07380@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/cnet Makefile ports/net/cnet/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/16 04:06:50 PST Modified files: net/cnet Makefile net/cnet/pkg PLIST Log: Unbreak this port. Sorry, I didn't test the package rule before. Me bad. Revision Changes Path 1.3 +1 -2 ports/net/cnet/Makefile 1.2 +1 -2 ports/net/cnet/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 Feb 16 04:09:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA08299 for cvs-all-outgoing; Mon, 16 Feb 1998 04:09:09 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-51.ix.netcom.com [207.93.143.179]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA08277; Mon, 16 Feb 1998 04:09:00 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id EAA01134; Mon, 16 Feb 1998 04:08:56 -0800 (PST) Date: Mon, 16 Feb 1998 04:08:56 -0800 (PST) Message-Id: <199802161208.EAA01134@silvia.HIP.Berkeley.EDU> To: andreas@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199802141813.KAA00436@freefall.freebsd.org> (message from Andreas Klemm on Sat, 14 Feb 1998 10:13:19 -0800 (PST)) Subject: Re: cvs commit: ports/print/gp - Imported sources From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * import of new port GP. Thanks, but doesn't package. Satoshi ------- ===> Building package for gp-2.5 Creating package /usr/ports/packages/All/gp-2.5.tgz Registering depends: Xaw3d-1.3 a2ps--4.9.9 dvips-5.74 gv-3.5.8 psutils-a4-1.17 tcl-7.6 tk-4.2 xdvi-pl20. Creating gzip'd tar ball in '/usr/ports/packages/All/gp-2.5.tgz' tar: can't add file lib/GP/filters/DVI-Direct : No such file or directory tar: can't add file lib/GP/filters/Image-Direct : No such file or directory tar: can't add file lib/GP/filters/TEXT-Direct : No such file or directory tar: can't add file lib/GP/filters/a2ps-j : No such file or directory tar: can't add file lib/GP/filters/dvi2ps-j : No such file or directory tar: can't add file lib/GP/filters/jdvi2kps : No such file or directory *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 04:09:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA08645 for cvs-all-outgoing; Mon, 16 Feb 1998 04:09:58 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from internat.freebsd.org (internat.freebsd.org [146.64.8.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA08477; Mon, 16 Feb 1998 04:09:46 -0800 (PST) (envelope-from markm@internat.freebsd.org) Received: (from markm@localhost) by internat.freebsd.org (8.8.7/8.8.7) id OAA28866; Mon, 16 Feb 1998 14:09:31 +0200 (SAT) Date: Mon, 16 Feb 1998 14:09:31 +0200 (SAT) From: Mark Murray Message-Id: <199802161209.OAA28866@internat.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src/crypto/telnet/telnetd authenc.c global.c slc.c state.c sys_term.c telnetd.8 telnetd.c termstat.c utility.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/16 14:09:30 SAT FreeBSD International Crypto Repository Modified files: crypto/telnet/telnetd authenc.c global.c slc.c state.c sys_term.c telnetd.8 telnetd.c termstat.c utility.c Log: Sync with WC. no \n in syslog strings. Change -P to -p in flags. EOF -> -1. Use err(3). Ye gods, I have been derelict in my duty with this! I have had it for ages! Revision Changes Path 1.3 +4 -1 src/crypto/telnet/telnetd/authenc.c 1.3 +4 -0 src/crypto/telnet/telnetd/global.c 1.3 +5 -1 src/crypto/telnet/telnetd/slc.c 1.3 +5 -1 src/crypto/telnet/telnetd/state.c 1.3 +25 -15 src/crypto/telnet/telnetd/sys_term.c 1.3 +70 -71 src/crypto/telnet/telnetd/telnetd.8 1.4 +38 -47 src/crypto/telnet/telnetd/telnetd.c 1.3 +4 -0 src/crypto/telnet/telnetd/termstat.c 1.3 +17 -9 src/crypto/telnet/telnetd/utility.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 04:13:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA09369 for cvs-all-outgoing; Mon, 16 Feb 1998 04:13:25 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA09358; Mon, 16 Feb 1998 04:13:21 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA07481; Mon, 16 Feb 1998 04:13:06 -0800 (PST) Date: Mon, 16 Feb 1998 04:13:06 -0800 (PST) Message-Id: <199802161213.EAA07481@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/print/gp Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/16 04:13:06 PST Modified files: print/gp Makefile Log: Mark this port broken, doesn't package. (I put BROKEN in the beginning, not because I'm overly annoyed or anything but because this Makefile has so many special case variables I didn't know where to stick it.) Revision Changes Path 1.2 +3 -1 ports/print/gp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 04:23:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA11365 for cvs-all-outgoing; Mon, 16 Feb 1998 04:23:43 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA11360; Mon, 16 Feb 1998 04:23:41 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA07523; Mon, 16 Feb 1998 04:23:26 -0800 (PST) Date: Mon, 16 Feb 1998 04:23:26 -0800 (PST) Message-Id: <199802161223.EAA07523@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-kerberosIV@FreeBSD.ORG Subject: cvs commit: src/kerberosIV Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/16 04:23:25 PST Modified files: kerberosIV Makefile Log: Kerberized telnet is not built here. Remove telnet(d). Revision Changes Path 1.7 +1 -3 src/kerberosIV/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 04:24:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA11468 for cvs-all-outgoing; Mon, 16 Feb 1998 04:24:02 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA11427; Mon, 16 Feb 1998 04:23:55 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA07271; Mon, 16 Feb 1998 03:58:02 -0800 (PST) Date: Mon, 16 Feb 1998 03:58:02 -0800 (PST) Message-Id: <199802161158.DAA07271@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net Makefile ports/net/kdenetwork Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/16 03:58:01 PST Modified files: net Makefile net/kdenetwork Makefile Log: Mark kdenetwork broken instead of taking it out of the parent Makefile. Revision Changes Path 1.140 +2 -2 ports/net/Makefile 1.4 +2 -1 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 Mon Feb 16 04:28:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA12464 for cvs-all-outgoing; Mon, 16 Feb 1998 04:28:46 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-51.ix.netcom.com [207.93.143.179]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA12450; Mon, 16 Feb 1998 04:28:41 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id EAA01103; Mon, 16 Feb 1998 04:00:16 -0800 (PST) Date: Mon, 16 Feb 1998 04:00:16 -0800 (PST) Message-Id: <199802161200.EAA01103@silvia.HIP.Berkeley.EDU> To: hoek@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199802121547.HAA22881@freefall.freebsd.org> (message from Tim Vanderhoek on Thu, 12 Feb 1998 07:47:43 -0800 (PST)) Subject: Re: cvs commit: ports/net/ratoolset Makefile From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Modified files: * net/ratoolset Makefile * Log: * Secondary category tk41 This is obviously unrelated to this change but does this port compile for you? It doesn't work on my packages-stable building machine.... === c++ -c -gstabs+ -DHAVE_CONFIG_H -I.. -I. -I../misc -I../gnulib -I../dbase -I../re2dfa -I../normalform -I/usr/X11R6/include -I/usr/local/include/tcl7.5 -I /usr/local/include/tk4.1 update_irr.cc for i in misc gnulib dbase re2dfa normalform; do cd $i; make all; cd ..; done c++ -O2 -pipe -o roe roe.o roe_tcl.o ro_parser.o ro_lexer.o RadixSet.o object.o route-list.o schedule.o roe_config.o bgp_lexer.o fileselect.o config_irr.o config_tmpl.o layout.o update_irr.o -L../dbase -ldbase -L../normalform -lNE -L../dbase -ldbase -L../re2dfa -lre -L../gnulib -lgnu -L/usr/X11R6/lib -L/usr/local/lib -ltcl75 -ltk41 -lX11 -L../misc -lmisc -lg++ -lm ../gnulib/stl/defalloc.h:123: Undefined symbol `_nw(unsigned int, void *)' referenced from text segment fstream.cc:53: Undefined symbol `___get_eh_context' referenced from text segment fstream.cc:54: Undefined symbol `___sjthrow' referenced from text segment fstream.cc:54: Undefined symbol `___terminate' referenced from text segment fstream.cc:58: Undefined symbol `___get_eh_context' referenced from text segment fstream.cc:60: Undefined symbol `___sjthrow' referenced from text segment fstream.cc:60: Undefined symbol `___terminate' referenced from text segment fstream.cc:64: Undefined symbol `___get_eh_context' referenced from text segment fstream.cc:67: Undefined symbol `___sjthrow' referenced from text segment fstream.cc:67: Undefined symbol `___terminate' referenced from text segment fstream.cc:71: Undefined symbol `___get_eh_context' referenced from text segment fstream.cc:78: Undefined symbol `___sjthrow' referenced from text segment fstream.cc:78: Undefined symbol `___terminate' referenced from text segment fstream.h:87: Undefined symbol `___get_eh_context' referenced from text segment === Besides, I see that it compiles a bunch of files without -O. What's up with that? Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 04:53:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA18400 for cvs-all-outgoing; Mon, 16 Feb 1998 04:53:57 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA18391; Mon, 16 Feb 1998 04:53:55 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA07601; Mon, 16 Feb 1998 04:39:40 -0800 (PST) Date: Mon, 16 Feb 1998 04:39:40 -0800 (PST) Message-Id: <199802161239.EAA07601@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src/crypto/kerberosIV/kuser kinit.c src/crypto/kerberosIV/lib/krb krb.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/16 04:39:37 PST Modified files: crypto/kerberosIV/kuser kinit.c Log: Bring back the old behaviour of kinit; if no username is mentioned on the command line, attempt to get a ticket for the current uid (or .root if we are already su'ed). Requested By: Garrett Wollman Revision Changes Path 1.3 +35 -7 src/crypto/kerberosIV/kuser/kinit.c Modified files: crypto/kerberosIV/lib/krb krb.h Log: Make the ticket filename the same as for our old eBones. I am going to kerberize xdm again, and it will be a pain to maintain two different sets of patches (for 2.2 and 3.0). Revision Changes Path 1.3 +1 -1 src/crypto/kerberosIV/lib/krb/krb.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 05:03:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA20096 for cvs-all-outgoing; Mon, 16 Feb 1998 05:03:55 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-51.ix.netcom.com [207.93.143.179]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA20087; Mon, 16 Feb 1998 05:03:47 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id FAA01289; Mon, 16 Feb 1998 05:03:43 -0800 (PST) Date: Mon, 16 Feb 1998 05:03:43 -0800 (PST) Message-Id: <199802161303.FAA01289@silvia.HIP.Berkeley.EDU> To: hoek@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199802161200.EAA01103@silvia.HIP.Berkeley.EDU> (asami@cs.berkeley.edu) Subject: Re: cvs commit: ports/net/ratoolset Makefile From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * This is obviously unrelated to this change but does this port compile * for you? It doesn't work on my packages-stable building machine.... Yipes, so it *was* unrelated. It was because I forgot to delete the egcs package, my command line "make package clean && make deinstall" didn't get around to actually delete it because packaging failed. (Grumble....) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 05:17:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA22337 for cvs-all-outgoing; Mon, 16 Feb 1998 05:17:03 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA22321; Mon, 16 Feb 1998 05:17:00 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA07757; Mon, 16 Feb 1998 05:16:45 -0800 (PST) Date: Mon, 16 Feb 1998 05:16:45 -0800 (PST) Message-Id: <199802161316.FAA07757@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/squid12 Makefile ports/net/ncftp3 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/16 05:16:44 PST Modified files: www/squid12 Makefile net/ncftp3 Makefile Log: Define NO_LATEST_LINK for net/ncftp3 and www/squid12 because these are unstable betas with better versions in the tree. (There are probably more but these were the only ones I could pull off the top of my head.) Revision Changes Path 1.44 +2 -1 ports/www/squid12/Makefile 1.44 +2 -1 ports/net/ncftp3/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 05:28:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA24527 for cvs-all-outgoing; Mon, 16 Feb 1998 05:28:40 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA24519; Mon, 16 Feb 1998 05:28:39 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA07839; Mon, 16 Feb 1998 05:28:23 -0800 (PST) Date: Mon, 16 Feb 1998 05:28:23 -0800 (PST) Message-Id: <199802161328.FAA07839@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/v Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/16 05:28:23 PST Modified files: x11/v Makefile Log: Make this port install docs in the right place. If you create ${PREFIX}/share/doc/v, and do a cp -r foo/doc ${PREFIX}/share/doc/v, cp will create a new directory "share/doc/v/doc".... Revision Changes Path 1.2 +2 -2 ports/x11/v/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 05:29:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA24634 for cvs-all-outgoing; Mon, 16 Feb 1998 05:29:00 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-51.ix.netcom.com [207.93.143.179]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA24544; Mon, 16 Feb 1998 05:28:41 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id FAA01348; Mon, 16 Feb 1998 05:20:50 -0800 (PST) Date: Mon, 16 Feb 1998 05:20:50 -0800 (PST) Message-Id: <199802161320.FAA01348@silvia.HIP.Berkeley.EDU> To: se@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-CVSROOT@FreeBSD.ORG In-reply-to: <199802122141.NAA24952@freefall.freebsd.org> (message from Stefan Esser on Thu, 12 Feb 1998 13:41:27 -0800 (PST)) Subject: Re: cvs commit: CVSROOT modules From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Remove kdesupport, all support libraries are already available as * independent ports ... Thanks! Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 06:38:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA09871 for cvs-all-outgoing; Mon, 16 Feb 1998 06:38:49 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA09866; Mon, 16 Feb 1998 06:38:44 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA08057; Mon, 16 Feb 1998 06:38:28 -0800 (PST) Date: Mon, 16 Feb 1998 06:38:28 -0800 (PST) Message-Id: <199802161438.GAA08057@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/editors/xemacs20 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/16 06:38:27 PST Modified files: editors/xemacs20 Makefile Log: Revert previous change. Now faces will be autodetected as before except when PACKAGE_BUILDING is defined where it will be disabled by default. Suggested by: asami and eivind Revision Changes Path 1.9 +7 -3 ports/editors/xemacs20/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 07:00:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA14096 for cvs-all-outgoing; Mon, 16 Feb 1998 07:00:44 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA14091; Mon, 16 Feb 1998 07:00:43 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA08145; Mon, 16 Feb 1998 07:00:27 -0800 (PST) Date: Mon, 16 Feb 1998 07:00:27 -0800 (PST) Message-Id: <199802161500.HAA08145@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/gnat/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/16 07:00:26 PST Modified files: lang/gnat/pkg PLIST Log: Cleanup @unexec and @exec sequences. Suggested by: Satoshi Asami Revision Changes Path 1.7 +5 -2 ports/lang/gnat/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 Feb 16 07:27:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA22383 for cvs-all-outgoing; Mon, 16 Feb 1998 07:27:46 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA22376; Mon, 16 Feb 1998 07:27:43 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA08274; Mon, 16 Feb 1998 07:27:27 -0800 (PST) Date: Mon, 16 Feb 1998 07:27:27 -0800 (PST) Message-Id: <199802161527.HAA08274@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 steve 1998/02/16 07:27:27 PST Modified files: . modules Log: pppload -> ports/net/pppload Revision Changes Path 1.1817 +2 -2 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 07:29:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA22627 for cvs-all-outgoing; Mon, 16 Feb 1998 07:29:23 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA22618; Mon, 16 Feb 1998 07:29:20 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA08324; Mon, 16 Feb 1998 07:29:04 -0800 (PST) Date: Mon, 16 Feb 1998 07:29:04 -0800 (PST) Message-Id: <199802161529.HAA08324@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 steve 1998/02/16 07:29:03 PST Modified files: net Makefile Log: Activate pppload. Revision Changes Path 1.141 +2 -1 ports/net/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 07:30:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA22993 for cvs-all-outgoing; Mon, 16 Feb 1998 07:30:34 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA22943; Mon, 16 Feb 1998 07:30:24 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA08629; Mon, 16 Feb 1998 07:30:07 -0800 (PST) Date: Mon, 16 Feb 1998 07:30:07 -0800 (PST) Message-Id: <199802161530.HAA08629@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 steve 1998/02/16 07:30:07 PST Modified files: x11 Makefile Log: pppload has been moved to ports/net. Revision Changes Path 1.186 +1 -2 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 Mon Feb 16 07:33:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA23697 for cvs-all-outgoing; Mon, 16 Feb 1998 07:33:27 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA23679; Mon, 16 Feb 1998 07:33:23 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA18515; Mon, 16 Feb 1998 07:33:06 -0800 (PST) Date: Mon, 16 Feb 1998 07:33:06 -0800 (PST) Message-Id: <199802161533.HAA18515@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/pppload Makefile ports/x11/pppload/files md5 ports/x11/pppload/patches patch-aa ports/x11/pppload/pkg COMMENT DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/16 07:33:06 PST Removed files: x11/pppload Makefile x11/pppload/files md5 x11/pppload/patches patch-aa x11/pppload/pkg COMMENT DESCR PLIST Log: pppload moved to ports/net. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 07:35:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA24210 for cvs-all-outgoing; Mon, 16 Feb 1998 07:35:27 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA24181; Mon, 16 Feb 1998 07:35:21 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA25891; Mon, 16 Feb 1998 07:35:05 -0800 (PST) Date: Mon, 16 Feb 1998 07:35:05 -0800 (PST) Message-Id: <199802161535.HAA25891@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 markm 1998/02/16 07:35:04 PST Modified files: . modules Log: Add pgp5. Satoshi has done the repository copy. Arrigato Asami-San! Revision Changes Path 1.1818 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 07:40:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA25388 for cvs-all-outgoing; Mon, 16 Feb 1998 07:40:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA25369; Mon, 16 Feb 1998 07:40:08 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA00865; Mon, 16 Feb 1998 07:39:51 -0800 (PST) Date: Mon, 16 Feb 1998 07:39:51 -0800 (PST) Message-Id: <199802161539.HAA00865@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/security/pgp5 Makefile ports/security/pgp5/files md5 ports/security/pgp5/pkg COMMENT DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/16 07:39:51 PST Modified files: security/pgp5 Makefile security/pgp5/files md5 security/pgp5/pkg COMMENT DESCR PLIST Log: PGP v5.0i (international version). I cannot get the USA code, so if you NA.Citizens want to make a USA version, please go ahead and frob this port. :-) Revision Changes Path 1.21 +19 -75 ports/security/pgp5/Makefile 1.10 +1 -1 ports/security/pgp5/files/md5 1.3 +1 -1 ports/security/pgp5/pkg/COMMENT 1.2 +18 -7 ports/security/pgp5/pkg/DESCR 1.4 +20 -5 ports/security/pgp5/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 Feb 16 07:53:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA27908 for cvs-all-outgoing; Mon, 16 Feb 1998 07:53:59 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA27899; Mon, 16 Feb 1998 07:53:56 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA08208; Mon, 16 Feb 1998 07:25:06 -0800 (PST) Date: Mon, 16 Feb 1998 07:25:06 -0800 (PST) Message-Id: <199802161525.HAA08208@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/pppload - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/16 07:25:06 PST ports/net/pppload - Imported sources Update of /home/ncvs/ports/net/pppload In directory freefall.freebsd.org:/d/users/steve/pppload Log Message: Initial import of pppload-1.0 Status: Vendor Tag: SCOLE Release Tags: PPPLOAD_1_1 N ports/net/pppload/Makefile N ports/net/pppload/files/md5 N ports/net/pppload/patches/patch-aa N ports/net/pppload/pkg/COMMENT N ports/net/pppload/pkg/DESCR N ports/net/pppload/pkg/PLIST No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 07:58:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA28904 for cvs-all-outgoing; Mon, 16 Feb 1998 07:58:59 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA28898; Mon, 16 Feb 1998 07:58:57 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA01175; Mon, 16 Feb 1998 07:58:41 -0800 (PST) Date: Mon, 16 Feb 1998 07:58:41 -0800 (PST) Message-Id: <199802161558.HAA01175@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/tcl81 Makefile ports/lang/tcl81/files md5 ports/lang/tcl81/patches patch-aa ports/lang/tcl81/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1998/02/16 07:58:40 PST Modified files: lang/tcl81 Makefile lang/tcl81/files md5 lang/tcl81/patches patch-aa lang/tcl81/pkg PLIST Log: Upgrade a repository copy of 8.0 to version 8.1 Revision Changes Path 1.5 +8 -8 ports/lang/tcl81/Makefile 1.4 +1 -1 ports/lang/tcl81/files/md5 1.7 +10 -21 ports/lang/tcl81/patches/patch-aa 1.8 +117 -40 ports/lang/tcl81/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 Feb 16 08:00:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA29385 for cvs-all-outgoing; Mon, 16 Feb 1998 08:00:33 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA29380; Mon, 16 Feb 1998 08:00:32 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA01303; Mon, 16 Feb 1998 08:00:15 -0800 (PST) Date: Mon, 16 Feb 1998 08:00:15 -0800 (PST) Message-Id: <199802161600.IAA01303@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/tk81 Makefile ports/x11/tk81/files md5 ports/x11/tk81/patches patch-aa patch-ab patch-ac ports/x11/tk81/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1998/02/16 08:00:15 PST Modified files: x11/tk81 Makefile x11/tk81/files md5 x11/tk81/patches patch-aa patch-ab x11/tk81/pkg PLIST Removed files: x11/tk81/patches patch-ac Log: Upgrade repository copy of tk 8.0 to version 8.1 Revision Changes Path 1.8 +8 -8 ports/x11/tk81/Makefile 1.4 +1 -1 ports/x11/tk81/files/md5 1.3 +5 -5 ports/x11/tk81/patches/patch-aa 1.4 +10 -10 ports/x11/tk81/patches/patch-ab 1.6 +144 -140 ports/x11/tk81/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 Feb 16 08:03:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA29761 for cvs-all-outgoing; Mon, 16 Feb 1998 08:03:28 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns11.rim.or.jp (root@ns11.rim.or.jp [202.247.130.230]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA29751; Mon, 16 Feb 1998 08:03:24 -0800 (PST) (envelope-from masafumi@aslm.rim.or.jp) Received: from rayearth.rim.or.jp (rayearth.rim.or.jp [202.247.130.242]) by ns11.rim.or.jp (8.8.5/3.5Wpl2-ns11/RIMNET-2) with ESMTP id BAA22207; Tue, 17 Feb 1998 01:03:14 +0900 (JST) Received: (from uucp@localhost) by rayearth.rim.or.jp (8.8.5/3.5Wpl2-uucp1/RIMNET) with UUCP id BAA05987; Tue, 17 Feb 1998 01:03:14 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by mail.aslm.rim.or.jp (8.8.8/3.4W4-SMTP) with ESMTP id AAA16702; Tue, 17 Feb 1998 00:49:35 +0900 (JST) To: steve@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Cc: max@wide.ad.jp Subject: Re: cvs commit: ports/x11/pppload - Imported sources From: Masafumi NAKANE/=?iso-2022-jp?B?GyRCQ2Y6LDJtSjgbKEI=?= In-Reply-To: Your message of "Sun, 15 Feb 1998 18:24:55 -0800 (PST)" <199802160224.SAA04274@freefall.freebsd.org> References: <199802160224.SAA04274@freefall.freebsd.org> X-Mailer: Mew version 1.92.4 on Emacs 19.28 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19980217004934J.masafumi@aslm.rim.or.jp> Date: Tue, 17 Feb 1998 00:49:34 +0900 X-Dispatcher: imput version 971024 Lines: 15 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > steve 1998/02/15 18:24:55 PST > ports/x11/pppload - Imported sources > Update of /home/ncvs/ports/x11/pppload > In directory freefall.freebsd.org:/d/users/steve/pppload > Log Message: > Initial import of pppload-1.0 I've said this several times, though, please put a brief description of the port when you import a new port. Maybe attaching the DESCR file is sufficient. (If it's not appropriate, then DESCR may need to be rewritten?) Cheers, Max To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 08:24:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA04706 for cvs-all-outgoing; Mon, 16 Feb 1998 08:24:04 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA04652; Mon, 16 Feb 1998 08:24:00 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA01065; Mon, 16 Feb 1998 07:57:10 -0800 (PST) Date: Mon, 16 Feb 1998 07:57:10 -0800 (PST) Message-Id: <199802161557.HAA01065@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-CVSROOT@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: CVSROOT modules ports/lang Makefile ports/x11 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1998/02/16 07:57:09 PST Modified files: . modules lang Makefile x11 Makefile Log: Activate ports/lang/tcl81 and ports/x11/tk81 Revision Changes Path 1.1819 +3 -1 CVSROOT/modules 1.93 +2 -1 ports/lang/Makefile 1.187 +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 Mon Feb 16 09:17:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA18326 for cvs-all-outgoing; Mon, 16 Feb 1998 09:17:20 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA18267; Mon, 16 Feb 1998 09:17:13 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA01849; Mon, 16 Feb 1998 09:16:55 -0800 (PST) Date: Mon, 16 Feb 1998 09:16:55 -0800 (PST) Message-Id: <199802161716.JAA01849@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/pkg_install/add perform.c src/usr.sbin/pkg_install/create perform.c src/usr.sbin/pkg_install/info perform.c src/usr.sbin/pkg_install/lib lib.h pen.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/16 09:16:53 PST Modified files: usr.sbin/pkg_install/add perform.c usr.sbin/pkg_install/create perform.c usr.sbin/pkg_install/info perform.c usr.sbin/pkg_install/lib lib.h pen.c Log: Eliminate the idea of nested "playpens" entirely - it just obfuscated the code and, in at least one case, made it more dangerous to no gain. Revision Changes Path 1.49 +13 -8 src/usr.sbin/pkg_install/add/perform.c 1.41 +8 -3 src/usr.sbin/pkg_install/create/perform.c 1.24 +8 -3 src/usr.sbin/pkg_install/info/perform.c 1.26 +2 -2 src/usr.sbin/pkg_install/lib/lib.h 1.27 +15 -17 src/usr.sbin/pkg_install/lib/pen.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 09:42:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA25630 for cvs-all-outgoing; Mon, 16 Feb 1998 09:42:38 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA25598; Mon, 16 Feb 1998 09:42:24 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA01980; Mon, 16 Feb 1998 09:42:06 -0800 (PST) Date: Mon, 16 Feb 1998 09:42:06 -0800 (PST) Message-Id: <199802161742.JAA01980@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/pkg_install/add perform.c src/usr.sbin/pkg_install/create perform.c src/usr.sbin/pkg_install/info perform.c src/usr.sbin/pkg_install/lib lib.h pen.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/16 09:42:05 PST Modified files: (Branch: RELENG_2_2) usr.sbin/pkg_install/add perform.c usr.sbin/pkg_install/create perform.c usr.sbin/pkg_install/info perform.c usr.sbin/pkg_install/lib lib.h pen.c Log: MFC: nuke them nested playpens. Revision Changes Path 1.37.2.10 +13 -8 src/usr.sbin/pkg_install/add/perform.c 1.32.2.7 +8 -3 src/usr.sbin/pkg_install/create/perform.c 1.19.2.3 +8 -3 src/usr.sbin/pkg_install/info/perform.c 1.22.2.2 +2 -2 src/usr.sbin/pkg_install/lib/lib.h 1.22.2.3 +15 -17 src/usr.sbin/pkg_install/lib/pen.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 09:54:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA27820 for cvs-all-outgoing; Mon, 16 Feb 1998 09:54:01 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA27807; Mon, 16 Feb 1998 09:53:57 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA02049; Mon, 16 Feb 1998 09:50:51 -0800 (PST) Date: Mon, 16 Feb 1998 09:50:51 -0800 (PST) Message-Id: <199802161750.JAA02049@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Subject: cvs commit: doc/handbook install.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/16 09:50:50 PST Modified files: handbook install.sgml Log: Note new supported hardware types (tx driver, bt848 driver). Revision Changes Path 1.61 +4 -2 doc/handbook/install.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 10:22:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07215 for cvs-all-outgoing; Mon, 16 Feb 1998 10:22:51 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA07127; Mon, 16 Feb 1998 10:22:36 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA02116; Mon, 16 Feb 1998 10:22:17 -0800 (PST) Date: Mon, 16 Feb 1998 10:22:17 -0800 (PST) Message-Id: <199802161822.KAA02116@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/rcs/merge merge.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/16 10:22:17 PST Modified files: (Branch: RELENG_2_2) gnu/usr.bin/rcs/merge merge.1 Log: MFC: misc doc tweaks with very little visual effect (but I'm sure they're there for a reason! :). Revision Changes Path 1.2.2.1 +3 -1 src/gnu/usr.bin/rcs/merge/merge.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 10:25:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA08286 for cvs-all-outgoing; Mon, 16 Feb 1998 10:25:22 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA08212; Mon, 16 Feb 1998 10:25:14 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA02171; Mon, 16 Feb 1998 10:24:56 -0800 (PST) Date: Mon, 16 Feb 1998 10:24:56 -0800 (PST) Message-Id: <199802161824.KAA02171@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/send-pr Makefile categories send-pr-el.in send-pr.sh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/16 10:24:55 PST Modified files: (Branch: RELENG_2_2) gnu/usr.bin/send-pr Makefile categories send-pr-el.in send-pr.sh Log: MFC: eliminate support category, use proper email addrs. Revision Changes Path 1.12.2.1 +1 -1 src/gnu/usr.bin/send-pr/Makefile 1.5.6.1 +1 -0 src/gnu/usr.bin/send-pr/categories 1.1.8.2 +2 -2 src/gnu/usr.bin/send-pr/send-pr-el.in 1.6.2.1 +3 -3 src/gnu/usr.bin/send-pr/send-pr.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 10:26:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA08787 for cvs-all-outgoing; Mon, 16 Feb 1998 10:26:25 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA08652; Mon, 16 Feb 1998 10:26:04 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA02210; Mon, 16 Feb 1998 10:25:47 -0800 (PST) Date: Mon, 16 Feb 1998 10:25:47 -0800 (PST) Message-Id: <199802161825.KAA02210@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/sort system.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/16 10:25:47 PST Modified files: (Branch: RELENG_2_2) gnu/usr.bin/sort system.h Log: MFC: cast ctype macro args to unsigned char. Revision Changes Path 1.5.2.1 +14 -14 src/gnu/usr.bin/sort/system.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 10:29:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA10997 for cvs-all-outgoing; Mon, 16 Feb 1998 10:29:47 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA10879; Mon, 16 Feb 1998 10:29:33 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA02246; Mon, 16 Feb 1998 10:29:10 -0800 (PST) Date: Mon, 16 Feb 1998 10:29:10 -0800 (PST) Message-Id: <199802161829.KAA02246@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-include@FreeBSD.ORG Subject: cvs commit: src/include fnmatch.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/16 10:29:09 PST Modified files: (Branch: RELENG_2_2) include fnmatch.h Log: MFC: FNM_IGNORECASE compat macro. Revision Changes Path 1.4.2.2 +1 -0 src/include/fnmatch.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 10:32:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA12259 for cvs-all-outgoing; Mon, 16 Feb 1998 10:32:30 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA12166; Mon, 16 Feb 1998 10:32:22 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA02285; Mon, 16 Feb 1998 10:32:03 -0800 (PST) Date: Mon, 16 Feb 1998 10:32:03 -0800 (PST) Message-Id: <199802161832.KAA02285@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-include@FreeBSD.ORG Subject: cvs commit: src/include malloc.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/16 10:32:03 PST Modified files: (Branch: RELENG_2_2) include malloc.h Log: MFC: don't say "obsoleted" Revision Changes Path 1.2.6.1 +1 -1 src/include/malloc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 11:08:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA24609 for cvs-all-outgoing; Mon, 16 Feb 1998 11:08:42 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA24604; Mon, 16 Feb 1998 11:08:40 -0800 (PST) (envelope-from guido@FreeBSD.org) From: Guido van Rooij Received: (from guido@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02389; Mon, 16 Feb 1998 11:08:22 -0800 (PST) Date: Mon, 16 Feb 1998 11:08:22 -0800 (PST) Message-Id: <199802161908.LAA02389@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/pwd_mkdb pwd_mkdb.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk guido 1998/02/16 11:08:22 PST Modified files: usr.sbin/pwd_mkdb pwd_mkdb.c Log: Apparently, if fprintf() fails, it can return any negative value Pointed out by: Bruce Revision Changes Path 1.23 +3 -3 src/usr.sbin/pwd_mkdb/pwd_mkdb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 11:11:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA25118 for cvs-all-outgoing; Mon, 16 Feb 1998 11:11:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA25086; Mon, 16 Feb 1998 11:11:06 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02565; Mon, 16 Feb 1998 11:10:48 -0800 (PST) Date: Mon, 16 Feb 1998 11:10:48 -0800 (PST) Message-Id: <199802161910.LAA02565@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp command.c datalink.c datalink.h defs.h vars.c vars.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/16 11:10:48 PST Modified files: (Branch: MP) usr.sbin/ppp command.c datalink.c datalink.h defs.h vars.c vars.h Log: Move the reconnect timeout and max tries into struct datalink. Revision Changes Path 1.131.2.19 +10 -6 src/usr.sbin/ppp/command.c 1.1.2.4 +18 -7 src/usr.sbin/ppp/Attic/datalink.c 1.1.2.3 +5 -2 src/usr.sbin/ppp/Attic/datalink.h 1.29.2.2 +2 -3 src/usr.sbin/ppp/defs.h 1.45.2.9 +3 -4 src/usr.sbin/ppp/vars.c 1.42.2.6 +1 -46 src/usr.sbin/ppp/vars.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 11:11:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA25222 for cvs-all-outgoing; Mon, 16 Feb 1998 11:11:36 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA25213; Mon, 16 Feb 1998 11:11:31 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02627; Mon, 16 Feb 1998 11:11:13 -0800 (PST) Date: Mon, 16 Feb 1998 11:11:13 -0800 (PST) Message-Id: <199802161911.LAA02627@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp command.c datalink.c datalink.h defs.h vars.c vars.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/16 11:11:12 PST Modified files: (Branch: MP) usr.sbin/ppp command.c datalink.c datalink.h defs.h vars.c vars.h Log: Move the redial timeouts and max tries into struct datalink. Revision Changes Path 1.131.2.20 +18 -15 src/usr.sbin/ppp/command.c 1.1.2.5 +22 -15 src/usr.sbin/ppp/Attic/datalink.c 1.1.2.4 +8 -4 src/usr.sbin/ppp/Attic/datalink.h 1.29.2.3 +3 -3 src/usr.sbin/ppp/defs.h 1.45.2.10 +3 -4 src/usr.sbin/ppp/vars.c 1.42.2.7 +1 -7 src/usr.sbin/ppp/vars.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 11:14:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA25905 for cvs-all-outgoing; Mon, 16 Feb 1998 11:14:18 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA25856; Mon, 16 Feb 1998 11:14:04 -0800 (PST) (envelope-from guido@FreeBSD.org) From: Guido van Rooij Received: (from guido@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02672; Mon, 16 Feb 1998 11:13:46 -0800 (PST) Date: Mon, 16 Feb 1998 11:13:46 -0800 (PST) Message-Id: <199802161913.LAA02672@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/pwd_mkdb pwd_mkdb.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk guido 1998/02/16 11:13:46 PST Modified files: (Branch: RELENG_2_2) usr.sbin/pwd_mkdb pwd_mkdb.c Log: MFC: check return value from db close and fprintf(). Revision Changes Path 1.15.2.6 +12 -7 src/usr.sbin/pwd_mkdb/pwd_mkdb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 11:24:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA29849 for cvs-all-outgoing; Mon, 16 Feb 1998 11:24:26 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA29683; Mon, 16 Feb 1998 11:24:00 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02491; Mon, 16 Feb 1998 11:10:07 -0800 (PST) Date: Mon, 16 Feb 1998 11:10:07 -0800 (PST) Message-Id: <199802161910.LAA02491@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 chat.c command.c datalink.c datalink.h main.c modem.c vars.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/16 11:10:06 PST Modified files: (Branch: MP) usr.sbin/ppp bundle.c chat.c command.c datalink.c datalink.h main.c modem.c vars.h Log: Move the dial, login and hangup scripts into struct datalink. Don't set these scripts in -direct mode. Always set reconnect_tries to zero for -direct mode. Revision Changes Path 1.1.2.10 +8 -2 src/usr.sbin/ppp/Attic/bundle.c 1.44.2.9 +9 -4 src/usr.sbin/ppp/chat.c 1.131.2.18 +14 -7 src/usr.sbin/ppp/command.c 1.1.2.3 +14 -10 src/usr.sbin/ppp/Attic/datalink.c 1.1.2.2 +8 -1 src/usr.sbin/ppp/Attic/datalink.h 1.121.2.23 +3 -16 src/usr.sbin/ppp/main.c 1.77.2.17 +6 -4 src/usr.sbin/ppp/modem.c 1.42.2.5 +1 -7 src/usr.sbin/ppp/vars.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 11:26:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA00626 for cvs-all-outgoing; Mon, 16 Feb 1998 11:26:21 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA00542; Mon, 16 Feb 1998 11:26:03 -0800 (PST) (envelope-from guido@FreeBSD.org) From: Guido van Rooij Received: (from guido@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02775; Mon, 16 Feb 1998 11:25:44 -0800 (PST) Date: Mon, 16 Feb 1998 11:25:44 -0800 (PST) Message-Id: <199802161925.LAA02775@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/etc rc.conf rc.network src/sys/netinet in.h ip_input.c src/share/man/man5 rc.conf.5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk guido 1998/02/16 11:25:43 PST Modified files: etc rc.conf rc.network Log: Add 2 new rc.conf variables: forward_sourceroute : controls setting of existing net.inet.ip.sourceroute accept_sourceroute : control setting of new net.inet.ip.accept_sourceroute Revision Changes Path 1.38 +3 -1 src/etc/rc.conf 1.18 +11 -1 src/etc/rc.network Modified files: sys/netinet in.h ip_input.c Log: Add new sysctl variable: net.inet.ip.accept_sourceroute It controls if the system is to accept source routed packets. It used to be such that, no matter if the setting of net.inet.ip.sourceroute, source routed packets destined at us would be accepted. Now it is controllable with eth default set to NOT accept those. Revision Changes Path 1.28 +4 -2 src/sys/netinet/in.h 1.78 +7 -1 src/sys/netinet/ip_input.c Modified files: share/man/man5 rc.conf.5 Log: Document new variables forward_sourceroute and accept_sourceroute. While we're at it: also document the already existing arpproxy. Revision Changes Path 1.12 +17 -1 src/share/man/man5/rc.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 11:53:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA08858 for cvs-all-outgoing; Mon, 16 Feb 1998 11:53:24 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA08697; Mon, 16 Feb 1998 11:52:30 -0800 (PST) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id LAA05147; Mon, 16 Feb 1998 11:49:00 -0800 (PST) Received: from UNKNOWN(), claiming to be "current1.whistle.com" via SMTP by alpo.whistle.com, id smtpd005145; Mon Feb 16 11:48:56 1998 Date: Mon, 16 Feb 1998 11:45:05 -0800 (PST) From: Julian Elischer To: "Justin T. Gibbs" cc: "John S. Dyson" , Bruce Evans , dyson@FreeBSD.ORG, wollman@khavrinen.lcs.mit.edu, committers@FreeBSD.ORG, eivind@yes.no Subject: Re: devfs persistence In-Reply-To: <199802150234.TAA24906@pluto.plutotech.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk I like Justin's ideas. I also like mikes ideas in some cases.. I think I can make something that will me a clean mix of these. julian (been away 2 days skiing) On Sat, 14 Feb 1998, Justin T. Gibbs wrote: > >It is an issue of being able to cleanly and straightforwardly support embedded > >products. > > The biggest advantages I see in DEVFS are the possibility to eliminate all > of the unit->softc/static array translation cruft that is currently > performed in the kernel as well as remove any device numbering limitations. > Just take a look at all of the 32bit dev_t nonsense in the NetBSD lists to > see how flawed the current approach is. > > I think that the persistence problem with DEVFS is solvable and if/when it > is proved to be so, why do we need to provide the old mechanism? > > Here are my thoughts on the persistence problem: > > 1) Use an underlying file per node, to represent permission and "whiteout" > overrides. The semantics for modification of these files will need some > thought. For instance, if the DEVFS is not mounted on top of these files, > you don't want to allow John Doe to be able to write to them. I don't > think however, as someone once suggested, they should be "invisible". > > 2) To handle special chroot environments (e.g. ftp), provide a special > DEVFS mounting option. This option would essentially say that no matter > what devices exist in the system, only nodes that have a backing file will > be shown. To setup an FTP area, the sysadmin would have to setup these > backing objects by perhaps mounting an additional instance of DEVFS in the > target location, removing the devices that are not wanted, and using a > utility to "checkpoint" the nodes that still exist. Then, in /etc/fstab, > add in the additional entry for the second instance of DEVFS with the > option set. The fact that "new devices" don't auto-magically show up in > the chroot area is by design and is essentially the same behavior we have > now (you have to perform a MAKEDEV in the chroot area to a new device show > up). > > 3) Only root should be able to mount a DEVFS. > > 4) At secure levels above X (0???), additional DEVFS file system instances > cannot be created. > > -- > Justin > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 12:03:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA11020 for cvs-all-outgoing; Mon, 16 Feb 1998 12:03:14 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from pluto.plutotech.com (mail.plutotech.com [206.168.67.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA10962; Mon, 16 Feb 1998 12:02:58 -0800 (PST) (envelope-from gibbs@plutotech.com) Received: from narnia.plutotech.com (narnia.plutotech.com [206.168.67.130]) by pluto.plutotech.com (8.8.7/8.8.5) with ESMTP id LAA19996; Mon, 16 Feb 1998 11:29:39 -0700 (MST) Message-Id: <199802161829.LAA19996@pluto.plutotech.com> X-Mailer: exmh version 2.0.1 12/23/97 To: Mike Smith cc: "Justin T. Gibbs" , "John S. Dyson" , bde@zeta.org.au (Bruce Evans), dyson@FreeBSD.ORG, wollman@khavrinen.lcs.mit.edu, committers@FreeBSD.ORG, eivind@yes.no Subject: Re: devfs persistence In-reply-to: Your message of "Mon, 16 Feb 1998 03:56:16 PST." <199802161156.DAA06121@dingo.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Feb 1998 11:26:50 -0700 From: "Justin T. Gibbs" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >> >I think that one file per node is wasteful and inefficient. It also >> >fails to provide for prototype entries, as phk raised yesterday. >> >> There is no "prototype mechanism" in the way the system currently works and >> I don't perceive a large need for this functionality. > >There is, and a number of other people do. > >The prototype mechanism in the current system is implemented in >the /dev/MAKEDEV script. DEVFS as it currently stands moves this >prototyping into the kernel, and makes it nonconfigurable. And most people never modify /dev/MAKEDEV. Instead, they simply chmod/ chown devices after they are created by MAKEDEV. In a DEVFS scenario, you have the same capabilities. >This is not good from the point of view of a system where device node >arrival is possible and nodes might arrive in an insecure state. And, with the option of only allowing devices with backing store, you prevent unexpected new device arrival from causing a security problem. I would also argue that a "secure" system would not have any device arrivals (other than newly allocated ptys perhaps) during normal operation, and the arrivals that do occur during maintenance periods would be fully known to the machines operators (a replacement disk drive, bringing the tape drive on line, etc). >> login.access already >> deals with most of the compelling cases where this functionality might be >> beneficial. > >How so? Login.access controls login sources, it appears to have >nothing for generally handling permissions on arbitrary sets of device >nodes. I meant /etc/fbtab. >> Going to a single file format increases the complexity of the >> "parser" in the kernel... > >True. But it need not be overcomplex. > >> I mean are you going to handle reg-exps in your >> prototypes? > >Given the typical format of a device node's name, that's hardly likely. n?e?r?st[0-9]+ and that's not even really complete (control devices, sub mode devices, etc). >> Can you ensure that your parser will not crash the kernel for >> all input? > >Can you gurarantee that the kernel will not crash for all input? Most (all?) areas of the kernel never directly interpret user produced data. Sure, the kernel moves user data, copies it, sends it to a device, etc, but the kernel is not currently prone to the typical buffer overflows and other attacks that you usually see in userland provided services. >> If you put the parser in "mount_devfs" (ala IPFW), you still >> have to come up with a clean, space efficient way to represent these >> prototypes since "arrival events" are bound to happen after the initial >> mount. > >As are rule arrivals. As Julian and I discussed, the interface is >likely to be via a file-like object in the mounted devfs having similar >semantics to the file beneath when the devfs is not mounted. Sounds much more complicated and space consumptive than it has to be. >> A file per node means that parsing is essentially a namei/stat/check >> operation. > >It also means that duplicating the node permissions into a new >mountpoint requires replication of all of the nodes, and backup >requires archiving them all. When would you be duplicating the node permissions into a new mountpoint? If you are doing this, what are the rules for reconciling permissions with those that already exist in the target mount point? A backup of the underlying mount point should handle back ups in either scenario and the "multi-file" approach is no different than the backup situation we have now for mknoded files. >> No allocated space for mount time rules is required since the >> kernel can easily "check a rule" at any time. When new nodes "arrive" >> for the first time, their default permissions should be on the secure side. > >... and then they can't be used until they are *manually* fixed up. I would say that 99.99% of our user community never modifies the permissions from the default that MAKEDEV creates. They seem to be able to use their devices just fine. >That leaves a large margin for error and user confusion, and no room at >all for providing a default state for nodes. The kernel provides the default state for nodes. When a user first encounters DEVFS, they will not immediately think to alter some prototype file, so as system designers, we have to ensure that the default state of the system is fairly secure. This has been the policy for MAKEDEV entries since before I joined the project. Prototypes won't deal properly with normal user's activities anyway. If I perform a "rm ttyd*" in my DEVFS directory, there is no way for the system to turn that into a wild-carded prototype, and even if it could, the system has no real idea of the user's intention. Did they use the wild-card to avoid typing or because they want to remove all future devices of this type? If you insist that some kind of prototyping scheme is still necessary, take care of it using a daemon forked by mount_devfs that shares a socket with DEVFS in the kernel and is notified of mount and arrival changes so it can modify the permissions. I think that it should only act as surrogate for performing rm/chmod/chown operations on devices that match a regexp, but that the persistent file store should still be handled as easy to manage underlying files. This means that should the daemon die, your DEVFS still retains the last set of permissions it was given and no reliance on the user daemon to perform any DEVFS operation is required. This means that should you do the types of operations that a normal user does (rm, chmod, undelete, etc), they work as expected daemon or no. If these operations are not enough for you, you can add prototypes to this special file. The result is a process that spends almost 100% of it's time swapped out and much avoided kernel bloat. >-- >\\ 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 -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 13:01:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA27231 for cvs-all-outgoing; Mon, 16 Feb 1998 13:01:22 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA27098; Mon, 16 Feb 1998 13:00:19 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.8.8/8.8.5) with ESMTP id MAA07674; Mon, 16 Feb 1998 12:57:43 -0800 (PST) Message-Id: <199802162057.MAA07674@dingo.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: "Justin T. Gibbs" cc: Mike Smith , "John S. Dyson" , bde@zeta.org.au (Bruce Evans), dyson@FreeBSD.ORG, wollman@khavrinen.lcs.mit.edu, committers@FreeBSD.ORG, eivind@yes.no Subject: Re: devfs persistence In-reply-to: Your message of "Mon, 16 Feb 1998 11:26:50 MST." <199802161829.LAA19996@pluto.plutotech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Feb 1998 12:57:42 -0800 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > >> >I think that one file per node is wasteful and inefficient. It also > >> >fails to provide for prototype entries, as phk raised yesterday. > >> > >> There is no "prototype mechanism" in the way the system currently works and > >> I don't perceive a large need for this functionality. > > > >There is, and a number of other people do. > > > >The prototype mechanism in the current system is implemented in > >the /dev/MAKEDEV script. DEVFS as it currently stands moves this > >prototyping into the kernel, and makes it nonconfigurable. > > And most people never modify /dev/MAKEDEV. Instead, they simply chmod/ > chown devices after they are created by MAKEDEV. In a DEVFS scenario, > you have the same capabilities. Not entirely; you *don't* have the capacity to specify what a new device node should look like when it's created. Because you're not there waiting for it when it appears, there needs to be a mechanism whereby you can specify in advance what it should look like. The specific problem with using nothing but nodes behind the DEVFS entries is that you can never provide for all the entries that might appear without, you guessed it, a *script* that creates all these backing nodes. Doesn't that sound familiar? > >This is not good from the point of view of a system where device node > >arrival is possible and nodes might arrive in an insecure state. > > And, with the option of only allowing devices with backing store, you > prevent unexpected new device arrival from causing a security problem. I See above for how I feel about this. 8) > would also argue that a "secure" system would not have any device arrivals > (other than newly allocated ptys perhaps) during normal operation, and the You must be kidding. How about (for example) pty clones? Why is device arrival "insecure"? > >> Going to a single file format increases the complexity of the > >> "parser" in the kernel... > > > >True. But it need not be overcomplex. > > > >> I mean are you going to handle reg-exps in your > >> prototypes? > > > >Given the typical format of a device node's name, that's hardly likely. > > n?e?r?st[0-9]+ Sure; nrst* est* rst* I'd be more worried about tty[pqr]* to be honest. Regardless, a simple, generalised glob matcher would find consumers in quite a few parts of the system (SCSI/ATA/ATAPI quirk matching just for starters). > >> Can you ensure that your parser will not crash the kernel for > >> all input? > > > >Can you gurarantee that the kernel will not crash for all input? > > Most (all?) areas of the kernel never directly interpret user produced > data. Sure, the kernel moves user data, copies it, sends it to a device, > etc, but the kernel is not currently prone to the typical buffer overflows > and other attacks that you usually see in userland provided services. So how is the proposed interface any different? > >> If you put the parser in "mount_devfs" (ala IPFW), you still > >> have to come up with a clean, space efficient way to represent these > >> prototypes since "arrival events" are bound to happen after the initial > >> mount. > > > >As are rule arrivals. As Julian and I discussed, the interface is > >likely to be via a file-like object in the mounted devfs having similar > >semantics to the file beneath when the devfs is not mounted. > > Sounds much more complicated and space consumptive than it has to be. I think we are perhaps debating the difference between a Hummer and a Range Rover here; both will get you where you want to go, the former with an air of macho masochism and the latter in comfort. Having been thrust out onto the sharp edge, I can tell you that any effort you are willing to let others make for the sake of a clean, intuitive interface will be repaid many times over. > >> A file per node means that parsing is essentially a namei/stat/check > >> operation. > > > >It also means that duplicating the node permissions into a new > >mountpoint requires replication of all of the nodes, and backup > >requires archiving them all. > > When would you be duplicating the node permissions into a new mountpoint? Anytime you wanted to mount the devfs somewhere else and have it behave like it currently does. > If you are doing this, what are the rules for reconciling permissions with > those that already exist in the target mount point? Either or. If the target mountpoint has rules, they're there for a reason. If it doesn't, the current system set provides reasonable defaults. > A backup of the underlying mount point should handle back ups in either > scenario and the "multi-file" approach is no different than the backup > situation we have now for mknoded files. It still doesn't deal with prototyping. Sure, you can plaster the nodes into a tarball, but extracting them would be tedious, especially if you had already mounted the devfs. > >> No allocated space for mount time rules is required since the > >> kernel can easily "check a rule" at any time. When new nodes "arrive" > >> for the first time, their default permissions should be on the secure side. > > > >... and then they can't be used until they are *manually* fixed up. > > I would say that 99.99% of our user community never modifies the > permissions from the default that MAKEDEV creates. They seem to be > able to use their devices just fine. Sure. We're not talking about these people, they're taken care of already. But you are suggesting via some sort of reverse elitism that we should abandon some of the basic features that people have asked for? > >That leaves a large margin for error and user confusion, and no room at > >all for providing a default state for nodes. > > The kernel provides the default state for nodes. When a user first > encounters DEVFS, they will not immediately think to alter some prototype > file, so as system designers, we have to ensure that the default state of > the system is fairly secure. This has been the policy for MAKEDEV entries > since before I joined the project. Sure, and I was never proposing that the default state would, or should, be insecure. My point was simply that you are suggesting that there should be *no* configurable policy for new nodes. This is inferior to the current methodology, and unacceptable to more than a few people. I think your 99.99% figure is probably a lot further out than you think. > Prototypes won't deal properly with normal user's activities anyway. If I > perform a "rm ttyd*" in my DEVFS directory, there is no way for the system > to turn that into a wild-carded prototype, and even if it could, the system > has no real idea of the user's intention. Did they use the wild-card to > avoid typing or because they want to remove all future devices of this > type? The wildcard is never available to anyone other than the shell, so the point is moot. However, why are you opposed to providing a mechanism whereby they *can* provide a prototype to effect this removal? Do you have an alternative proposal that is capable of achieving this? > If you insist that some kind of prototyping scheme is still necessary, take > care of it using a daemon forked by mount_devfs that shares a socket with > DEVFS in the kernel and is notified of mount and arrival changes so it can > modify the permissions. We've been down this path before. A daemon has a number of fundamental flaws: - If you expect the daemon to take care of all permissions, and you accept that local policy may want to be arbitrarily strict, then new nodes have to arrive with no permissions whatsoever. However this means that the daemon has to be running before the system can come up (impossible), and that any failure in the daemon will effectively kill the system. - A userspace daemon would be inefficient for embedded systems, which is one of the prime targets for DEVFS. - The coupling between a set of device nodes and the backing store for their attributes is looser than might be desired. > I think that it should only act as surrogate for > performing rm/chmod/chown operations on devices that match a regexp, but > that the persistent file store should still be handled as easy to manage > underlying files. This means that should the daemon die, your DEVFS still > retains the last set of permissions it was given and no reliance on the > user daemon to perform any DEVFS operation is required. This presumes that your DEVFS is mounted on persistent storage. > This means that > should you do the types of operations that a normal user does (rm, chmod, > undelete, etc), they work as expected daemon or no. If these operations > are not enough for you, you can add prototypes to this special file. The > result is a process that spends almost 100% of it's time swapped out and > much avoided kernel bloat. Basically, you're agreeing with everything that's been proposed, except that you want to put the rule parser in a daemon. Which just puts the bloat in swap space, along with yet another copy of large parts of the C library. I don't buy the trivial size reduction as a benefit outweighing the drawbacks, and in the few cases where bloat is actually an issue, the size of the daemon's executable would be more of a penalty than the extra code growth in the kernel. -- \\ 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 Mon Feb 16 13:09:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA28205 for cvs-all-outgoing; Mon, 16 Feb 1998 13:09:41 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from internat.freebsd.org (internat.freebsd.org [146.64.8.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA28175; Mon, 16 Feb 1998 13:09:28 -0800 (PST) (envelope-from markm@internat.freebsd.org) Received: (from markm@localhost) by internat.freebsd.org (8.8.7/8.8.7) id WAA01504; Mon, 16 Feb 1998 22:07:15 +0200 (SAT) Date: Mon, 16 Feb 1998 22:07:15 +0200 (SAT) From: Mark Murray Message-Id: <199802162007.WAA01504@internat.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src/crypto/kerberosIV/kuser kinit.c src/crypto/kerberosIV/lib/krb krb.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/16 22:07:11 SAT FreeBSD International Crypto Repository Modified files: crypto/kerberosIV/kuser kinit.c Log: Bring back the previous behaviour of kinit - if a principal is not given on the command line, the use the users ,uid> or .root if the session is already su'ed to root. Requested by: Garrett Wollman Revision Changes Path 1.3 +35 -7 src/crypto/kerberosIV/kuser/kinit.c Modified files: crypto/kerberosIV/lib/krb krb.h Log: Make the TGT filename compatible with our older eBones. This way ports can have the same patches. Revision Changes Path 1.3 +1 -1 src/crypto/kerberosIV/lib/krb/krb.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 13:54:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA11497 for cvs-all-outgoing; Mon, 16 Feb 1998 13:54:29 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA11371; Mon, 16 Feb 1998 13:54:02 -0800 (PST) (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA02955; Mon, 16 Feb 1998 13:40:31 -0800 (PST) Date: Mon, 16 Feb 1998 13:40:31 -0800 (PST) Message-Id: <199802162140.NAA02955@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/print/gp/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk andreas 1998/02/16 13:40:31 PST Modified files: print/gp/pkg PLIST Log: remove some filter files to make it package dunno, how exactly I produced these files after installation and testing of the package ... Revision Changes Path 1.2 +0 -6 ports/print/gp/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 Feb 16 14:11:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA15810 for cvs-all-outgoing; Mon, 16 Feb 1998 14:11:28 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from Octopussy.MI.Uni-Koeln.DE (Octopussy.MI.Uni-Koeln.DE [134.95.166.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA14474; Mon, 16 Feb 1998 14:05:50 -0800 (PST) (envelope-from se@dialup124.zpr.uni-koeln.de) Received: from dialup124.zpr.Uni-Koeln.DE (dialup124.zpr.Uni-Koeln.DE [134.95.219.124]) by Octopussy.MI.Uni-Koeln.DE (8.8.7/8.8.7) with ESMTP id XAA06502; Mon, 16 Feb 1998 23:05:41 +0100 (MET) Received: (from se@localhost) by dialup124.zpr.Uni-Koeln.DE (8.8.8/8.6.9) id XAA01415; Mon, 16 Feb 1998 23:05:45 +0100 (CET) X-Face: " Date: Mon, 16 Feb 1998 23:05:43 +0100 From: Stefan Esser To: Satoshi Asami Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG, Stefan Esser Subject: Re: cvs commit: ports/x11/kdegames Makefile ports/x11/kdegames/files md5 ports/x11/kdegames/patches patch-a0 patch-aa patch-ab patch-ac ports/x11/kdegames/pkg COMMENT DESCR PLIST References: <199802152232.OAA02268@freefall.freebsd.org> <199802160839.AAA10569@silvia.HIP.Berkeley.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <199802160839.AAA10569@silvia.HIP.Berkeley.EDU>; from Satoshi Asami on Mon, Feb 16, 1998 at 12:39:46AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On 1998-02-16 00:39 -0800, Satoshi Asami wrote: > * Added files: > * x11/kdegames Makefile > > * Update to Beta3. Clean up Makefile. Part of the changes based on diff > > Um, I thought we moved kdegames to the "games" category. ;) Arghhh! I commited the Beta3 port from a directory that must have existed from the time of the first import into the x11 section, while I had assumed, that its CVS/* files were already updated for the games section ... Could you please move the files over to games ? Sorry for the inconvenience. This was not a new port, and I just did not consider the possibility it was going into the worng section. Will be more careful, next time! Regards, STefan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 15:03:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA28606 for cvs-all-outgoing; Mon, 16 Feb 1998 15:03:17 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from pluto.plutotech.com (mail.plutotech.com [206.168.67.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA28508; Mon, 16 Feb 1998 15:02:58 -0800 (PST) (envelope-from gibbs@plutotech.com) Received: from narnia.plutotech.com (narnia.plutotech.com [206.168.67.130]) by pluto.plutotech.com (8.8.7/8.8.5) with ESMTP id PAA00744; Mon, 16 Feb 1998 15:41:46 -0700 (MST) Message-Id: <199802162241.PAA00744@pluto.plutotech.com> X-Mailer: exmh version 2.0.1 12/23/97 To: Mike Smith cc: bde@zeta.org.au (Bruce Evans), dyson@FreeBSD.ORG, wollman@khavrinen.lcs.mit.edu, committers@FreeBSD.ORG, eivind@yes.no Subject: Re: devfs persistence In-reply-to: Your message of "Mon, 16 Feb 1998 12:57:42 PST." <199802162057.MAA07674@dingo.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Feb 1998 15:38:57 -0700 From: "Justin T. Gibbs" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >> And most people never modify /dev/MAKEDEV. Instead, they simply chmod/ >> chown devices after they are created by MAKEDEV. In a DEVFS scenario, >> you have the same capabilities. > >Not entirely; you *don't* have the capacity to specify what a new >device node should look like when it's created. Because you're not >there waiting for it when it appears, there needs to be a mechanism >whereby you can specify in advance what it should look like. In todays system, if a "new device arrives", I hook it up to my machine, and expect to perform some amount of configuration to make that new device work. This could include adding kernel device support for it, adding the device to a cron job or other script, telling the user community about it, etc. In the world without DEVFS, this would also include the necessity of running MAKEDEV to create the node and, if the permissions weren't adequate, chmod/chown type operations. The only difference in this scenario with DEVFS is that the default node comes into existence automatically, but the user will still expect to have to modify permissions before the device is guaranteed to be completely usable. The only issue I see, is one of security with DEVFS. Some admins may not want new device arrivals to show up auto-magically. >The specific problem with using nothing but nodes behind the DEVFS >entries is that you can never provide for all the entries that might >appear without, you guessed it, a *script* that creates all these >backing nodes. Doesn't that sound familiar? This is not a problem unless there is a security issue, and I have already proposed a method for dealing with security issues with an option to only allow devices to show up that have a backing object. The user community already expects to have to modify the permissions of new device nodes if the defaults don't suit their needs... why is this any different. >> >This is not good from the point of view of a system where device node >> >arrival is possible and nodes might arrive in an insecure state. >> >> And, with the option of only allowing devices with backing store, you >> prevent unexpected new device arrival from causing a security problem. I > >See above for how I feel about this. 8) Devices that don't have a backing store don't show up, so how can new device arrival compromise the security of the system? >> would also argue that a "secure" system would not have any device arrivals >> (other than newly allocated ptys perhaps) during normal operation, and the > >You must be kidding. How about (for example) pty clones? Why is >device arrival "insecure"? I listed ptys in my original comment. >> >True. But it need not be overcomplex. >> > >> >> I mean are you going to handle reg-exps in your >> >> prototypes? >> > >> >Given the typical format of a device node's name, that's hardly likely. >> >> n?e?r?st[0-9]+ > >Sure; > >nrst* >est* >rst* And st*, right? This will happily match stdout, stderr, and stdin. And what if you don't want your rule to affect the control devices? I suppose that you will introduce some sort of ordering so that later entries override matches from previous ones? Now you have to provide an override that specifically restores the default permissions. What happens if someone adds a new device name that just happens to match one of your "prototypes" by mistake? You might never even notice this, but the security ramifications could be large. What happens if you attempt to chmod/chown a file that has a protoype? I think the user would be really confused to find those operations ineffective. The more I look at this prototype stuff, the more I dislike it. >I'd be more worried about tty[pqr]* to be honest. Regardless, a simple, >generalised glob matcher would find consumers in quite a few parts of >the system (SCSI/ATA/ATAPI quirk matching just for starters). These don't include character class globbing which I think you'd need here (see my stdin, etc. example). >> Most (all?) areas of the kernel never directly interpret user produced >> data. Sure, the kernel moves user data, copies it, sends it to a device, >> etc, but the kernel is not currently prone to the typical buffer overflows >> and other attacks that you usually see in userland provided services. > >So how is the proposed interface any different? You're talking about feeding an arbitrary file into a kernel provided parser. I think I'll use /bin/cat as my prototype file and see what happens to my system. What happens if the filesystem, and your info file, gets trashed? >> Sounds much more complicated and space consumptive than it has to be. > >I think we are perhaps debating the difference between a Hummer and a >Range Rover here; both will get you where you want to go, the former >with an air of macho masochism and the latter in comfort. The Hummer can go many places the Range Rover can't. Try taking that RR up a 60 degree slope. >Having been >thrust out onto the sharp edge, I can tell you that any effort you are >willing to let others make for the sake of a clean, intuitive interface >will be repaid many times over. And saying, "If you mount your DEVFS on a directory that just happens to have a 'devinfo' file, you get magical DEVFS properties", is intuitive? >> When would you be duplicating the node permissions into a new mountpoint? > >Anytime you wanted to mount the devfs somewhere else and have it behave >like it currently does. Which happens when?? In either scenario, you may end up leaving trash in the mount point. Of course, in the current system you have to have a file per node anyway... >> A backup of the underlying mount point should handle back ups in either >> scenario and the "multi-file" approach is no different than the backup >> situation we have now for mknoded files. > >It still doesn't deal with prototyping. Sure, you can plaster the >nodes into a tarball, but extracting them would be tedious, especially >if you had already mounted the devfs. Why would it be tedious? >> >... and then they can't be used until they are *manually* fixed up. >> >> I would say that 99.99% of our user community never modifies the >> permissions from the default that MAKEDEV creates. They seem to be >> able to use their devices just fine. > >Sure. We're not talking about these people, they're taken care of >already. But you are suggesting via some sort of reverse elitism that >we should abandon some of the basic features that people have asked for? The first person I heard voice a desire to do this was PHK. I like Poul a lot, but I don't think we should put every feature Poul wants into FreeBSD. You have since taken on his argument too, but who else? The other people I've heard in this discussion have voiced concerns about being able to do what they can do today without DEVFS, with DEVFS. >> The kernel provides the default state for nodes. When a user first >> encounters DEVFS, they will not immediately think to alter some prototype >> file, so as system designers, we have to ensure that the default state of >> the system is fairly secure. This has been the policy for MAKEDEV entries >> since before I joined the project. > >Sure, and I was never proposing that the default state would, or >should, be insecure. My point was simply that you are suggesting that >there should be *no* configurable policy for new nodes. This is >inferior to the current methodology, and unacceptable to more than a >few people. This is not what I have proposed. New nodes are configurable in that you can configure the system to either show them or not. This gives you the option to get exactly the same functionality as the current system. >> Prototypes won't deal properly with normal user's activities anyway. If I >> perform a "rm ttyd*" in my DEVFS directory, there is no way for the system >> to turn that into a wild-carded prototype, and even if it could, the system >> has no real idea of the user's intention. Did they use the wild-card to >> avoid typing or because they want to remove all future devices of this >> type? > >The wildcard is never available to anyone other than the shell, so the >point is moot. > >However, why are you opposed to providing a mechanism whereby they >*can* provide a prototype to effect this removal? Do you have an >alternative proposal that is capable of achieving this? I already proposed one. The "backing store only" option prevents new device arrival from perturbing the "state of the world" the admin setup. The only difference is that you must explicitly specify the devices you want, not the devices you don't want. >> If you insist that some kind of prototyping scheme is still necessary, take >> care of it using a daemon forked by mount_devfs that shares a socket with >> DEVFS in the kernel and is notified of mount and arrival changes so it can >> modify the permissions. > >We've been down this path before. A daemon has a number of fundamental >flaws: > > - If you expect the daemon to take care of all permissions Which I don't. > , and you > accept that local policy may want to be arbitrarily strict, then > new nodes have to arrive with no permissions whatsoever. Nope. The mount mode could specify that no new node can be made visible until after the daemon has been notified and acked the notification. I could easily envision a system where you only go into "daemon mode" when a specific mount option is specified. While the system is in SU mode, you rely on whatever backing objects exist to modify permissions but still display all devices. When you transition to MU, you "mount -u" DEVFS to start up the daemon which applies any prototypes you have specified and starts up this protocol. > However > this means that the daemon has to be running before the system can > come up (impossible), and that any failure in the daemon will > effectively kill the system. Use some imagination. The protocol can be specified such that the worst case scenario is that new device nodes do not show up for a DEVFS that is configured to rely on the daemon. The kernel should never have to block FS requests because the daemon died. > - A userspace daemon would be inefficient for embedded systems, which > is one of the prime targets for DEVFS. Embedded systems should directly modify the kernel source to get the default permissions the way they want. I don't buy the inefficiency argument either. Device arrival events should be rare. How often do you expect them to happen? Once a second is still a relative eternity between arrivals. > - The coupling between a set of device nodes and the backing store for > their attributes is looser than might be desired. Actually it is tightly coupled since you don't need the daemon or parser to get back all of the setting you've set in the past. >> I think that it should only act as surrogate for >> performing rm/chmod/chown operations on devices that match a regexp, but >> that the persistent file store should still be handled as easy to manage >> underlying files. This means that should the daemon die, your DEVFS still >> retains the last set of permissions it was given and no reliance on the >> user daemon to perform any DEVFS operation is required. > >This presumes that your DEVFS is mounted on persistent storage. It only assumes a persistent backing store if you want permissions to be retained across reboots. Of course, your scheme also has this requirement since the permissions have to be recorded somewhere. >Basically, you're agreeing with everything that's been proposed, except >that you want to put the rule parser in a daemon. I still severely question the need for this functionality, but if it's determined that it must exist, I don't want to see the kernel bloated to provide it. >Which just puts the >bloat in swap space, along with yet another copy of large parts of the C >library. Disk space is still much cheaper than RAM. >I don't buy the trivial size reduction as a benefit outweighing the >drawbacks, and in the few cases where bloat is actually an issue, the >size of the daemon's executable would be more of a penalty than the >extra code growth in the kernel. The kernel can't be swapped out. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 15:06:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA29341 for cvs-all-outgoing; Mon, 16 Feb 1998 15:06:30 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA29238; Mon, 16 Feb 1998 15:06:06 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id QAA20349; Mon, 16 Feb 1998 16:05:39 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id QAA25582; Mon, 16 Feb 1998 16:05:35 -0700 Date: Mon, 16 Feb 1998 16:05:35 -0700 Message-Id: <199802162305.QAA25582@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Justin T. Gibbs" Cc: Mike Smith , "John S. Dyson" , bde@zeta.org.au (Bruce Evans), dyson@FreeBSD.ORG, wollman@khavrinen.lcs.mit.edu, committers@FreeBSD.ORG, eivind@yes.no Subject: Re: devfs persistence In-Reply-To: <199802161829.LAA19996@pluto.plutotech.com> References: <199802161156.DAA06121@dingo.cdrom.com> <199802161829.LAA19996@pluto.plutotech.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > >The prototype mechanism in the current system is implemented in > >the /dev/MAKEDEV script. DEVFS as it currently stands moves this > >prototyping into the kernel, and makes it nonconfigurable. > > And most people never modify /dev/MAKEDEV. Instead, they simply chmod/ > chown devices after they are created by MAKEDEV. In a DEVFS scenario, > you have the same capabilities. Except that with MAKEDEV, you don't get to use the device until you make it, so you never have any significant point in time where the 'defaults' aren't OK. When they are created by default, you do if they aren't the same as the kernel. (Think about non-standard devices, or sound stuff that isn't 'created' by default until it's used, or better yet PCMCIA/CardBus hardware.) With MAKEDEV the user doesn't get access to the device until the administratory explicitly creates it, and when he does he will also modify the defaults if necessary for that machine. With DEVFS, no such 'safety' margin exists, since the device is created possibly with the administrator realizing it. If you provide a way to modify the 'defaults', then the administrator can be assured that things will be as open (or closed) as desired w/out having to modify the kernel sources. Not being generic enough is as bad of a problem as being too generic. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 15:17:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA02188 for cvs-all-outgoing; Mon, 16 Feb 1998 15:17:52 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA02102 for ; Mon, 16 Feb 1998 15:17:27 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id QAA20448; Mon, 16 Feb 1998 16:17:15 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id QAA25687; Mon, 16 Feb 1998 16:17:13 -0700 Date: Mon, 16 Feb 1998 16:17:13 -0700 Message-Id: <199802162317.QAA25687@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Justin T. Gibbs" Cc: Nate Williams , Mike Smith , committers@FreeBSD.ORG Subject: Re: devfs persistence In-Reply-To: <199802162312.QAA02368@pluto.plutotech.com> References: <199802162305.QAA25582@mt.sri.com> <199802162312.QAA02368@pluto.plutotech.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk [ Cut back Cc list a bit ] > ... > > >With DEVFS, no such 'safety' margin exists, since the device is created > >possibly with the administrator realizing it. > > I've already proposed a way to deal with this - you tell the system > not to show new device arrivals unless they have explicit backing store > (i.e. the administrator has acknowledged that the device exists and has > proper permissions). Now we're losing one of the bigger 'advantages' (outside of the code) of using DEVFS. Why hamper ourselves so much for no gain? > Most people would not be interested in running > this way, but for the security conscious, you can ask to get the old > "MAKEDEV like" behavior back. See above. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 15:24:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA03773 for cvs-all-outgoing; Mon, 16 Feb 1998 15:24:30 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA03664; Mon, 16 Feb 1998 15:24:06 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA03110; Mon, 16 Feb 1998 14:27:30 -0800 (PST) Date: Mon, 16 Feb 1998 14:27:30 -0800 (PST) Message-Id: <199802162227.OAA03110@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/lftp Makefile ports/net/lftp/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1998/02/16 14:27:30 PST Modified files: net/lftp Makefile net/lftp/files md5 Log: Upgrade to version 0.14.0. PR: ports/5696 Submitted by: andy@icc.surw.chel.su Revision Changes Path 1.4 +3 -3 ports/net/lftp/Makefile 1.3 +1 -1 ports/net/lftp/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 15:33:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA05016 for cvs-all-outgoing; Mon, 16 Feb 1998 15:33:02 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from pluto.plutotech.com (mail.plutotech.com [206.168.67.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA05008 for ; Mon, 16 Feb 1998 15:32:59 -0800 (PST) (envelope-from gibbs@plutotech.com) Received: from narnia.plutotech.com (narnia.plutotech.com [206.168.67.130]) by pluto.plutotech.com (8.8.7/8.8.5) with ESMTP id QAA02791; Mon, 16 Feb 1998 16:23:32 -0700 (MST) Message-Id: <199802162323.QAA02791@pluto.plutotech.com> X-Mailer: exmh version 2.0.1 12/23/97 To: Nate Williams cc: committers@FreeBSD.ORG Subject: Re: devfs persistence In-reply-to: Your message of "Mon, 16 Feb 1998 16:17:13 MST." <199802162317.QAA25687@mt.sri.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Feb 1998 16:20:43 -0700 From: "Justin T. Gibbs" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk [ CC trimmed even further ] >> I've already proposed a way to deal with this - you tell the system >> not to show new device arrivals unless they have explicit backing store >> (i.e. the administrator has acknowledged that the device exists and has >> proper permissions). > >Now we're losing one of the bigger 'advantages' (outside of the code) of >using DEVFS. Why hamper ourselves so much for no gain? You have to provide a mechanism like this prototypes or no. There is no guarantee that the specified prototypes will be sufficient to safe guard against all device arrivals... only the arrivals that you expect to occur. Imagine performing a system upgrade and a few nodes show up that weren't there before... you lose. Another way of implementing this would be to have a mount option that specifies that all new device entries arrive with mode 000. This may not satisfy the truly paranoid sysadmin though as some information about the system is given just by the node being visible. >Nate -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 15:33:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA05034 for cvs-all-outgoing; Mon, 16 Feb 1998 15:33:33 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from pluto.plutotech.com (mail.plutotech.com [206.168.67.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA05011; Mon, 16 Feb 1998 15:33:00 -0800 (PST) (envelope-from gibbs@plutotech.com) Received: from narnia.plutotech.com (narnia.plutotech.com [206.168.67.130]) by pluto.plutotech.com (8.8.7/8.8.5) with ESMTP id QAA02368; Mon, 16 Feb 1998 16:12:19 -0700 (MST) Message-Id: <199802162312.QAA02368@pluto.plutotech.com> X-Mailer: exmh version 2.0.1 12/23/97 To: Nate Williams cc: "Justin T. Gibbs" , Mike Smith , "John S. Dyson" , bde@zeta.org.au (Bruce Evans), dyson@FreeBSD.ORG, wollman@khavrinen.lcs.mit.edu, committers@FreeBSD.ORG, eivind@yes.no Subject: Re: devfs persistence In-reply-to: Your message of "Mon, 16 Feb 1998 16:05:35 MST." <199802162305.QAA25582@mt.sri.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Feb 1998 16:09:30 -0700 From: "Justin T. Gibbs" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ... >With DEVFS, no such 'safety' margin exists, since the device is created >possibly with the administrator realizing it. I've already proposed a way to deal with this - you tell the system not to show new device arrivals unless they have explicit backing store (i.e. the administrator has acknowledged that the device exists and has proper permissions). Most people would not be interested in running this way, but for the security conscious, you can ask to get the old "MAKEDEV like" behavior back. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 15:50:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA08398 for cvs-all-outgoing; Mon, 16 Feb 1998 15:50:57 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from webfarm1.whistle.com (webfarm1.whistle.com [207.76.204.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA08284; Mon, 16 Feb 1998 15:50:16 -0800 (PST) (envelope-from julian@whistle.com) Received: (from smap@localhost) by webfarm1.whistle.com (8.8.5/8.8.5) id PAA20595; Mon, 16 Feb 1998 15:50:11 -0800 (PST) X-Authentication-Warning: webfarm1.whistle.com: smap set sender to using -f Received: from alpo.whistle.com(alpo.isp.whistle.com 207.76.204.38) by webfarm1.whistle.com via smap (V2.0) id xma020593; Mon, 16 Feb 98 15:50:11 -0800 Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id PAA09742; Mon, 16 Feb 1998 15:37:19 -0800 (PST) Received: from UNKNOWN(), claiming to be "current1.whistle.com" via SMTP by alpo.whistle.com, id smtpd009740; Mon Feb 16 15:37:11 1998 Date: Mon, 16 Feb 1998 15:33:20 -0800 (PST) From: Julian Elischer To: "Justin T. Gibbs" cc: Mike Smith , Bruce Evans , dyson@FreeBSD.ORG, wollman@khavrinen.lcs.mit.edu, committers@FreeBSD.ORG, eivind@yes.no Subject: Re: devfs persistence In-Reply-To: <199802162241.PAA00744@pluto.plutotech.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk [please guys, can we move this to current?] julian On Mon, 16 Feb 1998, Justin T. Gibbs wrote: > >> And most people never modify /dev/MAKEDEV. Instead, they simply chmod/ > >> chown devices after they are created by MAKEDEV. In a DEVFS scenario, > >> you have the same capabilities. > > > >Not entirely; you *don't* have the capacity to specify what a new > >device node should look like when it's created. Because you're not > >there waiting for it when it appears, there needs to be a mechanism > >whereby you can specify in advance what it should look like. > > In todays system, if a "new device arrives", I hook it up to my machine, > and expect to perform some amount of configuration to make that new device > work. This could include adding kernel device support for it, adding the > device to a cron job or other script, telling the user community about it, > etc. In the world without DEVFS, this would also include the necessity of > running MAKEDEV to create the node and, if the permissions weren't adequate, > chmod/chown type operations. The only difference in this scenario with > DEVFS is that the default node comes into existence automatically, but the > user will still expect to have to modify permissions before the device is > guaranteed to be completely usable. The only issue I see, is one of > security with DEVFS. Some admins may not want new device arrivals to show > up auto-magically. > > >The specific problem with using nothing but nodes behind the DEVFS > >entries is that you can never provide for all the entries that might > >appear without, you guessed it, a *script* that creates all these > >backing nodes. Doesn't that sound familiar? > > This is not a problem unless there is a security issue, and I have already > proposed a method for dealing with security issues with an option to only > allow devices to show up that have a backing object. The user community > already expects to have to modify the permissions of new device nodes if > the defaults don't suit their needs... why is this any different. > > >> >This is not good from the point of view of a system where device node > >> >arrival is possible and nodes might arrive in an insecure state. > >> > >> And, with the option of only allowing devices with backing store, you > >> prevent unexpected new device arrival from causing a security problem. I > > > >See above for how I feel about this. 8) > > Devices that don't have a backing store don't show up, so how can new > device arrival compromise the security of the system? > > >> would also argue that a "secure" system would not have any device arrivals > >> (other than newly allocated ptys perhaps) during normal operation, and the > > > >You must be kidding. How about (for example) pty clones? Why is > >device arrival "insecure"? > > I listed ptys in my original comment. > > >> >True. But it need not be overcomplex. > >> > > >> >> I mean are you going to handle reg-exps in your > >> >> prototypes? > >> > > >> >Given the typical format of a device node's name, that's hardly likely. > >> > >> n?e?r?st[0-9]+ > > > >Sure; > > > >nrst* > >est* > >rst* > > And st*, right? This will happily match stdout, stderr, and stdin. > > And what if you don't want your rule to affect the control devices? I > suppose that you will introduce some sort of ordering so that later entries > override matches from previous ones? Now you have to provide an override > that specifically restores the default permissions. What happens if > someone adds a new device name that just happens to match one of your > "prototypes" by mistake? You might never even notice this, but the > security ramifications could be large. What happens if you attempt to > chmod/chown a file that has a protoype? I think the user would be really > confused to find those operations ineffective. The more I look at this > prototype stuff, the more I dislike it. > > >I'd be more worried about tty[pqr]* to be honest. Regardless, a simple, > >generalised glob matcher would find consumers in quite a few parts of > >the system (SCSI/ATA/ATAPI quirk matching just for starters). > > These don't include character class globbing which I think you'd need here > (see my stdin, etc. example). > > >> Most (all?) areas of the kernel never directly interpret user produced > >> data. Sure, the kernel moves user data, copies it, sends it to a device, > >> etc, but the kernel is not currently prone to the typical buffer overflows > >> and other attacks that you usually see in userland provided services. > > > >So how is the proposed interface any different? > > You're talking about feeding an arbitrary file into a kernel provided > parser. I think I'll use /bin/cat as my prototype file and see what > happens to my system. What happens if the filesystem, and your info > file, gets trashed? > > >> Sounds much more complicated and space consumptive than it has to be. > > > >I think we are perhaps debating the difference between a Hummer and a > >Range Rover here; both will get you where you want to go, the former > >with an air of macho masochism and the latter in comfort. > > The Hummer can go many places the Range Rover can't. Try taking that > RR up a 60 degree slope. > > >Having been > >thrust out onto the sharp edge, I can tell you that any effort you are > >willing to let others make for the sake of a clean, intuitive interface > >will be repaid many times over. > > And saying, "If you mount your DEVFS on a directory that just happens to > have a 'devinfo' file, you get magical DEVFS properties", is intuitive? > > >> When would you be duplicating the node permissions into a new mountpoint? > > > >Anytime you wanted to mount the devfs somewhere else and have it behave > >like it currently does. > > Which happens when?? In either scenario, you may end up leaving trash in > the mount point. Of course, in the current system you have to have a > file per node anyway... > > >> A backup of the underlying mount point should handle back ups in either > >> scenario and the "multi-file" approach is no different than the backup > >> situation we have now for mknoded files. > > > >It still doesn't deal with prototyping. Sure, you can plaster the > >nodes into a tarball, but extracting them would be tedious, especially > >if you had already mounted the devfs. > > Why would it be tedious? > > >> >... and then they can't be used until they are *manually* fixed up. > >> > >> I would say that 99.99% of our user community never modifies the > >> permissions from the default that MAKEDEV creates. They seem to be > >> able to use their devices just fine. > > > >Sure. We're not talking about these people, they're taken care of > >already. But you are suggesting via some sort of reverse elitism that > >we should abandon some of the basic features that people have asked for? > > The first person I heard voice a desire to do this was PHK. I like Poul a > lot, but I don't think we should put every feature Poul wants into FreeBSD. > You have since taken on his argument too, but who else? The other people > I've heard in this discussion have voiced concerns about being able to > do what they can do today without DEVFS, with DEVFS. > > >> The kernel provides the default state for nodes. When a user first > >> encounters DEVFS, they will not immediately think to alter some prototype > >> file, so as system designers, we have to ensure that the default state of > >> the system is fairly secure. This has been the policy for MAKEDEV entries > >> since before I joined the project. > > > >Sure, and I was never proposing that the default state would, or > >should, be insecure. My point was simply that you are suggesting that > >there should be *no* configurable policy for new nodes. This is > >inferior to the current methodology, and unacceptable to more than a > >few people. > > This is not what I have proposed. New nodes are configurable in that > you can configure the system to either show them or not. This gives > you the option to get exactly the same functionality as the current > system. > > >> Prototypes won't deal properly with normal user's activities anyway. If I > >> perform a "rm ttyd*" in my DEVFS directory, there is no way for the system > >> to turn that into a wild-carded prototype, and even if it could, the system > >> has no real idea of the user's intention. Did they use the wild-card to > >> avoid typing or because they want to remove all future devices of this > >> type? > > > >The wildcard is never available to anyone other than the shell, so the > >point is moot. > > > >However, why are you opposed to providing a mechanism whereby they > >*can* provide a prototype to effect this removal? Do you have an > >alternative proposal that is capable of achieving this? > > I already proposed one. The "backing store only" option prevents new > device arrival from perturbing the "state of the world" the admin > setup. The only difference is that you must explicitly specify the > devices you want, not the devices you don't want. > > >> If you insist that some kind of prototyping scheme is still necessary, take > >> care of it using a daemon forked by mount_devfs that shares a socket with > >> DEVFS in the kernel and is notified of mount and arrival changes so it can > >> modify the permissions. > > > >We've been down this path before. A daemon has a number of fundamental > >flaws: > > > > - If you expect the daemon to take care of all permissions > > Which I don't. > > > , and you > > accept that local policy may want to be arbitrarily strict, then > > new nodes have to arrive with no permissions whatsoever. > > Nope. The mount mode could specify that no new node can be made visible > until after the daemon has been notified and acked the notification. I > could easily envision a system where you only go into "daemon mode" when a > specific mount option is specified. While the system is in SU mode, you > rely on whatever backing objects exist to modify permissions but still > display all devices. When you transition to MU, you "mount -u" DEVFS to > start up the daemon which applies any prototypes you have specified and > starts up this protocol. > > > However > > this means that the daemon has to be running before the system can > > come up (impossible), and that any failure in the daemon will > > effectively kill the system. > > Use some imagination. The protocol can be specified such that the worst > case scenario is that new device nodes do not show up for a DEVFS that is > configured to rely on the daemon. The kernel should never have to block > FS requests because the daemon died. > > > - A userspace daemon would be inefficient for embedded systems, which > > is one of the prime targets for DEVFS. > > Embedded systems should directly modify the kernel source to get the > default permissions the way they want. I don't buy the inefficiency > argument either. Device arrival events should be rare. How often do > you expect them to happen? Once a second is still a relative eternity > between arrivals. > > > - The coupling between a set of device nodes and the backing store for > > their attributes is looser than might be desired. > > Actually it is tightly coupled since you don't need the daemon or parser > to get back all of the setting you've set in the past. > > >> I think that it should only act as surrogate for > >> performing rm/chmod/chown operations on devices that match a regexp, but > >> that the persistent file store should still be handled as easy to manage > >> underlying files. This means that should the daemon die, your DEVFS still > >> retains the last set of permissions it was given and no reliance on the > >> user daemon to perform any DEVFS operation is required. > > > >This presumes that your DEVFS is mounted on persistent storage. > > It only assumes a persistent backing store if you want permissions to > be retained across reboots. Of course, your scheme also has this > requirement since the permissions have to be recorded somewhere. > > >Basically, you're agreeing with everything that's been proposed, except > >that you want to put the rule parser in a daemon. > > I still severely question the need for this functionality, but if it's > determined that it must exist, I don't want to see the kernel bloated > to provide it. > > >Which just puts the > >bloat in swap space, along with yet another copy of large parts of the C > >library. > > Disk space is still much cheaper than RAM. > > >I don't buy the trivial size reduction as a benefit outweighing the > >drawbacks, and in the few cases where bloat is actually an issue, the > >size of the daemon's executable would be more of a penalty than the > >extra code growth in the kernel. > > The kernel can't be swapped out. > > -- > Justin > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 15:51:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA08573 for cvs-all-outgoing; Mon, 16 Feb 1998 15:51:46 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from webfarm1.whistle.com (webfarm1.whistle.com [207.76.204.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA08381; Mon, 16 Feb 1998 15:50:44 -0800 (PST) (envelope-from julian@whistle.com) Received: (from smap@localhost) by webfarm1.whistle.com (8.8.5/8.8.5) id PAA20599; Mon, 16 Feb 1998 15:50:41 -0800 (PST) X-Authentication-Warning: webfarm1.whistle.com: smap set sender to using -f Received: from alpo.whistle.com(alpo.isp.whistle.com 207.76.204.38) by webfarm1.whistle.com via smap (V2.0) id xmaa20593; Mon, 16 Feb 98 15:50:11 -0800 Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id PAA09687; Mon, 16 Feb 1998 15:33:59 -0800 (PST) Received: from UNKNOWN(), claiming to be "current1.whistle.com" via SMTP by alpo.whistle.com, id smtpd009683; Mon Feb 16 15:33:53 1998 Date: Mon, 16 Feb 1998 15:30:01 -0800 (PST) From: Julian Elischer To: Mike Smith cc: "Justin T. Gibbs" , "John S. Dyson" , Bruce Evans , dyson@FreeBSD.ORG, wollman@khavrinen.lcs.mit.edu, committers@FreeBSD.ORG, eivind@yes.no, current@FreeBSD.ORG Subject: Re: devfs persistence In-Reply-To: <199802162057.MAA07674@dingo.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk [LOTS and lots delete] seriously folks, it's great to see two people of this calibre discussing this.. it helps me lay down some guidelines as to what needs to be done. I'm moving this to 'current' please look there for the comanion peice to thei which will show what at this time is my favourite approach. julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 15:52:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA08638 for cvs-all-outgoing; Mon, 16 Feb 1998 15:52:07 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA08530; Mon, 16 Feb 1998 15:51:29 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA03316; Mon, 16 Feb 1998 15:51:02 -0800 (PST) Date: Mon, 16 Feb 1998 15:51:02 -0800 (PST) Message-Id: <199802162351.PAA03316@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/dev/ppbus pps.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/02/16 15:51:02 PST Modified files: sys/dev/ppbus pps.c Log: Delete apparently unused DEVFS control device creation code - code didn't even compile. A (now seemingly correct) devfs node is still created. Revision Changes Path 1.4 +1 -4 src/sys/dev/ppbus/pps.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 15:58:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA10111 for cvs-all-outgoing; Mon, 16 Feb 1998 15:58:58 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA09969; Mon, 16 Feb 1998 15:58:14 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA03524; Mon, 16 Feb 1998 15:57:50 -0800 (PST) Date: Mon, 16 Feb 1998 15:57:50 -0800 (PST) Message-Id: <199802162357.PAA03524@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/conf options src/sys/i386/conf LINT src/sys/i386/isa wd.c src/sys/kern kern_shutdown.c src/sys/pc98/pc98 wd.c src/sys/scsi sd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/02/16 15:57:50 PST Modified files: sys/conf options sys/i386/conf LINT sys/i386/isa wd.c sys/kern kern_shutdown.c sys/pc98/pc98 wd.c sys/scsi sd.c Log: Add HW_WDOG to LINT, and turn it into a new-style option. Revision Changes Path 1.61 +2 -1 src/sys/conf/options 1.408 +7 -1 src/sys/i386/conf/LINT 1.151 +2 -1 src/sys/i386/isa/wd.c 1.28 +2 -1 src/sys/kern/kern_shutdown.c 1.44 +2 -1 src/sys/pc98/pc98/wd.c 1.121 +2 -1 src/sys/scsi/sd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 16:06:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA12050 for cvs-all-outgoing; Mon, 16 Feb 1998 16:06:31 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA11935; Mon, 16 Feb 1998 16:06:09 -0800 (PST) (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 QAA03652; Mon, 16 Feb 1998 16:05:49 -0800 (PST) Date: Mon, 16 Feb 1998 16:05:49 -0800 (PST) Message-Id: <199802170005.QAA03652@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/egcs/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/02/16 16:05:49 PST Modified files: lang/egcs/pkg PLIST Log: Just-cant-get-this-one-right by: obrien Revision Changes Path 1.3 +12 -1 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 Feb 16 16:49:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA20466 for cvs-all-outgoing; Mon, 16 Feb 1998 16:49:11 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA20420; Mon, 16 Feb 1998 16:48:38 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA03794; Mon, 16 Feb 1998 16:48:18 -0800 (PST) Date: Mon, 16 Feb 1998 16:48:18 -0800 (PST) Message-Id: <199802170048.QAA03794@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 jkh 1998/02/16 16:48:18 PST Modified files: (Branch: RELENG_2_2) include stdio.h Log: MFC: very small - just bring in fix for fpos_t typedef. Revision Changes Path 1.8.2.2 +2 -2 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 Mon Feb 16 16:52:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA21136 for cvs-all-outgoing; Mon, 16 Feb 1998 16:52:29 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA21085; Mon, 16 Feb 1998 16:52:17 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA03834; Mon, 16 Feb 1998 16:51:57 -0800 (PST) Date: Mon, 16 Feb 1998 16:51:57 -0800 (PST) Message-Id: <199802170051.QAA03834@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-include@FreeBSD.ORG Subject: cvs commit: src/include string.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/16 16:51:56 PST Modified files: (Branch: RELENG_2_2) include string.h Log: MFC: POSIXification. Revision Changes Path 1.2.6.1 +1 -1 src/include/string.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 17:06:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA24621 for cvs-all-outgoing; Mon, 16 Feb 1998 17:06:33 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA24515; Mon, 16 Feb 1998 17:06:09 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA04004; Mon, 16 Feb 1998 17:05:48 -0800 (PST) Date: Mon, 16 Feb 1998 17:05:48 -0800 (PST) Message-Id: <199802170105.RAA04004@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 command.c datalink.c datalink.h main.c prompt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/16 17:05:48 PST Modified files: (Branch: MP) usr.sbin/ppp bundle.c command.c datalink.c datalink.h main.c prompt.c Log: Sort out (fix) the `term' command. datalink_Up() can now be told to skip the dial/login/hangup scripts and can be told whether to enter packet mode when entering the DATALINK_OPENED state. Revision Changes Path 1.1.2.11 +10 -3 src/usr.sbin/ppp/Attic/bundle.c 1.131.2.21 +6 -5 src/usr.sbin/ppp/command.c 1.1.2.6 +50 -31 src/usr.sbin/ppp/Attic/datalink.c 1.1.2.5 +4 -3 src/usr.sbin/ppp/Attic/datalink.h 1.121.2.24 +2 -5 src/usr.sbin/ppp/main.c 1.1.2.4 +21 -1 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 Mon Feb 16 17:10:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA25427 for cvs-all-outgoing; Mon, 16 Feb 1998 17:10:31 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from webfarm1.whistle.com (webfarm1.whistle.com [207.76.204.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA25375; Mon, 16 Feb 1998 17:10:15 -0800 (PST) (envelope-from julian@whistle.com) Received: (from smap@localhost) by webfarm1.whistle.com (8.8.5/8.8.5) id RAA20769; Mon, 16 Feb 1998 17:10:13 -0800 (PST) X-Authentication-Warning: webfarm1.whistle.com: smap set sender to using -f Received: from alpo.whistle.com(alpo.isp.whistle.com 207.76.204.38) by webfarm1.whistle.com via smap (V2.0) id xma020767; Mon, 16 Feb 98 17:10:12 -0800 Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id QAA11304; Mon, 16 Feb 1998 16:51:54 -0800 (PST) Received: from UNKNOWN(), claiming to be "current1.whistle.com" via SMTP by alpo.whistle.com, id smtpd011301; Mon Feb 16 16:51:46 1998 Date: Mon, 16 Feb 1998 16:47:54 -0800 (PST) From: Julian Elischer To: Nate Williams cc: "Justin T. Gibbs" , Mike Smith , "John S. Dyson" , Bruce Evans , dyson@FreeBSD.ORG, wollman@khavrinen.lcs.mit.edu, committers@FreeBSD.ORG, eivind@yes.no Subject: Re: devfs persistence In-Reply-To: <199802162305.QAA25582@mt.sri.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk It's been agreed by all that a security must is the capacity to dissable new arrivals until the administrator is ready to cope with them. (OPTIONAL!) On Mon, 16 Feb 1998, Nate Williams wrote: > > >The prototype mechanism in the current system is implemented in > > >the /dev/MAKEDEV script. DEVFS as it currently stands moves this > > >prototyping into the kernel, and makes it nonconfigurable. > > > > And most people never modify /dev/MAKEDEV. Instead, they simply chmod/ > > chown devices after they are created by MAKEDEV. In a DEVFS scenario, > > you have the same capabilities. > > Except that with MAKEDEV, you don't get to use the device until you make > it, so you never have any significant point in time where the 'defaults' > aren't OK. When they are created by default, you do if they aren't the > same as the kernel. (Think about non-standard devices, or sound stuff > that isn't 'created' by default until it's used, or better yet > PCMCIA/CardBus hardware.) With MAKEDEV the user doesn't get access to > the device until the administratory explicitly creates it, and when he > does he will also modify the defaults if necessary for that machine. > > With DEVFS, no such 'safety' margin exists, since the device is created > possibly with the administrator realizing it. If you provide a way to modify > the 'defaults', then the administrator can be assured that things will > be as open (or closed) as desired w/out having to modify the kernel > sources. > > Not being generic enough is as bad of a problem as being too generic. > > > Nate > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 17:24:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA28112 for cvs-all-outgoing; Mon, 16 Feb 1998 17:24:13 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA28051; Mon, 16 Feb 1998 17:24:01 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA03934; Mon, 16 Feb 1998 17:05:24 -0800 (PST) Date: Mon, 16 Feb 1998 17:05:24 -0800 (PST) Message-Id: <199802170105.RAA03934@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 vars.c vars.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/16 17:05:23 PST Modified files: (Branch: MP) usr.sbin/ppp modem.c vars.c vars.h Log: Remove some unused stuff from pppVars. Revision Changes Path 1.77.2.18 +2 -2 src/usr.sbin/ppp/modem.c 1.45.2.11 +3 -3 src/usr.sbin/ppp/vars.c 1.42.2.8 +1 -11 src/usr.sbin/ppp/vars.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 17:24:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA28122 for cvs-all-outgoing; Mon, 16 Feb 1998 17:24:16 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA28060; Mon, 16 Feb 1998 17:24:02 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA03402; Mon, 16 Feb 1998 15:57:04 -0800 (PST) Date: Mon, 16 Feb 1998 15:57:04 -0800 (PST) Message-Id: <199802162357.PAA03402@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf GENERIC Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/02/16 15:57:04 PST Modified files: sys/i386/conf GENERIC Log: Remove DISABLE_PSE option which was masking (but not fixing) the problem. A correct fix for execution off MFS filesystems has been committed. Revision Changes Path 1.107 +1 -3 src/sys/i386/conf/GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 17:24:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA28149 for cvs-all-outgoing; Mon, 16 Feb 1998 17:24:20 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA28070; Mon, 16 Feb 1998 17:24:06 -0800 (PST) (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 QAA03609; Mon, 16 Feb 1998 16:04:58 -0800 (PST) Date: Mon, 16 Feb 1998 16:04:58 -0800 (PST) Message-Id: <199802170004.QAA03609@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/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/02/16 16:04:57 PST Modified files: lang/egcs Makefile lang/egcs/pkg PLIST Log: Forgot to submit PLIST diff. Noticed by: Satoshi Revision Changes Path 1.8 +1 -2 ports/lang/egcs/Makefile 1.2 +30 -32 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 Feb 16 17:24:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA28203 for cvs-all-outgoing; Mon, 16 Feb 1998 17:24:23 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA28083; Mon, 16 Feb 1998 17:24:08 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA03368; Mon, 16 Feb 1998 15:55:54 -0800 (PST) Date: Mon, 16 Feb 1998 15:55:54 -0800 (PST) Message-Id: <199802162355.PAA03368@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/ufs/mfs mfs_vnops.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/02/16 15:55:54 PST Modified files: sys/ufs/mfs mfs_vnops.c Log: Fix a panic resulting from executing off an MFS image. This corrects the recently observed problem with the install image. Submitted by: Tor Egge Revision Changes Path 1.35 +12 -2 src/sys/ufs/mfs/mfs_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 Feb 16 17:38:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA01770 for cvs-all-outgoing; Mon, 16 Feb 1998 17:38:52 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA01740; Mon, 16 Feb 1998 17:38:46 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA04190; Mon, 16 Feb 1998 17:38:26 -0800 (PST) Date: Mon, 16 Feb 1998 17:38:26 -0800 (PST) Message-Id: <199802170138.RAA04190@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-include@FreeBSD.ORG Subject: cvs commit: src/include/arpa tftp.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/16 17:38:26 PST Modified files: (Branch: RELENG_2_2) include/arpa tftp.h Log: MFC: convert to unsigned Revision Changes Path 1.2.8.1 +3 -3 src/include/arpa/tftp.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 17:54:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA03801 for cvs-all-outgoing; Mon, 16 Feb 1998 17:54:08 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA03744; Mon, 16 Feb 1998 17:54:01 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA04138; Mon, 16 Feb 1998 17:34:52 -0800 (PST) Date: Mon, 16 Feb 1998 17:34:52 -0800 (PST) Message-Id: <199802170134.RAA04138@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-include@FreeBSD.ORG Subject: cvs commit: src/include/arpa telnet.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/16 17:34:51 PST Modified files: (Branch: RELENG_2_2) include/arpa telnet.h Log: MFC: spelling fix Revision Changes Path 1.3.2.2 +1 -1 src/include/arpa/telnet.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 18:41:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA10208 for cvs-all-outgoing; Mon, 16 Feb 1998 18:41:47 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from localhost.my.domain (ppp1563.on.bellglobal.com [206.172.249.27]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA10032; Mon, 16 Feb 1998 18:39:53 -0800 (PST) (envelope-from ac199@hwcn.org) Received: from localhost (tim@localhost) by localhost.my.domain (8.8.8/8.8.8) with SMTP id VAA00201; Mon, 16 Feb 1998 21:28:47 -0500 (EST) (envelope-from ac199@hwcn.org) X-Authentication-Warning: localhost.my.domain: tim owned process doing -bs Date: Mon, 16 Feb 1998 21:28:47 -0500 (EST) From: Tim Vanderhoek X-Sender: tim@localhost Reply-To: ac199@hwcn.org To: Satoshi Asami cc: hoek@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/net/ratoolset Makefile In-Reply-To: <199802161303.FAA01289@silvia.HIP.Berkeley.EDU> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 16 Feb 1998, Satoshi Asami wrote: > * This is obviously unrelated to this change but does this port compile > * for you? It doesn't work on my packages-stable building machine.... > > Yipes, so it *was* unrelated. It was because I forgot to delete the I better go cancel my message explaining that it does compile for me. :-) -- 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 Mon Feb 16 19:05:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA13149 for cvs-all-outgoing; Mon, 16 Feb 1998 19:05:57 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA13135; Mon, 16 Feb 1998 19:05:55 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA04340; Mon, 16 Feb 1998 19:05:35 -0800 (PST) Date: Mon, 16 Feb 1998 19:05:35 -0800 (PST) Message-Id: <199802170305.TAA04340@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc rc.conf Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1998/02/16 19:05:34 PST Modified files: etc rc.conf Log: Use tabs instead of spaces in saver line. Revision Changes Path 1.39 +2 -2 src/etc/rc.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 19:15:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA14732 for cvs-all-outgoing; Mon, 16 Feb 1998 19:15:55 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA14714; Mon, 16 Feb 1998 19:15:52 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA04398; Mon, 16 Feb 1998 19:15:32 -0800 (PST) Date: Mon, 16 Feb 1998 19:15:32 -0800 (PST) Message-Id: <199802170315.TAA04398@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/include soundcard.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/02/16 19:15:31 PST Modified files: sys/i386/include soundcard.h Log: Enable NEC 86 sound card when PC98 is defined. Submitted by: Takahashi Yoshihiro Revision Changes Path 1.24 +3 -0 src/sys/i386/include/soundcard.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 19:17:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA14954 for cvs-all-outgoing; Mon, 16 Feb 1998 19:17:33 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA14949; Mon, 16 Feb 1998 19:17:32 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA04437; Mon, 16 Feb 1998 19:17:12 -0800 (PST) Date: Mon, 16 Feb 1998 19:17:12 -0800 (PST) Message-Id: <199802170317.TAA04437@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/include soundcard.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/02/16 19:17:11 PST Modified files: (Branch: RELENG_2_2) sys/i386/include soundcard.h Log: MFC: revision 1.24 (NEC 86 card). Submitted by: Takahashi Yoshihiro Revision Changes Path 1.17.2.4 +4 -1 src/sys/i386/include/soundcard.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 19:19:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA15085 for cvs-all-outgoing; Mon, 16 Feb 1998 19:19:26 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA15078; Mon, 16 Feb 1998 19:19:24 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA04473; Mon, 16 Feb 1998 19:19:04 -0800 (PST) Date: Mon, 16 Feb 1998 19:19:04 -0800 (PST) Message-Id: <199802170319.TAA04473@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/02/16 19:19:04 PST Modified files: (Branch: RELENG_2_2) sys/pc98/conf files.pc98 Log: Disable Luigi's sound driver. Submitted by: Takahashi Yoshihiro Revision Changes Path 1.9.2.20 +6 -6 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 Mon Feb 16 19:26:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA16350 for cvs-all-outgoing; Mon, 16 Feb 1998 19:26:32 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA16336; Mon, 16 Feb 1998 19:26:27 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA04565; Mon, 16 Feb 1998 19:26:04 -0800 (PST) Date: Mon, 16 Feb 1998 19:26:04 -0800 (PST) Message-Id: <199802170326.TAA04565@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc rc.conf Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1998/02/16 19:26:04 PST Modified files: (Branch: RELENG_2_2) etc rc.conf Log: MFC: Fix saver line to use tabs instead of spaces. Revision Changes Path 1.1.2.35 +2 -2 src/etc/rc.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 19:57:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA20917 for cvs-all-outgoing; Mon, 16 Feb 1998 19:57:54 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from gaia.coppe.ufrj.br (cisigw.coppe.ufrj.br [146.164.5.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA20901; Mon, 16 Feb 1998 19:57:39 -0800 (PST) (envelope-from jonny@coppe.ufrj.br) Received: (from jonny@localhost) by gaia.coppe.ufrj.br (8.8.8/8.8.8) id BAA01771; Tue, 17 Feb 1998 01:56:05 -0200 (EDT) (envelope-from jonny) From: Joao Carlos Mendes Luis Message-Id: <199802170356.BAA01771@gaia.coppe.ufrj.br> Subject: Re: devfs persistence In-Reply-To: <199802162241.PAA00744@pluto.plutotech.com> from "Justin T. Gibbs" at "Feb 16, 98 03:38:57 pm" To: gibbs@plutotech.com (Justin T. Gibbs) Date: Tue, 17 Feb 1998 01:56:05 -0200 (EDT) Cc: mike@smith.net.au, bde@zeta.org.au, dyson@FreeBSD.ORG, wollman@khavrinen.lcs.mit.edu, committers@FreeBSD.ORG, eivind@yes.no X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk #define quoting(Justin T. Gibbs) // And saying, "If you mount your DEVFS on a directory that just happens to // have a 'devinfo' file, you get magical DEVFS properties", is intuitive? Would it be a better implementation to the devinfo file as an argument to mount ? I have the following line in my fstab (just to test): devfs /devices devfs rw 0 0 If a file is needed to specify the backing store, why not specify it like this ? /etc/devinfo /devices devfs rw 0 0 It's better in the sense that the devinfo file is not required to be in the same filesystem as the mount point. (Note, this does not mean I already agree with DEVFS being used as suggested. I'm still in the process of understanding it 8^) ) BTW: Eivind Eklund has asked me why I'me reading mail that was intended to -commiters if I'm not a commiter. Before anybody else asks, here's the answer: Sender: owner-cvs-all@FreeBSD.ORG If somebody fix this, please move the thread to -hackers. I'm pretty curious about it. Jonny -- Joao Carlos Mendes Luis jonny@gta.ufrj.br +55 21 290-4698 jonny@coppe.ufrj.br Universidade Federal do Rio de Janeiro UFRJ/COPPE/CISI PGP fingerprint: 29 C0 50 B9 B6 3E 58 F2 83 5F E3 26 BF 0F EA 67 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 20:19:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA23094 for cvs-all-outgoing; Mon, 16 Feb 1998 20:19:28 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA23088; Mon, 16 Feb 1998 20:19:27 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA04696; Mon, 16 Feb 1998 20:19:06 -0800 (PST) Date: Mon, 16 Feb 1998 20:19:06 -0800 (PST) Message-Id: <199802170419.UAA04696@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/pppload Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/16 20:19:06 PST Modified files: net/pppload Makefile Log: Forgot to remove BROKEN with last commit. Revision Changes Path 1.2 +1 -2 ports/net/pppload/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 21:05:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA28750 for cvs-all-outgoing; Mon, 16 Feb 1998 21:05:22 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA28743; Mon, 16 Feb 1998 21:05:19 -0800 (PST) (envelope-from alex@FreeBSD.org) From: Alex Nash Received: (from alex@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA04850; Mon, 16 Feb 1998 21:04:58 -0800 (PST) Date: Mon, 16 Feb 1998 21:04:58 -0800 (PST) Message-Id: <199802170504.VAA04850@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/ipfw ipfw.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk alex 1998/02/16 21:04:58 PST Modified files: (Branch: RELENG_2_2) sbin/ipfw ipfw.c Log: Partial unmerge from -current: don't use . While this would work fine for 2.2.6-RELEASE and beyond, many 2.2.5-stable installations will still be using the broken version of rc.network which expects to see a return value of 1 as the failure exit code. Revision Changes Path 1.34.2.15 +24 -27 src/sbin/ipfw/ipfw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 22:42:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA11093 for cvs-all-outgoing; Mon, 16 Feb 1998 22:42:37 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA11056; Mon, 16 Feb 1998 22:42:29 -0800 (PST) (envelope-from hanai@FreeBSD.org) From: Hanai Hiroyuki Received: (from hanai@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA05047; Mon, 16 Feb 1998 22:42:07 -0800 (PST) Date: Mon, 16 Feb 1998 22:42:07 -0800 (PST) Message-Id: <199802170642.WAA05047@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Subject: cvs commit: doc/ja/handbook install.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hanai 1998/02/16 22:42:07 PST Modified files: ja/handbook install.sgml Log: Changes in the English version(1.60->1.61) are merged. Revision Changes Path 1.22 +5 -3 doc/ja/handbook/install.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 23:12:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA20933 for cvs-all-outgoing; Mon, 16 Feb 1998 23:12:57 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA20877; Mon, 16 Feb 1998 23:12:42 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA05308; Mon, 16 Feb 1998 23:12:19 -0800 (PST) Date: Mon, 16 Feb 1998 23:12:19 -0800 (PST) Message-Id: <199802170712.XAA05308@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/games/kdegames Makefile ports/games/kdegames/files md5 ports/games/kdegames/patches patch-ac patch-aa patch-ab ports/games/kdegames/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/16 23:12:19 PST Modified files: games/kdegames Makefile games/kdegames/files md5 games/kdegames/patches patch-aa patch-ab games/kdegames/pkg PLIST Added files: games/kdegames/patches patch-ac Log: Bring over kdegames from x11. I'll go delete the other one after I make sure this one is correct. Requested by: se Revision Changes Path 1.4 +19 -18 ports/games/kdegames/Makefile 1.2 +1 -1 ports/games/kdegames/files/md5 1.2 +2 -2 ports/games/kdegames/patches/patch-aa 1.2 +25 -314 ports/games/kdegames/patches/patch-ab 1.2 +252 -197 ports/games/kdegames/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 Feb 16 23:14:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA21609 for cvs-all-outgoing; Mon, 16 Feb 1998 23:14:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-51.ix.netcom.com [207.93.143.179]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA21411; Mon, 16 Feb 1998 23:13:48 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id XAA03437; Mon, 16 Feb 1998 23:13:45 -0800 (PST) Date: Mon, 16 Feb 1998 23:13:45 -0800 (PST) Message-Id: <199802170713.XAA03437@silvia.HIP.Berkeley.EDU> To: se@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG, se@FreeBSD.ORG In-reply-to: <19980216230543.04698@mi.uni-koeln.de> (message from Stefan Esser on Mon, 16 Feb 1998 23:05:43 +0100) Subject: Re: cvs commit: ports/x11/kdegames Makefile ports/x11/kdegames/files md5 ports/x11/kdegames/patches patch-a0 patch-aa patch-ab patch-ac ports/x11/kdegames/pkg COMMENT DESCR PLIST From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * I commited the Beta3 port from a directory that must * have existed from the time of the first import into * the x11 section, while I had assumed, that its CVS/* * files were already updated for the games section ... * * Could you please move the files over to games ? Ok, done. I can't test it now because my package-building machine is currently running a large build but will make sure it's ok and then delete the one in x11. * Sorry for the inconvenience. This was not a new port, * and I just did not consider the possibility it was * going into the worng section. Will be more careful, * next time! No problem. You may go back to sleep now. :) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 23:29:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA25041 for cvs-all-outgoing; Mon, 16 Feb 1998 23:29:56 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA25036; Mon, 16 Feb 1998 23:29:53 -0800 (PST) (envelope-from charnier@FreeBSD.org) From: Philippe Charnier Received: (from charnier@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA05396; Mon, 16 Feb 1998 23:29:32 -0800 (PST) Date: Mon, 16 Feb 1998 23:29:32 -0800 (PST) Message-Id: <199802170729.XAA05396@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/xntpd/doc xntpd.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk charnier 1998/02/16 23:29:31 PST Modified files: (Branch: RELENG_2_2) usr.sbin/xntpd/doc xntpd.8 Log: Typos. Revision Changes Path 1.1.1.5.8.4 +10 -10 src/usr.sbin/xntpd/doc/xntpd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 16 23:57:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA28146 for cvs-all-outgoing; Mon, 16 Feb 1998 23:57:52 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA28141; Mon, 16 Feb 1998 23:57:51 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA05588; Mon, 16 Feb 1998 23:57:29 -0800 (PST) Date: Mon, 16 Feb 1998 23:57:29 -0800 (PST) Message-Id: <199802170757.XAA05588@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/graphics/xfpovray Makefile ports/graphics/xfpovray/files md5 ports/graphics/xfpovray/patches patch-ac patch-ad patch-ae patch-aa ports/graphics/xfpovray/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/02/16 23:57:29 PST Modified files: graphics/xfpovray Makefile graphics/xfpovray/files md5 graphics/xfpovray/patches patch-aa graphics/xfpovray/pkg PLIST Added files: graphics/xfpovray/patches patch-ac patch-ad patch-ae Log: Upgrade to 1.3. Revision Changes Path 1.3 +4 -4 ports/graphics/xfpovray/Makefile 1.2 +1 -1 ports/graphics/xfpovray/files/md5 1.2 +12 -31 ports/graphics/xfpovray/patches/patch-aa 1.2 +0 -4 ports/graphics/xfpovray/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 Feb 17 00:30:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA04903 for cvs-all-outgoing; Tue, 17 Feb 1998 00:30:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA04894; Tue, 17 Feb 1998 00:30:12 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA05670; Tue, 17 Feb 1998 00:29:50 -0800 (PST) Date: Tue, 17 Feb 1998 00:29:50 -0800 (PST) Message-Id: <199802170829.AAA05670@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/conf GENERIC98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/02/17 00:29:50 PST Modified files: sys/pc98/conf GENERIC98 Log: Sync with sys/i386/conf/GENERIC revision 1.107. Revision Changes Path 1.35 +1 -3 src/sys/pc98/conf/GENERIC98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 01:49:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA16416 for cvs-all-outgoing; Tue, 17 Feb 1998 01:49:41 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA16411; Tue, 17 Feb 1998 01:49:39 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA05933; Tue, 17 Feb 1998 01:49:16 -0800 (PST) Date: Tue, 17 Feb 1998 01:49:16 -0800 (PST) Message-Id: <199802170949.BAA05933@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/compat-43 creat.2 gethostid.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 01:49:16 PST Modified files: (Branch: RELENG_2_2) lib/libc/compat-43 creat.2 gethostid.3 Log: MFC: correct prototypes Revision Changes Path 1.3.2.1 +1 -1 src/lib/libc/compat-43/creat.2 1.2.2.1 +1 -1 src/lib/libc/compat-43/gethostid.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 01:50:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA16537 for cvs-all-outgoing; Tue, 17 Feb 1998 01:50:51 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA16526; Tue, 17 Feb 1998 01:50:48 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA05972; Tue, 17 Feb 1998 01:50:25 -0800 (PST) Date: Tue, 17 Feb 1998 01:50:25 -0800 (PST) Message-Id: <199802170950.BAA05972@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/compat-43 sigvec.2 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 01:50:25 PST Modified files: (Branch: RELENG_2_2) lib/libc/compat-43 sigvec.2 Log: MFC: this returns int, say so. Revision Changes Path 1.5.2.1 +1 -0 src/lib/libc/compat-43/sigvec.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 01:52:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA16745 for cvs-all-outgoing; Tue, 17 Feb 1998 01:52:04 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA16710; Tue, 17 Feb 1998 01:51:58 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA06009; Tue, 17 Feb 1998 01:51:36 -0800 (PST) Date: Tue, 17 Feb 1998 01:51:36 -0800 (PST) Message-Id: <199802170951.BAA06009@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/db/btree bt_seq.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 01:51:35 PST Modified files: (Branch: RELENG_2_2) lib/libc/db/btree bt_seq.c Log: MFC: int function returns 0, not NULL. Revision Changes Path 1.1.1.2.2.1 +1 -1 src/lib/libc/db/btree/bt_seq.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 01:53:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA16869 for cvs-all-outgoing; Tue, 17 Feb 1998 01:53:26 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA16864; Tue, 17 Feb 1998 01:53:24 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA06045; Tue, 17 Feb 1998 01:53:02 -0800 (PST) Date: Tue, 17 Feb 1998 01:53:02 -0800 (PST) Message-Id: <199802170953.BAA06045@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/db/recno rec_open.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 01:53:01 PST Modified files: (Branch: RELENG_2_2) lib/libc/db/recno rec_open.c Log: MFC: return MAP_FAILED instead of -1. Revision Changes Path 1.1.1.2.2.1 +1 -1 src/lib/libc/db/recno/rec_open.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 01:57:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA17211 for cvs-all-outgoing; Tue, 17 Feb 1998 01:57:45 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA17206; Tue, 17 Feb 1998 01:57:42 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA06104; Tue, 17 Feb 1998 01:57:20 -0800 (PST) Date: Tue, 17 Feb 1998 01:57:20 -0800 (PST) Message-Id: <199802170957.BAA06104@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen crypt.3 devname.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 01:57:20 PST Modified files: (Branch: RELENG_2_2) lib/libc/gen crypt.3 devname.3 Log: MFC: misc doc fixes. Revision Changes Path 1.3.2.2 +4 -3 src/lib/libc/gen/crypt.3 1.2.2.1 +7 -5 src/lib/libc/gen/devname.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 01:59:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA17320 for cvs-all-outgoing; Tue, 17 Feb 1998 01:59:17 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA17315; Tue, 17 Feb 1998 01:59:15 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA06140; Tue, 17 Feb 1998 01:58:51 -0800 (PST) Date: Tue, 17 Feb 1998 01:58:51 -0800 (PST) Message-Id: <199802170958.BAA06140@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen exec.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 01:58:51 PST Modified files: (Branch: RELENG_2_2) lib/libc/gen exec.3 Log: MFC: more doc cleanups. Revision Changes Path 1.4.2.1 +53 -19 src/lib/libc/gen/exec.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 02:06:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA18191 for cvs-all-outgoing; Tue, 17 Feb 1998 02:06:03 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA18150; Tue, 17 Feb 1998 02:05:54 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA06264; Tue, 17 Feb 1998 02:05:31 -0800 (PST) Date: Tue, 17 Feb 1998 02:05:31 -0800 (PST) Message-Id: <199802171005.CAA06264@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen exec.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 02:05:31 PST Modified files: (Branch: RELENG_2_2) lib/libc/gen exec.c Log: MFC: much more extensive error checking. Revision Changes Path 1.3.2.2 +36 -9 src/lib/libc/gen/exec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 02:08:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA18413 for cvs-all-outgoing; Tue, 17 Feb 1998 02:08:33 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from veda.is (adam@veda.is [193.4.230.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA18390; Tue, 17 Feb 1998 02:08:20 -0800 (PST) (envelope-from adam@veda.is) Received: (from adam@localhost) by veda.is (8.8.8/8.8.8) id KAA24675; Tue, 17 Feb 1998 10:08:14 GMT (envelope-from adam) From: Adam David Message-Id: <199802171008.KAA24675@veda.is> Subject: Re: cvs commit: src/sbin/ipfw ipfw.cy In-Reply-To: <199802170504.VAA04850@freefall.freebsd.org> from Alex Nash at "Feb 16, 98 09:04:58 pm" To: alex@FreeBSD.ORG (Alex Nash) Date: Tue, 17 Feb 1998 10:08:13 +0000 (GMT) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > alex 1998/02/16 21:04:58 PST > > Modified files: (Branch: RELENG_2_2) > sbin/ipfw ipfw.c > Log: > Partial unmerge from -current: don't use . While this > would work fine for 2.2.6-RELEASE and beyond, many 2.2.5-stable > installations will still be using the broken version of rc.network > which expects to see a return value of 1 as the failure exit code. > > Revision Changes Path > 1.34.2.15 +24 -27 src/sbin/ipfw/ipfw.c If they are going to the trouble of updating the binaries beyond -release, why would they want to omit updating the contents of /etc for those files where it matters? -- Adam David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 02:25:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA20598 for cvs-all-outgoing; Tue, 17 Feb 1998 02:25:09 -0800 (PST) (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 CAA20550; Tue, 17 Feb 1998 02:24:53 -0800 (PST) (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.6.9) with ESMTP id CAA07281; Tue, 17 Feb 1998 02:24:21 -0800 (PST) To: Adam David cc: alex@FreeBSD.ORG (Alex Nash), cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/ipfw ipfw.cy In-reply-to: Your message of "Tue, 17 Feb 1998 10:08:13 GMT." <199802171008.KAA24675@veda.is> Date: Tue, 17 Feb 1998 02:24:21 -0800 Message-ID: <7277.887711061@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > If they are going to the trouble of updating the binaries beyond -release, > why would they want to omit updating the contents of /etc for those files > where it matters? Lots of good reasons. :-( 1. The fact that /etc hasn't actually *needed* updating if the user leaves it completely alone and doesn't try mixing-and-matching of its contents is powerful incentive to just not touch /etc at all for many. Believe me - our very own freefall, for example, is running 2.2-stable but is still using /etc/sysconfig and all the files that go with it out of sheer laziness. :-) 2. Even if the user really wants to update their /etc files, the standard "world" target gives you no advanced tools for doing so and so they've got to hand-migrate all their changes into whatever new /etc structure the developers have invented for them that week (and you must admit, the rc mechanism has seen a lot of changes in the last year :-). That's intimidating, and so lots of folks still shy away from the idea. Alex's commit is a good thing. It'll save transition shock for any of the many *thousands* of people who'll upgrade their 2.2.5 to 2.2.6 purely through the world target and not go anywhere near /etc. Of course, if by this you or anyone else is volunteering to write the /etc auto-updater that so many have talked about and so few have implemented (myself right up there with the guiltiest of them), well then that's another kettle of fish and I'd be very interested indeed in seeing such a script/program/whatever become part of the long-awaited "make upgrade" target. :-) Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 02:30:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA21657 for cvs-all-outgoing; Tue, 17 Feb 1998 02:30:36 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA21636; Tue, 17 Feb 1998 02:30:27 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA06329; Tue, 17 Feb 1998 02:30:04 -0800 (PST) Date: Tue, 17 Feb 1998 02:30:04 -0800 (PST) Message-Id: <199802171030.CAA06329@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen getcap.3 getcwd.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 02:30:04 PST Modified files: (Branch: RELENG_2_2) lib/libc/gen getcap.3 getcwd.3 Log: MFC: doc fixes. Revision Changes Path 1.4.2.2 +3 -3 src/lib/libc/gen/getcap.3 1.5.2.1 +4 -3 src/lib/libc/gen/getcwd.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 02:44:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA23390 for cvs-all-outgoing; Tue, 17 Feb 1998 02:44:56 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA23385; Tue, 17 Feb 1998 02:44:52 -0800 (PST) (envelope-from sos@FreeBSD.org) From: Søren Schmidt Received: (from sos@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA06378; Tue, 17 Feb 1998 02:44:30 -0800 (PST) Date: Tue, 17 Feb 1998 02:44:30 -0800 (PST) Message-Id: <199802171044.CAA06378@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf majors.i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sos 1998/02/17 02:44:24 PST Modified files: sys/i386/conf majors.i386 Log: Reserve major # for the atapi tape device Revision Changes Path 1.28 +3 -1 src/sys/i386/conf/majors.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 02:50:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA24637 for cvs-all-outgoing; Tue, 17 Feb 1998 02:50:48 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA24620; Tue, 17 Feb 1998 02:50:45 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA06428; Tue, 17 Feb 1998 02:50:22 -0800 (PST) Date: Tue, 17 Feb 1998 02:50:22 -0800 (PST) Message-Id: <199802171050.CAA06428@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys disklabel.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 02:50:22 PST Modified files: sys/sys disklabel.h Log: Reserve ID for Greg Lehey's Veritas look-alike. Revision Changes Path 1.30 +3 -1 src/sys/sys/disklabel.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 02:53:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA25235 for cvs-all-outgoing; Tue, 17 Feb 1998 02:53:28 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA25206; Tue, 17 Feb 1998 02:53:21 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA06463; Tue, 17 Feb 1998 02:52:57 -0800 (PST) Date: Tue, 17 Feb 1998 02:52:57 -0800 (PST) Message-Id: <199802171052.CAA06463@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf majors.i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 02:52:57 PST Modified files: sys/i386/conf majors.i386 Log: Add entry for Greg Lehey's "vinum" fs - don't know what to call it in here so I just called it a RAID fs. Revision Changes Path 1.29 +2 -1 src/sys/i386/conf/majors.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 03:07:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA28252 for cvs-all-outgoing; Tue, 17 Feb 1998 03:07:32 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-51.ix.netcom.com [207.93.143.179]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA28236; Tue, 17 Feb 1998 03:07:26 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id DAA06867; Tue, 17 Feb 1998 03:07:23 -0800 (PST) Date: Tue, 17 Feb 1998 03:07:23 -0800 (PST) Message-Id: <199802171107.DAA06867@silvia.HIP.Berkeley.EDU> To: fenner@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199801051900.LAA04678@freefall.freebsd.org> (message from Bill Fenner on Mon, 5 Jan 1998 11:00:31 -0800 (PST)) Subject: Re: cvs commit: ports/mbone/rtptools - Imported sources From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * rtptools, a set of tools for recording/playing/monitoring RTPv2 streams I swear I built this one before (I see a package sitting on this machine!) but it doesn't build anymore for some reason. Do you have any idea why? Satoshi ------- ## make >> Checksum OK for rtptools-1.9.tar.gz. ===> Extracting for rtptools-1.9 ===> Patching for rtptools-1.9 ===> Applying FreeBSD patches for rtptools-1.9 ===> Configuring for rtptools-1.9 ===> Building for rtptools-1.9 mkdir freebsd mkdir: freebsd: File exists *** Error code 1 (ignored) cc -c -O -DRTP_LITTLE_ENDIAN=1 -Dfreebsd -I. -Ifreebsd rtpdump.c -o freebsd/rtpdump.o In file included from rtpdump.c:40: /usr/include/values.h:2: warning: #warning "this file includes which is obsoleted, use or instead" cc -c -O -DRTP_LITTLE_ENDIAN=1 -Dfreebsd -I. -Ifreebsd rd.c -o freebsd/rd.o cc -c -O -DRTP_LITTLE_ENDIAN=1 -Dfreebsd -I. -Ifreebsd host2ip.c -o freebsd/host2ip.o In file included from host2ip.c:6: /usr/include/rpcsvc/ypclnt.h:66: warning: `struct dom_binding' declared inside parameter list /usr/include/rpcsvc/ypclnt.h:66: warning: its scope is only this definition or declaration, /usr/include/rpcsvc/ypclnt.h:66: warning: which is probably not what you want. cc -c -O -DRTP_LITTLE_ENDIAN=1 -Dfreebsd -I. -Ifreebsd hpt.c -o freebsd/hpt.o cc -c -O -DRTP_LITTLE_ENDIAN=1 -Dfreebsd -I. -Ifreebsd multimer.c -o freebsd/multimer.o multimer.c:68: parse error before `do' *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 03:12:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA28956 for cvs-all-outgoing; Tue, 17 Feb 1998 03:12:20 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA28950; Tue, 17 Feb 1998 03:12:19 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA06602; Tue, 17 Feb 1998 03:11:56 -0800 (PST) Date: Tue, 17 Feb 1998 03:11:56 -0800 (PST) Message-Id: <199802171111.DAA06602@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data/commercial software.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 03:11:55 PST Modified files: data/commercial software.sgml Log: Add entry for Oracle Video Server. Submitted by: Laurence F Mann Revision Changes Path 1.33 +27 -2 www/data/commercial/software.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 03:33:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA03806 for cvs-all-outgoing; Tue, 17 Feb 1998 03:33:31 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA03733; Tue, 17 Feb 1998 03:33:05 -0800 (PST) (envelope-from sos@FreeBSD.org) From: Søren Schmidt Received: (from sos@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA06659; Tue, 17 Feb 1998 03:32:37 -0800 (PST) Date: Tue, 17 Feb 1998 03:32:37 -0800 (PST) Message-Id: <199802171132.DAA06659@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 sos 1998/02/17 03:32:35 PST Modified files: sys/i386/conf files.i386 Log: Add 'wst" atapi tape devicefile. Revision Changes Path 1.190 +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 Tue Feb 17 03:34:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA03979 for cvs-all-outgoing; Tue, 17 Feb 1998 03:34:08 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA03908; Tue, 17 Feb 1998 03:33:58 -0800 (PST) (envelope-from sos@FreeBSD.org) From: Søren Schmidt Received: (from sos@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA06694; Tue, 17 Feb 1998 03:33:34 -0800 (PST) Date: Tue, 17 Feb 1998 03:33:34 -0800 (PST) Message-Id: <199802171133.DAA06694@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf devices.i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sos 1998/02/17 03:33:33 PST Modified files: sys/i386/conf devices.i386 Log: Correct the use of major 1 its now the wfd device Also add wst device Revision Changes Path 1.13 +3 -3 src/sys/i386/conf/devices.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 04:01:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA09548 for cvs-all-outgoing; Tue, 17 Feb 1998 04:01:19 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA09541; Tue, 17 Feb 1998 04:01:17 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA06767; Tue, 17 Feb 1998 04:00:54 -0800 (PST) Date: Tue, 17 Feb 1998 04:00:54 -0800 (PST) Message-Id: <199802171200.EAA06767@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Subject: cvs commit: doc/handbook install.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 04:00:53 PST Modified files: handbook install.sgml Log: Note Lucent Wavelan cards supported now. Revision Changes Path 1.62 +3 -1 doc/handbook/install.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 04:03:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA09720 for cvs-all-outgoing; Tue, 17 Feb 1998 04:03:14 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from veda.is (adam@veda.is [193.4.230.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA09697; Tue, 17 Feb 1998 04:03:04 -0800 (PST) (envelope-from adam@veda.is) Received: (from adam@localhost) by veda.is (8.8.8/8.8.8) id MAA28892; Tue, 17 Feb 1998 12:02:51 GMT (envelope-from adam) From: Adam David Message-Id: <199802171202.MAA28892@veda.is> Subject: Re: cvs commit: src/sbin/ipfw ipfw.c In-Reply-To: <7277.887711061@time.cdrom.com> from "Jordan K. Hubbard" at "Feb 17, 98 02:24:21 am" To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Tue, 17 Feb 1998 12:02:49 +0000 (GMT) Cc: alex@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Alex's commit is a good thing. It'll save transition shock for any of > the many *thousands* of people who'll upgrade their 2.2.5 to 2.2.6 > purely through the world target and not go anywhere near /etc. Points well taken. > Of course, if by this you or anyone else is volunteering to write the > /etc auto-updater that so many have talked about and so few have > implemented (myself right up there with the guiltiest of them), well > then that's another kettle of fish and I'd be very interested indeed > in seeing such a script/program/whatever become part of the long-awaited > "make upgrade" target. :-) I like the idea of generating the files in /etc from templates, merging in the local configuration from a master config file or directory, but it takes more than an idea to make it work. At the moment I've just been using !!grep inside of vi to bring in the relevant lines from locally edited previous versions of installed files, and merging by eye. It gets the job done, but could do with being more automatic. -- Adam David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 04:54:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA19168 for cvs-all-outgoing; Tue, 17 Feb 1998 04:54:16 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA19162; Tue, 17 Feb 1998 04:54:14 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA07100; Tue, 17 Feb 1998 04:53:50 -0800 (PST) Date: Tue, 17 Feb 1998 04:53:50 -0800 (PST) Message-Id: <199802171253.EAA07100@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/apache-ssl Makefile ports/www/apache-ssl/files md5 Makefile ports/www/apache-ssl/patches patch-ah patch-aa patch-ac patch-ad patch-af ports/www/apache-ssl/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/17 04:53:49 PST Modified files: www/apache-ssl Makefile www/apache-ssl/files md5 www/apache-ssl/patches patch-aa patch-ac patch-ad patch-af www/apache-ssl/pkg PLIST Added files: www/apache-ssl/patches patch-ah Removed files: www/apache-ssl/files Makefile Log: Upgrade to Apache 1.2.5+SSL 1.13. Lots of bug fixes, plus repair to the "make certificate" target. NOTE!! NOTE!! NOTE!! This port is broken for NorteAmericanos. Someone who has the latest RSAref would make me eternally grateful by fixing this for the .US/.CA case and sending me patches. Revision Changes Path 1.42 +52 -22 ports/www/apache-ssl/Makefile 1.5 +2 -2 ports/www/apache-ssl/files/md5 1.5 +110 -69 ports/www/apache-ssl/patches/patch-aa 1.7 +79 -71 ports/www/apache-ssl/patches/patch-ac 1.5 +27 -2 ports/www/apache-ssl/patches/patch-ad 1.4 +12 -10 ports/www/apache-ssl/patches/patch-af 1.7 +108 -3 ports/www/apache-ssl/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 Feb 17 04:59:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA19451 for cvs-all-outgoing; Tue, 17 Feb 1998 04:59:27 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA19446; Tue, 17 Feb 1998 04:59:25 -0800 (PST) (envelope-from itojun@FreeBSD.org) From: Jun-ichiro Itoh Received: (from itojun@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA07212; Tue, 17 Feb 1998 04:58:59 -0800 (PST) Date: Tue, 17 Feb 1998 04:58:59 -0800 (PST) Message-Id: <199802171258.EAA07212@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/magicpoint Makefile ports/misc/ewipe Makefile ports/misc/magicpoint Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk itojun 1998/02/17 04:58:57 PST Modified files: japanese/ewipe Makefile japanese/magicpoint Makefile misc/ewipe Makefile misc/magicpoint Makefile Log: PKGNAME has to be defined BEFORE including bsd.port.mk, to make Latest/* symbolic links. Revision Changes Path 1.9 +3 -2 ports/japanese/ewipe/Makefile 1.2 +3 -2 ports/japanese/magicpoint/Makefile 1.10 +2 -2 ports/misc/ewipe/Makefile 1.2 +6 -6 ports/misc/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 Feb 17 05:12:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA20417 for cvs-all-outgoing; Tue, 17 Feb 1998 05:12:36 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA20412; Tue, 17 Feb 1998 05:12:33 -0800 (PST) (envelope-from itojun@FreeBSD.org) From: Jun-ichiro Itoh Received: (from itojun@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA07426; Tue, 17 Feb 1998 05:12:08 -0800 (PST) Date: Tue, 17 Feb 1998 05:12:08 -0800 (PST) Message-Id: <199802171312.FAA07426@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/chinese/nvi-big5 Makefile ports/chinese/nvi-euc-cn Makefile ports/chinese/nvi-euc-tw Makefile ports/editors/nvi Makefile ports/japanese/nvi-euc-jp Makefile ports/japanese/nvi-iso-2022-jp Makefile ports/japanese/nvi-sjis ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk itojun 1998/02/17 05:12:06 PST Modified files: chinese/nvi-big5 Makefile chinese/nvi-euc-cn Makefile chinese/nvi-euc-tw Makefile editors/nvi Makefile japanese/nvi-euc-jp Makefile japanese/nvi-iso-2022-jp Makefile japanese/nvi-sjis Makefile korean/nvi-euc-kr Makefile korean/nvi-iso-2022-kr Makefile Log: - PKGNAME has to be defined BEFORE including bsd.port.mk, to make Latest/* symbolic links. - PKGNAME format changed, to make Latest/* symbolic links with proper name. (also make it Y2K complient) was: ja-nvi-iso2022jp-1.79-970820 now: ja-nvi-iso2022jp-1.79.19970820 Submitted by: asami Revision Changes Path 1.8 +3 -2 ports/chinese/nvi-big5/Makefile 1.9 +3 -2 ports/chinese/nvi-euc-cn/Makefile 1.7 +3 -2 ports/chinese/nvi-euc-tw/Makefile 1.8 +3 -3 ports/editors/nvi/Makefile 1.9 +3 -2 ports/japanese/nvi-euc-jp/Makefile 1.9 +3 -2 ports/japanese/nvi-iso-2022-jp/Makefile 1.9 +3 -2 ports/japanese/nvi-sjis/Makefile 1.8 +3 -2 ports/korean/nvi-euc-kr/Makefile 1.8 +3 -2 ports/korean/nvi-iso-2022-kr/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 05:46:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA24574 for cvs-all-outgoing; Tue, 17 Feb 1998 05:46:12 -0800 (PST) (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 FAA24507; Tue, 17 Feb 1998 05:45:59 -0800 (PST) (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.6.9) with ESMTP id FAA10080; Tue, 17 Feb 1998 05:45:23 -0800 (PST) To: Adam David cc: alex@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/ipfw ipfw.c In-reply-to: Your message of "Tue, 17 Feb 1998 12:02:49 GMT." <199802171202.MAA28892@veda.is> Date: Tue, 17 Feb 1998 05:45:22 -0800 Message-ID: <10076.887723122@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > I like the idea of generating the files in /etc from templates, merging in > the local configuration from a master config file or directory, but it takes > more than an idea to make it work. Yeah, Paul Traina first proposed something like this probably at least a year ago. But as you say, it takes more than an idea. :-) Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 06:17:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA27869 for cvs-all-outgoing; Tue, 17 Feb 1998 06:17:42 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA27864; Tue, 17 Feb 1998 06:17:39 -0800 (PST) (envelope-from scrappy@FreeBSD.org) From: "Marc G. Fournier" Received: (from scrappy@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA07742; Tue, 17 Feb 1998 06:17:15 -0800 (PST) Date: Tue, 17 Feb 1998 06:17:15 -0800 (PST) Message-Id: <199802171417.GAA07742@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/include soundcard.h src/sys/i386/isa/snd CARDS README ad1848.c dmabuf.c sb_dsp.c sbcard.h sound.c sound.h soundcard.h src/sys/i386/isa/snd/doc Makefile sound.ps.gz sound.tex src/sys/i386/isa/snd/misc README audio-voxware.cc ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk scrappy 1998/02/17 06:17:15 PST Modified files: sys/i386/include soundcard.h sys/i386/isa/snd README ad1848.c dmabuf.c sb_dsp.c sbcard.h sound.c sound.h soundcard.h Added files: sys/i386/isa/snd CARDS sys/i386/isa/snd/doc Makefile sound.ps.gz sound.tex sys/i386/isa/snd/misc README audio-voxware.cc auvoxware.c files.i386 linux.patch linux_a.c mmap_test.c pcmio.c soundbyte.c test.c Log: Upgrade Luigi's audio driver to Jan/23 version... will bring in Feb/15th version as soon as I've tested it... Installed/tested on my home machine...any problems, please report directly to me. Revision Changes Path 1.25 +459 -304 src/sys/i386/include/soundcard.h 1.3 +285 -123 src/sys/i386/isa/snd/README 1.6 +34 -32 src/sys/i386/isa/snd/ad1848.c 1.5 +19 -8 src/sys/i386/isa/snd/dmabuf.c 1.6 +171 -126 src/sys/i386/isa/snd/sb_dsp.c 1.4 +6 -3 src/sys/i386/isa/snd/sbcard.h 1.9 +157 -125 src/sys/i386/isa/snd/sound.c 1.6 +25 -13 src/sys/i386/isa/snd/sound.h 1.3 +1 -1 src/sys/i386/isa/snd/soundcard.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 06:33:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA00707 for cvs-all-outgoing; Tue, 17 Feb 1998 06:33:52 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA00702; Tue, 17 Feb 1998 06:33:49 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA07840; Tue, 17 Feb 1998 06:33:24 -0800 (PST) Date: Tue, 17 Feb 1998 06:33:24 -0800 (PST) Message-Id: <199802171433.GAA07840@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen getloadavg.3 getlogin.c getnetgrent.3 getnetgrent.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 06:33:23 PST Modified files: (Branch: RELENG_2_2) lib/libc/gen getloadavg.3 getlogin.c getnetgrent.3 getnetgrent.c Log: MFC: doc cleanup, various cosmetic adjustments. Revision Changes Path 1.2.2.1 +1 -0 src/lib/libc/gen/getloadavg.3 1.1.1.1.8.1 +2 -2 src/lib/libc/gen/getlogin.c 1.3.2.1 +2 -2 src/lib/libc/gen/getnetgrent.3 1.17.2.6 +9 -8 src/lib/libc/gen/getnetgrent.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 06:36:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA01493 for cvs-all-outgoing; Tue, 17 Feb 1998 06:36:49 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA01468; Tue, 17 Feb 1998 06:36:41 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA07881; Tue, 17 Feb 1998 06:36:16 -0800 (PST) Date: Tue, 17 Feb 1998 06:36:16 -0800 (PST) Message-Id: <199802171436.GAA07881@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen getpass.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 06:36:16 PST Modified files: (Branch: RELENG_2_2) lib/libc/gen getpass.c Log: MFC: more fascist signal blocking. Revision Changes Path 1.5.2.1 +11 -40 src/lib/libc/gen/getpass.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 06:40:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA02325 for cvs-all-outgoing; Tue, 17 Feb 1998 06:40:31 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA02318; Tue, 17 Feb 1998 06:40:28 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA07940; Tue, 17 Feb 1998 06:40:03 -0800 (PST) Date: Tue, 17 Feb 1998 06:40:03 -0800 (PST) Message-Id: <199802171440.GAA07940@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen msgctl.3 msgrcv.3 msgsnd.3 nice.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 06:40:03 PST Modified files: (Branch: RELENG_2_2) lib/libc/gen msgctl.3 msgrcv.3 msgsnd.3 nice.3 Log: MFC: cleanup. Revision Changes Path 1.2.2.2 +4 -2 src/lib/libc/gen/msgctl.3 1.2.2.3 +4 -2 src/lib/libc/gen/msgrcv.3 1.2.2.2 +4 -2 src/lib/libc/gen/msgsnd.3 1.1.1.1.8.2 +1 -0 src/lib/libc/gen/nice.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 06:52:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA04070 for cvs-all-outgoing; Tue, 17 Feb 1998 06:52:18 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA04062; Tue, 17 Feb 1998 06:52:13 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA07993; Tue, 17 Feb 1998 06:51:49 -0800 (PST) Date: Tue, 17 Feb 1998 06:51:49 -0800 (PST) Message-Id: <199802171451.GAA07993@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen popen.3 popen.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 06:51:49 PST Modified files: (Branch: RELENG_2_2) lib/libc/gen popen.3 popen.c Log: MFC: Since we have bidirectional pipes, allow bidirectional popen()s. Revision Changes Path 1.2.2.2 +25 -15 src/lib/libc/gen/popen.3 1.4.2.1 +39 -22 src/lib/libc/gen/popen.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 06:55:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA04574 for cvs-all-outgoing; Tue, 17 Feb 1998 06:55:11 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA04566; Tue, 17 Feb 1998 06:54:59 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA08031; Tue, 17 Feb 1998 06:54:34 -0800 (PST) Date: Tue, 17 Feb 1998 06:54:34 -0800 (PST) Message-Id: <199802171454.GAA08031@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-release@FreeBSD.ORG Subject: cvs commit: src/release/sysinstall/help relnotes.hlp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 06:54:34 PST Modified files: (Branch: RELENG_2_2) release/sysinstall/help relnotes.hlp Log: Boast of new features. Revision Changes Path 1.17.2.46 +7 -0 src/release/sysinstall/help/relnotes.hlp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 07:13:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA07562 for cvs-all-outgoing; Tue, 17 Feb 1998 07:13:31 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA07534; Tue, 17 Feb 1998 07:13:28 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA08145; Tue, 17 Feb 1998 07:13:04 -0800 (PST) Date: Tue, 17 Feb 1998 07:13:04 -0800 (PST) Message-Id: <199802171513.HAA08145@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/japanese/expect Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/17 07:13:02 PST Modified files: japanese/expect Makefile Log: Move PKG_NAME and portlint clean. PR: 5770 Submitted by: maintainer Revision Changes Path 1.5 +6 -6 ports/japanese/expect/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 07:29:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA11031 for cvs-all-outgoing; Tue, 17 Feb 1998 07:29:06 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA10978; Tue, 17 Feb 1998 07:28:57 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA08214; Tue, 17 Feb 1998 07:28:31 -0800 (PST) Date: Tue, 17 Feb 1998 07:28:31 -0800 (PST) Message-Id: <199802171528.HAA08214@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc/etc.i386 MAKEDEV Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 07:28:31 PST Modified files: etc/etc.i386 MAKEDEV Log: New rocketport device entries, merged again (gack). Revision Changes Path 1.154 +33 -51 src/etc/etc.i386/MAKEDEV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 07:37:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA12962 for cvs-all-outgoing; Tue, 17 Feb 1998 07:37:46 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA12921; Tue, 17 Feb 1998 07:37:24 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA27424; Tue, 17 Feb 1998 07:36:54 -0800 (PST) Date: Tue, 17 Feb 1998 07:36:54 -0800 (PST) Message-Id: <199802171536.HAA27424@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa rp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 07:36:53 PST Modified files: sys/i386/isa rp.c Log: Support for >32 ports. PR: 5765 Submitted by: Steve Gericke Revision Changes Path 1.12 +50 -58 src/sys/i386/isa/rp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 08:08:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA18116 for cvs-all-outgoing; Tue, 17 Feb 1998 08:08:46 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA18044; Tue, 17 Feb 1998 08:08:30 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id PAA00598; Tue, 17 Feb 1998 15:41:39 +0100 From: Luigi Rizzo Message-Id: <199802171441.PAA00598@labinfo.iet.unipi.it> Subject: Re: cvs commit: src/sys/i386/include soundcard.h src/sys/i386/isa/snd To: scrappy@FreeBSD.ORG (Marc G. Fournier) Date: Tue, 17 Feb 1998 15:41:39 +0100 (MET) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG In-Reply-To: <199802171417.GAA07742@freefall.freebsd.org> from "Marc G. Fournier" at Feb 17, 98 06:16:56 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > scrappy 1998/02/17 06:17:15 PST > > Modified files: > sys/i386/include soundcard.h > sys/i386/isa/snd README ad1848.c dmabuf.c sb_dsp.c > sbcard.h sound.c sound.h soundcard.h > Added files: > sys/i386/isa/snd CARDS > sys/i386/isa/snd/doc Makefile sound.ps.gz sound.tex > sys/i386/isa/snd/misc README audio-voxware.cc auvoxware.c > files.i386 linux.patch linux_a.c > mmap_test.c pcmio.c soundbyte.c test.c > Log: > Upgrade Luigi's audio driver to Jan/23 version... will bring in Feb/15th > version as soon as I've tested it... sorry but this is not a very good move for the following reasons: 1) together with Nate and Jordan we have done some work to do a proper merge of the code to minimize differences between -stable, -current, my snapshot, and the common files (soundcard.h and ulaw.h) and remove some of the confusion with audio driver. The Jan23 code, although basically the same as Feb15, does not contains all these little but significantly fixes; and especially: 2) doc/ and misc/ DO NOT BELONG in the kernel source tree. I put them there just to make life easier for those who download the tarball from my side. But a) the paper documenting the code should go in some directory in /usr/share/doc/papers/; b) some of the files in misc/ should be used by port maintainers to fix the audio modules of the various apps involved; some others (e.g. linux.patch) should be used to fix other parts of the kernel, e.g. linux emulator; finally, some of them are just sample applications or testing tools which at most should go into /usr/bin (pcmio) or even left alone. So, although (I hope) you are working on -current, can you please remove the doc/ and misc/ stuff at least, and ask Nate what goes into -current (basically the same bits as in -stable, except a few lines of diffs for select/poll and DEVFS) cheers luigi -----------------------------+-------------------------------------- Luigi Rizzo | Dip. di Ingegneria dell'Informazione email: luigi@iet.unipi.it | Universita' di Pisa tel: +39-50-568533 | via Diotisalvi 2, 56126 PISA (Italy) fax: +39-50-568522 | http://www.iet.unipi.it/~luigi/ _____________________________|______________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 08:37:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA22055 for cvs-all-outgoing; Tue, 17 Feb 1998 08:37:36 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA22045; Tue, 17 Feb 1998 08:37:31 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA00706; Tue, 17 Feb 1998 08:37:06 -0800 (PST) Date: Tue, 17 Feb 1998 08:37:06 -0800 (PST) Message-Id: <199802171637.IAA00706@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen popen.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 08:37:06 PST Modified files: (Branch: RELENG_2_2) lib/libc/gen popen.3 Log: MFC: history. Revision Changes Path 1.2.2.3 +4 -0 src/lib/libc/gen/popen.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 08:38:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA22368 for cvs-all-outgoing; Tue, 17 Feb 1998 08:38:47 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA22339; Tue, 17 Feb 1998 08:38:42 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA00754; Tue, 17 Feb 1998 08:38:17 -0800 (PST) Date: Tue, 17 Feb 1998 08:38:17 -0800 (PST) Message-Id: <199802171638.IAA00754@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen siginterrupt.3 signal.3 sigsetops.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 08:38:17 PST Modified files: (Branch: RELENG_2_2) lib/libc/gen siginterrupt.3 signal.3 sigsetops.3 Log: MFC: doc cleanups. Revision Changes Path 1.1.1.1.8.2 +5 -2 src/lib/libc/gen/siginterrupt.3 1.7.2.4 +4 -1 src/lib/libc/gen/signal.3 1.1.1.1.8.1 +6 -1 src/lib/libc/gen/sigsetops.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 08:40:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA22753 for cvs-all-outgoing; Tue, 17 Feb 1998 08:40:55 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA22721; Tue, 17 Feb 1998 08:40:45 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA00821; Tue, 17 Feb 1998 08:40:19 -0800 (PST) Date: Tue, 17 Feb 1998 08:40:19 -0800 (PST) Message-Id: <199802171640.IAA00821@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen tcsetattr.3 tcsetpgrp.3 timezone.3 timezone.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 08:40:19 PST Modified files: (Branch: RELENG_2_2) lib/libc/gen tcsetattr.3 tcsetpgrp.3 timezone.3 timezone.c Log: MFC: doc cleanups and one potential overflow. Revision Changes Path 1.2.2.1 +4 -4 src/lib/libc/gen/tcsetattr.3 1.2.2.1 +1 -1 src/lib/libc/gen/tcsetpgrp.3 1.1.1.1.8.1 +1 -1 src/lib/libc/gen/timezone.3 1.3.2.1 +2 -1 src/lib/libc/gen/timezone.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 08:43:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA23370 for cvs-all-outgoing; Tue, 17 Feb 1998 08:43:49 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA23358; Tue, 17 Feb 1998 08:43:45 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA00872; Tue, 17 Feb 1998 08:43:19 -0800 (PST) Date: Tue, 17 Feb 1998 08:43:19 -0800 (PST) Message-Id: <199802171643.IAA00872@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen ttyname.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 08:43:19 PST Modified files: (Branch: RELENG_2_2) lib/libc/gen ttyname.3 Log: MFC: doc fix Revision Changes Path 1.1.1.1.8.1 +1 -1 src/lib/libc/gen/ttyname.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 08:49:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA24140 for cvs-all-outgoing; Tue, 17 Feb 1998 08:49:55 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA24109; Tue, 17 Feb 1998 08:49:50 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA00999; Tue, 17 Feb 1998 08:49:25 -0800 (PST) Date: Tue, 17 Feb 1998 08:49:25 -0800 (PST) Message-Id: <199802171649.IAA00999@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/locale isalnum.3 isalpha.3 isctype.c mbrune.3 setlocale.3 setlocale.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 08:49:25 PST Modified files: (Branch: RELENG_2_2) lib/libc/locale isalnum.3 isalpha.3 isctype.c mbrune.3 setlocale.3 setlocale.c Log: MFC: doc tweaks, extra security check to setlocale(), minor tweak to isctype.c Revision Changes Path 1.1.1.1.8.3 +2 -0 src/lib/libc/locale/isalnum.3 1.1.1.1.8.3 +2 -0 src/lib/libc/locale/isalpha.3 1.2.6.1 +1 -1 src/lib/libc/locale/isctype.c 1.1.1.1.8.3 +1 -1 src/lib/libc/locale/mbrune.3 1.4.2.4 +1 -0 src/lib/libc/locale/setlocale.3 1.8.2.8 +7 -3 src/lib/libc/locale/setlocale.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 09:19:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA29663 for cvs-all-outgoing; Tue, 17 Feb 1998 09:19:02 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA29649; Tue, 17 Feb 1998 09:18:59 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA01115; Tue, 17 Feb 1998 09:18:34 -0800 (PST) Date: Tue, 17 Feb 1998 09:18:34 -0800 (PST) Message-Id: <199802171718.JAA01115@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/locale setrunelocale.c utf2.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 09:18:34 PST Modified files: (Branch: RELENG_2_2) lib/libc/locale setrunelocale.c utf2.4 Log: MFC: Add Kanji runes and more security checks. Revision Changes Path 1.3.2.8 +13 -6 src/lib/libc/locale/setrunelocale.c 1.2.2.3 +2 -2 src/lib/libc/locale/utf2.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 09:20:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA29798 for cvs-all-outgoing; Tue, 17 Feb 1998 09:20:14 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA29793; Tue, 17 Feb 1998 09:20:12 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA01155; Tue, 17 Feb 1998 09:19:47 -0800 (PST) Date: Tue, 17 Feb 1998 09:19:47 -0800 (PST) Message-Id: <199802171719.JAA01155@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/locale Makefile.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 09:19:47 PST Modified files: (Branch: RELENG_2_2) lib/libc/locale Makefile.inc Log: Add mskanji.c, which I tagged in. Revision Changes Path 1.7.2.2 +4 -4 src/lib/libc/locale/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 09:24:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA00243 for cvs-all-outgoing; Tue, 17 Feb 1998 09:24:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA00236; Tue, 17 Feb 1998 09:24:06 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA00670; Tue, 17 Feb 1998 08:36:50 -0800 (PST) Date: Tue, 17 Feb 1998 08:36:50 -0800 (PST) Message-Id: <199802171636.IAA00670@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen popen.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 08:36:50 PST Modified files: lib/libc/gen popen.3 Log: Mention when bidirectional features first appeared. Revision Changes Path 1.6 +4 -0 src/lib/libc/gen/popen.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 09:24:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA00259 for cvs-all-outgoing; Tue, 17 Feb 1998 09:24:12 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA00238; Tue, 17 Feb 1998 09:24:07 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA00908; Tue, 17 Feb 1998 08:43:35 -0800 (PST) Date: Tue, 17 Feb 1998 08:43:35 -0800 (PST) Message-Id: <199802171643.IAA00908@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gmon moncontrol.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 08:43:34 PST Modified files: (Branch: RELENG_2_2) lib/libc/gmon moncontrol.3 Log: MFC: doc fix. Revision Changes Path 1.2.2.1 +3 -0 src/lib/libc/gmon/moncontrol.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 09:26:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA00504 for cvs-all-outgoing; Tue, 17 Feb 1998 09:26:03 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA00460; Tue, 17 Feb 1998 09:26:00 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA01202; Tue, 17 Feb 1998 09:25:35 -0800 (PST) Date: Tue, 17 Feb 1998 09:25:35 -0800 (PST) Message-Id: <199802171725.JAA01202@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/nls msgcat.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 09:25:34 PST Modified files: (Branch: RELENG_2_2) lib/libc/nls msgcat.c Log: MFC: extra security. Revision Changes Path 1.5.2.2 +8 -4 src/lib/libc/nls/msgcat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 09:29:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA01114 for cvs-all-outgoing; Tue, 17 Feb 1998 09:29:17 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA01107; Tue, 17 Feb 1998 09:29:13 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA01248; Tue, 17 Feb 1998 09:28:48 -0800 (PST) Date: Tue, 17 Feb 1998 09:28:48 -0800 (PST) Message-Id: <199802171728.JAA01248@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/stdio fopen.3 fseek.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 09:28:47 PST Modified files: (Branch: RELENG_2_2) lib/libc/stdio fopen.3 fseek.3 Log: MFC: constify Revision Changes Path 1.2.2.2 +3 -3 src/lib/libc/stdio/fopen.3 1.1.1.1.8.1 +1 -1 src/lib/libc/stdio/fseek.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 09:29:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA01235 for cvs-all-outgoing; Tue, 17 Feb 1998 09:29:51 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA01227; Tue, 17 Feb 1998 09:29:45 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA01284; Tue, 17 Feb 1998 09:29:20 -0800 (PST) Date: Tue, 17 Feb 1998 09:29:20 -0800 (PST) Message-Id: <199802171729.JAA01284@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/stdio funopen.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 09:29:19 PST Modified files: (Branch: RELENG_2_2) lib/libc/stdio funopen.3 Log: MFC: constify. Revision Changes Path 1.4.2.1 +1 -1 src/lib/libc/stdio/funopen.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 09:34:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA02104 for cvs-all-outgoing; Tue, 17 Feb 1998 09:34:33 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA02083; Tue, 17 Feb 1998 09:34:26 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA01385; Tue, 17 Feb 1998 09:34:01 -0800 (PST) Date: Tue, 17 Feb 1998 09:34:01 -0800 (PST) Message-Id: <199802171734.JAA01385@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/stdio printf.3 setbuf.3 vfprintf.c vfscanf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 09:34:00 PST Modified files: (Branch: RELENG_2_2) lib/libc/stdio printf.3 setbuf.3 vfprintf.c vfscanf.c Log: MFC: various improvements to printf() family, among them support for long double. Revision Changes Path 1.6.2.1 +15 -1 src/lib/libc/stdio/printf.3 1.1.1.1.8.2 +1 -1 src/lib/libc/stdio/setbuf.3 1.9.2.2 +403 -24 src/lib/libc/stdio/vfprintf.c 1.3.2.5 +20 -7 src/lib/libc/stdio/vfscanf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 10:25:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA18210 for cvs-all-outgoing; Tue, 17 Feb 1998 10:25:12 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA18201; Tue, 17 Feb 1998 10:25:09 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA01493; Tue, 17 Feb 1998 10:24:43 -0800 (PST) Date: Tue, 17 Feb 1998 10:24:43 -0800 (PST) Message-Id: <199802171824.KAA01493@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/stdlib getopt.3 getopt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 10:24:43 PST Modified files: (Branch: RELENG_2_2) lib/libc/stdlib getopt.3 getopt.c Log: MFC: getopt() wants to use -1 instead of EOF now. Revision Changes Path 1.3.2.1 +19 -11 src/lib/libc/stdlib/getopt.3 1.1.1.1.8.1 +5 -5 src/lib/libc/stdlib/getopt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 10:52:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23896 for cvs-all-outgoing; Tue, 17 Feb 1998 10:52:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA23588; Tue, 17 Feb 1998 10:50:04 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id LAA27511; Tue, 17 Feb 1998 11:49:51 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id LAA28952; Tue, 17 Feb 1998 11:49:48 -0700 Date: Tue, 17 Feb 1998 11:49:48 -0700 Message-Id: <199802171849.LAA28952@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Luigi Rizzo Cc: scrappy@FreeBSD.ORG (Marc G. Fournier), cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/include soundcard.h src/sys/i386/isa/snd In-Reply-To: <199802171441.PAA00598@labinfo.iet.unipi.it> References: <199802171417.GAA07742@freefall.freebsd.org> <199802171441.PAA00598@labinfo.iet.unipi.it> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Luigi Rizzo writes: > > scrappy 1998/02/17 06:17:15 PST ... > > Log: > > Upgrade Luigi's audio driver to Jan/23 version... will bring in Feb/15th > > version as soon as I've tested it... > > sorry but this is not a very good move for the following reasons: My fault. I told Mark to go ahead and do it, and I assummed he was going to commit the most recent version since I (wrong) assumed that he had the same snapshot I had and would follow the previous commit practice. My bad. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 10:54:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24380 for cvs-all-outgoing; Tue, 17 Feb 1998 10:54:52 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24256; Tue, 17 Feb 1998 10:54:10 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA01320; Tue, 17 Feb 1998 09:29:53 -0800 (PST) Date: Tue, 17 Feb 1998 09:29:53 -0800 (PST) Message-Id: <199802171729.JAA01320@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/stdio fvwrite.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 09:29:52 PST Modified files: (Branch: RELENG_2_2) lib/libc/stdio fvwrite.c Log: MFC: check for 0-length writes. Revision Changes Path 1.3.2.1 +6 -4 src/lib/libc/stdio/fvwrite.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 10:56:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24648 for cvs-all-outgoing; Tue, 17 Feb 1998 10:56:13 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24566; Tue, 17 Feb 1998 10:55:53 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA01658; Tue, 17 Feb 1998 10:55:25 -0800 (PST) Date: Tue, 17 Feb 1998 10:55:25 -0800 (PST) Message-Id: <199802171855.KAA01658@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/stdlib radixsort.3 radixsort.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 10:55:24 PST Modified files: (Branch: RELENG_2_2) lib/libc/stdlib radixsort.3 radixsort.c Log: MFC: minor improvements to radixsort. Revision Changes Path 1.2.2.1 +2 -2 src/lib/libc/stdlib/radixsort.3 1.2.6.1 +3 -3 src/lib/libc/stdlib/radixsort.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 10:57:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24922 for cvs-all-outgoing; Tue, 17 Feb 1998 10:57:06 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24885; Tue, 17 Feb 1998 10:56:58 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA01702; Tue, 17 Feb 1998 10:56:32 -0800 (PST) Date: Tue, 17 Feb 1998 10:56:32 -0800 (PST) Message-Id: <199802171856.KAA01702@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/stdlib realpath.3 realpath.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 10:56:32 PST Modified files: (Branch: RELENG_2_2) lib/libc/stdlib realpath.3 realpath.c Log: MFC: symlink loop checking in realpath(). Revision Changes Path 1.1.1.1.8.1 +1 -1 src/lib/libc/stdlib/realpath.3 1.2.6.1 +5 -0 src/lib/libc/stdlib/realpath.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 10:57:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA25020 for cvs-all-outgoing; Tue, 17 Feb 1998 10:57:28 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24947; Tue, 17 Feb 1998 10:57:13 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA01738; Tue, 17 Feb 1998 10:56:46 -0800 (PST) Date: Tue, 17 Feb 1998 10:56:46 -0800 (PST) Message-Id: <199802171856.KAA01738@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/stdlib strtol.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 10:56:46 PST Modified files: (Branch: RELENG_2_2) lib/libc/stdlib strtol.3 Log: MFC: constify. Revision Changes Path 1.1.1.1.8.1 +2 -2 src/lib/libc/stdlib/strtol.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 11:00:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA25512 for cvs-all-outgoing; Tue, 17 Feb 1998 11:00:11 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA25403; Tue, 17 Feb 1998 10:59:46 -0800 (PST) (envelope-from nate@FreeBSD.org) From: Nate Williams Received: (from nate@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA01823; Tue, 17 Feb 1998 10:59:18 -0800 (PST) Date: Tue, 17 Feb 1998 10:59:18 -0800 (PST) Message-Id: <199802171859.KAA01823@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/snd/doc Makefile sound.ps.gz sound.tex src/sys/i386/isa/snd/misc README audio-voxware.cc auvoxware.c files.i386 linux.patch linux_a.c mmap_test.c pcmio.c soundbyte.c test.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nate 1998/02/17 10:59:17 PST Removed files: sys/i386/isa/snd/doc Makefile sound.ps.gz sound.tex sys/i386/isa/snd/misc README audio-voxware.cc auvoxware.c files.i386 linux.patch linux_a.c mmap_test.c pcmio.c soundbyte.c test.c Log: - Remove files at shouldn't be in the tree. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 11:00:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA25639 for cvs-all-outgoing; Tue, 17 Feb 1998 11:00:44 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA25602; Tue, 17 Feb 1998 11:00:27 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA01896; Tue, 17 Feb 1998 10:59:59 -0800 (PST) Date: Tue, 17 Feb 1998 10:59:59 -0800 (PST) Message-Id: <199802171859.KAA01896@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/string strchr.3 strcmp.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 10:59:59 PST Modified files: (Branch: RELENG_2_2) lib/libc/string strchr.3 strcmp.3 Log: MFC: minor doc tweaks. Revision Changes Path 1.1.1.1.8.1 +1 -1 src/lib/libc/string/strchr.3 1.1.1.1.8.2 +1 -1 src/lib/libc/string/strcmp.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 11:14:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA28449 for cvs-all-outgoing; Tue, 17 Feb 1998 11:14:19 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA28368; Tue, 17 Feb 1998 11:13:54 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02123; Tue, 17 Feb 1998 11:13:26 -0800 (PST) Date: Tue, 17 Feb 1998 11:13:26 -0800 (PST) Message-Id: <199802171913.LAA02123@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/sys accept.2 adjtime.2 bind.2 connect.2 execve.2 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 11:13:26 PST Modified files: (Branch: RELENG_2_2) lib/libc/sys accept.2 adjtime.2 bind.2 connect.2 execve.2 Log: MFC: various docs tweaks to reflect modern reality. Revision Changes Path 1.3.2.2 +5 -0 src/lib/libc/sys/accept.2 1.2.2.2 +1 -1 src/lib/libc/sys/adjtime.2 1.3.2.3 +1 -1 src/lib/libc/sys/bind.2 1.3.2.4 +1 -1 src/lib/libc/sys/connect.2 1.6.2.4 +7 -5 src/lib/libc/sys/execve.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 11:15:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA28810 for cvs-all-outgoing; Tue, 17 Feb 1998 11:15:32 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA28583; Tue, 17 Feb 1998 11:14:44 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id LAA27482; Tue, 17 Feb 1998 11:47:12 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id LAA28943; Tue, 17 Feb 1998 11:47:11 -0700 Date: Tue, 17 Feb 1998 11:47:11 -0700 Message-Id: <199802171847.LAA28943@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Marc G. Fournier" Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/include soundcard.h src/sys/i386/isa/snd CARDS README ad1848.c dmabuf.c sb_dsp.c sbcard.h sound.c sound.h soundcard.h src/sys/i386/isa/snd/doc Makefile sound.ps.gz sound.tex src/sys/i386/isa/snd/misc README audio-voxware.cc ... In-Reply-To: <199802171417.GAA07742@freefall.freebsd.org> References: <199802171417.GAA07742@freefall.freebsd.org> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Marc G. Fournier writes: > scrappy 1998/02/17 06:17:15 PST > > Modified files: > sys/i386/include soundcard.h > sys/i386/isa/snd README ad1848.c dmabuf.c sb_dsp.c > sbcard.h sound.c sound.h soundcard.h > Added files: > sys/i386/isa/snd CARDS > sys/i386/isa/snd/doc Makefile sound.ps.gz sound.tex > sys/i386/isa/snd/misc README audio-voxware.cc auvoxware.c > files.i386 linux.patch linux_a.c > mmap_test.c pcmio.c soundbyte.c test.c Argh. None of the doc/misc stuff needed to go in. Cany ou blow them away? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 11:17:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA29437 for cvs-all-outgoing; Tue, 17 Feb 1998 11:17:56 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA29386; Tue, 17 Feb 1998 11:17:41 -0800 (PST) (envelope-from nate@FreeBSD.org) From: Nate Williams Received: (from nate@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02238; Tue, 17 Feb 1998 11:17:14 -0800 (PST) Date: Tue, 17 Feb 1998 11:17:14 -0800 (PST) Message-Id: <199802171917.LAA02238@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/snd ad1848.c dmabuf.c sb_dsp.c sound.c sound.h README CARDS Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nate 1998/02/17 11:17:14 PST Modified files: sys/i386/isa/snd ad1848.c dmabuf.c sb_dsp.c sound.c sound.h README CARDS Log: - Updated to Luigi's 2-15-98 code. The code in 2.2 is the same except for select/poll and DEVFS changes, which are limited to an include/define in sound.h and the actual select/poll implementation in sound.c [ This commit is blind, but the code is similar enough that there will hopefully be no problems. ] Revision Changes Path 1.7 +4 -4 src/sys/i386/isa/snd/ad1848.c 1.6 +3 -3 src/sys/i386/isa/snd/dmabuf.c 1.7 +14 -1 src/sys/i386/isa/snd/sb_dsp.c 1.10 +39 -40 src/sys/i386/isa/snd/sound.c 1.7 +7 -45 src/sys/i386/isa/snd/sound.h 1.4 +1 -75 src/sys/i386/isa/snd/README 1.2 +1 -1 src/sys/i386/isa/snd/CARDS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 11:19:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA29952 for cvs-all-outgoing; Tue, 17 Feb 1998 11:19:05 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA29864; Tue, 17 Feb 1998 11:18:40 -0800 (PST) (envelope-from nate@FreeBSD.org) From: Nate Williams Received: (from nate@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02303; Tue, 17 Feb 1998 11:18:14 -0800 (PST) Date: Tue, 17 Feb 1998 11:18:14 -0800 (PST) Message-Id: <199802171918.LAA02303@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/snd soundcard.h ulaw.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nate 1998/02/17 11:18:14 PST Removed files: sys/i386/isa/snd soundcard.h ulaw.h Log: - Removed unused files. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 11:19:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA29977 for cvs-all-outgoing; Tue, 17 Feb 1998 11:19:08 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA29891; Tue, 17 Feb 1998 11:18:46 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02325; Tue, 17 Feb 1998 11:18:18 -0800 (PST) Date: Tue, 17 Feb 1998 11:18:18 -0800 (PST) Message-Id: <199802171918.LAA02325@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/sys fork.2 getfh.2 getgid.2 getitimer.2 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 11:18:18 PST Modified files: (Branch: RELENG_2_2) lib/libc/sys fork.2 getfh.2 getgid.2 getitimer.2 Log: MFC: more conservative doc updates. Revision Changes Path 1.3.2.3 +3 -1 src/lib/libc/sys/fork.2 1.3.2.2 +1 -1 src/lib/libc/sys/getfh.2 1.2.2.4 +1 -0 src/lib/libc/sys/getgid.2 1.3.2.3 +12 -2 src/lib/libc/sys/getitimer.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 11:24:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA01090 for cvs-all-outgoing; Tue, 17 Feb 1998 11:24:25 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA01038; Tue, 17 Feb 1998 11:24:07 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02160; Tue, 17 Feb 1998 11:13:47 -0800 (PST) Date: Tue, 17 Feb 1998 11:13:47 -0800 (PST) Message-Id: <199802171913.LAA02160@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/sys flock.2 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 11:13:46 PST Modified files: (Branch: RELENG_2_2) lib/libc/sys flock.2 Log: MFC: purely cosmetic. Revision Changes Path 1.3.2.3 +4 -4 src/lib/libc/sys/flock.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 11:24:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA01099 for cvs-all-outgoing; Tue, 17 Feb 1998 11:24:26 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA01051; Tue, 17 Feb 1998 11:24:09 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02015; Tue, 17 Feb 1998 11:09:47 -0800 (PST) Date: Tue, 17 Feb 1998 11:09:47 -0800 (PST) Message-Id: <199802171909.LAA02015@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/string strsep.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 11:09:46 PST Modified files: (Branch: RELENG_2_2) lib/libc/string strsep.3 Log: MFC: minor doc tweaks. Revision Changes Path 1.2.2.1 +3 -2 src/lib/libc/string/strsep.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 11:26:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA01625 for cvs-all-outgoing; Tue, 17 Feb 1998 11:26:34 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA01606; Tue, 17 Feb 1998 11:26:23 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id MAA27772; Tue, 17 Feb 1998 12:26:15 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id MAA29151; Tue, 17 Feb 1998 12:26:13 -0700 Date: Tue, 17 Feb 1998 12:26:13 -0700 Message-Id: <199802171926.MAA29151@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Nate Williams Cc: Luigi Rizzo , scrappy@FreeBSD.ORG (Marc G. Fournier), cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/include soundcard.h src/sys/i386/isa/snd In-Reply-To: <199802171849.LAA28952@mt.sri.com> References: <199802171417.GAA07742@freefall.freebsd.org> <199802171441.PAA00598@labinfo.iet.unipi.it> <199802171849.LAA28952@mt.sri.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Nate Williams writes: > Luigi Rizzo writes: > > > scrappy 1998/02/17 06:17:15 PST > ... > > > Log: > > > Upgrade Luigi's audio driver to Jan/23 version... will bring in Feb/15th > > > version as soon as I've tested it... > > > > sorry but this is not a very good move for the following reasons: > > My fault. Ok, I think the code is where I wanted it to be. Mark, first of all, sorry for getting you in hot water. This isn't your fault. Second, can you test the code in -current to make sure it works now. That would certainly help me and the other -current users out, since I wasn't able to test the code I just committed. Thanks, Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 11:37:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA03371 for cvs-all-outgoing; Tue, 17 Feb 1998 11:37:03 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA03361; Tue, 17 Feb 1998 11:36:59 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02859; Tue, 17 Feb 1998 11:36:33 -0800 (PST) Date: Tue, 17 Feb 1998 11:36:33 -0800 (PST) Message-Id: <199802171936.LAA02859@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/sys getrlimit.2 getrusage.2 gettimeofday.2 getuid.2 intro.2 issetugid.2 link.2 mkfifo.2 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 11:36:33 PST Modified files: (Branch: RELENG_2_2) lib/libc/sys getrlimit.2 getrusage.2 gettimeofday.2 getuid.2 intro.2 issetugid.2 link.2 mkfifo.2 Log: MFC: more doc fixes. Revision Changes Path 1.5.2.2 +3 -2 src/lib/libc/sys/getrlimit.2 1.6.2.2 +3 -1 src/lib/libc/sys/getrusage.2 1.3.2.2 +14 -4 src/lib/libc/sys/gettimeofday.2 1.2.2.3 +2 -1 src/lib/libc/sys/getuid.2 1.5.2.4 +12 -6 src/lib/libc/sys/intro.2 1.4.2.2 +3 -3 src/lib/libc/sys/issetugid.2 1.4.2.3 +12 -2 src/lib/libc/sys/link.2 1.2.2.4 +1 -1 src/lib/libc/sys/mkfifo.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 11:45:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA04619 for cvs-all-outgoing; Tue, 17 Feb 1998 11:45:11 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA04538; Tue, 17 Feb 1998 11:44:42 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id MAA27786; Tue, 17 Feb 1998 12:27:46 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id MAA29170; Tue, 17 Feb 1998 12:27:44 -0700 Date: Tue, 17 Feb 1998 12:27:44 -0700 Message-Id: <199802171927.MAA29170@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Nate Williams Cc: Luigi Rizzo , scrappy@FreeBSD.ORG (Marc G. Fournier), cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/include soundcard.h src/sys/i386/isa/snd In-Reply-To: <199802171926.MAA29151@mt.sri.com> References: <199802171417.GAA07742@freefall.freebsd.org> <199802171441.PAA00598@labinfo.iet.unipi.it> <199802171849.LAA28952@mt.sri.com> <199802171926.MAA29151@mt.sri.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > > > scrappy 1998/02/17 06:17:15 PST > > ... > > > > Log: > > > > Upgrade Luigi's audio driver ... > > Ok, I think the code is where I wanted it to be. Mark, first of all, ^^^^ Should be Marc > sorry for getting you in hot water. This isn't your fault. > > Second... Third, will you acccept my apologies for mis-spelling your name (twice). :( :( Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 11:50:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA05543 for cvs-all-outgoing; Tue, 17 Feb 1998 11:50:37 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA05366; Tue, 17 Feb 1998 11:48:58 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA03181; Tue, 17 Feb 1998 11:48:21 -0800 (PST) Date: Tue, 17 Feb 1998 11:48:21 -0800 (PST) Message-Id: <199802171948.LAA03181@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/sys sigprocmask.2 socket.2 syscall.2 truncate.c vfork.2 wait.2 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 11:48:21 PST Modified files: (Branch: RELENG_2_2) lib/libc/sys sigprocmask.2 socket.2 syscall.2 truncate.c vfork.2 wait.2 Log: MFC: I am a merging machine. Let's just hope I don't die of boredom before I finish this. Revision Changes Path 1.2.2.3 +1 -0 src/lib/libc/sys/sigprocmask.2 1.3.2.3 +5 -4 src/lib/libc/sys/socket.2 1.2.2.1 +3 -3 src/lib/libc/sys/syscall.2 1.1.1.1.8.2 +3 -1 src/lib/libc/sys/truncate.c 1.4.2.4 +4 -2 src/lib/libc/sys/vfork.2 1.3.2.1 +1 -0 src/lib/libc/sys/wait.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 11:53:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA06167 for cvs-all-outgoing; Tue, 17 Feb 1998 11:53:50 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06083; Tue, 17 Feb 1998 11:53:00 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA03229; Tue, 17 Feb 1998 11:52:31 -0800 (PST) Date: Tue, 17 Feb 1998 11:52:31 -0800 (PST) Message-Id: <199802171952.LAA03229@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libcompat/4.1 cftime.3 getpw.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 11:52:31 PST Modified files: (Branch: RELENG_2_2) lib/libcompat/4.1 cftime.3 getpw.3 Log: MFC: more doc fixes. Revision Changes Path 1.1.6.1 +3 -3 src/lib/libcompat/4.1/cftime.3 1.2.6.1 +3 -1 src/lib/libcompat/4.1/getpw.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 11:55:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA06341 for cvs-all-outgoing; Tue, 17 Feb 1998 11:55:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06223; Tue, 17 Feb 1998 11:54:13 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02900; Tue, 17 Feb 1998 11:41:54 -0800 (PST) Date: Tue, 17 Feb 1998 11:41:54 -0800 (PST) Message-Id: <199802171941.LAA02900@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/sys mount.2 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 11:41:53 PST Modified files: lib/libc/sys mount.2 Log: correct a typo I just noticed. Revision Changes Path 1.15 +1 -1 src/lib/libc/sys/mount.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 11:55:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA06376 for cvs-all-outgoing; Tue, 17 Feb 1998 11:55:29 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06274; Tue, 17 Feb 1998 11:54:33 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02706; Tue, 17 Feb 1998 11:29:05 -0800 (PST) Date: Tue, 17 Feb 1998 11:29:05 -0800 (PST) Message-Id: <199802171929.LAA02706@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 physical.c physical.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/17 11:29:05 PST Modified files: (Branch: MP) usr.sbin/ppp modem.c physical.c physical.h Log: Cosmetic: Group configuration items in struct physical. Revision Changes Path 1.77.2.22 +15 -15 src/usr.sbin/ppp/modem.c 1.1.2.10 +10 -10 src/usr.sbin/ppp/Attic/physical.c 1.1.2.9 +10 -6 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 Tue Feb 17 11:55:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA06404 for cvs-all-outgoing; Tue, 17 Feb 1998 11:55:37 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06299; Tue, 17 Feb 1998 11:54:42 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02544; Tue, 17 Feb 1998 11:28:15 -0800 (PST) Date: Tue, 17 Feb 1998 11:28:15 -0800 (PST) Message-Id: <199802171928.LAA02544@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp command.c prompt.c prompt.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/17 11:28:15 PST Modified files: (Branch: MP) usr.sbin/ppp command.c prompt.c prompt.h Log: Keep a handle on our current ``term'' in struct prompt so that the `term' command works on the correct link. Revision Changes Path 1.131.2.23 +2 -2 src/usr.sbin/ppp/command.c 1.1.2.6 +11 -15 src/usr.sbin/ppp/Attic/prompt.c 1.1.2.3 +3 -3 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 Tue Feb 17 11:55:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA06365 for cvs-all-outgoing; Tue, 17 Feb 1998 11:55:23 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06245; Tue, 17 Feb 1998 11:54:20 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02748; Tue, 17 Feb 1998 11:29:16 -0800 (PST) Date: Tue, 17 Feb 1998 11:29:16 -0800 (PST) Message-Id: <199802171929.LAA02748@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp datalink.c lcp.c lcp.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/17 11:29:16 PST Modified files: (Branch: MP) usr.sbin/ppp datalink.c lcp.c lcp.h Log: Merge LcpOpen functionality into datalink_LoginDone Revision Changes Path 1.1.2.10 +3 -6 src/usr.sbin/ppp/Attic/datalink.c 1.55.2.16 +1 -14 src/usr.sbin/ppp/lcp.c 1.16.2.9 +1 -2 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 Tue Feb 17 11:55:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA06449 for cvs-all-outgoing; Tue, 17 Feb 1998 11:55:46 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06319; Tue, 17 Feb 1998 11:54:57 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02664; Tue, 17 Feb 1998 11:28:56 -0800 (PST) Date: Tue, 17 Feb 1998 11:28:56 -0800 (PST) Message-Id: <199802171928.LAA02664@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp command.c datalink.c datalink.h modem.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/17 11:28:51 PST Modified files: (Branch: MP) usr.sbin/ppp command.c datalink.c datalink.h modem.c Log: Cosmetic: Group configuration items in struct datalink. Revision Changes Path 1.131.2.25 +23 -23 src/usr.sbin/ppp/command.c 1.1.2.9 +28 -27 src/usr.sbin/ppp/Attic/datalink.c 1.1.2.7 +15 -10 src/usr.sbin/ppp/Attic/datalink.h 1.77.2.21 +4 -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 Tue Feb 17 11:55:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA06479 for cvs-all-outgoing; Tue, 17 Feb 1998 11:55:51 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06349; Tue, 17 Feb 1998 11:55:11 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02502; Tue, 17 Feb 1998 11:28:05 -0800 (PST) Date: Tue, 17 Feb 1998 11:28:05 -0800 (PST) Message-Id: <199802171928.LAA02502@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 command.h datalink.c modem.c modem.h prompt.c vars.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/17 11:28:04 PST Modified files: (Branch: MP) usr.sbin/ppp bundle.c bundle.h command.c command.h datalink.c modem.c modem.h prompt.c vars.h Log: Introduce the ``link'' command for controlling individual links. Revision Changes Path 1.1.2.12 +18 -3 src/usr.sbin/ppp/Attic/bundle.c 1.1.2.9 +2 -1 src/usr.sbin/ppp/Attic/bundle.h 1.131.2.22 +131 -94 src/usr.sbin/ppp/command.c 1.12.2.4 +4 -4 src/usr.sbin/ppp/command.h 1.1.2.7 +2 -2 src/usr.sbin/ppp/Attic/datalink.c 1.77.2.19 +40 -30 src/usr.sbin/ppp/modem.c 1.16.2.8 +2 -1 src/usr.sbin/ppp/modem.h 1.1.2.5 +10 -13 src/usr.sbin/ppp/Attic/prompt.c 1.42.2.9 +3 -1 src/usr.sbin/ppp/vars.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 11:55:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA06509 for cvs-all-outgoing; Tue, 17 Feb 1998 11:55:57 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06332; Tue, 17 Feb 1998 11:55:05 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA03312; Tue, 17 Feb 1998 11:54:28 -0800 (PST) Date: Tue, 17 Feb 1998 11:54:28 -0800 (PST) Message-Id: <199802171954.LAA03312@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libcompat/4.1 stty.3 src/lib/libcompat/4.3 insque.3 lsearch.3 src/lib/libcompat/SysV ftok.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 11:54:27 PST Modified files: (Branch: RELENG_2_2) lib/libcompat/4.1 stty.3 lib/libcompat/4.3 insque.3 lsearch.3 lib/libcompat/SysV ftok.3 Log: MFC: doc fixes. Revision Changes Path 1.1.1.1.8.1 +2 -0 src/lib/libcompat/4.1/stty.3 1.2.6.1 +4 -2 src/lib/libcompat/4.3/insque.3 1.1.1.1.8.1 +1 -0 src/lib/libcompat/4.3/lsearch.3 1.5.2.1 +2 -2 src/lib/libcompat/SysV/ftok.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 11:55:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA06510 for cvs-all-outgoing; Tue, 17 Feb 1998 11:55:57 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06364; Tue, 17 Feb 1998 11:55:18 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA03114; Tue, 17 Feb 1998 11:46:23 -0800 (PST) Date: Tue, 17 Feb 1998 11:46:23 -0800 (PST) Message-Id: <199802171946.LAA03114@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/sys rfork.2 semctl.2 semget.2 semop.2 setregid.2 setreuid.2 setuid.2 shmat.2 shmctl.2 shmget.2 sigaltstack.2 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 11:46:23 PST Modified files: (Branch: RELENG_2_2) lib/libc/sys rfork.2 semctl.2 semget.2 semop.2 setregid.2 setreuid.2 setuid.2 shmat.2 shmctl.2 shmget.2 sigaltstack.2 Log: MFC: more doc tweaks. Revision Changes Path 1.4.2.3 +1 -1 src/lib/libc/sys/rfork.2 1.2.2.1 +2 -2 src/lib/libc/sys/semctl.2 1.1.4.2 +4 -3 src/lib/libc/sys/semget.2 1.2.2.2 +2 -2 src/lib/libc/sys/semop.2 1.3.2.1 +1 -0 src/lib/libc/sys/setregid.2 1.3.2.1 +1 -0 src/lib/libc/sys/setreuid.2 1.4.2.7 +2 -1 src/lib/libc/sys/setuid.2 1.2.2.2 +3 -3 src/lib/libc/sys/shmat.2 1.2.2.2 +3 -3 src/lib/libc/sys/shmctl.2 1.2.2.2 +2 -2 src/lib/libc/sys/shmget.2 1.3.2.1 +4 -3 src/lib/libc/sys/sigaltstack.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 11:56:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA06530 for cvs-all-outgoing; Tue, 17 Feb 1998 11:56:00 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06389; Tue, 17 Feb 1998 11:55:25 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02616; Tue, 17 Feb 1998 11:28:38 -0800 (PST) Date: Tue, 17 Feb 1998 11:28:38 -0800 (PST) Message-Id: <199802171928.LAA02616@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 command.c datalink.c datalink.h main.c main.h modem.c prompt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/17 11:28:38 PST Modified files: (Branch: MP) usr.sbin/ppp bundle.c command.c datalink.c datalink.h main.c main.h modem.c prompt.c Log: Add datalink state DATALINK_READY to indicate when the datalink is available, but LCP hasn't yet been started. We get to this state in ``term'' mode. Remove PacketMode(). LCP startup and shutdown is now controlled by the datalink. Add ``show links'' command. Make ``close'' capable of running with and without a context. Make ``down'' require a context. Make ``set parity'' and ``set rtscts'' use the correct context. Revision Changes Path 1.1.2.13 +8 -5 src/usr.sbin/ppp/Attic/bundle.c 1.131.2.24 +8 -8 src/usr.sbin/ppp/command.c 1.1.2.8 +121 -37 src/usr.sbin/ppp/Attic/datalink.c 1.1.2.6 +4 -2 src/usr.sbin/ppp/Attic/datalink.h 1.121.2.25 +1 -18 src/usr.sbin/ppp/main.c 1.9.2.7 +1 -2 src/usr.sbin/ppp/main.h 1.77.2.20 +9 -2 src/usr.sbin/ppp/modem.c 1.1.2.7 +28 -20 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 Tue Feb 17 11:59:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA07658 for cvs-all-outgoing; Tue, 17 Feb 1998 11:59:43 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA07653; Tue, 17 Feb 1998 11:59:42 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA03353; Tue, 17 Feb 1998 11:59:16 -0800 (PST) Date: Tue, 17 Feb 1998 11:59:16 -0800 (PST) Message-Id: <199802171959.LAA03353@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libcurses/PSD.doc Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 11:59:15 PST Modified files: (Branch: RELENG_2_2) lib/libcurses/PSD.doc Makefile Log: MFC: Add a soelim befoer nroff. This entire Makefile is broken in the presence of obj dirs, both in -current and in -stable. Revision Changes Path 1.1.1.1.8.1 +2 -2 src/lib/libcurses/PSD.doc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 12:03:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA08593 for cvs-all-outgoing; Tue, 17 Feb 1998 12:03:36 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA08554; Tue, 17 Feb 1998 12:03:22 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA03403; Tue, 17 Feb 1998 12:02:55 -0800 (PST) Date: Tue, 17 Feb 1998 12:02:55 -0800 (PST) Message-Id: <199802172002.MAA03403@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libdisk libdisk.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 12:02:55 PST Modified files: (Branch: RELENG_2_2) lib/libdisk libdisk.h Log: MFC: style points. Revision Changes Path 1.22.2.3 +3 -3 src/lib/libdisk/libdisk.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 12:04:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA08712 for cvs-all-outgoing; Tue, 17 Feb 1998 12:04:02 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA08659; Tue, 17 Feb 1998 12:03:48 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA03439; Tue, 17 Feb 1998 12:03:21 -0800 (PST) Date: Tue, 17 Feb 1998 12:03:21 -0800 (PST) Message-Id: <199802172003.MAA03439@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libedit editline.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 12:03:21 PST Modified files: (Branch: RELENG_2_2) lib/libedit editline.3 Log: MFC: declare the correct arg types. Revision Changes Path 1.3.2.2 +3 -3 src/lib/libedit/editline.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 12:54:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA19575 for cvs-all-outgoing; Tue, 17 Feb 1998 12:54:13 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA19551; Tue, 17 Feb 1998 12:54:08 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA03526; Tue, 17 Feb 1998 12:05:07 -0800 (PST) Date: Tue, 17 Feb 1998 12:05:07 -0800 (PST) Message-Id: <199802172005.MAA03526@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libipx Makefile ipx.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 12:05:07 PST Modified files: (Branch: RELENG_2_2) lib/libipx Makefile ipx.3 Log: MFC: relative paths to /sys, doc tweak. Revision Changes Path 1.1.2.2 +1 -1 src/lib/libipx/Makefile 1.4.2.1 +1 -1 src/lib/libipx/ipx.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 12:54:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA19587 for cvs-all-outgoing; Tue, 17 Feb 1998 12:54:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA19557; Tue, 17 Feb 1998 12:54:09 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA03481; Tue, 17 Feb 1998 12:04:34 -0800 (PST) Date: Tue, 17 Feb 1998 12:04:34 -0800 (PST) Message-Id: <199802172004.MAA03481@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libftpio ftpio.c ftpio.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 12:04:34 PST Modified files: (Branch: RELENG_2_2) lib/libftpio ftpio.c ftpio.h Log: MFC: separate error and errno reporting. Revision Changes Path 1.15.2.5 +27 -24 src/lib/libftpio/ftpio.c 1.8.2.3 +3 -3 src/lib/libftpio/ftpio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 13:17:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA22689 for cvs-all-outgoing; Tue, 17 Feb 1998 13:17:57 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA22682; Tue, 17 Feb 1998 13:17:49 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA03829; Tue, 17 Feb 1998 13:17:17 -0800 (PST) Date: Tue, 17 Feb 1998 13:17:17 -0800 (PST) Message-Id: <199802172117.NAA03829@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/apache-ssl Makefile ports/www/apache-ssl/files Makefile.rsa.patch ports/www/apache-ssl/patches patch-ad Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/17 13:17:17 PST Modified files: www/apache-ssl Makefile www/apache-ssl/files Makefile.rsa.patch www/apache-ssl/patches patch-ad Log: Fix this port for RSAref. Fix the location of SSLeay config file. Revision Changes Path 1.43 +2 -7 ports/www/apache-ssl/Makefile 1.4 +2 -2 ports/www/apache-ssl/files/Makefile.rsa.patch 1.6 +1 -1 ports/www/apache-ssl/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 Tue Feb 17 13:54:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA29587 for cvs-all-outgoing; Tue, 17 Feb 1998 13:54:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA29572; Tue, 17 Feb 1998 13:54:08 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA04056; Tue, 17 Feb 1998 13:32:31 -0800 (PST) Date: Tue, 17 Feb 1998 13:32:31 -0800 (PST) Message-Id: <199802172132.NAA04056@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/hugs Makefile ports/lang/hugs/patches patch-aa ports/lang/hugs/pkg COMMENT PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/17 13:32:30 PST Modified files: lang/hugs Makefile lang/hugs/pkg COMMENT PLIST Removed files: lang/hugs/patches patch-aa Log: MASTER_SITE has moved and some portlint cleaning. PR: 5769 Submitted by: maintainer Revision Changes Path 1.4 +17 -21 ports/lang/hugs/Makefile 1.2 +1 -1 ports/lang/hugs/pkg/COMMENT 1.3 +235 -246 ports/lang/hugs/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 Feb 17 13:54:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA29614 for cvs-all-outgoing; Tue, 17 Feb 1998 13:54:19 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA29575; Tue, 17 Feb 1998 13:54:09 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA03733; Tue, 17 Feb 1998 13:14:42 -0800 (PST) Date: Tue, 17 Feb 1998 13:14:42 -0800 (PST) Message-Id: <199802172114.NAA03733@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/security/SSLeay Makefile ports/security/SSLeay/patches patch-aa patch-ab ports/security/SSLeay/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/17 13:14:41 PST Modified files: security/SSLeay Makefile security/SSLeay/patches patch-aa patch-ab security/SSLeay/pkg PLIST Log: Fix this port for RSAref, fix the config files location according to BSD religion. Revision Changes Path 1.16 +1 -3 ports/security/SSLeay/Makefile 1.6 +47 -74 ports/security/SSLeay/patches/patch-aa 1.4 +28 -43 ports/security/SSLeay/patches/patch-ab 1.9 +2 -1 ports/security/SSLeay/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 Feb 17 14:17:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA03508 for cvs-all-outgoing; Tue, 17 Feb 1998 14:17:01 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from Octopussy.MI.Uni-Koeln.DE (Octopussy.MI.Uni-Koeln.DE [134.95.166.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA03058; Tue, 17 Feb 1998 14:14:37 -0800 (PST) (envelope-from se@dialup124.zpr.uni-koeln.de) Received: from dialup124.zpr.Uni-Koeln.DE (dialup124.zpr.Uni-Koeln.DE [134.95.219.124]) by Octopussy.MI.Uni-Koeln.DE (8.8.7/8.8.7) with ESMTP id VAA10301; Tue, 17 Feb 1998 21:34:45 +0100 (MET) Received: (from se@localhost) by dialup124.zpr.Uni-Koeln.DE (8.8.8/8.6.9) id XAA01569; Mon, 16 Feb 1998 23:50:22 +0100 (CET) X-Face: " Date: Mon, 16 Feb 1998 23:50:21 +0100 From: Stefan Esser To: Satoshi Asami Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG, Stefan Esser Subject: Re: cvs commit: ports/games Makefile References: <199802152254.OAA02347@freefall.freebsd.org> <199802160840.AAA10576@silvia.HIP.Berkeley.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <199802160840.AAA10576@silvia.HIP.Berkeley.EDU>; from Satoshi Asami on Mon, Feb 16, 1998 at 12:40:59AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On 1998-02-16 00:40 -0800, Satoshi Asami wrote: > * Reconnect kdegames > > Just FYI, to temporarily disable a port, please do so by marking it > "BROKEN" in the port's Makefile, not taking it out of the parent > Makefile. (That's why we invented BROKEN....) Yes, I should have known that ... Sorry, will use BROKEN in the future! Regards, STefan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 14:53:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA09766 for cvs-all-outgoing; Tue, 17 Feb 1998 14:53:32 -0800 (PST) (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 OAA09299; Tue, 17 Feb 1998 14:51:31 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id JAA29472; Wed, 18 Feb 1998 09:49:26 +1100 Date: Wed, 18 Feb 1998 09:49:26 +1100 From: Bruce Evans Message-Id: <199802172249.JAA29472@godzilla.zeta.org.au> To: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-lib@FreeBSD.ORG, jkh@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/gen getpass.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: (Branch: RELENG_2_2) > lib/libc/gen getpass.c > Log: > MFC: more fascist signal blocking. > > Revision Changes Path > 1.5.2.1 +11 -40 src/lib/libc/gen/getpass.c Actually, it is to spell the signal handling POSIXly, and as an unlogged side effect, to (uncleanly) back out revisions 1.2 and 1.3. Revisions 1.2 and 1.3 break the signal handling for callers that ignore signals, e.g., login(1) and passwd(1). Login was kludged to not ignore signals for the getpass() call and in surrounding code so that the broken getpass() didn't affect it. It's not clear what happens if a previously-ignored signal occurs while the surrounding code is running. A correct version of revisions 1.2 and 1.3 would only catch signals if signals are being defaulted. It's not clear what it should do if signals are being caught. Keeping the historical behaviour would be safest. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 15:12:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA14964 for cvs-all-outgoing; Tue, 17 Feb 1998 15:12:26 -0800 (PST) (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 PAA14656; Tue, 17 Feb 1998 15:11:07 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id KAA30320; Wed, 18 Feb 1998 10:05:51 +1100 Date: Wed, 18 Feb 1998 10:05:51 +1100 From: Bruce Evans Message-Id: <199802172305.KAA30320@godzilla.zeta.org.au> To: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-lib@FreeBSD.ORG, jkh@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libcurses/PSD.doc Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: (Branch: RELENG_2_2) > lib/libcurses/PSD.doc Makefile > Log: > MFC: Add a soelim befoer nroff. This entire Makefile is broken in the > presence of obj dirs, both in -current and in -stable. It is never used. The working version in doc/psd/19.curses has many other changes. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 16:20:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA28542 for cvs-all-outgoing; Tue, 17 Feb 1998 16:20:27 -0800 (PST) (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 QAA28530; Tue, 17 Feb 1998 16:20:07 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by vader.cs.berkeley.edu (8.8.7/8.7.3) id QAA27445; Tue, 17 Feb 1998 16:20:03 -0800 (PST) Date: Tue, 17 Feb 1998 16:20:03 -0800 (PST) Message-Id: <199802180020.QAA27445@vader.cs.berkeley.edu> To: andreas@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199711111513.HAA24892@freefall.freebsd.org> (message from Andreas Klemm on Tue, 11 Nov 1997 07:13:56 -0800 (PST)) Subject: Re: cvs commit: ports/net/kirc - Imported sources From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk For whatever reason, this port doesn't build anymore. Do you know why? Satoshi ------- ===> Building for kirc-0.3.2 for subdir in kirc ksegfault; do target=`echo all-recursive | sed s/-recursive//`; echo making $target in $subdir; (cd $subdir && make $tar get) || case " " in *k*) fail=yes;; *) exit 1;; esac; done && test -z "$fail " making all in kirc /usr/X11R6/bin/moc windowview.h -o windowview.moc /usr/X11R6/bin/moc mdi.h -o mdi.moc /usr/X11R6/bin/moc taskbar.h -o taskbar.moc /usr/X11R6/bin/moc ircapp.h -o ircapp.moc /usr/X11R6/bin/moc alias.h -o alias.moc /usr/X11R6/bin/moc options.h -o options.moc /usr/X11R6/bin/moc client.h -o client.moc /usr/X11R6/bin/moc ircwindow.h -o ircwindow.moc /usr/X11R6/bin/moc GeneralOptions.h -o GeneralOptions.moc /usr/X11R6/bin/moc GeneralOptionsData.h -o GeneralOptionsData.moc /usr/X11R6/bin/moc JoinDialog.h -o JoinDialog.moc /usr/X11R6/bin/moc JoinDialogData.h -o JoinDialogData.moc /usr/X11R6/bin/moc EditFile.h -o EditFile.moc /usr/X11R6/bin/moc EditFileData.h -o EditFileData.moc /usr/X11R6/bin/moc VisualOptions.h -o VisualOptions.moc /usr/X11R6/bin/moc VisualOptionsData.h -o VisualOptionsData.moc c++ -c -pipe -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/giflib -DHAVE_CONFIG_H -I.. -I. irc.cpp c++ -c -pipe -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/giflib -DHAVE_CONFIG_H -I.. -I. mdi.cpp c++ -c -pipe -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/giflib -DHAVE_CONFIG_H -I.. -I. client.cpp c++ -c -pipe -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/giflib -DHAVE_CONFIG_H -I.. -I. taskbar.cpp c++ -c -pipe -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/giflib -DHAVE_CONFIG_H -I.. -I. dcc.cpp c++ -c -pipe -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/giflib -DHAVE_CONFIG_H -I.. -I. ircapp.cpp c++ -c -pipe -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/giflib -DHAVE_CONFIG_H -I.. -I. windowview.cpp windowview.cpp: In method `WindowView::WindowView(QWidget *, const char *)': windowview.cpp:75: bad argument 1 for function `void KCombo::setInsertionPolicy(enum KCombo::Policy)' (type was enum QComboBox::Policy) windowview.cpp:76: bad argument 1 for function `void KCombo::setInsertionPolicy(enum KCombo::Policy)' (type was enum QComboBox::Policy) *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 16:26:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA29550 for cvs-all-outgoing; Tue, 17 Feb 1998 16:26:05 -0800 (PST) (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 QAA29469; Tue, 17 Feb 1998 16:25:31 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by vader.cs.berkeley.edu (8.8.7/8.7.3) id QAA27582; Tue, 17 Feb 1998 16:25:21 -0800 (PST) Date: Tue, 17 Feb 1998 16:25:21 -0800 (PST) Message-Id: <199802180025.QAA27582@vader.cs.berkeley.edu> To: tg@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199802091242.EAA20756@freefall.freebsd.org> (message from Thomas Gellekum on Mon, 9 Feb 1998 04:42:59 -0800 (PST)) Subject: Re: cvs commit: ports/print/xtem Makefile ports/print/xtem/files Makefile From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Make xtem reinstall-friendly. It's still not very happy.... Satoshi ------- ===> Installing for xtem-6.18 ===> xtem-6.18 depends on executable: wishx - found install -c -s -g bin -o bin -m 755 changecode /usr/local/bin install -c -g bin -o bin -m 755 xtem /usr/local/bin install -c -g bin -o bin -m 644 xtem.1 /usr/local/man/man1 Installing files into /usr/local/share/xtem... tar: Could not create symlink to locals_german.LRW : File exists tar: Could not create symlink to locals_english.LRW : File exists Installing local files... *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 16:29:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA29962 for cvs-all-outgoing; Tue, 17 Feb 1998 16:29:05 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA29909; Tue, 17 Feb 1998 16:28:23 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA04383; Tue, 17 Feb 1998 16:27:53 -0800 (PST) Date: Tue, 17 Feb 1998 16:27:53 -0800 (PST) Message-Id: <199802180027.QAA04383@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 datalink.c main.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/17 16:27:52 PST Modified files: (Branch: MP) usr.sbin/ppp bundle.c datalink.c main.c Log: Close the link(s) properly from bundle_Close() even if we're in PHASE_DEAD already. Don't modem_Raw() 'till we're in packet mode. Revision Changes Path 1.1.2.14 +10 -7 src/usr.sbin/ppp/Attic/bundle.c 1.1.2.11 +16 -17 src/usr.sbin/ppp/Attic/datalink.c 1.121.2.26 +2 -1 src/usr.sbin/ppp/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 16:29:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA29982 for cvs-all-outgoing; Tue, 17 Feb 1998 16:29:19 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA29937; Tue, 17 Feb 1998 16:28:42 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA04414; Tue, 17 Feb 1998 16:28:08 -0800 (PST) Date: Tue, 17 Feb 1998 16:28:08 -0800 (PST) Message-Id: <199802180028.QAA04414@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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/17 16:28:08 PST Modified files: (Branch: MP) usr.sbin/ppp chat.c Log: Fix empty string skipping when chatting. Revision Changes Path 1.44.2.10 +4 -2 src/usr.sbin/ppp/chat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 17:11:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08702 for cvs-all-outgoing; Tue, 17 Feb 1998 17:11:25 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08579; Tue, 17 Feb 1998 17:11:09 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA04651; Tue, 17 Feb 1998 17:10:41 -0800 (PST) Date: Tue, 17 Feb 1998 17:10:41 -0800 (PST) Message-Id: <199802180110.RAA04651@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/scotty Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/17 17:10:41 PST Modified files: net/scotty Makefile Log: Yipes, in the procss of marking this port BROKEN, I broke it even further by adding unquoted ()'s to the BROKEN string! (Now how's that for recursive brokenness.) Revision Changes Path 1.24 +2 -2 ports/net/scotty/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 17:28:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA11373 for cvs-all-outgoing; Tue, 17 Feb 1998 17:28:27 -0800 (PST) (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 RAA10909; Tue, 17 Feb 1998 17:25:43 -0800 (PST) (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.6.9) with ESMTP id RAA20696; Tue, 17 Feb 1998 17:23:47 -0800 (PST) To: Bruce Evans cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-lib@FreeBSD.ORG, jkh@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/gen getpass.c In-reply-to: Your message of "Wed, 18 Feb 1998 09:49:26 +1100." <199802172249.JAA29472@godzilla.zeta.org.au> Date: Tue, 17 Feb 1998 17:23:47 -0800 Message-ID: <20692.887765027@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > side effect, to (uncleanly) back out revisions 1.2 and 1.3. Revisions 1.2 > and 1.3 break the signal handling for callers that ignore signals, e.g., > login(1) and passwd(1). Login was kludged to not ignore signals for > the getpass() call and in surrounding code so that the broken getpass() > didn't affect it. It's not clear what happens if a previously-ignored > signal occurs while the surrounding code is running. A correct version > of revisions 1.2 and 1.3 would only catch signals if signals are being > defaulted. It's not clear what it should do if signals are being caught. > Keeping the historical behaviour would be safest. *Blink*. Which would be? Sorry, my universal translator appears to be on the blink and I can't really parse the above - when I asked it to do so for me, it just spat out: efeito lateral, (uncleanly) à parte traseira para fora das revisões 1,2 e 1,3. As revisões 1,2 e 1,3 quebram o sinal que segura para os chamadores que ignoram os sinais, por exemplo, login(1) e passwd(1). O início de uma sessão era kludged para não ignorar sinais para a chamada do getpass() e em código circunvizinho de modo que o getpass() quebrado não o afetasse. Não está desobstruído o que acontece se um sinal precedente-ignorado ocorrer quando o código circunvizinho funcionar. Uma versão correta das revisões 1,2 e 1,3 travaria somente sinais se os sinais fossem optados. Não está desobstruída o que deve fazer se os sinais estiverem sendo travados. Manter o comportamento histórico seria o mais seguro. Which appears to be portuguese or something. No doubt about it, I need to get this thing fixed! :-) Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 17:28:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA11427 for cvs-all-outgoing; Tue, 17 Feb 1998 17:28:38 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA11290; Tue, 17 Feb 1998 17:28:01 -0800 (PST) (envelope-from julian@FreeBSD.org) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA04953; Tue, 17 Feb 1998 17:27:29 -0800 (PST) Date: Tue, 17 Feb 1998 17:27:29 -0800 (PST) Message-Id: <199802180127.RAA04953@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen ttyname.c src/lib/libc/stdtime localtime.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk julian 1998/02/17 17:27:29 PST Modified files: (Branch: RELENG_2_2) lib/libc/gen ttyname.c lib/libc/stdtime localtime.c Log: Submitted by: jallison@whistle.com MFC: fix version confusion in pthreads support. Revision Changes Path 1.5.2.3 +1 -3 src/lib/libc/gen/ttyname.c 1.10.2.6 +5 -3 src/lib/libc/stdtime/localtime.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 17:29:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA11559 for cvs-all-outgoing; Tue, 17 Feb 1998 17:29:05 -0800 (PST) (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 RAA11283; Tue, 17 Feb 1998 17:27:59 -0800 (PST) (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.6.9) with ESMTP id RAA20738; Tue, 17 Feb 1998 17:27:19 -0800 (PST) To: Bruce Evans cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-lib@FreeBSD.ORG, jkh@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libcurses/PSD.doc Makefile In-reply-to: Your message of "Wed, 18 Feb 1998 10:05:51 +1100." <199802172305.KAA30320@godzilla.zeta.org.au> Date: Tue, 17 Feb 1998 17:27:19 -0800 Message-ID: <20735.887765239@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Thanks, that explains that mystery. With 38MB of diffs to look through, forgive me if I'm not chasing every single oddness down. Even after I finish this I've got to go back through and do a 2nd pass all over again since I'm only getting the "obvious" stuff on this pass. :-( Jordan > > Modified files: (Branch: RELENG_2_2) > > lib/libcurses/PSD.doc Makefile > > Log: > > MFC: Add a soelim befoer nroff. This entire Makefile is broken in the > > presence of obj dirs, both in -current and in -stable. > > It is never used. The working version in doc/psd/19.curses has many > other changes. > > Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 17:54:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA18570 for cvs-all-outgoing; Tue, 17 Feb 1998 17:54:12 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA18562; Tue, 17 Feb 1998 17:54:09 -0800 (PST) (envelope-from julian@FreeBSD.org) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA04764; Tue, 17 Feb 1998 17:20:35 -0800 (PST) Date: Tue, 17 Feb 1998 17:20:35 -0800 (PST) Message-Id: <199802180120.RAA04764@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen ttyname.c src/lib/libc/stdtime localtime.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk julian 1998/02/17 17:20:34 PST Modified files: lib/libc/gen ttyname.c lib/libc/stdtime localtime.c Log: Submitted by: Jeremy Allison (jallison@whistle.com) fix a slight confusion about which draft of threads we are supporting. this allows something as big and ugly as samba to be compiled with libc_r and still work! our user-level pthreads seems amazingly robust! Revision Changes Path 1.8 +1 -3 src/lib/libc/gen/ttyname.c 1.16 +5 -3 src/lib/libc/stdtime/localtime.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 18:28:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA24743 for cvs-all-outgoing; Tue, 17 Feb 1998 18:28:31 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA24608; Tue, 17 Feb 1998 18:27:38 -0800 (PST) (envelope-from scrappy@FreeBSD.org) From: "Marc G. Fournier" Received: (from scrappy@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA05179; Tue, 17 Feb 1998 18:27:06 -0800 (PST) Date: Tue, 17 Feb 1998 18:27:06 -0800 (PST) Message-Id: <199802180227.SAA05179@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/include soundcard.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk scrappy 1998/02/17 18:27:06 PST Modified files: sys/i386/include soundcard.h Log: soundcard.h wasn't upgraded when i386/isa/snd was Revision Changes Path 1.26 +42 -0 src/sys/i386/include/soundcard.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 18:29:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA24975 for cvs-all-outgoing; Tue, 17 Feb 1998 18:29:08 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA24864; Tue, 17 Feb 1998 18:28:46 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA05207; Tue, 17 Feb 1998 18:28:15 -0800 (PST) Date: Tue, 17 Feb 1998 18:28:15 -0800 (PST) Message-Id: <199802180228.SAA05207@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys md5.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 18:28:15 PST Modified files: (Branch: RELENG_2_2) sys/sys md5.h Log: MFC: constify Revision Changes Path 1.6.2.1 +2 -2 src/sys/sys/md5.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 18:53:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA28327 for cvs-all-outgoing; Tue, 17 Feb 1998 18:53:09 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA28130; Tue, 17 Feb 1998 18:52:13 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA05429; Tue, 17 Feb 1998 18:51:17 -0800 (PST) Date: Tue, 17 Feb 1998 18:51:17 -0800 (PST) Message-Id: <199802180251.SAA05429@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libscsi Makefile scsi.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 18:51:17 PST Modified files: (Branch: RELENG_2_2) lib/libscsi Makefile scsi.3 Log: MFC: relative paths to /sys, doc fixes. Revision Changes Path 1.5.2.2 +1 -1 src/lib/libscsi/Makefile 1.5.2.2 +42 -41 src/lib/libscsi/scsi.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 18:55:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA28731 for cvs-all-outgoing; Tue, 17 Feb 1998 18:55:19 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA28592; Tue, 17 Feb 1998 18:54:14 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA05365; Tue, 17 Feb 1998 18:46:32 -0800 (PST) Date: Tue, 17 Feb 1998 18:46:32 -0800 (PST) Message-Id: <199802180246.SAA05365@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libpcap Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 18:46:32 PST Modified files: (Branch: RELENG_2_2) lib/libpcap Makefile Log: MFC: better yacc handling. Revision Changes Path 1.12.2.2 +12 -12 src/lib/libpcap/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 18:55:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA28780 for cvs-all-outgoing; Tue, 17 Feb 1998 18:55:37 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA28613; Tue, 17 Feb 1998 18:54:21 -0800 (PST) (envelope-from hanai@FreeBSD.org) From: Hanai Hiroyuki Received: (from hanai@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA05329; Tue, 17 Feb 1998 18:46:17 -0800 (PST) Date: Tue, 17 Feb 1998 18:46:17 -0800 (PST) Message-Id: <199802180246.SAA05329@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data/ja_JP.EUC web.atoz Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hanai 1998/02/17 18:46:16 PST Modified files: data/ja_JP.EUC web.atoz Log: Changes in the English version(1.5->1.9) are merged. Submitted by: Motoyuki Konno Revision Changes Path 1.2 +13 -2 www/data/ja_JP.EUC/web.atoz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 18:55:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA28777 for cvs-all-outgoing; Tue, 17 Feb 1998 18:55:33 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA28638; Tue, 17 Feb 1998 18:54:30 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA05253; Tue, 17 Feb 1998 18:31:38 -0800 (PST) Date: Tue, 17 Feb 1998 18:31:38 -0800 (PST) Message-Id: <199802180231.SAA05253@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libmytinfo defs.h mkcapsort.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 18:31:38 PST Modified files: (Branch: RELENG_2_2) lib/libmytinfo defs.h mkcapsort.c Log: MFC: misc cleanup. Revision Changes Path 1.1.1.1.8.1 +0 -3 src/lib/libmytinfo/defs.h 1.2.6.1 +9 -9 src/lib/libmytinfo/mkcapsort.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 18:55:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA28815 for cvs-all-outgoing; Tue, 17 Feb 1998 18:55:47 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA28660; Tue, 17 Feb 1998 18:54:37 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA05150; Tue, 17 Feb 1998 18:24:10 -0800 (PST) Date: Tue, 17 Feb 1998 18:24:10 -0800 (PST) Message-Id: <199802180224.SAA05150@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libmd md2.h md4.h mdX.3 mdXhl.c mddriver.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 18:24:10 PST Modified files: (Branch: RELENG_2_2) lib/libmd md2.h md4.h mdX.3 mdXhl.c mddriver.c Log: MFC: doc fixes, better prototypes, misc. Revision Changes Path 1.5.2.1 +6 -2 src/lib/libmd/md2.h 1.6.2.1 +6 -2 src/lib/libmd/md4.h 1.7.2.1 +4 -4 src/lib/libmd/mdX.3 1.8.2.1 +2 -2 src/lib/libmd/mdXhl.c 1.3.2.1 +4 -2 src/lib/libmd/mddriver.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 19:00:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA29730 for cvs-all-outgoing; Tue, 17 Feb 1998 19:00:13 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA29588; Tue, 17 Feb 1998 18:59:36 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA05470; Tue, 17 Feb 1998 18:59:05 -0800 (PST) Date: Tue, 17 Feb 1998 18:59:05 -0800 (PST) Message-Id: <199802180259.SAA05470@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libutil Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 18:59:04 PST Modified files: (Branch: RELENG_2_2) lib/libutil Makefile Log: MFC: /sys relativity. Revision Changes Path 1.3.2.6 +1 -1 src/lib/libutil/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 19:35:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA04725 for cvs-all-outgoing; Tue, 17 Feb 1998 19:35:28 -0800 (PST) (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 TAA04364; Tue, 17 Feb 1998 19:32:44 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id OAA10372; Wed, 18 Feb 1998 14:25:17 +1100 Date: Wed, 18 Feb 1998 14:25:17 +1100 From: Bruce Evans Message-Id: <199802180325.OAA10372@godzilla.zeta.org.au> To: bde@zeta.org.au, jkh@time.cdrom.com Subject: Re: cvs commit: src/lib/libcurses/PSD.doc Makefile Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-lib@FreeBSD.ORG, jkh@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >Thanks, that explains that mystery. With 38MB of diffs to look >through, forgive me if I'm not chasing every single oddness down. >Even after I finish this I've got to go back through and do a 2nd pass >all over again since I'm only getting the "obvious" stuff on this >pass. :-( > >> > Modified files: (Branch: RELENG_2_2) >> > lib/libcurses/PSD.doc Makefile >> > Log: >> > MFC: Add a soelim befoer nroff. This entire Makefile is broken in the >> > presence of obj dirs, both in -current and in -stable. >> >> It is never used. The working version in doc/psd/19.curses has many >> other changes. It's not exactly obvious. The makefile hasn't left the vendor branch, but Lite2 changed it, so importing Lite2 changed it on the HEAD. You must have tried `make' in libcurses/PSD.doc to even notice the problem. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 19:44:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA05895 for cvs-all-outgoing; Tue, 17 Feb 1998 19:44:51 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from alpha.xerox.com (firewall-user@alpha.Xerox.COM [13.1.64.93]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA05589; Tue, 17 Feb 1998 19:40:28 -0800 (PST) (envelope-from fenner@parc.xerox.com) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <52042(4)>; Tue, 17 Feb 1998 19:40:08 PST Received: from localhost by crevenia.parc.xerox.com with SMTP id <177476>; Tue, 17 Feb 1998 19:39:51 -0800 To: asami@FreeBSD.ORG (Satoshi Asami) cc: fenner@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/mbone/rtptools - Imported sources In-reply-to: Your message of "Tue, 17 Feb 98 03:07:23 PST." <199802171107.DAA06867@silvia.HIP.Berkeley.EDU> Date: Tue, 17 Feb 1998 19:39:41 PST From: Bill Fenner Message-Id: <98Feb17.193951pst.177476@crevenia.parc.xerox.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami@FreeBSD.ORG (Satoshi Asami) wrote: >I swear I built this one before (I see a package sitting on this >machine!) but it doesn't build anymore for some reason. Do you have >any idea why? Because pollutes the namespace with a macro named "timeradd". Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 19:51:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA07271 for cvs-all-outgoing; Tue, 17 Feb 1998 19:51:45 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-51.ix.netcom.com [207.93.143.179]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA07178; Tue, 17 Feb 1998 19:51:00 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id TAA08739; Tue, 17 Feb 1998 19:50:31 -0800 (PST) Date: Tue, 17 Feb 1998 19:50:31 -0800 (PST) Message-Id: <199802180350.TAA08739@silvia.HIP.Berkeley.EDU> To: fenner@parc.xerox.com CC: fenner@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <98Feb17.193951pst.177476@crevenia.parc.xerox.com> (message from Bill Fenner on Tue, 17 Feb 1998 19:39:41 PST) Subject: Re: cvs commit: ports/mbone/rtptools - Imported sources From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Because pollutes the namespace with a macro named * "timeradd". You mean this one? === 1.8.2.1 Thu Jan 29 3:14:20 1998 by msmith Branch: RELENG_2_2 Diffs to 1.8 ; Diffs to 1.16 Merge timeradd()/timersub() from current. This fixes the build issue with ftp(1) and improves NetBSD/OpenBSD source compatability. === I see you fixed it though, thanks. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 20:03:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA09149 for cvs-all-outgoing; Tue, 17 Feb 1998 20:03:23 -0800 (PST) (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 UAA08993; Tue, 17 Feb 1998 20:02:22 -0800 (PST) (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.6.9) with ESMTP id TAA22484; Tue, 17 Feb 1998 19:34:31 -0800 (PST) To: Bruce Evans cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-lib@FreeBSD.ORG, jkh@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libcurses/PSD.doc Makefile In-reply-to: Your message of "Wed, 18 Feb 1998 14:25:17 +1100." <199802180325.OAA10372@godzilla.zeta.org.au> Date: Tue, 17 Feb 1998 19:34:31 -0800 Message-ID: <22480.887772871@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > It's not exactly obvious. The makefile hasn't left the vendor branch, > but Lite2 changed it, so importing Lite2 changed it on the HEAD. You > must have tried `make' in libcurses/PSD.doc to even notice the problem. Yep. I was curious. :) Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 20:12:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA10789 for cvs-all-outgoing; Tue, 17 Feb 1998 20:12:34 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA10743; Tue, 17 Feb 1998 20:12:21 -0800 (PST) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA06653; Tue, 17 Feb 1998 20:11:50 -0800 (PST) Date: Tue, 17 Feb 1998 20:11:50 -0800 (PST) Message-Id: <199802180411.UAA06653@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ypserv Makefile.yp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/02/17 20:11:50 PST Modified files: usr.sbin/ypserv Makefile.yp Log: Doh! Replace backslash that got eaten by gremlins in the last commit. Revision Changes Path 1.22 +2 -2 src/usr.sbin/ypserv/Makefile.yp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 20:14:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA10968 for cvs-all-outgoing; Tue, 17 Feb 1998 20:14:04 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA10911; Tue, 17 Feb 1998 20:13:26 -0800 (PST) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA06688; Tue, 17 Feb 1998 20:12:53 -0800 (PST) Date: Tue, 17 Feb 1998 20:12:53 -0800 (PST) Message-Id: <199802180412.UAA06688@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ypserv Makefile.yp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/02/17 20:12:53 PST Modified files: (Branch: RELENG_2_2) usr.sbin/ypserv Makefile.yp Log: MFC: put back missing backslash Revision Changes Path 1.13.2.5 +2 -2 src/usr.sbin/ypserv/Makefile.yp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 20:16:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA11327 for cvs-all-outgoing; Tue, 17 Feb 1998 20:16:11 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA11236; Tue, 17 Feb 1998 20:15:38 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA06747; Tue, 17 Feb 1998 20:15:05 -0800 (PST) Date: Tue, 17 Feb 1998 20:15:05 -0800 (PST) Message-Id: <199802180415.UAA06747@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/config config.8 config.h config.y main.c mkmakefile.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/02/17 20:15:05 PST Modified files: usr.sbin/config config.8 config.h config.y main.c mkmakefile.c Log: Make '-n' the default, and introduce a new flag '-r' to get old behaviour. Also indicate which option(s) are unknown if there are any old-style options. Revision Changes Path 1.10 +6 -9 src/usr.sbin/config/config.8 1.17 +3 -0 src/usr.sbin/config/config.h 1.21 +3 -0 src/usr.sbin/config/config.y 1.20 +9 -13 src/usr.sbin/config/main.c 1.26 +12 -4 src/usr.sbin/config/mkmakefile.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 20:17:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA11625 for cvs-all-outgoing; Tue, 17 Feb 1998 20:17:49 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA11565; Tue, 17 Feb 1998 20:17:27 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA06837; Tue, 17 Feb 1998 20:16:56 -0800 (PST) Date: Tue, 17 Feb 1998 20:16:56 -0800 (PST) Message-Id: <199802180416.UAA06837@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/hugs/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/17 20:16:56 PST Modified files: lang/hugs/pkg PLIST Log: Use '@unexec rmdir ...' to get rid of stray doc directories on deinstall. Revision Changes Path 1.4 +10 -0 ports/lang/hugs/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 Feb 17 20:20:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA12054 for cvs-all-outgoing; Tue, 17 Feb 1998 20:20:19 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA11933; Tue, 17 Feb 1998 20:19:29 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA07029; Tue, 17 Feb 1998 20:18:56 -0800 (PST) Date: Tue, 17 Feb 1998 20:18:56 -0800 (PST) Message-Id: <199802180418.UAA07029@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/editors Makefile ports/x11 Makefile ports/editors/textedit Makefile ports/x11/textedit Makefile ports/x11/textedit/files md5 ports/x11/textedit/patches patch-aa ports/x11/textedit/pkg COMMENT DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/17 20:18:56 PST Modified files: editors Makefile x11 Makefile editors/textedit Makefile Removed files: x11/textedit Makefile x11/textedit/files md5 x11/textedit/patches patch-aa x11/textedit/pkg COMMENT DESCR PLIST Log: Move textedit from x11 to editors. Approved by: jraynard Revision Changes Path 1.47 +2 -1 ports/editors/Makefile 1.188 +1 -2 ports/x11/Makefile 1.3 +2 -2 ports/editors/textedit/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 20:21:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA12259 for cvs-all-outgoing; Tue, 17 Feb 1998 20:21:24 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA12142; Tue, 17 Feb 1998 20:20:38 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA07077; Tue, 17 Feb 1998 20:20:04 -0800 (PST) Date: Tue, 17 Feb 1998 20:20:04 -0800 (PST) Message-Id: <199802180420.UAA07077@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 asami 1998/02/17 20:20:04 PST Modified files: . modules Log: Move textedit from x11 to editors. Revision Changes Path 1.1820 +2 -2 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 20:22:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA12446 for cvs-all-outgoing; Tue, 17 Feb 1998 20:22:24 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA12346; Tue, 17 Feb 1998 20:21:41 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA07091; Tue, 17 Feb 1998 20:21:09 -0800 (PST) Date: Tue, 17 Feb 1998 20:21:09 -0800 (PST) Message-Id: <199802180421.UAA07091@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/graphics/ppm2fli - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/17 20:21:08 PST ports/graphics/ppm2fli - Imported sources Update of /home/ncvs/ports/graphics/ppm2fli In directory freefall.freebsd.org:/d/users/steve/ppm2fli Log Message: Initial import of ppm2fli. Utilities to merge PPM files into animated FLI and vice versa. Status: Vendor Tag: PEDRO Release Tags: PPM2FLI_B1_92 N ports/graphics/ppm2fli/Makefile N ports/graphics/ppm2fli/files/md5 N ports/graphics/ppm2fli/patches/patch-aa N ports/graphics/ppm2fli/pkg/DESCR N ports/graphics/ppm2fli/pkg/COMMENT N ports/graphics/ppm2fli/pkg/PLIST No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 20:25:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA12873 for cvs-all-outgoing; Tue, 17 Feb 1998 20:25:05 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA12715; Tue, 17 Feb 1998 20:24:12 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA07145; Tue, 17 Feb 1998 20:23:39 -0800 (PST) Date: Tue, 17 Feb 1998 20:23:39 -0800 (PST) Message-Id: <199802180423.UAA07145@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 steve 1998/02/17 20:23:38 PST Modified files: graphics Makefile Log: Activate ppm2fli port. PR: 5775 Submitted by: Pedro F. Giffuni Revision Changes Path 1.65 +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 Tue Feb 17 20:25:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA12882 for cvs-all-outgoing; Tue, 17 Feb 1998 20:25:09 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA12736; Tue, 17 Feb 1998 20:24:16 -0800 (PST) (envelope-from fenner@FreeBSD.org) From: Bill Fenner Received: (from fenner@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA06525; Tue, 17 Feb 1998 19:41:10 -0800 (PST) Date: Tue, 17 Feb 1998 19:41:10 -0800 (PST) Message-Id: <199802180341.TAA06525@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/mbone/rtptools/patches patch-ac Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk fenner 1998/02/17 19:41:09 PST Added files: mbone/rtptools/patches patch-ac Log: Work around namespace pollution in FreeBSD-current's . Luckily the polluting macro's calling sequence is the same as the function defined by rtptools. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 20:26:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA13037 for cvs-all-outgoing; Tue, 17 Feb 1998 20:26:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-51.ix.netcom.com [207.93.143.179]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA12876; Tue, 17 Feb 1998 20:24:56 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id UAA08858; Tue, 17 Feb 1998 20:24:50 -0800 (PST) Date: Tue, 17 Feb 1998 20:24:50 -0800 (PST) Message-Id: <199802180424.UAA08858@silvia.HIP.Berkeley.EDU> To: steve@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199802180416.UAA06837@freefall.freebsd.org> (message from Steve Price on Tue, 17 Feb 1998 20:16:56 -0800 (PST)) Subject: Re: cvs commit: ports/lang/hugs/pkg PLIST From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Use '@unexec rmdir ...' to get rid of stray doc directories on deinstall. Why don't you use @dirrm? Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 20:27:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA13279 for cvs-all-outgoing; Tue, 17 Feb 1998 20:27:43 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA13152; Tue, 17 Feb 1998 20:26:50 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA07210; Tue, 17 Feb 1998 20:26:14 -0800 (PST) Date: Tue, 17 Feb 1998 20:26:14 -0800 (PST) Message-Id: <199802180426.UAA07210@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 steve 1998/02/17 20:26:14 PST Modified files: . modules Log: ppm2fli -> ports/graphics/ppm2fli Revision Changes Path 1.1821 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 20:53:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA17200 for cvs-all-outgoing; Tue, 17 Feb 1998 20:53:20 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA17188; Tue, 17 Feb 1998 20:53:14 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA07354; Tue, 17 Feb 1998 20:52:44 -0800 (PST) Date: Tue, 17 Feb 1998 20:52:44 -0800 (PST) Message-Id: <199802180452.UAA07354@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/print/transfig Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/17 20:52:44 PST Modified files: print/transfig Makefile Log: Add dependency to ppmtogif -> netpbm. Reported and verified by: Miroslav Kes Revision Changes Path 1.15 +3 -3 ports/print/transfig/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 20:54:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA17301 for cvs-all-outgoing; Tue, 17 Feb 1998 20:54:26 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA17292; Tue, 17 Feb 1998 20:54:13 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA07296; Tue, 17 Feb 1998 20:45:43 -0800 (PST) Date: Tue, 17 Feb 1998 20:45:43 -0800 (PST) Message-Id: <199802180445.UAA07296@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/hugs/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/17 20:45:43 PST Modified files: lang/hugs/pkg PLIST Log: Use @dirrm instead of @unexec rmdir. Suggested by: Satoshi Asami Revision Changes Path 1.5 +10 -10 ports/lang/hugs/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 Feb 17 21:15:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA20312 for cvs-all-outgoing; Tue, 17 Feb 1998 21:15:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA20260; Tue, 17 Feb 1998 21:14:39 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id VAA01518; Tue, 17 Feb 1998 21:27:01 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id VAA02314; Tue, 17 Feb 1998 21:27:00 -0700 Date: Tue, 17 Feb 1998 21:27:00 -0700 Message-Id: <199802180427.VAA02314@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Eivind Eklund Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/config config.8 config.h config.y main.c mkmakefile.c In-Reply-To: <199802180415.UAA06747@freefall.freebsd.org> References: <199802180415.UAA06747@freefall.freebsd.org> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: > usr.sbin/config config.8 config.h config.y main.c > mkmakefile.c > Log: > Make '-n' the default Yay!!!! Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 21:16:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA20414 for cvs-all-outgoing; Tue, 17 Feb 1998 21:16:24 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA20387; Tue, 17 Feb 1998 21:16:09 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA07567; Tue, 17 Feb 1998 21:15:35 -0800 (PST) Date: Tue, 17 Feb 1998 21:15:35 -0800 (PST) Message-Id: <199802180515.VAA07567@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 ports/news/suck/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/17 21:15:34 PST Modified files: news/suck Makefile news/suck/files md5 news/suck/patches patch-aa Log: Upgrade to version 3.9.1. PR: 5777 Submitted by: Jun Kuriyama Revision Changes Path 1.10 +3 -3 ports/news/suck/Makefile 1.8 +1 -1 ports/news/suck/files/md5 1.7 +1 -1 ports/news/suck/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 21:29:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA22555 for cvs-all-outgoing; Tue, 17 Feb 1998 21:29:54 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA22522; Tue, 17 Feb 1998 21:29:42 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA08140; Tue, 17 Feb 1998 21:29:10 -0800 (PST) Date: Tue, 17 Feb 1998 21:29:10 -0800 (PST) Message-Id: <199802180529.VAA08140@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libutil Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 21:29:09 PST Modified files: lib/libutil Makefile Log: MF22: add login_auth.3 to man page list. Revision Changes Path 1.18 +2 -2 src/lib/libutil/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 21:30:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA22792 for cvs-all-outgoing; Tue, 17 Feb 1998 21:30:57 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA22779; Tue, 17 Feb 1998 21:30:45 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA08228; Tue, 17 Feb 1998 21:30:14 -0800 (PST) Date: Tue, 17 Feb 1998 21:30:14 -0800 (PST) Message-Id: <199802180530.VAA08228@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libutil Makefile login_auth.c login_cap.3 login_tty.3 login_tty.c logout.c logwtmp.3 logwtmp.c pty.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 21:30:12 PST Modified files: (Branch: RELENG_2_2) lib/libutil Makefile login_auth.c login_cap.3 login_tty.3 login_tty.c logout.c logwtmp.3 logwtmp.c pty.c Log: MFC: add new login_auth(3) man page and merge various fixes from current Revision Changes Path 1.3.2.7 +2 -2 src/lib/libutil/Makefile 1.7.2.2 +2 -2 src/lib/libutil/login_auth.c 1.6.2.2 +2 -2 src/lib/libutil/login_cap.3 1.2.2.2 +1 -2 src/lib/libutil/login_tty.3 1.2.2.1 +5 -0 src/lib/libutil/login_tty.c 1.2.2.1 +6 -1 src/lib/libutil/logout.c 1.2.2.2 +2 -2 src/lib/libutil/logwtmp.3 1.3.2.2 +6 -1 src/lib/libutil/logwtmp.c 1.6.2.1 +5 -0 src/lib/libutil/pty.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 21:34:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA23372 for cvs-all-outgoing; Tue, 17 Feb 1998 21:34:45 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA23291; Tue, 17 Feb 1998 21:34:05 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA08329; Tue, 17 Feb 1998 21:33:34 -0800 (PST) Date: Tue, 17 Feb 1998 21:33:34 -0800 (PST) Message-Id: <199802180533.VAA08329@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libxpg4 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 21:33:33 PST Modified files: (Branch: RELENG_2_2) lib/libxpg4 Makefile Log: MFC: add mskanji Revision Changes Path 1.2.2.1 +1 -1 src/lib/libxpg4/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 21:37:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA23650 for cvs-all-outgoing; Tue, 17 Feb 1998 21:37:28 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA23617; Tue, 17 Feb 1998 21:37:14 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA08424; Tue, 17 Feb 1998 21:36:42 -0800 (PST) Date: Tue, 17 Feb 1998 21:36:42 -0800 (PST) Message-Id: <199802180536.VAA08424@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/atrun atrun.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 21:36:41 PST Modified files: (Branch: RELENG_2_2) libexec/atrun atrun.c Log: MFC: overflow fixes and better understanding of UT_NAMESIZE. Revision Changes Path 1.6.2.4 +15 -8 src/libexec/atrun/atrun.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 21:38:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA23834 for cvs-all-outgoing; Tue, 17 Feb 1998 21:38:23 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA23777; Tue, 17 Feb 1998 21:38:03 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA08460; Tue, 17 Feb 1998 21:37:32 -0800 (PST) Date: Tue, 17 Feb 1998 21:37:32 -0800 (PST) Message-Id: <199802180537.VAA08460@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/atrun gloadavg.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 21:37:32 PST Modified files: (Branch: RELENG_2_2) libexec/atrun gloadavg.c Log: MFC: correct prototype (missed in last commit). Revision Changes Path 1.1.2.2 +2 -2 src/libexec/atrun/gloadavg.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 21:54:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA25781 for cvs-all-outgoing; Tue, 17 Feb 1998 21:54:36 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA25708; Tue, 17 Feb 1998 21:54:12 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA08388; Tue, 17 Feb 1998 21:35:28 -0800 (PST) Date: Tue, 17 Feb 1998 21:35:28 -0800 (PST) Message-Id: <199802180535.VAA08388@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/msun/i387 s_finite.S src/lib/msun/man math.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 21:35:28 PST Modified files: (Branch: RELENG_2_2) lib/msun/i387 s_finite.S lib/msun/man math.3 Log: MFC: bug fix and doc tweaks. Revision Changes Path 1.2.8.4 +2 -2 src/lib/msun/i387/s_finite.S 1.3.2.1 +14 -5 src/lib/msun/man/math.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 21:56:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA25975 for cvs-all-outgoing; Tue, 17 Feb 1998 21:56:26 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA25956; Tue, 17 Feb 1998 21:56:11 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA08577; Tue, 17 Feb 1998 21:55:39 -0800 (PST) Date: Tue, 17 Feb 1998 21:55:39 -0800 (PST) Message-Id: <199802180555.VAA08577@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/bootpd bootpd.8 bootpd.c bootptab.5 getether.c getif.c lookup.c rtmsg.c src/libexec/bootpd/tools/bootptest print-bootp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/17 21:55:38 PST Modified files: (Branch: RELENG_2_2) libexec/bootpd bootpd.8 bootpd.c bootptab.5 getether.c getif.c lookup.c rtmsg.c libexec/bootpd/tools/bootptest print-bootp.c Log: MFC: mondo merge of bootpd. I really hope someone can test this since I've never even *seen* a netbooted FreeBSD system. Mike: Maybe that's one scenario needed for the test lab. Revision Changes Path 1.4.2.5 +2 -2 src/libexec/bootpd/bootpd.8 1.4.2.1 +8 -8 src/libexec/bootpd/bootpd.c 1.1.1.2.2.2 +12 -11 src/libexec/bootpd/bootptab.5 1.4.2.2 +2 -1 src/libexec/bootpd/getether.c 1.3.2.1 +1 -3 src/libexec/bootpd/getif.c 1.2.2.1 +2 -4 src/libexec/bootpd/lookup.c 1.4.6.1 +2 -1 src/libexec/bootpd/rtmsg.c 1.2.2.1 +1 -3 src/libexec/bootpd/tools/bootptest/print-bootp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 22:12:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA28759 for cvs-all-outgoing; Tue, 17 Feb 1998 22:12:27 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA28742; Tue, 17 Feb 1998 22:12:16 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA08648; Tue, 17 Feb 1998 22:11:45 -0800 (PST) Date: Tue, 17 Feb 1998 22:11:45 -0800 (PST) Message-Id: <199802180611.WAA08648@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/news/inn/patches patch-ai Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/17 22:11:45 PST Added files: news/inn/patches patch-ai Log: Strip binaries on install. PR: 5761 Submitted by: Jun Kuriyama To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 22:25:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA00396 for cvs-all-outgoing; Tue, 17 Feb 1998 22:25:11 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA00385; Tue, 17 Feb 1998 22:25:05 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA08787; Tue, 17 Feb 1998 22:24:35 -0800 (PST) Date: Tue, 17 Feb 1998 22:24:35 -0800 (PST) Message-Id: <199802180624.WAA08787@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/graphics/ppm2fli Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/17 22:24:34 PST Modified files: graphics/ppm2fli Makefile Log: Take out "misc" for list of categories...it's for stuff that don't fit anywhere else, so it doesn't make sense to have misc and some other category in there (unless it's a language specific port). Revision Changes Path 1.2 +2 -2 ports/graphics/ppm2fli/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 22:25:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA00454 for cvs-all-outgoing; Tue, 17 Feb 1998 22:25:35 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA00423; Tue, 17 Feb 1998 22:25:27 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA08803; Tue, 17 Feb 1998 22:24:56 -0800 (PST) Date: Tue, 17 Feb 1998 22:24:56 -0800 (PST) Message-Id: <199802180624.WAA08803@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/math/lapack Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/17 22:24:56 PST Modified files: math/lapack Makefile Log: Portlint clean. Revision Changes Path 1.5 +7 -7 ports/math/lapack/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 22:29:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA00760 for cvs-all-outgoing; Tue, 17 Feb 1998 22:29:06 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA00754; Tue, 17 Feb 1998 22:29:05 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA08889; Tue, 17 Feb 1998 22:28:35 -0800 (PST) Date: Tue, 17 Feb 1998 22:28:35 -0800 (PST) Message-Id: <199802180628.WAA08889@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/japanese/expect Makefile ports/lang/expect Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/17 22:28:35 PST Modified files: japanese/expect Makefile lang/expect Makefile Log: Make the Makefiles of japanese/expect and lang/expect cooperate better with each other (and hopefully easier to maintain in the future). Basically, list everything in the regular orders on both Makefiles, and use ?= in lang/expect/Makefile for variables we want to be overridden. PR: 5770 Revision Changes Path 1.6 +5 -8 ports/japanese/expect/Makefile 1.30 +7 -10 ports/lang/expect/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 22:46:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA02358 for cvs-all-outgoing; Tue, 17 Feb 1998 22:46:29 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA02353; Tue, 17 Feb 1998 22:46:26 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA09019; Tue, 17 Feb 1998 22:45:56 -0800 (PST) Date: Tue, 17 Feb 1998 22:45:56 -0800 (PST) Message-Id: <199802180645.WAA09019@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/tclplugin Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/17 22:45:56 PST Modified files: lang/tclplugin Makefile Log: Don't ask me, but you need netscape for building this port too. Revision Changes Path 1.11 +2 -1 ports/lang/tclplugin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 23:00:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA04368 for cvs-all-outgoing; Tue, 17 Feb 1998 23:00:14 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA04346; Tue, 17 Feb 1998 23:00:09 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA09089; Tue, 17 Feb 1998 22:59:38 -0800 (PST) Date: Tue, 17 Feb 1998 22:59:38 -0800 (PST) Message-Id: <199802180659.WAA09089@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/print/gp Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/17 22:59:38 PST Modified files: print/gp Makefile Log: Unmark broken, packaging works now. Revision Changes Path 1.3 +1 -3 ports/print/gp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 23:01:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA04583 for cvs-all-outgoing; Tue, 17 Feb 1998 23:01:47 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from main.hq.cti.ru (main.hq.cti.ru [194.67.85.27]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA04544; Tue, 17 Feb 1998 23:01:16 -0800 (PST) (envelope-from dima@tejblum.dnttm.rssi.ru) Received: (from uucp@localhost) by main.hq.cti.ru (8.8.7/8.8.7) with UUCP id KAA05108; Wed, 18 Feb 1998 10:01:01 +0300 (MSK) (envelope-from dima@tejblum.dnttm.rssi.ru) Received: from tejblum.dnttm.rssi.ru (localhost [127.0.0.1]) by tejblum.dnttm.rssi.ru (8.8.8/8.8.7) with ESMTP id KAA01183; Wed, 18 Feb 1998 10:07:40 +0300 (MSK) (envelope-from dima@tejblum.dnttm.rssi.ru) Message-Id: <199802180707.KAA01183@tejblum.dnttm.rssi.ru> X-Mailer: exmh version 2.0gamma 1/27/96 To: "Jordan K. Hubbard" cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libmd md2.h md4.h mdX.3 mdXhl.c mddriver.c In-reply-to: Your message of "Tue, 17 Feb 1998 18:24:10 PST." <199802180224.SAA05150@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 18 Feb 1998 10:07:40 +0300 From: Dmitrij Tejblum Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk "Jordan K. Hubbard" wrote: > jkh 1998/02/17 18:24:10 PST > > Modified files: (Branch: RELENG_2_2) > lib/libmd md2.h md4.h mdX.3 mdXhl.c mddriver.c > Log: > MFC: doc fixes, better prototypes, misc. > This probobly broke -stable build, until you will merge sys/md5.h. Dima To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 23:10:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA05671 for cvs-all-outgoing; Tue, 17 Feb 1998 23:10:51 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA05662; Tue, 17 Feb 1998 23:10:48 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA09227; Tue, 17 Feb 1998 23:10:18 -0800 (PST) Date: Tue, 17 Feb 1998 23:10:18 -0800 (PST) Message-Id: <199802180710.XAA09227@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/kdegames Makefile ports/x11/kdegames/files md5 ports/x11/kdegames/patches patch-a0 patch-aa patch-ab patch-ac ports/x11/kdegames/pkg COMMENT DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/17 23:10:17 PST Removed files: x11/kdegames Makefile x11/kdegames/files md5 x11/kdegames/patches patch-a0 patch-aa patch-ab patch-ac x11/kdegames/pkg COMMENT DESCR PLIST Log: Nuke this sucker, it's already moved to games. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 17 23:26:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA07515 for cvs-all-outgoing; Tue, 17 Feb 1998 23:26:43 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA07510; Tue, 17 Feb 1998 23:26:41 -0800 (PST) (envelope-from charnier@FreeBSD.org) From: Philippe Charnier Received: (from charnier@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA09330; Tue, 17 Feb 1998 23:26:11 -0800 (PST) Date: Tue, 17 Feb 1998 23:26:11 -0800 (PST) Message-Id: <199802180726.XAA09330@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/xntpd/doc xntpdc.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk charnier 1998/02/17 23:26:10 PST Modified files: (Branch: RELENG_2_2) usr.sbin/xntpd/doc xntpdc.8 Log: Typos. Revision Changes Path 1.1.1.4.8.1 +3 -3 src/usr.sbin/xntpd/doc/xntpdc.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 00:19:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA13824 for cvs-all-outgoing; Wed, 18 Feb 1998 00:19:57 -0800 (PST) (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 AAA13403; Wed, 18 Feb 1998 00:14:33 -0800 (PST) (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.6.9) with ESMTP id AAA24148; Wed, 18 Feb 1998 00:13:19 -0800 (PST) To: Dmitrij Tejblum cc: "Jordan K. Hubbard" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libmd md2.h md4.h mdX.3 mdXhl.c mddriver.c In-reply-to: Your message of "Wed, 18 Feb 1998 10:07:40 +0300." <199802180707.KAA01183@tejblum.dnttm.rssi.ru> Date: Wed, 18 Feb 1998 00:13:19 -0800 Message-ID: <24144.887789599@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Which I merged about 1 minute after this. Keep reading your mail. ;-) > "Jordan K. Hubbard" wrote: > > jkh 1998/02/17 18:24:10 PST > > > > Modified files: (Branch: RELENG_2_2) > > lib/libmd md2.h md4.h mdX.3 mdXhl.c mddriver.c > > Log: > > MFC: doc fixes, better prototypes, misc. > > > > This probobly broke -stable build, until you will merge sys/md5.h. > > Dima > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 00:44:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA15159 for cvs-all-outgoing; Wed, 18 Feb 1998 00:44:01 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA15143; Wed, 18 Feb 1998 00:43:58 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA09680; Wed, 18 Feb 1998 00:43:23 -0800 (PST) Date: Wed, 18 Feb 1998 00:43:23 -0800 (PST) Message-Id: <199802180843.AAA09680@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 asami 1998/02/18 00:43:22 PST Modified files: net/kdenetwork Makefile Log: Remove the two kdesupport dependencies, I assume Stefan will fix those later when he upgrades it but it's pointing to nowhere now. Revision Changes Path 1.5 +1 -3 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 Wed Feb 18 00:46:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA15573 for cvs-all-outgoing; Wed, 18 Feb 1998 00:46:53 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA15509; Wed, 18 Feb 1998 00:46:31 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA09737; Wed, 18 Feb 1998 00:45:59 -0800 (PST) Date: Wed, 18 Feb 1998 00:45:59 -0800 (PST) Message-Id: <199802180845.AAA09737@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/print/xtem/files Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/02/18 00:45:58 PST Modified files: print/xtem/files Makefile Log: Make reinstall. Really this time. Or so I hope. Revision Changes Path 1.3 +2 -2 ports/print/xtem/files/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 01:09:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA19511 for cvs-all-outgoing; Wed, 18 Feb 1998 01:09:51 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA19475; Wed, 18 Feb 1998 01:09:41 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA09862; Wed, 18 Feb 1998 01:09:10 -0800 (PST) Date: Wed, 18 Feb 1998 01:09:10 -0800 (PST) Message-Id: <199802180909.BAA09862@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/stdtime strftime.3 src/lib/libkvm Makefile kvm_open.3 src/lib/libm/common_source math.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/18 01:09:09 PST Modified files: (Branch: RELENG_2_2) lib/libc/stdtime strftime.3 lib/libkvm Makefile kvm_open.3 lib/libm/common_source math.3 Log: MFC: A few bits I missed on my 1st pass. Revision Changes Path 1.4.2.5 +1 -1 src/lib/libc/stdtime/strftime.3 1.2.8.2 +1 -1 src/lib/libkvm/Makefile 1.2.8.1 +2 -2 src/lib/libkvm/kvm_open.3 1.1.1.1.8.1 +3 -5 src/lib/libm/common_source/math.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 01:29:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA23823 for cvs-all-outgoing; Wed, 18 Feb 1998 01:29:40 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA23795; Wed, 18 Feb 1998 01:29:23 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA10008; Wed, 18 Feb 1998 01:28:51 -0800 (PST) Date: Wed, 18 Feb 1998 01:28:51 -0800 (PST) Message-Id: <199802180928.BAA10008@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/msdosfs bootsect.h bpb.h denode.h direntry.h fat.h msdosfs_conv.c msdosfs_denode.c msdosfs_fat.c msdosfs_lookup.c msdosfs_vfsops.c msdosfs_vnops.c msdosfsmount.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/18 01:28:50 PST Modified files: sys/msdosfs bootsect.h bpb.h denode.h direntry.h fat.h msdosfs_conv.c msdosfs_denode.c msdosfs_fat.c msdosfs_lookup.c msdosfs_vfsops.c msdosfs_vnops.c msdosfsmount.h Log: Update MSDOSFS code using NetBSD's msdosfs as a guide to support FAT32 partitions. Unfortunately, we looked around here at Walnut Creek CDROM for any newer FAT32-supporting versions of Win95 and we were unsuccessful; only the older stuff here. So this is untested beyond simply making sure it compiles and someone with access to an actual FAT32 fs will have to let us know how well it actually works. Submitted by: Dmitrij Tejblum Obtained from: NetBSD Revision Changes Path 1.6 +65 -22 src/sys/msdosfs/bootsect.h 1.6 +153 -64 src/sys/msdosfs/bpb.h 1.15 +76 -38 src/sys/msdosfs/denode.h 1.5 +62 -26 src/sys/msdosfs/direntry.h 1.7 +30 -32 src/sys/msdosfs/fat.h 1.15 +579 -109 src/sys/msdosfs/msdosfs_conv.c 1.32 +117 -168 src/sys/msdosfs/msdosfs_denode.c 1.17 +282 -172 src/sys/msdosfs/msdosfs_fat.c 1.15 +609 -275 src/sys/msdosfs/msdosfs_lookup.c 1.24 +541 -303 src/sys/msdosfs/msdosfs_vfsops.c 1.56 +756 -657 src/sys/msdosfs/msdosfs_vnops.c 1.13 +88 -57 src/sys/msdosfs/msdosfsmount.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 01:31:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA24083 for cvs-all-outgoing; Wed, 18 Feb 1998 01:31:29 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA24041; Wed, 18 Feb 1998 01:31:05 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA10054; Wed, 18 Feb 1998 01:30:32 -0800 (PST) Date: Wed, 18 Feb 1998 01:30:32 -0800 (PST) Message-Id: <199802180930.BAA10054@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/i386/mount_msdos mount_msdos.8 mount_msdos.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/18 01:30:32 PST Modified files: sbin/i386/mount_msdos mount_msdos.8 mount_msdos.c Log: Support for FAT32 partitions. Submitted by: Dmitrij Tejblum Obtained from: NetBSD Revision Changes Path 1.7 +65 -23 src/sbin/i386/mount_msdos/mount_msdos.8 1.11 +21 -3 src/sbin/i386/mount_msdos/mount_msdos.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 01:41:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA25696 for cvs-all-outgoing; Wed, 18 Feb 1998 01:41:30 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA25689; Wed, 18 Feb 1998 01:41:27 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA10125; Wed, 18 Feb 1998 01:40:56 -0800 (PST) Date: Wed, 18 Feb 1998 01:40:56 -0800 (PST) Message-Id: <199802180940.BAA10125@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/scsi scsiconf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/02/18 01:40:56 PST Modified files: sys/scsi scsiconf.c Log: Put the SC_Q_NO_TAGS value in the correct field for the Iomega Jaz quirk entry, and move it down with the other NO_TAGS device. Submitted by: bde Revision Changes Path 1.104 +5 -5 src/sys/scsi/scsiconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 02:49:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA05971 for cvs-all-outgoing; Wed, 18 Feb 1998 02:49:27 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA05954; Wed, 18 Feb 1998 02:49:07 -0800 (PST) (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 CAA10782; Wed, 18 Feb 1998 02:48:33 -0800 (PST) Date: Wed, 18 Feb 1998 02:48:33 -0800 (PST) Message-Id: <199802181048.CAA10782@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/ftpd ftpd.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/02/18 02:48:32 PST Modified files: (Branch: RELENG_2_2) libexec/ftpd ftpd.8 Log: Add /etc/ftphosts to the FILES section. Note that ftpmotd is relative to the user's view of /etc. Revision Changes Path 1.9.2.10 +7 -2 src/libexec/ftpd/ftpd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 02:54:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA06502 for cvs-all-outgoing; Wed, 18 Feb 1998 02:54:16 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA06453; Wed, 18 Feb 1998 02:53:50 -0800 (PST) (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 CAA10854; Wed, 18 Feb 1998 02:53:18 -0800 (PST) Date: Wed, 18 Feb 1998 02:53:18 -0800 (PST) Message-Id: <199802181053.CAA10854@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/ftpd ftpd.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/02/18 02:53:17 PST Modified files: libexec/ftpd ftpd.8 Log: MFS. Revision Changes Path 1.21 +7 -2 src/libexec/ftpd/ftpd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 03:12:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA08385 for cvs-all-outgoing; Wed, 18 Feb 1998 03:12:53 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA08368; Wed, 18 Feb 1998 03:12:45 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA11155; Wed, 18 Feb 1998 03:12:14 -0800 (PST) Date: Wed, 18 Feb 1998 03:12:14 -0800 (PST) Message-Id: <199802181112.DAA11155@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports INDEX Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/18 03:12:13 PST Modified files: . INDEX Log: It's been a long time since I committed the INDEX, It's been a long time since I sang a song, Ooh, let me get it back, let me get it back, let me get it back Leave me where I've come from It's been a long time, been a long time, Been a long lonely, lonely, lonely, lonely, lonely time (Wow, 1274 lines now...) Revision Changes Path 1.166 +136 -107 ports/INDEX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 03:17:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA09037 for cvs-all-outgoing; Wed, 18 Feb 1998 03:17:55 -0800 (PST) (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 DAA08946; Wed, 18 Feb 1998 03:17:20 -0800 (PST) (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.6.9) with ESMTP id DAA25056; Wed, 18 Feb 1998 03:17:00 -0800 (PST) To: Satoshi Asami cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports INDEX In-reply-to: Your message of "Wed, 18 Feb 1998 03:12:14 PST." <199802181112.DAA11155@freefall.freebsd.org> Date: Wed, 18 Feb 1998 03:16:58 -0800 Message-ID: <25053.887800618@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > It's been a long time since I > sang a song, *clap clap clap clap* Bravo! Encore! Encore! :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 03:35:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA12050 for cvs-all-outgoing; Wed, 18 Feb 1998 03:35:17 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA12029; Wed, 18 Feb 1998 03:34:56 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA11223; Wed, 18 Feb 1998 03:34:24 -0800 (PST) Date: Wed, 18 Feb 1998 03:34:24 -0800 (PST) Message-Id: <199802181134.DAA11223@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-kerberosIV@FreeBSD.ORG Subject: cvs commit: src/kerberosIV/include config.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/18 03:34:23 PST Modified files: (Branch: RELENG_2_2) kerberosIV/include config.h Log: 2.2 does not have if_var.h. Unset HAVE_NET_IF_VAR_H Revision Changes Path 1.1.1.1.2.1 +1 -1 src/kerberosIV/include/config.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 03:37:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA12354 for cvs-all-outgoing; Wed, 18 Feb 1998 03:37:30 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA12329; Wed, 18 Feb 1998 03:37:20 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA11258; Wed, 18 Feb 1998 03:36:48 -0800 (PST) Date: Wed, 18 Feb 1998 03:36:48 -0800 (PST) Message-Id: <199802181136.DAA11258@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/18 03:36:48 PST Modified files: (Branch: RELENG_2_2) . Makefile Log: Replace eBones with kerberosIV Revision Changes Path 1.109.2.22 +19 -14 src/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 03:39:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA12723 for cvs-all-outgoing; Wed, 18 Feb 1998 03:39:36 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA12680; Wed, 18 Feb 1998 03:39:14 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA11298; Wed, 18 Feb 1998 03:38:41 -0800 (PST) Date: Wed, 18 Feb 1998 03:38:41 -0800 (PST) Message-Id: <199802181138.DAA11298@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/rcp Makefile rcp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/18 03:38:41 PST Modified files: (Branch: RELENG_2_2) bin/rcp Makefile rcp.c Log: Replace eBones with kerberosIV (Actually just the new KTH-eBones) Revision Changes Path 1.5.6.1 +10 -8 src/bin/rcp/Makefile 1.8.2.4 +4 -4 src/bin/rcp/rcp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 03:42:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA13206 for cvs-all-outgoing; Wed, 18 Feb 1998 03:42:34 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA13160; Wed, 18 Feb 1998 03:42:05 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA11356; Wed, 18 Feb 1998 03:41:30 -0800 (PST) Date: Wed, 18 Feb 1998 03:41:30 -0800 (PST) Message-Id: <199802181141.DAA11356@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc services src/etc/mtree BSD.include.dist Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/18 03:41:30 PST Modified files: (Branch: RELENG_2_2) etc services etc/mtree BSD.include.dist Log: Replace eBones with kerberosIV (Actually KTH-eBones from current) Revision Changes Path 1.27.2.10 +7 -5 src/etc/services 1.7.2.3 +1 -3 src/etc/mtree/BSD.include.dist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 03:47:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA13776 for cvs-all-outgoing; Wed, 18 Feb 1998 03:47:49 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA13767; Wed, 18 Feb 1998 03:47:39 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA11473; Wed, 18 Feb 1998 03:47:08 -0800 (PST) Date: Wed, 18 Feb 1998 03:47:08 -0800 (PST) Message-Id: <199802181147.DAA11473@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/print/freetype Makefile ports/print/freetype/patches patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/18 03:47:07 PST Modified files: print/freetype Makefile Added files: print/freetype/patches patch-ab Log: Fix several build problems. Submitted by: Taguchi Takeshi Reviewed by: various members of ports-jp@jp.freebsd.org Revision Changes Path 1.5 +4 -1 ports/print/freetype/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 03:48:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA13910 for cvs-all-outgoing; Wed, 18 Feb 1998 03:48:55 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA13897; Wed, 18 Feb 1998 03:48:43 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA11522; Wed, 18 Feb 1998 03:48:11 -0800 (PST) Date: Wed, 18 Feb 1998 03:48:11 -0800 (PST) Message-Id: <199802181148.DAA11522@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/rlogind Makefile rlogind.8 rlogind.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/18 03:48:10 PST Modified files: (Branch: RELENG_2_2) libexec/rlogind Makefile rlogind.8 rlogind.c Log: Replace eBones with kerberosIV (Actually KTH-eBones from current) Revision Changes Path 1.5.2.1 +9 -3 src/libexec/rlogind/Makefile 1.4.2.3 +2 -4 src/libexec/rlogind/rlogind.8 1.12.2.5 +14 -8 src/libexec/rlogind/rlogind.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 03:53:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA14374 for cvs-all-outgoing; Wed, 18 Feb 1998 03:53:07 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA14348; Wed, 18 Feb 1998 03:52:54 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA11618; Wed, 18 Feb 1998 03:52:22 -0800 (PST) Date: Wed, 18 Feb 1998 03:52:22 -0800 (PST) Message-Id: <199802181152.DAA11618@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/rshd Makefile rshd.8 rshd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/18 03:52:22 PST Modified files: (Branch: RELENG_2_2) libexec/rshd Makefile rshd.8 rshd.c Log: Replace eBones with kerberosIV (Actually KTH eBones from current) Revision Changes Path 1.4.6.2 +3 -4 src/libexec/rshd/Makefile 1.4.2.3 +3 -4 src/libexec/rshd/rshd.8 1.9.2.5 +23 -14 src/libexec/rshd/rshd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 03:54:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA14584 for cvs-all-outgoing; Wed, 18 Feb 1998 03:54:41 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA14558; Wed, 18 Feb 1998 03:54:25 -0800 (PST) (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 DAA10954; Wed, 18 Feb 1998 03:03:52 -0800 (PST) Date: Wed, 18 Feb 1998 03:03:52 -0800 (PST) Message-Id: <199802181103.DAA10954@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/ftpd ftpd.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/02/18 03:03:52 PST Modified files: (Branch: RELENG_2_2) libexec/ftpd ftpd.8 Log: Proper var to get internal `ls' is "FTPD_INTERNAL_LS". Revision Changes Path 1.9.2.11 +2 -2 src/libexec/ftpd/ftpd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 04:01:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA15697 for cvs-all-outgoing; Wed, 18 Feb 1998 04:01:25 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA15657; Wed, 18 Feb 1998 04:01:11 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA11661; Wed, 18 Feb 1998 04:00:40 -0800 (PST) Date: Wed, 18 Feb 1998 04:00:40 -0800 (PST) Message-Id: <199802181200.EAA11661@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/dump Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/18 04:00:39 PST Modified files: (Branch: RELENG_2_2) sbin/dump Makefile Log: Replace eBones with kerberosIV (Actually KTH eBones from current) Revision Changes Path 1.2.8.5 +8 -4 src/sbin/dump/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 04:05:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA16242 for cvs-all-outgoing; Wed, 18 Feb 1998 04:05:11 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA16197; Wed, 18 Feb 1998 04:04:48 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA11697; Wed, 18 Feb 1998 04:04:15 -0800 (PST) Date: Wed, 18 Feb 1998 04:04:15 -0800 (PST) Message-Id: <199802181204.EAA11697@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/restore Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/18 04:04:14 PST Modified files: (Branch: RELENG_2_2) sbin/restore Makefile Log: Replace eBones with kerberosIV (Actually KTH eBones from current) Revision Changes Path 1.3.8.3 +8 -4 src/sbin/restore/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 04:08:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA16869 for cvs-all-outgoing; Wed, 18 Feb 1998 04:08:32 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA16855; Wed, 18 Feb 1998 04:08:22 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA11757; Wed, 18 Feb 1998 04:07:50 -0800 (PST) Date: Wed, 18 Feb 1998 04:07:50 -0800 (PST) Message-Id: <199802181207.EAA11757@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/login Makefile klogin.c login.c login_access.c login_fbtab.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/18 04:07:49 PST Modified files: (Branch: RELENG_2_2) usr.bin/login Makefile klogin.c login.c login_access.c login_fbtab.c Log: Replace eBones with kerberosIV (Actually KTH eBones from current) Revision Changes Path 1.13.6.2 +3 -3 src/usr.bin/login/Makefile 1.5.2.2 +2 -2 src/usr.bin/login/klogin.c 1.12.2.9 +5 -1 src/usr.bin/login/login.c 1.2.6.2 +1 -1 src/usr.bin/login/login_access.c 1.3.6.1 +4 -2 src/usr.bin/login/login_fbtab.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 04:08:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA16916 for cvs-all-outgoing; Wed, 18 Feb 1998 04:08:53 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA16896; Wed, 18 Feb 1998 04:08:43 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA11781; Wed, 18 Feb 1998 04:08:12 -0800 (PST) Date: Wed, 18 Feb 1998 04:08:12 -0800 (PST) Message-Id: <199802181208.EAA11781@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/netscape4-navigator Makefile ports/www/netscape4-navigator/files md5 ports/www/netscape4-navigator/scripts configure Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/18 04:08:11 PST Modified files: www/netscape4-navigator Makefile www/netscape4-navigator/files md5 www/netscape4-navigator/scripts configure Log: Add strong (128-bit) crypto using Fortify. This is conditional on USE_128BIT. Fix some portlint bogons while I am here. OK'ed by: Satoshi Revision Changes Path 1.15 +14 -3 ports/www/netscape4-navigator/Makefile 1.11 +1 -0 ports/www/netscape4-navigator/files/md5 1.3 +0 -1 ports/www/netscape4-navigator/scripts/configure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 04:11:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA17242 for cvs-all-outgoing; Wed, 18 Feb 1998 04:11:24 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA17222; Wed, 18 Feb 1998 04:11:15 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA11816; Wed, 18 Feb 1998 04:10:43 -0800 (PST) Date: Wed, 18 Feb 1998 04:10:43 -0800 (PST) Message-Id: <199802181210.EAA11816@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/passwd Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/18 04:10:42 PST Modified files: (Branch: RELENG_2_2) usr.bin/passwd Makefile Log: Replace eBones with kerberosIV (Actually KTH eBones from current) Revision Changes Path 1.19.2.3 +6 -7 src/usr.bin/passwd/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 04:13:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA17465 for cvs-all-outgoing; Wed, 18 Feb 1998 04:13:07 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA17453; Wed, 18 Feb 1998 04:12:56 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA11862; Wed, 18 Feb 1998 04:12:25 -0800 (PST) Date: Wed, 18 Feb 1998 04:12:25 -0800 (PST) Message-Id: <199802181212.EAA11862@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/rlogin Makefile rlogin.c kcmd.c krb.h krcmd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/18 04:12:24 PST Modified files: (Branch: RELENG_2_2) usr.bin/rlogin Makefile rlogin.c Removed files: (Branch: RELENG_2_2) usr.bin/rlogin kcmd.c krb.h krcmd.c Log: Replace eBones with kerberosIV (Actually KTH eBones from current) Revision Changes Path 1.6.6.1 +13 -8 src/usr.bin/rlogin/Makefile 1.13.2.4 +17 -49 src/usr.bin/rlogin/rlogin.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 04:14:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA17797 for cvs-all-outgoing; Wed, 18 Feb 1998 04:14:51 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA17775; Wed, 18 Feb 1998 04:14:35 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA11900; Wed, 18 Feb 1998 04:14:00 -0800 (PST) Date: Wed, 18 Feb 1998 04:14:00 -0800 (PST) Message-Id: <199802181214.EAA11900@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/rsh Makefile rsh.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/18 04:14:00 PST Modified files: (Branch: RELENG_2_2) usr.bin/rsh Makefile rsh.c Log: Replace eBones with kerberosIV (Actually KTH eBones from current) Revision Changes Path 1.4.6.1 +10 -5 src/usr.bin/rsh/Makefile 1.8.2.4 +10 -9 src/usr.bin/rsh/rsh.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 04:16:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA18080 for cvs-all-outgoing; Wed, 18 Feb 1998 04:16:53 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA18059; Wed, 18 Feb 1998 04:16:38 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA11949; Wed, 18 Feb 1998 04:16:06 -0800 (PST) Date: Wed, 18 Feb 1998 04:16:06 -0800 (PST) Message-Id: <199802181216.EAA11949@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/su Makefile su.1 su.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/18 04:16:05 PST Modified files: (Branch: RELENG_2_2) usr.bin/su Makefile su.1 su.c Log: Replace eBones with kerberosIV (Actually KTH eBones from current) Revision Changes Path 1.11.2.3 +2 -2 src/usr.bin/su/Makefile 1.3.2.6 +4 -1 src/usr.bin/su/su.1 1.14.2.6 +26 -4 src/usr.bin/su/su.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 04:26:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA21176 for cvs-all-outgoing; Wed, 18 Feb 1998 04:26:29 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA21105; Wed, 18 Feb 1998 04:26:20 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA11994; Wed, 18 Feb 1998 04:25:48 -0800 (PST) Date: Wed, 18 Feb 1998 04:25:48 -0800 (PST) Message-Id: <199802181225.EAA11994@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/comsat comsat.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/18 04:25:45 PST Modified files: (Branch: RELENG_2_2) libexec/comsat comsat.c Log: MFC: deal properly with 8-bit characters. Revision Changes Path 1.6.2.2 +15 -11 src/libexec/comsat/comsat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 04:31:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA23383 for cvs-all-outgoing; Wed, 18 Feb 1998 04:31:39 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA23307; Wed, 18 Feb 1998 04:31:30 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA12033; Wed, 18 Feb 1998 04:30:59 -0800 (PST) Date: Wed, 18 Feb 1998 04:30:59 -0800 (PST) Message-Id: <199802181230.EAA12033@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/fingerd fingerd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/18 04:30:58 PST Modified files: (Branch: RELENG_2_2) libexec/fingerd fingerd.c Log: MFC: very minor style tweak. Revision Changes Path 1.5.2.4 +2 -2 src/libexec/fingerd/fingerd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 04:34:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA24697 for cvs-all-outgoing; Wed, 18 Feb 1998 04:34:32 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA24572; Wed, 18 Feb 1998 04:34:09 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA12075; Wed, 18 Feb 1998 04:33:36 -0800 (PST) Date: Wed, 18 Feb 1998 04:33:36 -0800 (PST) Message-Id: <199802181233.EAA12075@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/conf devices.pc98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/02/18 04:33:36 PST Modified files: sys/pc98/conf devices.pc98 Log: Sync with sys/i386/conf/devices.i386 revision 1.13. Revision Changes Path 1.5 +3 -3 src/sys/pc98/conf/devices.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 04:35:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA24879 for cvs-all-outgoing; Wed, 18 Feb 1998 04:35:09 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA24741; Wed, 18 Feb 1998 04:34:38 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA12105; Wed, 18 Feb 1998 04:34:03 -0800 (PST) Date: Wed, 18 Feb 1998 04:34:03 -0800 (PST) Message-Id: <199802181234.EAA12105@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/02/18 04:34:03 PST Modified files: sys/pc98/conf files.pc98 Log: Sync with sys/i386/conf/files.i386 revision 1.190. Revision Changes Path 1.53 +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 Wed Feb 18 04:35:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA25031 for cvs-all-outgoing; Wed, 18 Feb 1998 04:35:37 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA24906; Wed, 18 Feb 1998 04:35:09 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA12136; Wed, 18 Feb 1998 04:34:34 -0800 (PST) Date: Wed, 18 Feb 1998 04:34:34 -0800 (PST) Message-Id: <199802181234.EAA12136@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/conf majors.pc98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/02/18 04:34:33 PST Modified files: sys/pc98/conf majors.pc98 Log: Sync with sys/i386/conf/majors.i386 revision 1.29. Revision Changes Path 1.23 +4 -1 src/sys/pc98/conf/majors.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 04:45:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA27106 for cvs-all-outgoing; Wed, 18 Feb 1998 04:45:50 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA27090; Wed, 18 Feb 1998 04:45:44 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA12221; Wed, 18 Feb 1998 04:45:12 -0800 (PST) Date: Wed, 18 Feb 1998 04:45:12 -0800 (PST) Message-Id: <199802181245.EAA12221@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-release@FreeBSD.ORG Subject: cvs commit: src/release Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/18 04:45:11 PST Modified files: (Branch: RELENG_2_2) release Makefile Log: Replace eBones with kerberosIV (Actually KTH eBones from current) sysinstall is going to need some work to sync with this. Revision Changes Path 1.246.2.78 +7 -5 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 05:23:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA06234 for cvs-all-outgoing; Wed, 18 Feb 1998 05:23:57 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from internat.freebsd.org (internat.freebsd.org [146.64.8.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA06211; Wed, 18 Feb 1998 05:23:29 -0800 (PST) (envelope-from markm@internat.freebsd.org) Received: (from markm@localhost) by internat.freebsd.org (8.8.7/8.8.7) id PAA14603; Wed, 18 Feb 1998 15:23:22 +0200 (SAT) Date: Wed, 18 Feb 1998 15:23:22 +0200 (SAT) From: Mark Murray Message-Id: <199802181323.PAA14603@internat.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-eBones@FreeBSD.ORG Subject: cvs commit: src/eBones Copyright.MIT Copyright.SIPB Makefile Makefile.inc README.Non-US README.PATCH patchlevel.h src/eBones/include ChangeLog Makefile addr_comp.h admin_server.h conf-bsd386i.h conf-bsdapollo.h conf-bsdibm032.h conf-bsdm68k.h ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/18 15:23:16 SAT FreeBSD International Crypto Repository Removed files: (Branch: RELENG_2_2) eBones Copyright.MIT Copyright.SIPB Makefile Makefile.inc README.Non-US README.PATCH patchlevel.h eBones/include ChangeLog Makefile addr_comp.h admin_server.h conf-bsd386i.h conf-bsdapollo.h conf-bsdibm032.h conf-bsdm68k.h conf-bsdsparc.h conf-bsdtahoe.h conf-bsdvax.h conf-ibm370.h conf-pc.h conf-pyr.h conf-ultmips2.h conf.h highc.h kdc.h klog.h kparse.h krb.h krb_conf.h krb_db.h lsb_addr_comp.h osconf.h passwd_server.h principal.h prot.h rkinit.h rkinit_private.h eBones/lib Makefile Makefile.inc eBones/lib/libacl Makefile acl_check.3 acl_files.c acl_files.doc eBones/lib/libkadm EXPORTABLE Makefile kadm.h kadm_cli_wrap.c kadm_err.et kadm_stream.c kadm_supp.c eBones/lib/libkdb Makefile krb_cache.c krb_dbl.c krb_dbm.c krb_kdb_utils.c krb_lib.c print_princ.c eBones/lib/libkrb Makefile add_ticket.c create_auth_reply.c create_ciph.c create_death_packet.c create_ticket.c debug_decl.c decomp_ticket.c des_rw.c dest_tkt.c extract_ticket.c fgetst.c get_ad_tkt.c get_admhst.c get_cred.c get_in_tkt.c get_krbhst.c get_krbrlm.c get_phost.c get_pw_tkt.c get_request.c get_svc_in_tkt.c get_tf_fullname.c get_tf_realm.c getrealm.c getst.c in_tkt.c k_gethostname.c klog.c kname_parse.c kntoln.c kparse.c krb.3 krb_err.et krb_err_txt.c krb_get_in_tkt.c krb_realmofhost.3 krb_sendauth.3 krb_set_tkt_string.3 krbglue.c kuserok.3 kuserok.c log.c mk_err.c mk_priv.c mk_req.c mk_safe.c month_sname.c netread.c netwrite.c one.c pkt_cipher.c pkt_clen.c rd_err.c rd_priv.c rd_req.c rd_safe.c read_service_key.c recvauth.c save_credentials.c send_to_kdc.c sendauth.c stime.c tf_shm.c tf_util.3 tf_util.c tkt_string.c util.c eBones/lib/librkinit Makefile rk_krb.c rk_lib.c rk_rpc.c rk_util.c rkinit.3 rkinit_err.et eBones/lib/libtelnet Makefile auth-proto.h auth.c auth.h enc-proto.h enc_des.c encrypt.c encrypt.h genget.c getent.c kerberos.c kerberos5.c key-proto.h krb4encpwd.c misc-proto.h misc.c misc.h read_password.c rsaencpwd.c spx.c eBones/libexec Makefile Makefile.inc eBones/libexec/kpropd Makefile kpropd.c eBones/libexec/registerd Makefile registerd.8 registerd.c eBones/libexec/rkinitd Makefile krb.c rkinitd.8 rkinitd.c rkinitd.h rpc.c util.c eBones/libexec/telnetd Makefile authenc.c defs.h ext.h global.c pathnames.h slc.c state.c sys_term.c telnetd.8 telnetd.c telnetd.h termstat.c utility.c eBones/man Makefile kerberos.1 krb.conf.5 krb.realms.5 eBones/usr.bin Makefile Makefile.inc eBones/usr.bin/kadmin Makefile kadmin.8 kadmin.c kadmin_cmds.ct eBones/usr.bin/kdestroy Makefile kdestroy.1 kdestroy.c eBones/usr.bin/kinit Makefile kinit.1 kinit.c eBones/usr.bin/klist Makefile klist.1 klist.c eBones/usr.bin/ksrvtgt Makefile ksrvtgt.1 ksrvtgt.c eBones/usr.bin/passwd kpasswd.c eBones/usr.bin/register Makefile pathnames.h register.1 register.c register_proto.h eBones/usr.bin/rkinit Makefile rkinit.1 rkinit.c eBones/usr.bin/telnet Makefile README authenc.c commands.c defines.h externs.h fdset.h general.h main.c network.c ring.c ring.h sys_bsd.c telnet.1 telnet.c terminal.c tn3270.c types.h utilities.c eBones/usr.sbin Makefile Makefile.inc eBones/usr.sbin/ext_srvtab Makefile ext_srvtab.8 ext_srvtab.c eBones/usr.sbin/fix_kdb_keys Makefile fix_kdb_keys.8 fix_kdb_keys.c eBones/usr.sbin/kadmind Makefile admin_server.c kadm_funcs.c kadm_ser_wrap.c kadm_server.c kadm_server.h kadmind.8 eBones/usr.sbin/kdb_destroy Makefile kdb_destroy.8 kdb_destroy.c eBones/usr.sbin/kdb_edit Makefile kdb_edit.8 kdb_edit.c maketime.c time.h eBones/usr.sbin/kdb_init Makefile kdb_init.8 kdb_init.c eBones/usr.sbin/kdb_util Makefile kdb_util.8 kdb_util.c eBones/usr.sbin/kerberos Makefile cr_err_reply.c kerberos.c eBones/usr.sbin/kprop Makefile kprop.c kprop.h eBones/usr.sbin/ksrvutil Makefile ksrvutil.8 ksrvutil.c eBones/usr.sbin/kstash Makefile kstash.8 kstash.c eBones/usr.sbin/make_keypair Makefile make_keypair.8 make_keypair.c Log: Punt this into the attic. KerberosIV (KTH eBones) has been tagged into the tree and the userland changes have been merged. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 05:24:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA06274 for cvs-all-outgoing; Wed, 18 Feb 1998 05:24:02 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA06236; Wed, 18 Feb 1998 05:23:57 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA13663; Wed, 18 Feb 1998 05:23:24 -0800 (PST) Date: Wed, 18 Feb 1998 05:23:24 -0800 (PST) Message-Id: <199802181323.FAA13663@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-eBones@FreeBSD.ORG Subject: cvs commit: src/eBones Copyright.MIT Copyright.SIPB Makefile Makefile.inc README.PATCH patchlevel.h src/eBones/include ChangeLog Makefile addr_comp.h admin_server.h conf-bsd386i.h conf-bsdapollo.h conf-bsdibm032.h conf-bsdm68k.h conf-bsdsparc.h ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/18 05:23:24 PST Removed files: (Branch: RELENG_2_2) eBones Copyright.MIT Copyright.SIPB Makefile Makefile.inc README.PATCH patchlevel.h eBones/include ChangeLog Makefile addr_comp.h admin_server.h conf-bsd386i.h conf-bsdapollo.h conf-bsdibm032.h conf-bsdm68k.h conf-bsdsparc.h conf-bsdtahoe.h conf-bsdvax.h conf-ibm370.h conf-pc.h conf-pyr.h conf-ultmips2.h conf.h highc.h kdc.h klog.h kparse.h krb.h krb_conf.h krb_db.h lsb_addr_comp.h osconf.h passwd_server.h principal.h prot.h rkinit.h rkinit_private.h eBones/lib Makefile Makefile.inc eBones/lib/libacl Makefile acl_check.3 acl_files.c acl_files.doc eBones/lib/libkadm EXPORTABLE Makefile kadm.h kadm_cli_wrap.c kadm_err.et kadm_stream.c kadm_supp.c eBones/lib/libkdb Makefile krb_cache.c krb_dbl.c krb_dbm.c krb_kdb_utils.c krb_lib.c print_princ.c eBones/lib/libkrb Makefile add_ticket.c create_auth_reply.c create_ciph.c create_death_packet.c create_ticket.c debug_decl.c decomp_ticket.c des_rw.c dest_tkt.c extract_ticket.c fgetst.c get_ad_tkt.c get_admhst.c get_cred.c get_in_tkt.c get_krbhst.c get_krbrlm.c get_phost.c get_pw_tkt.c get_request.c get_svc_in_tkt.c get_tf_fullname.c get_tf_realm.c getrealm.c getst.c in_tkt.c k_gethostname.c klog.c kname_parse.c kntoln.c kparse.c krb.3 krb_err.et krb_err_txt.c krb_get_in_tkt.c krb_realmofhost.3 krb_sendauth.3 krb_set_tkt_string.3 krbglue.c kuserok.3 kuserok.c log.c mk_err.c mk_priv.c mk_req.c mk_safe.c month_sname.c netread.c netwrite.c one.c pkt_cipher.c pkt_clen.c rd_err.c rd_priv.c rd_req.c rd_safe.c read_service_key.c recvauth.c save_credentials.c send_to_kdc.c sendauth.c stime.c tf_shm.c tf_util.3 tf_util.c tkt_string.c util.c eBones/lib/librkinit Makefile rk_krb.c rk_lib.c rk_rpc.c rk_util.c rkinit.3 rkinit_err.et eBones/lib/libtelnet Makefile auth-proto.h auth.c auth.h enc-proto.h enc_des.c encrypt.c encrypt.h genget.c getent.c kerberos.c kerberos5.c key-proto.h krb4encpwd.c misc-proto.h misc.c misc.h read_password.c rsaencpwd.c spx.c eBones/libexec Makefile Makefile.inc eBones/libexec/kpropd Makefile kpropd.c eBones/libexec/registerd Makefile registerd.8 registerd.c eBones/libexec/rkinitd Makefile krb.c rkinitd.8 rkinitd.c rkinitd.h rpc.c util.c eBones/libexec/telnetd Makefile authenc.c defs.h ext.h global.c pathnames.h slc.c state.c sys_term.c telnetd.8 telnetd.c telnetd.h termstat.c utility.c eBones/man Makefile kerberos.1 krb.conf.5 krb.realms.5 eBones/usr.bin Makefile Makefile.inc eBones/usr.bin/kadmin Makefile kadmin.8 kadmin.c kadmin_cmds.ct eBones/usr.bin/kdestroy Makefile kdestroy.1 kdestroy.c eBones/usr.bin/kinit Makefile kinit.1 kinit.c eBones/usr.bin/klist Makefile klist.1 klist.c eBones/usr.bin/ksrvtgt Makefile ksrvtgt.1 ksrvtgt.c eBones/usr.bin/passwd kpasswd.c eBones/usr.bin/register Makefile pathnames.h register.1 register.c register_proto.h eBones/usr.bin/rkinit Makefile rkinit.1 rkinit.c eBones/usr.bin/telnet Makefile README authenc.c commands.c defines.h externs.h fdset.h general.h main.c network.c ring.c ring.h sys_bsd.c telnet.1 telnet.c terminal.c tn3270.c types.h utilities.c eBones/usr.sbin Makefile Makefile.inc eBones/usr.sbin/ext_srvtab Makefile ext_srvtab.8 ext_srvtab.c eBones/usr.sbin/fix_kdb_keys Makefile fix_kdb_keys.8 fix_kdb_keys.c eBones/usr.sbin/kadmind Makefile admin_server.c kadm_funcs.c kadm_ser_wrap.c kadm_server.c kadm_server.h kadmind.8 eBones/usr.sbin/kdb_destroy Makefile kdb_destroy.8 kdb_destroy.c eBones/usr.sbin/kdb_edit Makefile kdb_edit.8 kdb_edit.c maketime.c time.h eBones/usr.sbin/kdb_init Makefile kdb_init.8 kdb_init.c eBones/usr.sbin/kdb_util Makefile kdb_util.8 kdb_util.c eBones/usr.sbin/kerberos Makefile cr_err_reply.c kerberos.c eBones/usr.sbin/kprop Makefile kprop.c kprop.h eBones/usr.sbin/ksrvutil Makefile ksrvutil.8 ksrvutil.c eBones/usr.sbin/kstash Makefile kstash.8 kstash.c eBones/usr.sbin/make_keypair Makefile make_keypair.8 make_keypair.c Log: Punt this into the attic. KerberosIV (KTH eBones) has been tagged into the tree and the userland changes have been merged. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 05:47:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA09613 for cvs-all-outgoing; Wed, 18 Feb 1998 05:47:01 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA09608; Wed, 18 Feb 1998 05:46:56 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA13842; Wed, 18 Feb 1998 05:46:23 -0800 (PST) Date: Wed, 18 Feb 1998 05:46:23 -0800 (PST) Message-Id: <199802181346.FAA13842@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/qcamcontrol Makefile qcamcontrol.1 qcamcontrol.c src/usr.sbin/qcamcontrol/qcamtime Makefile qcamtime.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/02/18 05:46:23 PST Removed files: usr.sbin/qcamcontrol Makefile qcamcontrol.1 qcamcontrol.c usr.sbin/qcamcontrol/qcamtime Makefile qcamtime.c Log: Remove qcam support programs. Submitted by: pst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 05:52:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA10223 for cvs-all-outgoing; Wed, 18 Feb 1998 05:52:36 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA10218; Wed, 18 Feb 1998 05:52:35 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA13961; Wed, 18 Feb 1998 05:52:02 -0800 (PST) Date: Wed, 18 Feb 1998 05:52:02 -0800 (PST) Message-Id: <199802181352.FAA13961@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lkm@FreeBSD.ORG Subject: cvs commit: src/lkm/qcam Makefile qcam qcam.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/02/18 05:52:02 PST Removed files: lkm/qcam Makefile qcam qcam.8 Log: Remove qcam LKM. Submitted by: pst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 05:54:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA10424 for cvs-all-outgoing; Wed, 18 Feb 1998 05:54:17 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA10409; Wed, 18 Feb 1998 05:54:14 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA13879; Wed, 18 Feb 1998 05:48:38 -0800 (PST) Date: Wed, 18 Feb 1998 05:48:38 -0800 (PST) Message-Id: <199802181348.FAA13879@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/02/18 05:48:38 PST Modified files: usr.sbin Makefile Log: Disconnect (nonexistent) qcamcontrol Submitted by: pst Revision Changes Path 1.115 +3 -3 src/usr.sbin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 05:54:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA10432 for cvs-all-outgoing; Wed, 18 Feb 1998 05:54:19 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA10411; Wed, 18 Feb 1998 05:54:14 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA13921; Wed, 18 Feb 1998 05:50:20 -0800 (PST) Date: Wed, 18 Feb 1998 05:50:20 -0800 (PST) Message-Id: <199802181350.FAA13921@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 Makefile qcam.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/02/18 05:50:20 PST Modified files: share/man/man4/man4.i386 Makefile Removed files: share/man/man4/man4.i386 qcam.4 Log: Remove qcam manpages Submitted by: pst Revision Changes Path 1.72 +2 -3 src/share/man/man4/man4.i386/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 05:54:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA10450 for cvs-all-outgoing; Wed, 18 Feb 1998 05:54:20 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA10413; Wed, 18 Feb 1998 05:54:15 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA13777; Wed, 18 Feb 1998 05:44:00 -0800 (PST) Date: Wed, 18 Feb 1998 05:44:00 -0800 (PST) Message-Id: <199802181344.FAA13777@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf LINT files.i386 majors.i386 src/sys/i386/include qcam.h src/sys/i386/isa qcam.c qcamdefs.h qcamio.c qcamreg.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/02/18 05:44:00 PST Modified files: sys/i386/conf LINT files.i386 majors.i386 Removed files: sys/i386/include qcam.h sys/i386/isa qcam.c qcamdefs.h qcamio.c qcamreg.h Log: Remove the 'qcam' driver. Development has ceased, and the driver is nonfunctional. Submitted by: pst (conversation some time ago) Revision Changes Path 1.409 +1 -2 src/sys/i386/conf/LINT 1.191 +1 -3 src/sys/i386/conf/files.i386 1.30 +2 -2 src/sys/i386/conf/majors.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 05:58:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA10844 for cvs-all-outgoing; Wed, 18 Feb 1998 05:58:28 -0800 (PST) (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 FAA10802; Wed, 18 Feb 1998 05:58:17 -0800 (PST) (envelope-from sos@sos.freebsd.dk) Received: (from sos@localhost) by sos.freebsd.dk (8.8.8/8.8.8) id OAA02628; Wed, 18 Feb 1998 14:58:10 +0100 (MET) (envelope-from sos) Message-Id: <199802181358.OAA02628@sos.freebsd.dk> Subject: Re: cvs commit: src/sys/i386/conf LINT files.i386 majors.i386 src/sys/i386/include qcam.h src/sys/i386/isa qcam.c qcamdefs.h In-Reply-To: <199802181344.FAA13777@freefall.freebsd.org> from Michael Smith at "Feb 18, 98 05:44:00 am" To: msmith@FreeBSD.ORG (Michael Smith) Date: Wed, 18 Feb 1998 14:58:09 +0100 (MET) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@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 Michael Smith who wrote: > msmith 1998/02/18 05:44:00 PST > > Modified files: > sys/i386/conf LINT files.i386 majors.i386 > Removed files: > sys/i386/include qcam.h > sys/i386/isa qcam.c qcamdefs.h qcamio.c qcamreg.h > Log: > Remove the 'qcam' driver. Development has ceased, and the driver is > nonfunctional. WHAT!!!!! YOU MUST BE KIDDING!!!!! I use it with my BW quickcam, I want it back!!! -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 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 Wed Feb 18 06:09:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA12615 for cvs-all-outgoing; Wed, 18 Feb 1998 06:09:45 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA12460; Wed, 18 Feb 1998 06:08:52 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.8.8/8.8.5) with ESMTP id GAA02973; Wed, 18 Feb 1998 06:08:23 -0800 (PST) Message-Id: <199802181408.GAA02973@dingo.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: sos@FreeBSD.ORG cc: msmith@FreeBSD.ORG (Michael Smith), cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/conf LINT files.i386 majors.i386 src/sys/i386/include qcam.h src/sys/i386/isa qcam.c qcamdefs.h In-reply-to: Your message of "Wed, 18 Feb 1998 14:58:09 +0100." <199802181358.OAA02628@sos.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Date: Wed, 18 Feb 1998 06:08:20 -0800 From: Mike Smith Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id GAB12470 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > In reply to Michael Smith who wrote: > > msmith 1998/02/18 05:44:00 PST > > > > Modified files: > > sys/i386/conf LINT files.i386 majors.i386 > > Removed files: > > sys/i386/include qcam.h > > sys/i386/isa qcam.c qcamdefs.h qcamio.c qcamreg.h > > Log: > > Remove the 'qcam' driver. Development has ceased, and the driver is > > nonfunctional. > > WHAT!!!!! YOU MUST BE KIDDING!!!!! > > I use it with my BW quickcam, I want it back!!! Uh, I discussed this with Paul last year when the ppbus stuff was coming in. At that time, he said that it was dead and that the user-mode code was the only code being maintained. Since then, Jordan tells me that the driver actually toasts the system if you try to use it. How about a port for the user-mode tools instead? -- \\ 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 Wed Feb 18 06:15:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA13746 for cvs-all-outgoing; Wed, 18 Feb 1998 06:15:40 -0800 (PST) (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 GAA13594; Wed, 18 Feb 1998 06:15:16 -0800 (PST) (envelope-from sos@sos.freebsd.dk) Received: (from sos@localhost) by sos.freebsd.dk (8.8.8/8.8.8) id PAA02684; Wed, 18 Feb 1998 15:14:36 +0100 (MET) (envelope-from sos) Message-Id: <199802181414.PAA02684@sos.freebsd.dk> Subject: Re: cvs commit: src/sys/i386/conf LINT files.i386 majors.i386 src/sys/i386/include qcam.h src/sys/i386/isa qcam.c qcamdefs.h In-Reply-To: <199802181408.GAA02973@dingo.cdrom.com> from Mike Smith at "Feb 18, 98 06:08:20 am" To: mike@smith.net.au (Mike Smith) Date: Wed, 18 Feb 1998 15:14:36 +0100 (MET) Cc: sos@FreeBSD.ORG, msmith@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@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 Mike Smith who wrote: > > > > WHAT!!!!! YOU MUST BE KIDDING!!!!! > > > > I use it with my BW quickcam, I want it back!!! > > Uh, I discussed this with Paul last year when the ppbus stuff was > coming in. At that time, he said that it was dead and that the > user-mode code was the only code being maintained. > > Since then, Jordan tells me that the driver actually toasts the system > if you try to use it. Now way it does not, I run it on my dual P6 machine, and it works (for me). > How about a port for the user-mode tools instead? Sure go ahead make my day, if you come up with a module to the ppbus system, that'll be nice, but until then I'd like to have my Quickcam functional, thanks! (read it should be put back in if you dont have a replacement ready to go in).... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 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 Wed Feb 18 06:24:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA15881 for cvs-all-outgoing; Wed, 18 Feb 1998 06:24:24 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA15848; Wed, 18 Feb 1998 06:24:14 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA13999; Wed, 18 Feb 1998 05:54:46 -0800 (PST) Date: Wed, 18 Feb 1998 05:54:46 -0800 (PST) Message-Id: <199802181354.FAA13999@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc/etc.i386 MAKEDEV Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/02/18 05:54:46 PST Modified files: etc/etc.i386 MAKEDEV Log: Remove qcam entries Submitted by: pst Revision Changes Path 1.155 +1 -8 src/etc/etc.i386/MAKEDEV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 06:24:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA15887 for cvs-all-outgoing; Wed, 18 Feb 1998 06:24:28 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA15855; Wed, 18 Feb 1998 06:24:16 -0800 (PST) (envelope-from cwt@FreeBSD.org) From: Chris Timmons Received: (from cwt@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA14274; Wed, 18 Feb 1998 06:23:43 -0800 (PST) Date: Wed, 18 Feb 1998 06:23:43 -0800 (PST) Message-Id: <199802181423.GAA14274@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/misc/amanda24 Makefile ports/misc/amanda24/files md5 ports/misc/amanda24/patches patch-aa patch-ab patch-ac ports/misc/amanda24/pkg DESCR PLIST ports/misc/amanda24/scripts configure Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cwt 1998/02/18 06:23:43 PST Modified files: misc/amanda24 Makefile misc/amanda24/files md5 misc/amanda24/patches patch-aa patch-ab patch-ac misc/amanda24/pkg DESCR PLIST Removed files: misc/amanda24/scripts configure Log: Complete the amanda port split. patch-ab obtained from Alexandre Oliva Revision Changes Path 1.10 +17 -12 ports/misc/amanda24/Makefile 1.4 +1 -1 ports/misc/amanda24/files/md5 1.2 +11 -19 ports/misc/amanda24/patches/patch-aa 1.4 +32 -76 ports/misc/amanda24/patches/patch-ab 1.4 +21 -75 ports/misc/amanda24/patches/patch-ac 1.2 +12 -57 ports/misc/amanda24/pkg/DESCR 1.4 +74 -18 ports/misc/amanda24/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 Feb 18 06:30:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA16864 for cvs-all-outgoing; Wed, 18 Feb 1998 06:30:44 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA16858; Wed, 18 Feb 1998 06:30:41 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA14360; Wed, 18 Feb 1998 06:30:09 -0800 (PST) Date: Wed, 18 Feb 1998 06:30:09 -0800 (PST) Message-Id: <199802181430.GAA14360@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lkm@FreeBSD.ORG Subject: cvs commit: src/lkm Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/02/18 06:30:08 PST Modified files: lkm Makefile Log: Don't reference (nonesxistent) qcam module. Revision Changes Path 1.29 +2 -2 src/lkm/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 06:34:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA17353 for cvs-all-outgoing; Wed, 18 Feb 1998 06:34:11 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA17309; Wed, 18 Feb 1998 06:34:04 -0800 (PST) (envelope-from cwt@FreeBSD.org) From: Chris Timmons Received: (from cwt@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA14382; Wed, 18 Feb 1998 06:33:31 -0800 (PST) Date: Wed, 18 Feb 1998 06:33:31 -0800 (PST) Message-Id: <199802181433.GAA14382@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 cwt 1998/02/18 06:33:30 PST Modified files: . modules Log: Add: amanda24 -> ports/misc/amanda24 Revision Changes Path 1.1822 +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 Feb 18 06:44:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA19567 for cvs-all-outgoing; Wed, 18 Feb 1998 06:44:16 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from veda.is (adam@veda.is [193.4.230.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA19454; Wed, 18 Feb 1998 06:43:46 -0800 (PST) (envelope-from adam@veda.is) Received: (from adam@localhost) by veda.is (8.8.8/8.8.8) id OAA01835; Wed, 18 Feb 1998 14:43:26 GMT (envelope-from adam) From: Adam David Message-Id: <199802181443.OAA01835@veda.is> Subject: Re: cvs commit: ports INDEX In-Reply-To: <25053.887800618@time.cdrom.com> from "Jordan K. Hubbard" at "Feb 18, 98 03:16:58 am" To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Wed, 18 Feb 1998 14:43:25 +0000 (GMT) Cc: asami@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > It's been a long time since I > > sang a song, > > *clap clap clap clap* Bravo! Encore! Encore! :-) Yeah!!!! Looks like we made it into the '70s now, i.e. past the epoch ;-) and into a stronger phase of existence. Adam D. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 06:59:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA22646 for cvs-all-outgoing; Wed, 18 Feb 1998 06:59:35 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA22630; Wed, 18 Feb 1998 06:59:29 -0800 (PST) (envelope-from jfieber@FreeBSD.org) From: John Fieber Received: (from jfieber@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA14550; Wed, 18 Feb 1998 06:58:57 -0800 (PST) Date: Wed, 18 Feb 1998 06:58:57 -0800 (PST) Message-Id: <199802181458.GAA14550@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/qvwm Makefile ports/x11/qvwm/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jfieber 1998/02/18 06:58:56 PST Modified files: x11/qvwm Makefile x11/qvwm/files md5 Log: Upgrade from 1.0b9e to 1.0b9g. Revision Changes Path 1.13 +3 -3 ports/x11/qvwm/Makefile 1.11 +1 -1 ports/x11/qvwm/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 Feb 18 07:24:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA26455 for cvs-all-outgoing; Wed, 18 Feb 1998 07:24:36 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA26442; Wed, 18 Feb 1998 07:24:16 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA14617; Wed, 18 Feb 1998 07:04:03 -0800 (PST) Date: Wed, 18 Feb 1998 07:04:03 -0800 (PST) Message-Id: <199802181504.HAA14617@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/print/xmbibtex Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/02/18 07:04:02 PST Modified files: print/xmbibtex Makefile Log: This port REQUIRES_MOTIF. Noticed by: Peter Cornelius Revision Changes Path 1.4 +2 -1 ports/print/xmbibtex/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 07:24:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA26459 for cvs-all-outgoing; Wed, 18 Feb 1998 07:24:37 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA26447; Wed, 18 Feb 1998 07:24:23 -0800 (PST) (envelope-from vanilla@FreeBSD.org) From: vanilla@FreeBSD.ORG Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA14710; Wed, 18 Feb 1998 07:21:21 -0800 (PST) Date: Wed, 18 Feb 1998 07:21:21 -0800 (PST) Message-Id: <199802181521.HAA14710@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/converters/p5-MIME-Base64 Makefile ports/converters/p5-MIME-Base64/files md5 ports/converters/p5-MIME-Base64/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/02/18 07:21:21 PST Modified files: converters/p5-MIME-Base64 Makefile converters/p5-MIME-Base64/files md5 converters/p5-MIME-Base64/pkg PLIST Log: Upgrade to 2.05. Revision Changes Path 1.5 +4 -4 ports/converters/p5-MIME-Base64/Makefile 1.4 +1 -1 ports/converters/p5-MIME-Base64/files/md5 1.3 +3 -3 ports/converters/p5-MIME-Base64/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 Feb 18 07:24:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA26500 for cvs-all-outgoing; Wed, 18 Feb 1998 07:24:49 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA26494; Wed, 18 Feb 1998 07:24:44 -0800 (PST) (envelope-from vanilla@FreeBSD.org) From: vanilla@FreeBSD.ORG Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA14777; Wed, 18 Feb 1998 07:24:12 -0800 (PST) Date: Wed, 18 Feb 1998 07:24:12 -0800 (PST) Message-Id: <199802181524.HAA14777@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/02/18 07:24:11 PST Modified files: devel/p5-Storable Makefile devel/p5-Storable/files md5 Log: Upgrade to 0.5@3. Revision Changes Path 1.2 +4 -6 ports/devel/p5-Storable/Makefile 1.2 +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 Wed Feb 18 07:27:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA26786 for cvs-all-outgoing; Wed, 18 Feb 1998 07:27:02 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA26617; Wed, 18 Feb 1998 07:25:22 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id OAA02792; Wed, 18 Feb 1998 14:38:00 +0100 From: Luigi Rizzo Message-Id: <199802181338.OAA02792@labinfo.iet.unipi.it> Subject: Re: cvs commit: src/sys/i386/conf LINT files.i386 majors.i386 src/sys/i386/include qcam.h src/sys/i386/isa qcam.c qcamde To: sos@FreeBSD.ORG Date: Wed, 18 Feb 1998 14:38:00 +0100 (MET) Cc: msmith@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG In-Reply-To: <199802181358.OAA02628@sos.freebsd.dk> from "Søren Schmidt" at Feb 18, 98 02:57:50 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > Log: > > Remove the 'qcam' driver. Development has ceased, and the driver is > > nonfunctional. > > WHAT!!!!! YOU MUST BE KIDDING!!!!! > > I use it with my BW quickcam, I want it back!!! obviously there is no reason to remove a driver, even if only partly functional, unless there is a better alternative. This said, honestly, i tried the qcam driver and while it might be ok for taking single snapshots, it is far from being useful for things like vic. The problem with the quickcam and the kernel driver is that acquisition takes a loooong time during which no other processes (except for interrupt drivers) can get the CPU. This means that responsiveness of the system becomes awful, even the cursor has a long lag wrt/ mouse movements. The user-space driver works much better since the process can be preempted as needed, so you don't feel the same degradation of performance of the whole machine. I have no idea if it is possible to pre-empt a process while in the kernel, possibly, even by periodically calling some function like kick_me_off_if_there_is_something_more_important(); That would at least make the kernel quickcam driver usable. cheers luigi -----------------------------+-------------------------------------- Luigi Rizzo | Dip. di Ingegneria dell'Informazione email: luigi@iet.unipi.it | Universita' di Pisa tel: +39-50-568533 | via Diotisalvi 2, 56126 PISA (Italy) fax: +39-50-568522 | http://www.iet.unipi.it/~luigi/ _____________________________|______________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 07:37:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA28275 for cvs-all-outgoing; Wed, 18 Feb 1998 07:37:01 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA28263; Wed, 18 Feb 1998 07:36:52 -0800 (PST) (envelope-from vanilla@FreeBSD.org) From: vanilla@FreeBSD.ORG Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA02083; Wed, 18 Feb 1998 07:36:18 -0800 (PST) Date: Wed, 18 Feb 1998 07:36:18 -0800 (PST) Message-Id: <199802181536.HAA02083@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/graphics/imlib Makefile ports/graphics/imlib/files md5 ports/graphics/imlib/patches patch-ac patch-aa patch-ab ports/graphics/imlib/pkg PLIST ports/graphics/imlib/scripts configure Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/02/18 07:36:17 PST Modified files: graphics/imlib Makefile graphics/imlib/files md5 graphics/imlib/patches patch-aa patch-ab graphics/imlib/pkg PLIST Added files: graphics/imlib/patches patch-ac Removed files: graphics/imlib/scripts configure Log: Upgrade to 1.0, and change sharedlib name to libImlib. Revision Changes Path 1.13 +12 -16 ports/graphics/imlib/Makefile 1.8 +1 -1 ports/graphics/imlib/files/md5 1.9 +35 -151 ports/graphics/imlib/patches/patch-aa 1.6 +8 -4 ports/graphics/imlib/patches/patch-ab 1.7 +6 -5 ports/graphics/imlib/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 Feb 18 07:46:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA29463 for cvs-all-outgoing; Wed, 18 Feb 1998 07:46:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA29454; Wed, 18 Feb 1998 07:46:05 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA07489; Wed, 18 Feb 1998 07:45:32 -0800 (PST) Date: Wed, 18 Feb 1998 07:45:32 -0800 (PST) Message-Id: <199802181545.HAA07489@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/print/xmbibtex Makefile ports/print/xmbibtex/files md5 ports/print/xmbibtex/patches patch-aa ports/print/xmbibtex/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/02/18 07:45:32 PST Modified files: print/xmbibtex Makefile print/xmbibtex/files md5 print/xmbibtex/patches patch-aa print/xmbibtex/pkg PLIST Log: Upgrade to 1.4. Revision Changes Path 1.5 +3 -3 ports/print/xmbibtex/Makefile 1.2 +1 -1 ports/print/xmbibtex/files/md5 1.2 +8 -5 ports/print/xmbibtex/patches/patch-aa 1.2 +1 -0 ports/print/xmbibtex/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 Feb 18 07:53:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA00818 for cvs-all-outgoing; Wed, 18 Feb 1998 07:53:07 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from d198-232.uoregon.edu (d198-232.uoregon.edu [128.223.198.232]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA00772; Wed, 18 Feb 1998 07:52:47 -0800 (PST) (envelope-from mini@d198-232.uoregon.edu) Received: (from mini@localhost) by d198-232.uoregon.edu (8.8.5/8.8.5) id HAA23405; Wed, 18 Feb 1998 07:36:50 -0800 (PST) Message-ID: <19980218073649.18973@micron.mini.net> Date: Wed, 18 Feb 1998 07:36:49 -0800 From: Jonathan Mini To: Luigi Rizzo Cc: sos@FreeBSD.ORG, msmith@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/conf LINT files.i386 majors.i386 src/sys/i386/include qcam.h src/sys/i386/isa qcam.c qcamde Reply-To: Jonathan Mini References: <199802181358.OAA02628@sos.freebsd.dk> <199802181338.OAA02792@labinfo.iet.unipi.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88e In-Reply-To: <199802181338.OAA02792@labinfo.iet.unipi.it>; from Luigi Rizzo on Wed, Feb 18, 1998 at 02:38:00PM +0100 X-files: The Truth is Out There Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Luigi Rizzo stands accused of saying: > I have no idea if it is possible to pre-empt a process while in > the kernel, possibly, even by periodically calling some function > like > > kick_me_off_if_there_is_something_more_important(); Sounds like a kernel thread to me. -- Jonathan Mini (j_mini@efn.org) "A child of five could understand this! Quick -- Fetch me a child of five." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 08:13:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA04573 for cvs-all-outgoing; Wed, 18 Feb 1998 08:13:43 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from opus.cts.cwu.edu (skynyrd@opus.cts.cwu.edu [198.104.92.71]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA04473 for ; Wed, 18 Feb 1998 08:12:58 -0800 (PST) (envelope-from skynyrd@opus.cts.cwu.edu) Received: from localhost (skynyrd@localhost) by opus.cts.cwu.edu (8.8.8/8.8.8) with SMTP id IAA03036 for ; Wed, 18 Feb 1998 08:12:50 -0800 (PST) (envelope-from skynyrd@opus.cts.cwu.edu) Date: Wed, 18 Feb 1998 08:12:49 -0800 (PST) From: Chris Timmons To: cvs-committers@FreeBSD.ORG Subject: ports/misc/Makefile In-Reply-To: <199802181458.GAA14550@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk I paniced during this commit and hit ^C because I had other working files in the same tree that were (erroneously) being recursively examined by CVS. My mistake. It looks like the intended commit occurred, but I probably killed CVS before the mail message was sent. <:O cwt 1998/02/18 06:41:54 PST Modified files: misc Makefile Log: Enable amanda24. Revision Changes Path 1.131 +2 -1 ports/misc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 08:54:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA13077 for cvs-all-outgoing; Wed, 18 Feb 1998 08:54:28 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA13059; Wed, 18 Feb 1998 08:54:16 -0800 (PST) (envelope-from vanilla@FreeBSD.org) From: vanilla@FreeBSD.ORG Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA07621; Wed, 18 Feb 1998 08:08:26 -0800 (PST) Date: Wed, 18 Feb 1998 08:08:26 -0800 (PST) Message-Id: <199802181608.IAA07621@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/enlightenment Makefile ports/x11/enlightenment/files md5 ports/x11/enlightenment/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/02/18 08:08:25 PST Modified files: x11/enlightenment Makefile x11/enlightenment/files md5 x11/enlightenment/patches patch-aa Log: Upgrade to 0.13.3. Revision Changes Path 1.13 +8 -9 ports/x11/enlightenment/Makefile 1.11 +1 -1 ports/x11/enlightenment/files/md5 1.6 +29 -21 ports/x11/enlightenment/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 08:54:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA13093 for cvs-all-outgoing; Wed, 18 Feb 1998 08:54:35 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA13065; Wed, 18 Feb 1998 08:54:21 -0800 (PST) (envelope-from vanilla@FreeBSD.org) From: vanilla@FreeBSD.ORG Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA14866; Wed, 18 Feb 1998 07:28:26 -0800 (PST) Date: Wed, 18 Feb 1998 07:28:26 -0800 (PST) Message-Id: <199802181528.HAA14866@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/devel/p5-Date-Manip Makefile ports/devel/p5-Date-Manip/files md5 ports/devel/p5-Date-Manip/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/02/18 07:28:24 PST Modified files: devel/p5-Date-Manip Makefile devel/p5-Date-Manip/files md5 devel/p5-Date-Manip/pkg DESCR Log: Upgrade to 5.30. Revision Changes Path 1.4 +4 -4 ports/devel/p5-Date-Manip/Makefile 1.2 +1 -1 ports/devel/p5-Date-Manip/files/md5 1.2 +0 -1 ports/devel/p5-Date-Manip/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 08:54:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA13100 for cvs-all-outgoing; Wed, 18 Feb 1998 08:54:37 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA13070; Wed, 18 Feb 1998 08:54:25 -0800 (PST) (envelope-from vanilla@FreeBSD.org) From: vanilla@FreeBSD.ORG Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA19098; Wed, 18 Feb 1998 07:31:59 -0800 (PST) Date: Wed, 18 Feb 1998 07:31:59 -0800 (PST) Message-Id: <199802181531.HAA19098@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/graphics/p5-Image-Size Makefile ports/graphics/p5-Image-Size/files md5 ports/graphics/p5-Image-Size/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/02/18 07:31:57 PST Modified files: graphics/p5-Image-Size Makefile graphics/p5-Image-Size/files md5 graphics/p5-Image-Size/pkg PLIST Log: Upgrade to 2.6. Revision Changes Path 1.12 +4 -4 ports/graphics/p5-Image-Size/Makefile 1.4 +1 -1 ports/graphics/p5-Image-Size/files/md5 1.3 +2 -1 ports/graphics/p5-Image-Size/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 Feb 18 09:30:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA20282 for cvs-all-outgoing; Wed, 18 Feb 1998 09:30:51 -0800 (PST) (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 JAA20064; Wed, 18 Feb 1998 09:29:45 -0800 (PST) (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.6.9) with ESMTP id JAA26858; Wed, 18 Feb 1998 09:29:19 -0800 (PST) To: Mike Smith cc: sos@FreeBSD.ORG, msmith@FreeBSD.ORG (Michael Smith), cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/conf LINT files.i386 majors.i386 src/sys/i386/include qcam.h src/sys/i386/isa qcam.c qcamdefs.h In-reply-to: Your message of "Wed, 18 Feb 1998 06:08:20 PST." <199802181408.GAA02973@dingo.cdrom.com> Date: Wed, 18 Feb 1998 09:29:19 -0800 Message-ID: <26855.887822959@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Since then, Jordan tells me that the driver actually toasts the system > if you try to use it. Well, to be more specific, if you try and plug a Quickcam VC in there instead. Unfortunately, the Quickcam VC is all that's being sold over here and it's pretty nasty to have it crash your system. If we can't make it work, we should definitely shoot it. Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 09:32:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA20813 for cvs-all-outgoing; Wed, 18 Feb 1998 09:32:57 -0800 (PST) (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 JAA20660; Wed, 18 Feb 1998 09:32:17 -0800 (PST) (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.6.9) with ESMTP id JAA26828; Wed, 18 Feb 1998 09:27:17 -0800 (PST) To: sos@FreeBSD.ORG cc: msmith@FreeBSD.ORG (Michael Smith), cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/conf LINT files.i386 majors.i386 src/sys/i386/include qcam.h src/sys/i386/isa qcam.c qcamdefs.h In-reply-to: Your message of "Wed, 18 Feb 1998 14:58:09 +0100." <199802181358.OAA02628@sos.freebsd.dk> Date: Wed, 18 Feb 1998 09:27:16 -0800 Message-ID: <26824.887822836@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > WHAT!!!!! YOU MUST BE KIDDING!!!!! > > I use it with my BW quickcam, I want it back!!! Well, I think he's right about the "development has ceased" part - you ever try hooking up a color quickcam with that driver? From what I hear, it crashes your system. :-) What's wrong with the userland stuff? It seems to be *far* more actively maintained. Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 09:36:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA21487 for cvs-all-outgoing; Wed, 18 Feb 1998 09:36:18 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA21404; Wed, 18 Feb 1998 09:35:53 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA07878; Wed, 18 Feb 1998 09:35:17 -0800 (PST) Date: Wed, 18 Feb 1998 09:35:17 -0800 (PST) Message-Id: <199802181735.JAA07878@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/id id.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/18 09:35:17 PST Modified files: usr.bin/id id.c Log: Missing newline when euid != ruid. PR: 5778 Submitted by: Martin Kammerhofer Revision Changes Path 1.6 +3 -3 src/usr.bin/id/id.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 09:37:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA21720 for cvs-all-outgoing; Wed, 18 Feb 1998 09:37:34 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA21587; Wed, 18 Feb 1998 09:36:46 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA07926; Wed, 18 Feb 1998 09:36:10 -0800 (PST) Date: Wed, 18 Feb 1998 09:36:10 -0800 (PST) Message-Id: <199802181736.JAA07926@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/id id.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/18 09:36:09 PST Modified files: (Branch: RELENG_2_2) usr.bin/id id.c Log: MFC: missing newline when euid != ruid. Revision Changes Path 1.3.2.4 +3 -3 src/usr.bin/id/id.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 09:55:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA25768 for cvs-all-outgoing; Wed, 18 Feb 1998 09:55:14 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA25619; Wed, 18 Feb 1998 09:54:22 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA07809; Wed, 18 Feb 1998 09:25:23 -0800 (PST) Date: Wed, 18 Feb 1998 09:25:23 -0800 (PST) Message-Id: <199802181725.JAA07809@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-release@FreeBSD.ORG Subject: cvs commit: src/release Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/18 09:25:23 PST Modified files: (Branch: RELENG_2_2) release Makefile Log: Heh - somebody merged this Makefile and brought config -n in with it. Since config doesn't have a -n option in -stable, that caused the release builds to fall over. Whoops. Revision Changes Path 1.246.2.79 +2 -2 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 10:09:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA28818 for cvs-all-outgoing; Wed, 18 Feb 1998 10:09:35 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA28737; Wed, 18 Feb 1998 10:09:10 -0800 (PST) (envelope-from vanilla@FreeBSD.org) From: vanilla@FreeBSD.ORG Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA08046; Wed, 18 Feb 1998 10:08:31 -0800 (PST) Date: Wed, 18 Feb 1998 10:08:31 -0800 (PST) Message-Id: <199802181808.KAA08046@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/xdaliclock Makefile ports/x11/xdaliclock/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/02/18 10:08:30 PST Modified files: x11/xdaliclock Makefile x11/xdaliclock/files md5 Log: Upgrade to 2.11. Revision Changes Path 1.7 +3 -3 ports/x11/xdaliclock/Makefile 1.4 +1 -1 ports/x11/xdaliclock/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 Feb 18 10:15:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA00336 for cvs-all-outgoing; Wed, 18 Feb 1998 10:15:25 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA00278; Wed, 18 Feb 1998 10:15:02 -0800 (PST) (envelope-from vanilla@FreeBSD.org) From: vanilla@FreeBSD.ORG Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA08228; Wed, 18 Feb 1998 10:14:26 -0800 (PST) Date: Wed, 18 Feb 1998 10:14:26 -0800 (PST) Message-Id: <199802181814.KAA08228@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/archivers/p5-Compress-Zlib Makefile ports/archivers/p5-Compress-Zlib/files md5 ports/archivers/p5-Compress-Zlib/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/02/18 10:14:26 PST Modified files: archivers/p5-Compress-Zlib Makefile archivers/p5-Compress-Zlib/files md5 archivers/p5-Compress-Zlib/pkg PLIST Log: Upgrade to 1.01. Revision Changes Path 1.11 +4 -4 ports/archivers/p5-Compress-Zlib/Makefile 1.3 +1 -1 ports/archivers/p5-Compress-Zlib/files/md5 1.3 +1 -0 ports/archivers/p5-Compress-Zlib/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 Feb 18 10:17:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA00690 for cvs-all-outgoing; Wed, 18 Feb 1998 10:17:19 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA00625; Wed, 18 Feb 1998 10:16:47 -0800 (PST) (envelope-from vanilla@FreeBSD.org) From: vanilla@FreeBSD.ORG Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA08313; Wed, 18 Feb 1998 10:16:09 -0800 (PST) Date: Wed, 18 Feb 1998 10:16:09 -0800 (PST) Message-Id: <199802181816.KAA08313@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/converters/p5-Convert-UU Makefile ports/converters/p5-Convert-UU/files md5 ports/converters/p5-Convert-UU/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/02/18 10:16:09 PST Modified files: converters/p5-Convert-UU Makefile converters/p5-Convert-UU/files md5 converters/p5-Convert-UU/pkg PLIST Log: Upgrade to 0.20. Revision Changes Path 1.12 +4 -4 ports/converters/p5-Convert-UU/Makefile 1.4 +1 -1 ports/converters/p5-Convert-UU/files/md5 1.3 +1 -3 ports/converters/p5-Convert-UU/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 Feb 18 10:18:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA00964 for cvs-all-outgoing; Wed, 18 Feb 1998 10:18:53 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA00869; Wed, 18 Feb 1998 10:18:11 -0800 (PST) (envelope-from vanilla@FreeBSD.org) From: vanilla@FreeBSD.ORG Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA08395; Wed, 18 Feb 1998 10:17:32 -0800 (PST) Date: Wed, 18 Feb 1998 10:17:32 -0800 (PST) Message-Id: <199802181817.KAA08395@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/databases/p5-DBI Makefile ports/databases/p5-DBI/files md5 ports/databases/p5-DBI/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/02/18 10:17:32 PST Modified files: databases/p5-DBI Makefile databases/p5-DBI/files md5 databases/p5-DBI/pkg PLIST Log: Upgrade to 0.93. Revision Changes Path 1.12 +4 -4 ports/databases/p5-DBI/Makefile 1.7 +1 -1 ports/databases/p5-DBI/files/md5 1.6 +6 -6 ports/databases/p5-DBI/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 Feb 18 10:35:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA04121 for cvs-all-outgoing; Wed, 18 Feb 1998 10:35:48 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA03993; Wed, 18 Feb 1998 10:34:57 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA08778; Wed, 18 Feb 1998 10:34:18 -0800 (PST) Date: Wed, 18 Feb 1998 10:34:18 -0800 (PST) Message-Id: <199802181834.KAA08778@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen nice.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/18 10:34:18 PST Modified files: lib/libc/gen nice.3 Log: Need to #include for nice(3). PR: 5782 Submitted by: David Malone Revision Changes Path 1.4 +1 -0 src/lib/libc/gen/nice.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 10:55:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07790 for cvs-all-outgoing; Wed, 18 Feb 1998 10:55:58 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA07574; Wed, 18 Feb 1998 10:54:34 -0800 (PST) (envelope-from vanilla@FreeBSD.org) From: vanilla@FreeBSD.ORG Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA08706; Wed, 18 Feb 1998 10:24:09 -0800 (PST) Date: Wed, 18 Feb 1998 10:24:09 -0800 (PST) Message-Id: <199802181824.KAA08706@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/p5-HTML-Stream Makefile ports/www/p5-HTML-Stream/files md5 ports/www/p5-HTML-Stream/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/02/18 10:24:08 PST Modified files: www/p5-HTML-Stream Makefile www/p5-HTML-Stream/files md5 www/p5-HTML-Stream/pkg PLIST Log: Upgrade to 1.44. Revision Changes Path 1.9 +4 -4 ports/www/p5-HTML-Stream/Makefile 1.4 +1 -1 ports/www/p5-HTML-Stream/files/md5 1.3 +1 -1 ports/www/p5-HTML-Stream/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 Feb 18 10:56:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07806 for cvs-all-outgoing; Wed, 18 Feb 1998 10:56:04 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA07559; Wed, 18 Feb 1998 10:54:26 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA08835; Wed, 18 Feb 1998 10:35:43 -0800 (PST) Date: Wed, 18 Feb 1998 10:35:43 -0800 (PST) Message-Id: <199802181835.KAA08835@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen nice.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/18 10:35:42 PST Modified files: (Branch: RELENG_2_2) lib/libc/gen nice.3 Log: MFC: #include for nice(3). Revision Changes Path 1.1.1.1.8.3 +1 -0 src/lib/libc/gen/nice.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 10:56:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07826 for cvs-all-outgoing; Wed, 18 Feb 1998 10:56:13 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA07640; Wed, 18 Feb 1998 10:54:58 -0800 (PST) (envelope-from vanilla@FreeBSD.org) From: vanilla@FreeBSD.ORG Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA08623; Wed, 18 Feb 1998 10:21:52 -0800 (PST) Date: Wed, 18 Feb 1998 10:21:52 -0800 (PST) Message-Id: <199802181821.KAA08623@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/devel/p5-Filter Makefile ports/devel/p5-Filter/files md5 ports/devel/p5-Filter/pkg DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/02/18 10:21:52 PST Modified files: devel/p5-Filter Makefile devel/p5-Filter/files md5 devel/p5-Filter/pkg DESCR PLIST Log: Upgrade to 1.14. Revision Changes Path 1.2 +4 -4 ports/devel/p5-Filter/Makefile 1.2 +1 -1 ports/devel/p5-Filter/files/md5 1.2 +0 -1 ports/devel/p5-Filter/pkg/DESCR 1.2 +0 -2 ports/devel/p5-Filter/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 Feb 18 10:56:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07897 for cvs-all-outgoing; Wed, 18 Feb 1998 10:56:31 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA07666; Wed, 18 Feb 1998 10:55:07 -0800 (PST) (envelope-from vanilla@FreeBSD.org) From: vanilla@FreeBSD.ORG Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA08147; Wed, 18 Feb 1998 10:12:51 -0800 (PST) Date: Wed, 18 Feb 1998 10:12:51 -0800 (PST) Message-Id: <199802181812.KAA08147@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/devel/p5-BSD-Resource Makefile ports/devel/p5-BSD-Resource/files md5 ports/devel/p5-BSD-Resource/pkg DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/02/18 10:12:49 PST Modified files: devel/p5-BSD-Resource Makefile devel/p5-BSD-Resource/files md5 devel/p5-BSD-Resource/pkg DESCR PLIST Log: Upgrade to 1.0701. Revision Changes Path 1.9 +4 -4 ports/devel/p5-BSD-Resource/Makefile 1.4 +1 -1 ports/devel/p5-BSD-Resource/files/md5 1.2 +0 -1 ports/devel/p5-BSD-Resource/pkg/DESCR 1.2 +27 -0 ports/devel/p5-BSD-Resource/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 Feb 18 10:56:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07842 for cvs-all-outgoing; Wed, 18 Feb 1998 10:56:21 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA07593; Wed, 18 Feb 1998 10:54:41 -0800 (PST) (envelope-from vanilla@FreeBSD.org) From: vanilla@FreeBSD.ORG Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA08535; Wed, 18 Feb 1998 10:20:19 -0800 (PST) Date: Wed, 18 Feb 1998 10:20:19 -0800 (PST) Message-Id: <199802181820.KAA08535@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/devel/p5-Devel-Peek Makefile ports/devel/p5-Devel-Peek/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/02/18 10:20:19 PST Modified files: devel/p5-Devel-Peek Makefile devel/p5-Devel-Peek/files md5 Log: Upgrade to 0.86. Revision Changes Path 1.4 +4 -4 ports/devel/p5-Devel-Peek/Makefile 1.3 +1 -1 ports/devel/p5-Devel-Peek/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 Feb 18 10:56:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07848 for cvs-all-outgoing; Wed, 18 Feb 1998 10:56:23 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA07621; Wed, 18 Feb 1998 10:54:51 -0800 (PST) (envelope-from vanilla@FreeBSD.org) From: vanilla@FreeBSD.ORG Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA08475; Wed, 18 Feb 1998 10:19:07 -0800 (PST) Date: Wed, 18 Feb 1998 10:19:07 -0800 (PST) Message-Id: <199802181819.KAA08475@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/devel/p5-Data-Dumper Makefile ports/devel/p5-Data-Dumper/files md5 ports/devel/p5-Data-Dumper/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/02/18 10:19:06 PST Modified files: devel/p5-Data-Dumper Makefile devel/p5-Data-Dumper/files md5 devel/p5-Data-Dumper/pkg DESCR Log: Upgrade to 2.081. Revision Changes Path 1.8 +4 -5 ports/devel/p5-Data-Dumper/Makefile 1.3 +1 -1 ports/devel/p5-Data-Dumper/files/md5 1.2 +7 -9 ports/devel/p5-Data-Dumper/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 11:12:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA13152 for cvs-all-outgoing; Wed, 18 Feb 1998 11:12:00 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA12952; Wed, 18 Feb 1998 11:11:06 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA08970; Wed, 18 Feb 1998 11:10:28 -0800 (PST) Date: Wed, 18 Feb 1998 11:10:28 -0800 (PST) Message-Id: <199802181910.LAA08970@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-release@FreeBSD.ORG Subject: cvs commit: src/release/sysinstall/help relnotes.hlp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/18 11:10:27 PST Modified files: release/sysinstall/help relnotes.hlp Log: Note VFAT/FAT32 support in msdosfs now. Revision Changes Path 1.73 +2 -0 src/release/sysinstall/help/relnotes.hlp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 11:36:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA21038 for cvs-all-outgoing; Wed, 18 Feb 1998 11:36:42 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA21018; Wed, 18 Feb 1998 11:36:37 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA09154; Wed, 18 Feb 1998 11:36:02 -0800 (PST) Date: Wed, 18 Feb 1998 11:36:02 -0800 (PST) Message-Id: <199802181936.LAA09154@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp command.c deflate.c fsm.c hdlc.c hdlc.h lcp.c link.c physical.c physical.h tun.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/18 11:36:02 PST Modified files: (Branch: MP) usr.sbin/ppp command.c deflate.c fsm.c hdlc.c hdlc.h lcp.c link.c physical.c physical.h tun.c Log: o Create `struct hdlc' - a part of struct physical. o Move our LCP report timer into struct hdlc - it's really a hdlc timer (fcs errors etc). o Make `show hdlc' require context and make the output more friendly. o Remove all non-const globals from hdlc.c o Output peer-rejected protocols by name - not just ones that we reject. Revision Changes Path 1.131.2.27 +2 -2 src/usr.sbin/ppp/command.c 1.6.4.5 +2 -2 src/usr.sbin/ppp/deflate.c 1.27.2.11 +3 -2 src/usr.sbin/ppp/fsm.c 1.28.2.11 +70 -52 src/usr.sbin/ppp/hdlc.c 1.14.2.6 +25 -4 src/usr.sbin/ppp/hdlc.h 1.55.2.17 +6 -27 src/usr.sbin/ppp/lcp.c 1.1.2.7 +2 -2 src/usr.sbin/ppp/Attic/link.c 1.1.2.11 +2 -2 src/usr.sbin/ppp/Attic/physical.c 1.1.2.10 +2 -1 src/usr.sbin/ppp/Attic/physical.h 1.6.4.2 +2 -1 src/usr.sbin/ppp/tun.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 11:37:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA21115 for cvs-all-outgoing; Wed, 18 Feb 1998 11:37:06 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA21080; Wed, 18 Feb 1998 11:36:51 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA09196; Wed, 18 Feb 1998 11:36:14 -0800 (PST) Date: Wed, 18 Feb 1998 11:36:14 -0800 (PST) Message-Id: <199802181936.LAA09196@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp ccp.c ccp.h hdlc.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/18 11:36:14 PST Modified files: (Branch: MP) usr.sbin/ppp ccp.c ccp.h hdlc.c Log: o Fix an obscure memory leak (if the peer sends PROTO_COMPD packets when we haven't agreed a protocol). o Move the complication of passing incoming data to the PROTO_COMPD input or dictionary setup routine into ccp.c Revision Changes Path 1.30.2.10 +21 -18 src/usr.sbin/ppp/ccp.c 1.14.2.9 +2 -3 src/usr.sbin/ppp/ccp.h 1.28.2.12 +4 -11 src/usr.sbin/ppp/hdlc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 11:41:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA22322 for cvs-all-outgoing; Wed, 18 Feb 1998 11:41:00 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA22113; Wed, 18 Feb 1998 11:40:08 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA09266; Wed, 18 Feb 1998 11:39:30 -0800 (PST) Date: Wed, 18 Feb 1998 11:39:30 -0800 (PST) Message-Id: <199802181939.LAA09266@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp ccp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/18 11:39:30 PST Modified files: (Branch: RELENG_2_2) usr.sbin/ppp ccp.c Log: MFC: Don't leak memory when the peer sends PROTO_COMPD packets without negotiating compression first. Revision Changes Path 1.7.2.9 +2 -2 src/usr.sbin/ppp/ccp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 12:02:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA28178 for cvs-all-outgoing; Wed, 18 Feb 1998 12:02:28 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA28159; Wed, 18 Feb 1998 12:02:18 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA09974; Wed, 18 Feb 1998 12:01:44 -0800 (PST) Date: Wed, 18 Feb 1998 12:01:44 -0800 (PST) Message-Id: <199802182001.MAA09974@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-release@FreeBSD.ORG Subject: cvs commit: src/release Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/02/18 12:01:43 PST Modified files: release Makefile Log: ... since config no long have a -n option in -current either, do the obvious thing. (-n gone). Revision Changes Path 1.342 +2 -2 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 12:06:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA29365 for cvs-all-outgoing; Wed, 18 Feb 1998 12:06:34 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA28650; Wed, 18 Feb 1998 12:03:53 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id NAA07245; Wed, 18 Feb 1998 13:03:35 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id NAA05195; Wed, 18 Feb 1998 13:03:33 -0700 Date: Wed, 18 Feb 1998 13:03:33 -0700 Message-Id: <199802182003.NAA05195@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: sos@FreeBSD.ORG Cc: mike@smith.net.au (Mike Smith), msmith@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/conf LINT files.i386 majors.i386 src/sys/i386/include qcam.h src/sys/i386/isa qcam.c qcamdefs.h In-Reply-To: <199802181414.PAA02684@sos.freebsd.dk> References: <199802181408.GAA02973@dingo.cdrom.com> <199802181414.PAA02684@sos.freebsd.dk> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk [ QCAM removed ] > > > I use it with my BW quickcam, I want it back!!! > > > > Uh, I discussed this with Paul last year when the ppbus stuff was > > coming in. At that time, he said that it was dead and that the > > user-mode code was the only code being maintained. > > > > Since then, Jordan tells me that the driver actually toasts the system > > if you try to use it. > > Now way it does not, I run it on my dual P6 machine, and it works (for me). Wow, it blows chunks on my box, and I'm forced to use the user-mode stuff. I haven't tried it recently, but the bits haven't changed at all and it blew up my system in the 2.2 days. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 12:11:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA00906 for cvs-all-outgoing; Wed, 18 Feb 1998 12:11:30 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA00620; Wed, 18 Feb 1998 12:10:21 -0800 (PST) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id MAA10889; Wed, 18 Feb 1998 12:03:56 -0800 (PST) Received: from UNKNOWN(), claiming to be "current1.whistle.com" via SMTP by alpo.whistle.com, id smtpd010885; Wed Feb 18 12:03:46 1998 Message-ID: <34EB3DB8.7A79CB24@whistle.com> Date: Wed, 18 Feb 1998 11:59:52 -0800 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: Michael Smith CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/qcamcontrol Makefile qcamcontrol.1 qcamcontrol.c src/usr.sbin/qcamcontrol/qcamtime Makefile qcamtime.c References: <199802181346.FAA13842@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Michael Smith wrote: > > msmith 1998/02/18 05:46:23 PST > > Removed files: > usr.sbin/qcamcontrol Makefile qcamcontrol.1 qcamcontrol.c > usr.sbin/qcamcontrol/qcamtime Makefile qcamtime.c > Log: > Remove qcam support programs. > Submitted by: pst Gee thanks.. I was using that.. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 12:17:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA02394 for cvs-all-outgoing; Wed, 18 Feb 1998 12:17:12 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA02265; Wed, 18 Feb 1998 12:16:36 -0800 (PST) (envelope-from dima@FreeBSD.org) From: Dima Ruban Received: (from dima@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA10088; Wed, 18 Feb 1998 12:15:53 -0800 (PST) Date: Wed, 18 Feb 1998 12:15:53 -0800 (PST) Message-Id: <199802182015.MAA10088@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/conf options src/sys/i386/conf LINT src/sys/kern kern_lkm.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dima 1998/02/18 12:15:53 PST Modified files: (Branch: RELENG_2_2) sys/conf options sys/i386/conf LINT sys/kern kern_lkm.c Log: MFC: NO_LKM option Revision Changes Path 1.18.2.9 +2 -1 src/sys/conf/options 1.286.2.44 +5 -1 src/sys/i386/conf/LINT 1.32.2.2 +5 -3 src/sys/kern/kern_lkm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 12:19:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA03079 for cvs-all-outgoing; Wed, 18 Feb 1998 12:19:27 -0800 (PST) (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 MAA02924; Wed, 18 Feb 1998 12:18:57 -0800 (PST) (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.6.9) with ESMTP id MAA10467; Wed, 18 Feb 1998 12:18:37 -0800 (PST) To: Julian Elischer cc: Michael Smith , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/qcamcontrol Makefile qcamcontrol.1 qcamcontrol.c src/usr.sbin/qcamcontrol/qcamtime Makefile qcamtime.c In-reply-to: Your message of "Wed, 18 Feb 1998 11:59:52 PST." <34EB3DB8.7A79CB24@whistle.com> Date: Wed, 18 Feb 1998 12:18:37 -0800 Message-ID: <10464.887833117@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Michael Smith wrote: > > > > msmith 1998/02/18 05:46:23 PST > > > > Removed files: > > usr.sbin/qcamcontrol Makefile qcamcontrol.1 qcamcontrol.c > > usr.sbin/qcamcontrol/qcamtime Makefile qcamtime.c > > Log: > > Remove qcam support programs. > > Submitted by: pst > > Gee thanks.. I was using that.. Not with a color quickcam (now ubiquitous) you weren't. :-) Care to fix it up there at Whistle and make it work all the way? I'm sure there'd be a strong argument to bring it back in that case, but when even its author has disowned it one has to wonder about its future even if we brought it back right this minute. Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 12:40:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA09434 for cvs-all-outgoing; Wed, 18 Feb 1998 12:40:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA09292; Wed, 18 Feb 1998 12:39:46 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA10159; Wed, 18 Feb 1998 12:39:11 -0800 (PST) Date: Wed, 18 Feb 1998 12:39:11 -0800 (PST) Message-Id: <199802182039.MAA10159@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp server.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/18 12:39:10 PST Modified files: (Branch: MP) usr.sbin/ppp server.c Log: LogWARN rather than LogERROR when we can't create our diagnostic socket. Revision Changes Path 1.16.2.7 +5 -5 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 Wed Feb 18 12:42:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA09955 for cvs-all-outgoing; Wed, 18 Feb 1998 12:42:43 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA09840; Wed, 18 Feb 1998 12:42:17 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA10234; Wed, 18 Feb 1998 12:41:38 -0800 (PST) Date: Wed, 18 Feb 1998 12:41:38 -0800 (PST) Message-Id: <199802182041.MAA10234@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp server.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/18 12:41:37 PST Modified files: (Branch: RELENG_2_2) usr.sbin/ppp server.c Log: MFC: LogWARN rather than LogERROR when we can't create our diagnostic socket. Revision Changes Path 1.1.2.7 +5 -5 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 Wed Feb 18 12:54:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA12686 for cvs-all-outgoing; Wed, 18 Feb 1998 12:54:49 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA12601; Wed, 18 Feb 1998 12:54:19 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA10201; Wed, 18 Feb 1998 12:40:35 -0800 (PST) Date: Wed, 18 Feb 1998 12:40:35 -0800 (PST) Message-Id: <199802182040.MAA10201@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp server.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/18 12:40:35 PST Modified files: usr.sbin/ppp server.c Log: MFMP: LogWARN rather than LogERROR when we can't create our diagnostic socket. Revision Changes Path 1.17 +5 -5 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 Wed Feb 18 12:54:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA12702 for cvs-all-outgoing; Wed, 18 Feb 1998 12:54:52 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA12618; Wed, 18 Feb 1998 12:54:24 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA10905; Wed, 18 Feb 1998 12:49:08 -0800 (PST) Date: Wed, 18 Feb 1998 12:49:08 -0800 (PST) Message-Id: <199802182049.MAA10905@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/apache-ssl/patches patch-ad Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/18 12:49:07 PST Modified files: www/apache-ssl/patches patch-ad Log: Use etc/ssleay.cnf.sample so that 'make certificate' doesn't fail. PR: 5752 Revision Changes Path 1.7 +1 -1 ports/www/apache-ssl/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 Feb 18 12:54:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA12710 for cvs-all-outgoing; Wed, 18 Feb 1998 12:54:54 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA12632; Wed, 18 Feb 1998 12:54:30 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA09232; Wed, 18 Feb 1998 11:38:44 -0800 (PST) Date: Wed, 18 Feb 1998 11:38:44 -0800 (PST) Message-Id: <199802181938.LAA09232@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp ccp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/18 11:38:44 PST Modified files: usr.sbin/ppp ccp.c Log: Don't leak memory when the peer sends PROTO_COMPD packets without negotiating compression first. Revision Changes Path 1.31 +2 -2 src/usr.sbin/ppp/ccp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 12:54:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA12713 for cvs-all-outgoing; Wed, 18 Feb 1998 12:54:55 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA12642; Wed, 18 Feb 1998 12:54:35 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA09070; Wed, 18 Feb 1998 11:35:25 -0800 (PST) Date: Wed, 18 Feb 1998 11:35:25 -0800 (PST) Message-Id: <199802181935.LAA09070@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp async.c async.h command.c hdlc.c hdlc.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/18 11:35:24 PST Modified files: (Branch: MP) usr.sbin/ppp async.c async.h command.c hdlc.c hdlc.h Log: Make ``show escape'' require context. De-globalize EscMap[]. Revision Changes Path 1.15.2.7 +2 -2 src/usr.sbin/ppp/async.c 1.2.4.6 +5 -1 src/usr.sbin/ppp/async.h 1.131.2.26 +13 -10 src/usr.sbin/ppp/command.c 1.28.2.10 +1 -3 src/usr.sbin/ppp/hdlc.c 1.14.2.5 +1 -3 src/usr.sbin/ppp/hdlc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 12:56:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA13252 for cvs-all-outgoing; Wed, 18 Feb 1998 12:56:51 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA13066; Wed, 18 Feb 1998 12:56:11 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA10984; Wed, 18 Feb 1998 12:55:31 -0800 (PST) Date: Wed, 18 Feb 1998 12:55:31 -0800 (PST) Message-Id: <199802182055.MAA10984@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 steve 1998/02/18 12:55:31 PST Modified files: . modules Log: gplot -> ports/graphics/gplot Revision Changes Path 1.1823 +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 Feb 18 12:58:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA13640 for cvs-all-outgoing; Wed, 18 Feb 1998 12:58:24 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA13468; Wed, 18 Feb 1998 12:57:54 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA11032; Wed, 18 Feb 1998 12:57:16 -0800 (PST) Date: Wed, 18 Feb 1998 12:57:16 -0800 (PST) Message-Id: <199802182057.MAA11032@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 steve 1998/02/18 12:57:15 PST Modified files: graphics Makefile Log: Activate gplot. Revision Changes Path 1.66 +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 Wed Feb 18 13:01:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA14147 for cvs-all-outgoing; Wed, 18 Feb 1998 13:01:01 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA14059; Wed, 18 Feb 1998 13:00:14 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA11091; Wed, 18 Feb 1998 12:59:34 -0800 (PST) Date: Wed, 18 Feb 1998 12:59:34 -0800 (PST) Message-Id: <199802182059.MAA11091@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/security/rsaref/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/18 12:59:34 PST Modified files: security/rsaref/pkg PLIST Log: Remove share/doc/rsaref on deinstall. Revision Changes Path 1.3 +1 -0 ports/security/rsaref/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 Feb 18 13:14:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA16921 for cvs-all-outgoing; Wed, 18 Feb 1998 13:14:54 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from proxyb2.san.rr.com (proxyb2-atm.san.rr.com [204.210.0.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA16796 for ; Wed, 18 Feb 1998 13:14:11 -0800 (PST) (envelope-from Studded@san.rr.com) Received: from san.rr.com (dt050ndd.san.rr.com [204.210.31.221]) by proxyb2.san.rr.com (8.8.7/8.8.8) with ESMTP id NAA29935; Wed, 18 Feb 1998 13:12:52 -0800 (PST) Message-ID: <34EB4ECF.3A671845@san.rr.com> Date: Wed, 18 Feb 1998 13:12:47 -0800 From: Studded Organization: Triborough Bridge and Tunnel Authority X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.5-STABLE-0218 i386) MIME-Version: 1.0 To: Luigi Rizzo CC: cvs-all@FreeBSD.ORG Subject: Re: src/sys/i386/include qcam.h src/sys/i386/isa qcam.c qcamde References: <199802181338.OAA02792@labinfo.iet.unipi.it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Luigi Rizzo wrote: > > > > Log: > > > Remove the 'qcam' driver. Development has ceased, and the driver is > > > nonfunctional. > > > > WHAT!!!!! YOU MUST BE KIDDING!!!!! > > > > I use it with my BW quickcam, I want it back!!! > > obviously there is no reason to remove a driver, even if only partly > functional, unless there is a better alternative. I can think of a real good reason to remove it from the base system, namely that *most* FreeBSD users have no need for this. I'd like to cast my vote along with the person who suggested earlier to make everything related to qcam a port. I know that I'll be making some changes to my make files to avoid building this stuff in my make world, so thanks for bringing this up. :) Doug -- *** Chief Operations Officer, DALnet IRC network *** *** Proud operator, designer and maintainer of the world's largest *** Internet Relay Chat server. 5,328 clients and still growing. *** Try spider.dal.net on ports 6662-4 (Powered by FreeBSD) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 13:24:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA18999 for cvs-all-outgoing; Wed, 18 Feb 1998 13:24:28 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA18989; Wed, 18 Feb 1998 13:24:18 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA10933; Wed, 18 Feb 1998 12:53:45 -0800 (PST) Date: Wed, 18 Feb 1998 12:53:45 -0800 (PST) Message-Id: <199802182053.MAA10933@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/graphics/gplot - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/18 12:53:45 PST ports/graphics/gplot - Imported sources Update of /home/ncvs/ports/graphics/gplot In directory freefall.freebsd.org:/d/users/steve/gplot Log Message: Initial import of gplot. Graphic utilities for the processing of CGM metafiles Status: Vendor Tag: PEDRO Release Tags: GPLOT_4_3 N ports/graphics/gplot/Makefile N ports/graphics/gplot/pkg/DESCR N ports/graphics/gplot/pkg/COMMENT N ports/graphics/gplot/pkg/PLIST N ports/graphics/gplot/files/md5 N ports/graphics/gplot/patches/patch-aa N ports/graphics/gplot/patches/patch-ab No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 13:26:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA19337 for cvs-all-outgoing; Wed, 18 Feb 1998 13:26:54 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from gaia.coppe.ufrj.br (cisigw.coppe.ufrj.br [146.164.5.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA19253; Wed, 18 Feb 1998 13:26:19 -0800 (PST) (envelope-from jonny@coppe.ufrj.br) Received: (from jonny@localhost) by gaia.coppe.ufrj.br (8.8.8/8.8.8) id QAA20139; Wed, 18 Feb 1998 16:37:11 -0200 (EDT) (envelope-from jonny) From: Joao Carlos Mendes Luis Message-Id: <199802181837.QAA20139@gaia.coppe.ufrj.br> Subject: Re: cvs commit: src/release Makefile In-Reply-To: <199802181725.JAA07809@freefall.freebsd.org> from "Jordan K. Hubbard" at "Feb 18, 98 09:25:23 am" To: jkh@FreeBSD.ORG (Jordan K. Hubbard) Date: Wed, 18 Feb 1998 16:37:10 -0200 (EDT) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-release@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk #define quoting(Jordan K. Hubbard) // jkh 1998/02/18 09:25:23 PST // // Modified files: (Branch: RELENG_2_2) // release Makefile // Log: // Heh - somebody merged this Makefile and brought config -n in with // it. Since config doesn't have a -n option in -stable, that caused // the release builds to fall over. Whoops. config in -stable has a -n option, and I use it sometimes. Maybe you meant that it does not work as expected, because not all options are new-style yet ? Jonny -- Joao Carlos Mendes Luis jonny@gta.ufrj.br +55 21 290-4698 jonny@coppe.ufrj.br Universidade Federal do Rio de Janeiro UFRJ/COPPE/CISI PGP fingerprint: 29 C0 50 B9 B6 3E 58 F2 83 5F E3 26 BF 0F EA 67 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 13:44:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA22128 for cvs-all-outgoing; Wed, 18 Feb 1998 13:44:40 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.133]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA21994; Wed, 18 Feb 1998 13:44:00 -0800 (PST) (envelope-from mark@greenpeace.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 XAA19350; Wed, 18 Feb 1998 23:04:48 +0200 (SAST) (envelope-from mark@greenpeace.grondar.za) Received: from greenpeace.grondar.za (localhost [127.0.0.1]) by greenpeace.grondar.za (8.8.8/8.8.8) with ESMTP id XAA03988; Wed, 18 Feb 1998 23:04:47 +0200 (SAST) (envelope-from mark@greenpeace.grondar.za) Message-Id: <199802182104.XAA03988@greenpeace.grondar.za> To: Steve Price cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/www/apache-ssl/patches patch-ad Date: Wed, 18 Feb 1998 23:04:46 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Steve Price wrote: > Use etc/ssleay.cnf.sample so that 'make certificate' doesn't fail. OI! The user is supposed to configure this!! A btter approach is to complain if etc/ssleay.cnf does not exist... 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 Wed Feb 18 13:45:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA22400 for cvs-all-outgoing; Wed, 18 Feb 1998 13:45:54 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA22358 for ; Wed, 18 Feb 1998 13:45:40 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id VAA03799; Wed, 18 Feb 1998 21:19:12 +0100 From: Luigi Rizzo Message-Id: <199802182019.VAA03799@labinfo.iet.unipi.it> Subject: Re: src/sys/i386/include qcam.h src/sys/i386/isa qcam.c qcamde To: Studded@san.rr.com (Studded) Date: Wed, 18 Feb 1998 21:19:12 +0100 (MET) Cc: cvs-all@FreeBSD.ORG In-Reply-To: <34EB4ECF.3A671845@san.rr.com> from "Studded" at Feb 18, 98 01:12:28 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > obviously there is no reason to remove a driver, even if only partly > > functional, unless there is a better alternative. > > I can think of a real good reason to remove it from the base system, > namely that *most* FreeBSD users have no need for this. I'd like to cast > my vote along with the person who suggested earlier to make everything > related to qcam a port. I know that I'll be making some changes to my > make files to avoid building this stuff in my make world, so thanks for > bringing this up. :) with this reasoning you are going to nuke 80% of supported peripherals from the base system, not to mention the ton of "useless" programs in /usr/bin . the "overhead" for device drivers is usually just the source code (20..100K) and if you are lucky a single control program like qcamcontrol... hardly 20 seconds of compile time overall. cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 14:20:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA27872 for cvs-all-outgoing; Wed, 18 Feb 1998 14:20:58 -0800 (PST) (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 OAA27469; Wed, 18 Feb 1998 14:19:26 -0800 (PST) (envelope-from sos@sos.freebsd.dk) Received: (from sos@localhost) by sos.freebsd.dk (8.8.8/8.8.8) id WAA00993; Wed, 18 Feb 1998 22:51:09 +0100 (MET) (envelope-from sos) Message-Id: <199802182151.WAA00993@sos.freebsd.dk> Subject: Re: cvs commit: src/sys/i386/conf LINT files.i386 majors.i386 src/sys/i386/include qcam.h src/sys/i386/isa qcam.c qcamdefs.h In-Reply-To: <26824.887822836@time.cdrom.com> from "Jordan K. Hubbard" at "Feb 18, 98 09:27:16 am" To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Wed, 18 Feb 1998 22:51:04 +0100 (MET) Cc: sos@FreeBSD.ORG, msmith@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@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 Jordan K. Hubbard who wrote: > > WHAT!!!!! YOU MUST BE KIDDING!!!!! > > > > I use it with my BW quickcam, I want it back!!! > > Well, I think he's right about the "development has ceased" part - you > ever try hooking up a color quickcam with that driver? From what I > hear, it crashes your system. :-) Possibly, but iot works with the BW cam. > What's wrong with the userland stuff? It seems to be *far* more > actively maintained. WHAT usrland stuff ?? the only thing we have in ports is the cqcam bloatware, I've no need to bring in tcl and shit just to take a couple of pictures (if it even works with the BW cam)... I still think that removal is wrong, and it *could* have been warned about beforehand. I can now spend a couple of hours to bring back my app to working state after an update of the system where the driver disappeared :( :( Oh, well, time is plenty at hand, NOT!... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 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 Wed Feb 18 14:21:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA27883 for cvs-all-outgoing; Wed, 18 Feb 1998 14:21:03 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA27843; Wed, 18 Feb 1998 14:20:44 -0800 (PST) (envelope-from hoek@FreeBSD.org) From: Tim Vanderhoek Received: (from hoek@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA11439; Wed, 18 Feb 1998 14:20:08 -0800 (PST) Date: Wed, 18 Feb 1998 14:20:08 -0800 (PST) Message-Id: <199802182220.OAA11439@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/converters/uudeview Makefile ports/converters/uulib Makefile ports/converters/xdeview Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1998/02/18 14:20:08 PST Modified files: converters/uudeview Makefile converters/uulib Makefile converters/xdeview Makefile Log: Don't need FETCH_BEFORE_ARGS=-t anymore. (Yay!) Revision Changes Path 1.15 +1 -2 ports/converters/uudeview/Makefile 1.14 +1 -2 ports/converters/uulib/Makefile 1.10 +1 -2 ports/converters/xdeview/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 14:46:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA03860 for cvs-all-outgoing; Wed, 18 Feb 1998 14:46:29 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA03740; Wed, 18 Feb 1998 14:46:01 -0800 (PST) (envelope-from dima@FreeBSD.org) From: Dima Ruban Received: (from dima@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA11618; Wed, 18 Feb 1998 14:45:24 -0800 (PST) Date: Wed, 18 Feb 1998 14:45:24 -0800 (PST) Message-Id: <199802182245.OAA11618@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/ps ps.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dima 1998/02/18 14:45:24 PST Modified files: bin/ps ps.c Log: cosmetic change for optstring Revision Changes Path 1.23 +2 -2 src/bin/ps/ps.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 14:54:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA04781 for cvs-all-outgoing; Wed, 18 Feb 1998 14:54:39 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA04754; Wed, 18 Feb 1998 14:54:19 -0800 (PST) (envelope-from dima@FreeBSD.org) From: Dima Ruban Received: (from dima@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA11673; Wed, 18 Feb 1998 14:50:00 -0800 (PST) Date: Wed, 18 Feb 1998 14:50:00 -0800 (PST) Message-Id: <199802182250.OAA11673@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/ps ps.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dima 1998/02/18 14:50:00 PST Modified files: bin/ps ps.1 Log: Add 'f' flag to the optstring. Revision Changes Path 1.16 +2 -2 src/bin/ps/ps.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 14:56:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA04935 for cvs-all-outgoing; Wed, 18 Feb 1998 14:56:09 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA04880; Wed, 18 Feb 1998 14:55:41 -0800 (PST) (envelope-from dima@FreeBSD.org) From: Dima Ruban Received: (from dima@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA11806; Wed, 18 Feb 1998 14:55:02 -0800 (PST) Date: Wed, 18 Feb 1998 14:55:02 -0800 (PST) Message-Id: <199802182255.OAA11806@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/ps Makefile ps.1 ps.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dima 1998/02/18 14:55:01 PST Modified files: (Branch: RELENG_2_2) bin/ps Makefile ps.1 ps.c Log: MFC: add -f flag. Revision Changes Path 1.6.2.2 +8 -2 src/bin/ps/Makefile 1.11.2.2 +4 -2 src/bin/ps/ps.1 1.13.2.3 +32 -6 src/bin/ps/ps.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 15:35:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA10895 for cvs-all-outgoing; Wed, 18 Feb 1998 15:35:07 -0800 (PST) (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 PAA10444; Wed, 18 Feb 1998 15:32:56 -0800 (PST) (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.6.9) with ESMTP id PAA29188; Wed, 18 Feb 1998 15:14:29 -0800 (PST) To: sos@FreeBSD.ORG cc: msmith@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/conf LINT files.i386 majors.i386 src/sys/i386/include qcam.h src/sys/i386/isa qcam.c qcamdefs.h In-reply-to: Your message of "Wed, 18 Feb 1998 22:51:04 +0100." <199802182151.WAA00993@sos.freebsd.dk> Date: Wed, 18 Feb 1998 15:14:28 -0800 Message-ID: <29184.887843668@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > Well, I think he's right about the "development has ceased" part - you > > ever try hooking up a color quickcam with that driver? From what I > > hear, it crashes your system. :-) > > Possibly, but iot works with the BW cam. I know, but we're not doing this system just for ourselves, we're also doing it for these "user" folks (you remember them? :-) and those users can only buy the color one, one which will crash the system quite nicely when you attempt to use it. Instead of defending the resurrection of the driver, why not defend the resurrection and *fixing* of the driver? That would be a much more popular suggestion. :-) Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 15:42:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA13065 for cvs-all-outgoing; Wed, 18 Feb 1998 15:42:27 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA12990; Wed, 18 Feb 1998 15:42:16 -0800 (PST) (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 PAA12010; Wed, 18 Feb 1998 15:41:40 -0800 (PST) Date: Wed, 18 Feb 1998 15:41:40 -0800 (PST) Message-Id: <199802182341.PAA12010@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/strobe/patches patch-ac patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/02/18 15:41:39 PST Modified files: net/strobe/patches patch-ab Added files: net/strobe/patches patch-ac Log: Document the -x flag. (also correct version num in manpage) Revision Changes Path 1.2 +10 -2 ports/net/strobe/patches/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 16:24:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA21201 for cvs-all-outgoing; Wed, 18 Feb 1998 16:24:46 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA21155; Wed, 18 Feb 1998 16:24:25 -0800 (PST) (envelope-from nate@FreeBSD.org) From: Nate Williams Received: (from nate@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA12118; Wed, 18 Feb 1998 16:23:49 -0800 (PST) Date: Wed, 18 Feb 1998 16:23:49 -0800 (PST) Message-Id: <199802190023.QAA12118@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nate 1998/02/18 16:23:48 PST Modified files: (Branch: RELENG_2_2) . Makefile Log: - After the install has been done, but before makedb is run, run 'ldconfig -R' to pick up new shlib dependencies. Suggested by: Amancio and a whole lot of other folks Revision Changes Path 1.109.2.23 +6 -1 src/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 16:38:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA23330 for cvs-all-outgoing; Wed, 18 Feb 1998 16:38:27 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA23315; Wed, 18 Feb 1998 16:38:14 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA12232; Wed, 18 Feb 1998 16:37:37 -0800 (PST) Date: Wed, 18 Feb 1998 16:37:37 -0800 (PST) Message-Id: <199802190037.QAA12232@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/linux linux.h linux_dummy.c linux_ioctl.c linux_misc.c linux_proto.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/18 16:37:37 PST Modified files: (Branch: RELENG_2_2) sys/i386/linux linux.h linux_dummy.c linux_ioctl.c linux_misc.c linux_proto.h Log: MFC: merge just enough of our linux emulator changes to successfully run the Linux RealAudio 5.0 client. I wish my kernel hacking skills were up to merging *all* the nifty new features, like linux_iopl(), but this merge already taught me more than enough about the code to know that I don't really understand it well enough to do that. ;-) Revision Changes Path 1.10.2.6 +15 -1 src/sys/i386/linux/linux.h 1.3.4.1 +1 -8 src/sys/i386/linux/linux_dummy.c 1.11.2.5 +17 -1 src/sys/i386/linux/linux_ioctl.c 1.20.2.2 +13 -1 src/sys/i386/linux/linux_misc.c 1.2.4.1 +1 -1 src/sys/i386/linux/linux_proto.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 16:46:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA24228 for cvs-all-outgoing; Wed, 18 Feb 1998 16:46:27 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA24197; Wed, 18 Feb 1998 16:46:14 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA12281; Wed, 18 Feb 1998 16:45:35 -0800 (PST) Date: Wed, 18 Feb 1998 16:45:35 -0800 (PST) Message-Id: <199802190045.QAA12281@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/config main.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/02/18 16:45:34 PST Modified files: usr.sbin/config main.c Log: Re-introduce '-n' - now a no-op for backwards compatibility only. Requested by: David Quattlebaum Revision Changes Path 1.21 +5 -2 src/usr.sbin/config/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 16:52:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA25302 for cvs-all-outgoing; Wed, 18 Feb 1998 16:52:47 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA25252; Wed, 18 Feb 1998 16:52:28 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA12345; Wed, 18 Feb 1998 16:51:51 -0800 (PST) Date: Wed, 18 Feb 1998 16:51:51 -0800 (PST) Message-Id: <199802190051.QAA12345@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/config Makefile config.h mkmakefile.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/02/18 16:51:51 PST Modified files: usr.sbin/config Makefile config.h mkmakefile.c Log: Style police service brought to you by: bde Revision Changes Path 1.16 +0 -3 src/usr.sbin/config/Makefile 1.18 +2 -2 src/usr.sbin/config/config.h 1.27 +5 -6 src/usr.sbin/config/mkmakefile.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 16:54:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA25666 for cvs-all-outgoing; Wed, 18 Feb 1998 16:54:35 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA25618; Wed, 18 Feb 1998 16:54:19 -0800 (PST) (envelope-from nate@FreeBSD.org) From: Nate Williams Received: (from nate@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA12154; Wed, 18 Feb 1998 16:24:48 -0800 (PST) Date: Wed, 18 Feb 1998 16:24:48 -0800 (PST) Message-Id: <199802190024.QAA12154@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nate 1998/02/18 16:24:48 PST Modified files: . Makefile Log: MF22: - After the install has been done, but before makedb is run, run 'ldconfig -R' to pick up new shlib dependencies. Suggested by: Amancio and a whole lot of other folks Revision Changes Path 1.158 +6 -1 src/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 17:08:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA28037 for cvs-all-outgoing; Wed, 18 Feb 1998 17:08:32 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA28021; Wed, 18 Feb 1998 17:08:28 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA12412; Wed, 18 Feb 1998 17:07:52 -0800 (PST) Date: Wed, 18 Feb 1998 17:07:52 -0800 (PST) Message-Id: <199802190107.RAA12412@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/ftpd ftpd.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/18 17:07:51 PST Modified files: (Branch: RELENG_2_2) libexec/ftpd ftpd.8 Log: MFC: FTPD_INTERNAL_LS -> INTERNAL_LS Revision Changes Path 1.9.2.12 +4 -3 src/libexec/ftpd/ftpd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 17:31:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA02548 for cvs-all-outgoing; Wed, 18 Feb 1998 17:31:07 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA02532; Wed, 18 Feb 1998 17:31:02 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA12477; Wed, 18 Feb 1998 17:30:25 -0800 (PST) Date: Wed, 18 Feb 1998 17:30:25 -0800 (PST) Message-Id: <199802190130.RAA12477@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/mk bsd.prog.mk Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/02/18 17:30:25 PST Modified files: share/mk bsd.prog.mk Log: Don't create a ${PROG} target if it already exists. Revision Changes Path 1.61 +3 -1 src/share/mk/bsd.prog.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 18:09:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA09965 for cvs-all-outgoing; Wed, 18 Feb 1998 18:09:43 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA09917; Wed, 18 Feb 1998 18:09:33 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA12629; Wed, 18 Feb 1998 18:08:56 -0800 (PST) Date: Wed, 18 Feb 1998 18:08:56 -0800 (PST) Message-Id: <199802190208.SAA12629@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp chap.c id.c id.h modem.c pap.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/18 18:08:55 PST Modified files: (Branch: MP) usr.sbin/ppp chap.c id.c id.h modem.c pap.c Log: Allow 8 character login names. Pointed out by: Forgotten Do the login()/logwtmp()/logout() as id 0. Revision Changes Path 1.28.2.10 +4 -5 src/usr.sbin/ppp/chap.c 1.6.4.2 +41 -6 src/usr.sbin/ppp/id.c 1.3.4.1 +5 -1 src/usr.sbin/ppp/id.h 1.77.2.23 +3 -10 src/usr.sbin/ppp/modem.c 1.20.2.10 +4 -5 src/usr.sbin/ppp/pap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 18:11:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA10452 for cvs-all-outgoing; Wed, 18 Feb 1998 18:11:35 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA10342; Wed, 18 Feb 1998 18:10:56 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA12688; Wed, 18 Feb 1998 18:10:14 -0800 (PST) Date: Wed, 18 Feb 1998 18:10:14 -0800 (PST) Message-Id: <199802190210.SAA12688@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp chap.c id.c id.h modem.c pap.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/18 18:10:14 PST Modified files: usr.sbin/ppp chap.c id.c id.h modem.c pap.c Log: MFMP: Allow 8 character login names. Do the login()/logwtmp()/logout() as id 0. Revision Changes Path 1.29 +4 -5 src/usr.sbin/ppp/chap.c 1.7 +41 -6 src/usr.sbin/ppp/id.c 1.4 +5 -1 src/usr.sbin/ppp/id.h 1.78 +3 -10 src/usr.sbin/ppp/modem.c 1.21 +4 -5 src/usr.sbin/ppp/pap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 18:12:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA10587 for cvs-all-outgoing; Wed, 18 Feb 1998 18:12:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA10502; Wed, 18 Feb 1998 18:11:49 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA12745; Wed, 18 Feb 1998 18:11:08 -0800 (PST) Date: Wed, 18 Feb 1998 18:11:08 -0800 (PST) Message-Id: <199802190211.SAA12745@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp chap.c id.c id.h modem.c pap.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/18 18:11:08 PST Modified files: (Branch: RELENG_2_2) usr.sbin/ppp chap.c id.c id.h modem.c pap.c Log: MFC: Allow 8 character login names. Do the login()/logwtmp()/logout() as id 0. Revision Changes Path 1.7.2.11 +4 -5 src/usr.sbin/ppp/chap.c 1.6.2.2 +41 -6 src/usr.sbin/ppp/id.c 1.3.2.2 +5 -1 src/usr.sbin/ppp/id.h 1.24.2.30 +3 -10 src/usr.sbin/ppp/modem.c 1.7.2.10 +4 -5 src/usr.sbin/ppp/pap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 18:23:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA12824 for cvs-all-outgoing; Wed, 18 Feb 1998 18:23:39 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA12721; Wed, 18 Feb 1998 18:22:59 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA13467; Wed, 18 Feb 1998 18:22:18 -0800 (PST) Date: Wed, 18 Feb 1998 18:22:18 -0800 (PST) Message-Id: <199802190222.SAA13467@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-release@FreeBSD.ORG Subject: cvs commit: src/release/sysinstall Makefile dist.c dist.h install.c media.c menus.c uc_main.c src/release/sysinstall/help configure.hlp install.hlp register.hlp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/18 18:22:18 PST Modified files: (Branch: RELENG_2_2) release/sysinstall Makefile dist.c dist.h install.c media.c menus.c uc_main.c release/sysinstall/help configure.hlp install.hlp register.hlp Log: MFC: changes to support crypto/kerberos dists and dispense with the aged eBones stuff. Doc fixes also as necessary. Revision Changes Path 1.48.2.18 +2 -1 src/release/sysinstall/Makefile 1.73.2.42 +3 -2 src/release/sysinstall/dist.c 1.16.2.9 +2 -1 src/release/sysinstall/dist.h 1.134.2.65 +3 -1 src/release/sysinstall/install.c 1.62.2.19 +3 -3 src/release/sysinstall/media.c 1.89.2.61 +14 -11 src/release/sysinstall/menus.c 1.13.4.5 +2 -2 src/release/sysinstall/uc_main.c 1.2.2.2 +1 -1 src/release/sysinstall/help/configure.hlp 1.8.2.12 +24 -29 src/release/sysinstall/help/install.hlp 1.1.2.4 +1 -1 src/release/sysinstall/help/register.hlp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 18:33:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA15207 for cvs-all-outgoing; Wed, 18 Feb 1998 18:33:11 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA15191; Wed, 18 Feb 1998 18:32:56 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA13510; Wed, 18 Feb 1998 18:32:19 -0800 (PST) Date: Wed, 18 Feb 1998 18:32:19 -0800 (PST) Message-Id: <199802190232.SAA13510@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-release@FreeBSD.ORG Subject: cvs commit: src/release/sysinstall/help relnotes.hlp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/18 18:32:19 PST Modified files: (Branch: RELENG_2_2) release/sysinstall/help relnotes.hlp Log: Note that KerberosIV now merged. Revision Changes Path 1.17.2.47 +2 -0 src/release/sysinstall/help/relnotes.hlp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 18:54:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA19113 for cvs-all-outgoing; Wed, 18 Feb 1998 18:54:47 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA19032; Wed, 18 Feb 1998 18:54:21 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA12512; Wed, 18 Feb 1998 17:33:31 -0800 (PST) Date: Wed, 18 Feb 1998 17:33:31 -0800 (PST) Message-Id: <199802190133.RAA12512@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf majors.i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/18 17:33:31 PST Modified files: sys/i386/conf majors.i386 Log: 91 vinum RAID fs Requested by: grog Revision Changes Path 1.31 +2 -1 src/sys/i386/conf/majors.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 20:30:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA29828 for cvs-all-outgoing; Wed, 18 Feb 1998 20:30:56 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from istari.home.net (cc158233-a.catv1.md.home.com [24.3.25.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA29807 for ; Wed, 18 Feb 1998 20:30:37 -0800 (PST) (envelope-from sjr@home.net) Received: (from sjr@localhost) by istari.home.net (8.8.8/8.8.6) id XAA15873 for committers@freebsd.org; Wed, 18 Feb 1998 23:29:58 -0500 (EST) Date: Wed, 18 Feb 1998 23:29:58 -0500 (EST) From: "Stephen J. Roznowski" Message-Id: <199802190429.XAA15873@istari.home.net> To: committers@FreeBSD.ORG Subject: Status of kern/5402 -- can someone process? Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Greetings, On 31 Dec 1997, I submitted a PR (kern/5402) updating in_pcb.c to reflect current IANA port ranges.... Any chance of getting someone to process this (or close it)? Thanks, -SR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 21:06:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA05195 for cvs-all-outgoing; Wed, 18 Feb 1998 21:06:43 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-51.ix.netcom.com [207.93.143.179]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA05190; Wed, 18 Feb 1998 21:06:35 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id VAA15792; Wed, 18 Feb 1998 21:06:33 -0800 (PST) Date: Wed, 18 Feb 1998 21:06:33 -0800 (PST) Message-Id: <199802190506.VAA15792@silvia.HIP.Berkeley.EDU> To: nate@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG In-reply-to: <199802190023.QAA12118@freefall.freebsd.org> (message from Nate Williams on Wed, 18 Feb 1998 16:23:49 -0800 (PST)) Subject: Re: cvs commit: src Makefile From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * - After the install has been done, but before makedb is run, run * 'ldconfig -R' to pick up new shlib dependencies. * * Suggested by: Amancio and a whole lot of other folks I thought it was my idea. :) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 21:14:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA05753 for cvs-all-outgoing; Wed, 18 Feb 1998 21:14:22 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA05670; Wed, 18 Feb 1998 21:13:43 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id WAA10646; Wed, 18 Feb 1998 22:13:39 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id WAA07104; Wed, 18 Feb 1998 22:13:39 -0700 Date: Wed, 18 Feb 1998 22:13:39 -0700 Message-Id: <199802190513.WAA07104@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: asami@FreeBSD.ORG (Satoshi Asami) Cc: nate@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: Re: cvs commit: src Makefile In-Reply-To: <199802190506.VAA15792@silvia.HIP.Berkeley.EDU> References: <199802190023.QAA12118@freefall.freebsd.org> <199802190506.VAA15792@silvia.HIP.Berkeley.EDU> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > * - After the install has been done, but before makedb is run, run > * 'ldconfig -R' to pick up new shlib dependencies. > * > * Suggested by: Amancio and a whole lot of other folks > > I thought it was my idea. :) Whoops, you're right. I got 'Amancio' and 'Asami' mixed up. Sorry! Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 21:55:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA10943 for cvs-all-outgoing; Wed, 18 Feb 1998 21:55:01 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA10934 for ; Wed, 18 Feb 1998 21:54:56 -0800 (PST) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id VAA29020; Wed, 18 Feb 1998 21:53:52 -0800 (PST) Message-Id: <199802190553.VAA29020@implode.root.com> To: "Stephen J. Roznowski" cc: committers@FreeBSD.ORG Subject: Re: Status of kern/5402 -- can someone process? In-reply-to: Your message of "Wed, 18 Feb 1998 23:29:58 EST." <199802190429.XAA15873@istari.home.net> From: David Greenman Reply-To: dg@root.com Date: Wed, 18 Feb 1998 21:53:52 -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >On 31 Dec 1997, I submitted a PR (kern/5402) updating in_pcb.c to >reflect current IANA port ranges.... > >Any chance of getting someone to process this (or close it)? Last I recall on this subject was that our current port ranges were the desired ones and certain people might become murderous if they were changed. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 22:19:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA14661 for cvs-all-outgoing; Wed, 18 Feb 1998 22:19:25 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.133]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA14642; Wed, 18 Feb 1998 22:19:16 -0800 (PST) (envelope-from mark@greenpeace.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 IAA20406; Thu, 19 Feb 1998 08:18:51 +0200 (SAST) (envelope-from mark@greenpeace.grondar.za) Received: from greenpeace.grondar.za (localhost [127.0.0.1]) by greenpeace.grondar.za (8.8.8/8.8.8) with ESMTP id IAA14818; Thu, 19 Feb 1998 08:18:50 +0200 (SAST) (envelope-from mark@greenpeace.grondar.za) Message-Id: <199802190618.IAA14818@greenpeace.grondar.za> X-Mailer: exmh version 2.0.1 12/23/97 To: "Jordan K. Hubbard" cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-release@FreeBSD.ORG Subject: Re: cvs commit: src/release/sysinstall Makefile dist.c dist.h install.c media.c menus.c uc_main.c src/release/sysinstall/help configure.hlp install.hlp register.hlp Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 19 Feb 1998 08:18:45 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk "Jordan K. Hubbard" wrote: > MFC: changes to support crypto/kerberos dists and dispense with > the aged eBones stuff. Doc fixes also as necessary. Cool - Thanks! M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 22:44:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA18152 for cvs-all-outgoing; Wed, 18 Feb 1998 22:44:46 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA18146; Wed, 18 Feb 1998 22:44:44 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA14029; Wed, 18 Feb 1998 22:44:01 -0800 (PST) Date: Wed, 18 Feb 1998 22:44:01 -0800 (PST) Message-Id: <199802190644.WAA14029@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Subject: cvs commit: doc/handbook porting.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/18 22:44:01 PST Modified files: handbook porting.sgml Log: Mention that port committers seem to prefer unidiff more. Ask people to start compressing port PRs around 20KB. Revision Changes Path 1.92 +6 -2 doc/handbook/porting.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 22:46:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA18290 for cvs-all-outgoing; Wed, 18 Feb 1998 22:46:18 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA18285; Wed, 18 Feb 1998 22:46:14 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA14095; Wed, 18 Feb 1998 22:45:35 -0800 (PST) Date: Wed, 18 Feb 1998 22:45:35 -0800 (PST) Message-Id: <199802190645.WAA14095@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Subject: cvs commit: doc/handbook scsihd.sgml Makefile hw.sgml sections.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/18 22:45:35 PST Modified files: handbook Makefile hw.sgml sections.sgml Added files: handbook scsihd.sgml Log: New section about SCSI hard drives. Not that I'm an expert or anything, but it was embarrassing to leave that entry empty! Revision Changes Path 1.29 +3 -2 doc/handbook/Makefile 1.79 +6 -2 doc/handbook/hw.sgml 1.27 +2 -1 doc/handbook/sections.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 22:50:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA18573 for cvs-all-outgoing; Wed, 18 Feb 1998 22:50:44 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA18568; Wed, 18 Feb 1998 22:50:42 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA14166; Wed, 18 Feb 1998 22:50:04 -0800 (PST) Date: Wed, 18 Feb 1998 22:50:04 -0800 (PST) Message-Id: <199802190650.WAA14166@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/mk bsd.port.mk Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/18 22:50:03 PST Modified files: share/mk bsd.port.mk Log: (1) Don't disable "deinstall" if IGNORE is set. I don't know what the hell I was thinking in: rev. 1.268 (2) Create ${PREFIX} before calling mtree if it doesn't exist. This may not be the best solution, but pre-install is called after mtree so there really isn't any way to fix this from the port Makefiles and thus has to be done here. Revision Changes Path 1.271 +3 -2 src/share/mk/bsd.port.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 22:52:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA18815 for cvs-all-outgoing; Wed, 18 Feb 1998 22:52:21 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA18779; Wed, 18 Feb 1998 22:52:13 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA14207; Wed, 18 Feb 1998 22:51:35 -0800 (PST) Date: Wed, 18 Feb 1998 22:51:35 -0800 (PST) Message-Id: <199802190651.WAA14207@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/mk bsd.port.mk Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/18 22:51:35 PST Modified files: (Branch: RELENG_2_2) share/mk bsd.port.mk Log: Merge 1.271. Revision Changes Path 1.227.2.33 +3 -2 src/share/mk/bsd.port.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 22:59:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA19447 for cvs-all-outgoing; Wed, 18 Feb 1998 22:59:17 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA19439; Wed, 18 Feb 1998 22:59:13 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA14350; Wed, 18 Feb 1998 22:58:35 -0800 (PST) Date: Wed, 18 Feb 1998 22:58:35 -0800 (PST) Message-Id: <199802190658.WAA14350@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Subject: cvs commit: doc/handbook scsihd.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/18 22:58:35 PST Modified files: handbook scsihd.sgml Log: Duh, "$Id$" is spelled "$Id$", not $Id". *-<:) Revision Changes Path 1.2 +1 -1 doc/handbook/scsihd.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 23:01:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA19628 for cvs-all-outgoing; Wed, 18 Feb 1998 23:01:16 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA19620; Wed, 18 Feb 1998 23:01:11 -0800 (PST) (envelope-from jmg@FreeBSD.org) From: John-Mark Gurney Received: (from jmg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA14397; Wed, 18 Feb 1998 23:00:33 -0800 (PST) Date: Wed, 18 Feb 1998 23:00:33 -0800 (PST) Message-Id: <199802190700.XAA14397@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/cgiparse Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jmg 1998/02/18 23:00:32 PST Modified files: www/cgiparse Makefile Log: update to latest version Revision Changes Path 1.3 +2 -2 ports/www/cgiparse/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 23:02:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA19767 for cvs-all-outgoing; Wed, 18 Feb 1998 23:02:28 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA19759; Wed, 18 Feb 1998 23:02:25 -0800 (PST) (envelope-from jmg@FreeBSD.org) From: John-Mark Gurney Received: (from jmg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA14434; Wed, 18 Feb 1998 23:01:46 -0800 (PST) Date: Wed, 18 Feb 1998 23:01:46 -0800 (PST) Message-Id: <199802190701.XAA14434@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/cgiparse/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jmg 1998/02/18 23:01:46 PST Modified files: www/cgiparse/files md5 Log: forgot to make checksum Revision Changes Path 1.3 +1 -1 ports/www/cgiparse/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 Feb 18 23:24:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA21668 for cvs-all-outgoing; Wed, 18 Feb 1998 23:24:29 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA21657; Wed, 18 Feb 1998 23:24:23 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA14310; Wed, 18 Feb 1998 22:55:21 -0800 (PST) Date: Wed, 18 Feb 1998 22:55:21 -0800 (PST) Message-Id: <199802190655.WAA14310@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/comms/pilot-link Makefile ports/devel/prc-tools Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/18 22:55:20 PST Modified files: comms/pilot-link Makefile devel/prc-tools Makefile Log: Use mtree/mkdir ${PREFIX} fix in rev 1.271 of bsd.port.mk. (I.e., don't worry about it here, it was too late anyway.) Revision Changes Path 1.14 +1 -4 ports/comms/pilot-link/Makefile 1.7 +1 -7 ports/devel/prc-tools/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 23:25:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA21747 for cvs-all-outgoing; Wed, 18 Feb 1998 23:25:45 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA21741; Wed, 18 Feb 1998 23:25:43 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA14530; Wed, 18 Feb 1998 23:25:05 -0800 (PST) Date: Wed, 18 Feb 1998 23:25:05 -0800 (PST) Message-Id: <199802190725.XAA14530@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src Makefile.alpha Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/18 23:25:05 PST Modified files: . Makefile.alpha Log: With the exception of tools that should come from GNU binutils, this makefile will bootstrap all libraries and tools needed to build the system. Revision Changes Path 1.2 +176 -107 src/Makefile.alpha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 23:29:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA21978 for cvs-all-outgoing; Wed, 18 Feb 1998 23:29:07 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-51.ix.netcom.com [207.93.143.179]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA21948; Wed, 18 Feb 1998 23:29:00 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id WAA16255; Wed, 18 Feb 1998 22:32:29 -0800 (PST) Date: Wed, 18 Feb 1998 22:32:29 -0800 (PST) Message-Id: <199802190632.WAA16255@silvia.HIP.Berkeley.EDU> To: nate@mt.sri.com CC: nate@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG In-reply-to: <199802190513.WAA07104@mt.sri.com> (message from Nate Williams on Wed, 18 Feb 1998 22:13:39 -0700) Subject: Re: cvs commit: src Makefile From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Whoops, you're right. I got 'Amancio' and 'Asami' mixed up. Sorry! Oh, really? I thought he was one of those that followed up on the idea. Satoshi (who's been mixed up with a lot of people, but never Amancio :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 23:31:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA22421 for cvs-all-outgoing; Wed, 18 Feb 1998 23:31:05 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA22382; Wed, 18 Feb 1998 23:30:47 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA14580; Wed, 18 Feb 1998 23:30:07 -0800 (PST) Date: Wed, 18 Feb 1998 23:30:07 -0800 (PST) Message-Id: <199802190730.XAA14580@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/lib Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/18 23:30:07 PST Modified files: gnu/lib Makefile Log: Just one of these libs left to port to alpha. Revision Changes Path 1.17 +5 -5 src/gnu/lib/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 18 23:35:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA22761 for cvs-all-outgoing; Wed, 18 Feb 1998 23:35:35 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA22745; Wed, 18 Feb 1998 23:35:26 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA14645; Wed, 18 Feb 1998 23:34:47 -0800 (PST) Date: Wed, 18 Feb 1998 23:34:47 -0800 (PST) Message-Id: <199802190734.XAA14645@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/18 23:34:47 PST Modified files: . Makefile Log: Change the bootstrap makefile inclusion to be general based on the MACHINE. This lets me play with porting to m68k too. 8-) That is a good test for portability because MACHINE != MACHINE_ARCH and m68k is big endian. Revision Changes Path 1.159 +4 -4 src/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 00:06:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA25495 for cvs-all-outgoing; Thu, 19 Feb 1998 00:06:33 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA25468; Thu, 19 Feb 1998 00:06:28 -0800 (PST) (envelope-from charnier@FreeBSD.org) From: Philippe Charnier Received: (from charnier@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA14890; Thu, 19 Feb 1998 00:05:49 -0800 (PST) Date: Thu, 19 Feb 1998 00:05:49 -0800 (PST) Message-Id: <199802190805.AAA14890@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/xntpd/doc ntpdate.8 ntpq.8 ntptrace.8 xntpd.8 xntpdc.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk charnier 1998/02/19 00:05:48 PST Modified files: usr.sbin/xntpd/doc ntpdate.8 ntpq.8 ntptrace.8 xntpd.8 xntpdc.8 Log: Convert to mdoc + typos. Revision Changes Path 1.4 +73 -120 src/usr.sbin/xntpd/doc/ntpdate.8 1.5 +266 -349 src/usr.sbin/xntpd/doc/ntpq.8 1.2 +48 -87 src/usr.sbin/xntpd/doc/ntptrace.8 1.5 +579 -612 src/usr.sbin/xntpd/doc/xntpd.8 1.3 +439 -498 src/usr.sbin/xntpd/doc/xntpdc.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 00:11:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA26232 for cvs-all-outgoing; Thu, 19 Feb 1998 00:11:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA26227; Thu, 19 Feb 1998 00:11:13 -0800 (PST) (envelope-from guido@FreeBSD.org) From: Guido van Rooij Received: (from guido@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA15007; Thu, 19 Feb 1998 00:10:35 -0800 (PST) Date: Thu, 19 Feb 1998 00:10:35 -0800 (PST) Message-Id: <199802190810.AAA15007@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/pwd_mkdb pwd_mkdb.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk guido 1998/02/19 00:10:34 PST Modified files: (Branch: RELENG_2_2) usr.sbin/pwd_mkdb pwd_mkdb.c Log: Argh: fix an if statement that caused the old passwd not be rebuild. Pointed out by: "Julie M. Juracich" Revision Changes Path 1.15.2.7 +3 -3 src/usr.sbin/pwd_mkdb/pwd_mkdb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 00:12:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA26500 for cvs-all-outgoing; Thu, 19 Feb 1998 00:12:55 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA26495; Thu, 19 Feb 1998 00:12:54 -0800 (PST) (envelope-from guido@FreeBSD.org) From: Guido van Rooij Received: (from guido@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA15041; Thu, 19 Feb 1998 00:12:15 -0800 (PST) Date: Thu, 19 Feb 1998 00:12:15 -0800 (PST) Message-Id: <199802190812.AAA15041@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/pwd_mkdb pwd_mkdb.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk guido 1998/02/19 00:12:15 PST Modified files: usr.sbin/pwd_mkdb pwd_mkdb.c Log: Reenable building of /etc/passwd. Pointed out by: "Julie M. Juracich" Revision Changes Path 1.24 +3 -3 src/usr.sbin/pwd_mkdb/pwd_mkdb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 00:15:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA26839 for cvs-all-outgoing; Thu, 19 Feb 1998 00:15:56 -0800 (PST) (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 AAA26785; Thu, 19 Feb 1998 00:15:47 -0800 (PST) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0y5R8s-000106-00; Thu, 19 Feb 1998 01:15:38 -0700 Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.8.8/8.8.3) with ESMTP id BAA28487; Thu, 19 Feb 1998 01:15:43 -0700 (MST) Message-Id: <199802190815.BAA28487@harmony.village.org> To: John Birrell Subject: Re: cvs commit: src Makefile Cc: cvs-committers@FreeBSD.ORG In-reply-to: Your message of "Wed, 18 Feb 1998 23:34:47 PST." <199802190734.XAA14645@freefall.freebsd.org> References: <199802190734.XAA14645@freefall.freebsd.org> Date: Thu, 19 Feb 1998 01:15:43 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199802190734.XAA14645@freefall.freebsd.org> John Birrell writes: : Change the bootstrap makefile inclusion to be general based on the : MACHINE. This lets me play with porting to m68k too. 8-) That is a : good test for portability because MACHINE != MACHINE_ARCH and m68k is : big endian. Hmmm, gotta dust off the FreeBSD/arc port :-) where MACHINE=arc, but MACHINE_ARCH=mips (or is that mipsel). Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 00:25:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA29208 for cvs-all-outgoing; Thu, 19 Feb 1998 00:25:34 -0800 (PST) (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 AAA28488; Thu, 19 Feb 1998 00:23:26 -0800 (PST) (envelope-from sos@sos.freebsd.dk) Received: (from sos@localhost) by sos.freebsd.dk (8.8.8/8.8.8) id JAA02016; Thu, 19 Feb 1998 09:23:11 +0100 (MET) (envelope-from sos) Message-Id: <199802190823.JAA02016@sos.freebsd.dk> Subject: Re: cvs commit: src/sys/i386/conf LINT files.i386 majors.i386 src/sys/i386/include qcam.h src/sys/i386/isa qcam.c qcamdefs.h In-Reply-To: <29184.887843668@time.cdrom.com> from "Jordan K. Hubbard" at "Feb 18, 98 03:14:28 pm" To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Thu, 19 Feb 1998 09:23:10 +0100 (MET) Cc: sos@FreeBSD.ORG, msmith@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@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 Jordan K. Hubbard who wrote: > > > Well, I think he's right about the "development has ceased" part - you > > > ever try hooking up a color quickcam with that driver? From what I > > > hear, it crashes your system. :-) > > > > Possibly, but iot works with the BW cam. > > I know, but we're not doing this system just for ourselves, we're also > doing it for these "user" folks (you remember them? :-) and those > users can only buy the color one, one which will crash the system > quite nicely when you attempt to use it. Might be so in the US, but over here you can buy both types still, so applying US logic to the world doesn't work here (too). I still think its a mistake to remove a driver that works, and NOT providing an alternative. If we should apply this rule all over to protect "users" there wouldn't be much of a system left. > Instead of defending the > resurrection of the driver, why not defend the resurrection and > *fixing* of the driver? That would be a much more popular > suggestion. :-) Fine, I have no problem in seing a new driver being done, but I'd like the old one to stay until then. I dont see however why we should be generating this kind of work for ourselves, there is PLENTY to deal with allready. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 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 Thu Feb 19 00:26:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA29600 for cvs-all-outgoing; Thu, 19 Feb 1998 00:26:51 -0800 (PST) (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 AAA29505; Thu, 19 Feb 1998 00:26:26 -0800 (PST) (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 AAA28724; Thu, 19 Feb 1998 00:26:24 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.8.8/8.7.3) id IAA27439; Thu, 19 Feb 1998 08:25:53 GMT Message-ID: <19980219002553.20698@nuxi.com> Date: Thu, 19 Feb 1998 00:25:53 -0800 From: "David O'Brien" To: Mark Murray Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/www/netscape4-navigator Makefile ports/www/netscape4-navigator/files md5 ports/www/netscape4-navigator/scripts configure Reply-To: obrien@NUXI.com References: <199802181208.EAA11781@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <199802181208.EAA11781@freefall.freebsd.org>; from Mark Murray on Wed, Feb 18, 1998 at 04:08:12AM -0800 X-Warning: Mutt Bites! X-Operating-System: FreeBSD 2.2.5-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 > Modified files: > www/netscape4-navigator Makefile > www/netscape4-navigator/files md5 > www/netscape4-navigator/scripts configure > Log: > Add strong (128-bit) crypto using Fortify. This is conditional on > USE_128BIT. Can we do this for netscape4-communicator too? -- -- 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 Thu Feb 19 00:31:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA00930 for cvs-all-outgoing; Thu, 19 Feb 1998 00:31:02 -0800 (PST) (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 AAA00733; Thu, 19 Feb 1998 00:30:14 -0800 (PST) (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.6.9) with ESMTP id AAA02843; Thu, 19 Feb 1998 00:29:53 -0800 (PST) To: Nate Williams cc: asami@FreeBSD.ORG (Satoshi Asami), nate@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: Re: cvs commit: src Makefile In-reply-to: Your message of "Wed, 18 Feb 1998 22:13:39 MST." <199802190513.WAA07104@mt.sri.com> Date: Thu, 19 Feb 1998 00:29:53 -0800 Message-ID: <2840.887876993@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Whoops, you're right. I got 'Amancio' and 'Asami' mixed up. Sorry! That's OK, they really do look a lot alike. Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 00:31:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA01187 for cvs-all-outgoing; Thu, 19 Feb 1998 00:31:43 -0800 (PST) (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 AAA01033; Thu, 19 Feb 1998 00:31:20 -0800 (PST) (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 AAA29464; Thu, 19 Feb 1998 00:31:13 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.8.8/8.7.3) id IAA27454; Thu, 19 Feb 1998 08:30:42 GMT Message-ID: <19980219003042.01544@nuxi.com> Date: Thu, 19 Feb 1998 00:30:42 -0800 From: "David O'Brien" To: "Jordan K. Hubbard" Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/net/cnet Makefile ports/net/cnet/pkg PLIST Reply-To: obrien@NUXI.com References: <199802161206.EAA07380@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <199802161206.EAA07380@freefall.freebsd.org>; from Jordan K. Hubbard on Mon, Feb 16, 1998 at 04:06:50AM -0800 X-Warning: Mutt Bites! X-Operating-System: FreeBSD 2.2.5-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 On Mon, Feb 16, 1998 at 04:06:50AM -0800, Jordan K. Hubbard wrote: > jkh 1998/02/16 04:06:50 PST > Log: > Unbreak this port. Sorry, I didn't test the package rule before. > Me bad. Ummm... that's "My bad." Jordan, I guess you haven't been hanging with the early 20's crowd for a while. ;) Of course I'm not sure what that says about me... maybe time to graduate?? -- -- David (obrien@NUXI.ucdavis.edu -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 00:42:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA02621 for cvs-all-outgoing; Thu, 19 Feb 1998 00:42:14 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA02562; Thu, 19 Feb 1998 00:42:00 -0800 (PST) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.5/8.8.7) id TAA01074; Thu, 19 Feb 1998 19:41:21 +1100 (EST) (envelope-from jb) From: John Birrell Message-Id: <199802190841.TAA01074@cimlogic.com.au> Subject: Re: cvs commit: src Makefile In-Reply-To: <199802190815.BAA28487@harmony.village.org> from Warner Losh at "Feb 19, 98 01:15:43 am" To: imp@village.org (Warner Losh) Date: Thu, 19 Feb 1998 19:41:21 +1100 (EST) Cc: jb@FreeBSD.ORG, cvs-committers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Warner Losh wrote: > Hmmm, gotta dust off the FreeBSD/arc port :-) where MACHINE=arc, but > MACHINE_ARCH=mips (or is that mipsel). What state is that in? -- John Birrell - jb@cimlogic.com.au; jb@netbsd.org; jb@freebsd.org CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 00:43:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA03202 for cvs-all-outgoing; Thu, 19 Feb 1998 00:43:42 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA03181; Thu, 19 Feb 1998 00:43:39 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA15128; Thu, 19 Feb 1998 00:43:00 -0800 (PST) Date: Thu, 19 Feb 1998 00:43:00 -0800 (PST) Message-Id: <199802190843.AAA15128@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/02/19 00:43:00 PST Modified files: sys/pc98/conf files.pc98 Log: Sync with sys/i386/conf/files.i386 revision 1.191. Revision Changes Path 1.54 +1 -3 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 Thu Feb 19 00:44:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA03301 for cvs-all-outgoing; Thu, 19 Feb 1998 00:44:23 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA03293; Thu, 19 Feb 1998 00:44:05 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA15159; Thu, 19 Feb 1998 00:43:26 -0800 (PST) Date: Thu, 19 Feb 1998 00:43:26 -0800 (PST) Message-Id: <199802190843.AAA15159@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/conf majors.pc98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/02/19 00:43:26 PST Modified files: sys/pc98/conf majors.pc98 Log: Sync with sys/i386/conf/majors.1.31. Revision Changes Path 1.24 +3 -2 src/sys/pc98/conf/majors.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 00:51:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA03830 for cvs-all-outgoing; Thu, 19 Feb 1998 00:51:17 -0800 (PST) (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 AAA03805; Thu, 19 Feb 1998 00:51:08 -0800 (PST) (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.6.9) with ESMTP id AAA03006; Thu, 19 Feb 1998 00:50:50 -0800 (PST) To: obrien@NUXI.com cc: "Jordan K. Hubbard" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/net/cnet Makefile ports/net/cnet/pkg PLIST In-reply-to: Your message of "Thu, 19 Feb 1998 00:30:42 PST." <19980219003042.01544@nuxi.com> Date: Thu, 19 Feb 1998 00:50:50 -0800 Message-ID: <3002.887878250@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > On Mon, Feb 16, 1998 at 04:06:50AM -0800, Jordan K. Hubbard wrote: > > jkh 1998/02/16 04:06:50 PST > > Log: > > Unbreak this port. Sorry, I didn't test the package rule before. > > Me bad. > > Ummm... that's "My bad." Jordan, I guess you haven't been hanging with No, that's "Me bad", as in "Me tarzan, you Jane." I don't hang out with the early 20's crowd at all and all my euphemisms are from an earlier period. :-) Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 01:02:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA05061 for cvs-all-outgoing; Thu, 19 Feb 1998 01:02:14 -0800 (PST) (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 BAA05032; Thu, 19 Feb 1998 01:02:06 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.cybercity.dk [127.0.0.1]) by critter.freebsd.dk (8.8.7/8.8.5) with ESMTP id JAA01848; Thu, 19 Feb 1998 09:57:19 +0100 (CET) To: "Jordan K. Hubbard" cc: obrien@NUXI.com, "Jordan K. Hubbard" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/net/cnet Makefile ports/net/cnet/pkg PLIST In-reply-to: Your message of "Thu, 19 Feb 1998 00:50:50 PST." <3002.887878250@time.cdrom.com> Date: Thu, 19 Feb 1998 09:57:18 +0100 Message-ID: <1844.887878638@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <3002.887878250@time.cdrom.com>, "Jordan K. Hubbard" writes: >> On Mon, Feb 16, 1998 at 04:06:50AM -0800, Jordan K. Hubbard wrote: >> > jkh 1998/02/16 04:06:50 PST >> > Log: >> > Unbreak this port. Sorry, I didn't test the package rule before. >> > Me bad. >> >> Ummm... that's "My bad." Jordan, I guess you haven't been hanging with > >No, that's "Me bad", as in "Me tarzan, you Jane." I don't hang out >with the early 20's crowd at all and all my euphemisms are from an >earlier period. :-) That would be the Jurassic period if I remember correctly ? :-) -- 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 Thu Feb 19 01:11:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA05672 for cvs-all-outgoing; Thu, 19 Feb 1998 01:11:48 -0800 (PST) (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 BAA05623; Thu, 19 Feb 1998 01:11:34 -0800 (PST) (envelope-from thomas@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 KAA24110; Thu, 19 Feb 1998 10:11:18 +0100 (CET) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.8/8.8.5) id KAA07746; Thu, 19 Feb 1998 10:11:17 +0100 (CET) To: "Jordan K. Hubbard" Cc: obrien@NUXI.com, "Jordan K. Hubbard" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/net/cnet Makefile ports/net/cnet/pkg PLIST References: <3002.887878250@time.cdrom.com> From: Thomas Gellekum Date: 19 Feb 1998 10:11:16 +0100 In-Reply-To: "Jordan K. Hubbard"'s message of Thu, 19 Feb 1998 00:50:50 -0800 Message-ID: <873ehgufgr.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 14 X-Mailer: Gnus v5.4.37/XEmacs 19.16 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk "Jordan K. Hubbard" writes: > > > Me bad. > > > > Ummm... that's "My bad." Jordan, I guess you haven't been hanging with > > No, that's "Me bad", as in "Me tarzan, you Jane." I don't hang out > with the early 20's crowd at all and all my euphemisms are from an > earlier period. :-) Hm. Considering that the early 20's crowd must now be in their nineties... tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 01:24:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA07455 for cvs-all-outgoing; Thu, 19 Feb 1998 01:24:22 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA07450; Thu, 19 Feb 1998 01:24:21 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA15247; Thu, 19 Feb 1998 01:12:29 -0800 (PST) Date: Thu, 19 Feb 1998 01:12:29 -0800 (PST) Message-Id: <199802190912.BAA15247@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/19 01:12:28 PST Modified files: (Branch: RELENG_2_2) lib Makefile Log: More eBones --> KerberosIV merges Revision Changes Path 1.47.2.11 +2 -2 src/lib/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 01:24:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA07503 for cvs-all-outgoing; Thu, 19 Feb 1998 01:24:36 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.133]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA07266; Thu, 19 Feb 1998 01:22:07 -0800 (PST) (envelope-from mark@greenpeace.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 LAA20724; Thu, 19 Feb 1998 11:20:51 +0200 (SAST) (envelope-from mark@greenpeace.grondar.za) Received: from greenpeace.grondar.za (localhost [127.0.0.1]) by greenpeace.grondar.za (8.8.8/8.8.8) with ESMTP id LAA01082; Thu, 19 Feb 1998 11:20:27 +0200 (SAST) (envelope-from mark@greenpeace.grondar.za) Message-Id: <199802190920.LAA01082@greenpeace.grondar.za> To: obrien@NUXI.com cc: Mark Murray , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/www/netscape4-navigator Makefile ports/www/netscape4-navigator/files md5 ports/www/netscape4-navigator/scripts configure Date: Thu, 19 Feb 1998 11:20:26 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk "David O'Brien" wrote: > > Add strong (128-bit) crypto using Fortify. This is conditional on > > USE_128BIT. > > Can we do this for netscape4-communicator too? Not ATM :-(. Fortify does not recognise the latest N4-C 4.04[.1]. I'm bugging the author :-). M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 01:33:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA08222 for cvs-all-outgoing; Thu, 19 Feb 1998 01:33:47 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA08217; Thu, 19 Feb 1998 01:33:43 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA15325; Thu, 19 Feb 1998 01:33:04 -0800 (PST) Date: Thu, 19 Feb 1998 01:33:04 -0800 (PST) Message-Id: <199802190933.BAA15325@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/19 01:33:03 PST Modified files: (Branch: RELENG_2_2) usr.bin Makefile Log: More eBones --> kerberosIV merges Revision Changes Path 1.73.2.13 +2 -3 src/usr.bin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 01:35:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA08365 for cvs-all-outgoing; Thu, 19 Feb 1998 01:35:46 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA08359; Thu, 19 Feb 1998 01:35:43 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA15373; Thu, 19 Feb 1998 01:35:03 -0800 (PST) Date: Thu, 19 Feb 1998 01:35:03 -0800 (PST) Message-Id: <199802190935.BAA15373@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 01:35:02 PST Modified files: gnu/usr.bin Makefile Log: No binutils yet 8-(, and a few programs that need porting to alpha. Make them i386 specific for now. Revision Changes Path 1.37 +7 -3 src/gnu/usr.bin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 01:40:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA09320 for cvs-all-outgoing; Thu, 19 Feb 1998 01:40:28 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA09293; Thu, 19 Feb 1998 01:40:22 -0800 (PST) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id BAA01920; Thu, 19 Feb 1998 01:33:26 -0800 (PST) Received: from UNKNOWN(), claiming to be "current1.whistle.com" via SMTP by alpo.whistle.com, id smtpd001914; Thu Feb 19 01:33:18 1998 Date: Thu, 19 Feb 1998 01:29:23 -0800 (PST) From: Julian Elischer To: "Jordan K. Hubbard" cc: Nate Williams , Satoshi Asami , nate@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: Re: cvs commit: src Makefile In-Reply-To: <2840.887876993@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 Thu, 19 Feb 1998, Jordan K. Hubbard wrote: > > Whoops, you're right. I got 'Amancio' and 'Asami' mixed up. Sorry! > > That's OK, they really do look a lot alike. > > Jordan > *you almost got coke through my nose on that one* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 01:44:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA10286 for cvs-all-outgoing; Thu, 19 Feb 1998 01:44:13 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA10277; Thu, 19 Feb 1998 01:44:12 -0800 (PST) (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 BAA15493; Thu, 19 Feb 1998 01:43:33 -0800 (PST) Date: Thu, 19 Feb 1998 01:43:33 -0800 (PST) Message-Id: <199802190943.BAA15493@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/devel/ddd Makefile ports/devel/ddd/files md5 ports/devel/ddd/patches patch-01 ports/devel/ddd/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/02/19 01:43:32 PST Modified files: devel/ddd Makefile devel/ddd/files md5 devel/ddd/patches patch-01 devel/ddd/pkg PLIST Log: Upgrade to 2.2.3. PR: ports/5757 Revision Changes Path 1.5 +7 -3 ports/devel/ddd/Makefile 1.4 +1 -1 ports/devel/ddd/files/md5 1.3 +6 -6 ports/devel/ddd/patches/patch-01 1.3 +3 -1 ports/devel/ddd/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 01:50:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA11770 for cvs-all-outgoing; Thu, 19 Feb 1998 01:50:43 -0800 (PST) (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 BAA11732; Thu, 19 Feb 1998 01:50:34 -0800 (PST) (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 BAA11456; Thu, 19 Feb 1998 01:50:33 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.8.8/8.7.3) id JAA28205; Thu, 19 Feb 1998 09:50:01 GMT Message-ID: <19980219015001.51096@nuxi.com> Date: Thu, 19 Feb 1998 01:50:01 -0800 From: "David O'Brien" To: Satoshi Asami Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/x11/pppload Makefile Reply-To: obrien@NUXI.com References: <199802160910.BAA05829@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <199802160910.BAA05829@freefall.freebsd.org>; from Satoshi Asami on Mon, Feb 16, 1998 at 01:10:56AM -0800 X-Warning: Mutt Bites! X-Operating-System: FreeBSD 2.2.5-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 > probably be moved to "net" too....) > 1.2 +2 -1 ports/x11/pppload/Makefile Yes, please! -- David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 01:52:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA12346 for cvs-all-outgoing; Thu, 19 Feb 1998 01:52:37 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA12333; Thu, 19 Feb 1998 01:52:32 -0800 (PST) (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 BAA15673; Thu, 19 Feb 1998 01:51:50 -0800 (PST) Date: Thu, 19 Feb 1998 01:51:50 -0800 (PST) Message-Id: <199802190951.BAA15673@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/pppload Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/02/19 01:51:49 PST Modified files: net/pppload Makefile Log: Add "net" and "sysutil" to the CATEGORIES line. Note, this should really be moved to sysutils to be simular packages! Revision Changes Path 1.3 +2 -2 ports/net/pppload/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 01:54:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA12465 for cvs-all-outgoing; Thu, 19 Feb 1998 01:54:22 -0800 (PST) (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 BAA12445; Thu, 19 Feb 1998 01:54:11 -0800 (PST) (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 BAA11992; Thu, 19 Feb 1998 01:54:10 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.8.8/8.7.3) id JAA28237; Thu, 19 Feb 1998 09:53:38 GMT Message-ID: <19980219015338.52281@nuxi.com> Date: Thu, 19 Feb 1998 01:53:38 -0800 From: "David O'Brien" To: Steve Price Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/x11/pppload Makefile ports/x11/pppload/files md5 ports/x11/pppload/patches patch-aa ports/x11/pppload/pkg COMMENT DESCR PLIST Reply-To: obrien@NUXI.com References: <199802161533.HAA18515@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <199802161533.HAA18515@freefall.freebsd.org>; from Steve Price on Mon, Feb 16, 1998 at 07:33:06AM -0800 X-Warning: Mutt Bites! X-Operating-System: FreeBSD 2.2.5-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 > Log: > pppload moved to ports/net. Actually "sysutils" is the better place. This port reports system utilitization. Simular to xosview, xsysstats, xsysinfo. Some of these also gives network utilizations. -- -- 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 Thu Feb 19 01:56:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA12603 for cvs-all-outgoing; Thu, 19 Feb 1998 01:56:13 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA12597; Thu, 19 Feb 1998 01:56:11 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA15709; Thu, 19 Feb 1998 01:55:32 -0800 (PST) Date: Thu, 19 Feb 1998 01:55:32 -0800 (PST) Message-Id: <199802190955.BAA15709@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/19 01:55:31 PST Modified files: (Branch: RELENG_2_2) libexec Makefile Log: More eBones --> kerberosIV merging Revision Changes Path 1.20.2.4 +2 -3 src/libexec/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 02:12:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA13739 for cvs-all-outgoing; Thu, 19 Feb 1998 02:12:34 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA13725; Thu, 19 Feb 1998 02:12:30 -0800 (PST) (envelope-from hosokawa@FreeBSD.org) From: Tatsumi Hosokawa Received: (from hosokawa@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA15879; Thu, 19 Feb 1998 02:11:50 -0800 (PST) Date: Thu, 19 Feb 1998 02:11:50 -0800 (PST) Message-Id: <199802191011.CAA15879@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 smb.conf.default Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hosokawa 1998/02/19 02:11:49 PST Modified files: net/samba Makefile net/samba/files md5 smb.conf.default Log: updated to samba-1.9.18p3. Revision Changes Path 1.21 +3 -3 ports/net/samba/Makefile 1.14 +1 -1 ports/net/samba/files/md5 1.3 +26 -3 ports/net/samba/files/smb.conf.default To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 02:22:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA14733 for cvs-all-outgoing; Thu, 19 Feb 1998 02:22:05 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA14718; Thu, 19 Feb 1998 02:22:01 -0800 (PST) (envelope-from hosokawa@FreeBSD.org) From: Tatsumi Hosokawa Received: (from hosokawa@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA15940; Thu, 19 Feb 1998 02:21:22 -0800 (PST) Date: Thu, 19 Feb 1998 02:21:22 -0800 (PST) Message-Id: <199802191021.CAA15940@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/samba/files README.FreeBSD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hosokawa 1998/02/19 02:21:22 PST Modified files: net/samba/files README.FreeBSD Log: added a note for Chinese users (about chinese/samba port) Revision Changes Path 1.3 +8 -8 ports/net/samba/files/README.FreeBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 02:34:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA16452 for cvs-all-outgoing; Thu, 19 Feb 1998 02:34:18 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA16447; Thu, 19 Feb 1998 02:34:14 -0800 (PST) (envelope-from hosokawa@FreeBSD.org) From: Tatsumi Hosokawa Received: (from hosokawa@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA16030; Thu, 19 Feb 1998 02:33:34 -0800 (PST) Date: Thu, 19 Feb 1998 02:33:34 -0800 (PST) Message-Id: <199802191033.CAA16030@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/samba/files smb.conf.default Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hosokawa 1998/02/19 02:33:34 PST Modified files: net/samba/files smb.conf.default Log: Submitted by: stephen farrell , Simon Lindgren , Jerry Bell Added smb.conf performance workaround as comments. Revision Changes Path 1.4 +14 -0 ports/net/samba/files/smb.conf.default To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 02:46:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA18015 for cvs-all-outgoing; Thu, 19 Feb 1998 02:46:20 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA18005; Thu, 19 Feb 1998 02:46:16 -0800 (PST) (envelope-from rse@FreeBSD.org) From: "Ralf S. Engelschall" Received: (from rse@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA16123; Thu, 19 Feb 1998 02:45:36 -0800 (PST) Date: Thu, 19 Feb 1998 02:45:36 -0800 (PST) Message-Id: <199802191045.CAA16123@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/wml Makefile ports/www/wml/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rse 1998/02/19 02:45:36 PST Modified files: www/wml Makefile www/wml/files md5 Log: Upgrade to Website META Language, Version 1.6.2 Revision Changes Path 1.19 +3 -3 ports/www/wml/Makefile 1.18 +1 -1 ports/www/wml/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 Feb 19 02:58:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA20852 for cvs-all-outgoing; Thu, 19 Feb 1998 02:58:29 -0800 (PST) (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 CAA20739; Thu, 19 Feb 1998 02:57:53 -0800 (PST) (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.6.9) with ESMTP id CAA03558; Thu, 19 Feb 1998 02:57:32 -0800 (PST) To: obrien@NUXI.com cc: Steve Price , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/x11/pppload Makefile ports/x11/pppload/files md5 ports/x11/pppload/patches patch-aa ports/x11/pppload/pkg COMMENT DESCR PLIST In-reply-to: Your message of "Thu, 19 Feb 1998 01:53:38 PST." <19980219015338.52281@nuxi.com> Date: Thu, 19 Feb 1998 02:57:32 -0800 Message-ID: <3554.887885852@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Gosh, yes, let's move it at least 2 more times until Steve goes insane. :-) > > Log: > > pppload moved to ports/net. > > Actually "sysutils" is the better place. This port reports system > utilitization. Simular to xosview, xsysstats, xsysinfo. Some of these > also gives network utilizations. > > -- > -- 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 Thu Feb 19 03:31:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA27710 for cvs-all-outgoing; Thu, 19 Feb 1998 03:31:38 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA27705; Thu, 19 Feb 1998 03:31:35 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA16404; Thu, 19 Feb 1998 03:30:55 -0800 (PST) Date: Thu, 19 Feb 1998 03:30:55 -0800 (PST) Message-Id: <199802191130.DAA16404@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/19 03:30:54 PST Modified files: (Branch: RELENG_2_2) lib Makefile Log: Dammit. I committed an incomplete merge and a typo. Fix these. Revision Changes Path 1.47.2.12 +1 -2 src/lib/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 03:37:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA28043 for cvs-all-outgoing; Thu, 19 Feb 1998 03:37:48 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from prefetch.san.rr.com (ns1.san.rr.com [204.210.0.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA28008; Thu, 19 Feb 1998 03:36:56 -0800 (PST) (envelope-from Studded@san.rr.com) Received: from san.rr.com (dt050ndd.san.rr.com [204.210.31.221]) by prefetch.san.rr.com (8.8.7/8.8.8) with ESMTP id DAA29578; Thu, 19 Feb 1998 03:36:25 -0800 (PST) Message-ID: <34EC1937.ABF702CC@san.rr.com> Date: Thu, 19 Feb 1998 03:36:23 -0800 From: Studded Organization: Triborough Bridge and Tunnel Authority X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.5-STABLE-0218 i386) MIME-Version: 1.0 To: Philippe Charnier CC: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/xntpd/doc ntpdate.8 ntpq.8 ntptrace.8 xntpd.8 xntpdc.8 References: <199802190805.AAA14890@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Philippe Charnier wrote: > > charnier 1998/02/19 00:05:48 PST > > Modified files: > usr.sbin/xntpd/doc ntpdate.8 ntpq.8 ntptrace.8 xntpd.8 > xntpdc.8 Is there any chance that instead of patching the very old version of xntpd we have that we could upgrade to the latest version? Version 3.4e comes with the system, which is several years old. Version 3-5.92 is the latest, and has many many improvements/features/bug/security fixes. The only negative is that it comes with html docs instead of man pages, but that shouldn't be too hard to deal with. http://www.eecis.udel.edu/~ntp/ for anyone that's interested. Don't get me wrong, I know that importing new sources is not a trivial undertaking, but other than adding a couple new features and the man pages the directory/file structure is basically the same, so this shouldn't be too huge a project. (And no, I'm sorry to say that I'm not quite up to the task yet, although by the time I get done with the C class I'm taking who knows? :) Doug -- *** Chief Operations Officer, DALnet IRC network *** *** Proud operator, designer and maintainer of the world's largest *** Internet Relay Chat server. 5,328 clients and still growing. *** Try spider.dal.net on ports 6662-4 (Powered by FreeBSD) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 04:00:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA02174 for cvs-all-outgoing; Thu, 19 Feb 1998 04:00:21 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA02161; Thu, 19 Feb 1998 04:00:08 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA16595; Thu, 19 Feb 1998 03:59:26 -0800 (PST) Date: Thu, 19 Feb 1998 03:59:26 -0800 (PST) Message-Id: <199802191159.DAA16595@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 eivind 1998/02/19 03:59:25 PST Modified files: . modules Log: xscavenger --> ports/games/xscavenger Revision Changes Path 1.1824 +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 Feb 19 04:02:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA02727 for cvs-all-outgoing; Thu, 19 Feb 1998 04:02:06 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA02720; Thu, 19 Feb 1998 04:02:02 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA16619; Thu, 19 Feb 1998 04:01:22 -0800 (PST) Date: Thu, 19 Feb 1998 04:01:22 -0800 (PST) Message-Id: <199802191201.EAA16619@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/games/xscavenger - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/02/19 04:01:21 PST ports/games/xscavenger - Imported sources Update of /home/ncvs/ports/games/xscavenger In directory freefall.freebsd.org:/d/users/eivind/xscavenger Log Message: Initial import of XScavenger port (a Lode Runner(TM) clone - no copyright or trademark issues AFAIK). Status: Vendor Tag: EIVIND Release Tags: v0 N ports/games/xscavenger/Makefile I ports/games/xscavenger/CVS N ports/games/xscavenger/files/md5 N ports/games/xscavenger/patches/patch-aa N ports/games/xscavenger/patches/patch-ab N ports/games/xscavenger/pkg/COMMENT N ports/games/xscavenger/pkg/PLIST N ports/games/xscavenger/pkg/DESCR 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 Feb 19 04:07:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA03635 for cvs-all-outgoing; Thu, 19 Feb 1998 04:07:47 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA03594; Thu, 19 Feb 1998 04:07:38 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA17796; Thu, 19 Feb 1998 04:06:58 -0800 (PST) Date: Thu, 19 Feb 1998 04:06:58 -0800 (PST) Message-Id: <199802191206.EAA17796@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/games Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/02/19 04:06:57 PST Modified files: games Makefile Log: Activate xscavenger Revision Changes Path 1.106 +2 -1 ports/games/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 04:15:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA05417 for cvs-all-outgoing; Thu, 19 Feb 1998 04:15:52 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA05407; Thu, 19 Feb 1998 04:15:48 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA17858; Thu, 19 Feb 1998 04:15:08 -0800 (PST) Date: Thu, 19 Feb 1998 04:15:08 -0800 (PST) Message-Id: <199802191215.EAA17858@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf majors.i386 src/sys/vm vm_swap.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/02/19 04:15:08 PST Modified files: sys/i386/conf majors.i386 sys/vm vm_swap.c Log: Move the 'sw' device off block major #1, which is now occupied by 'wfd'. Revision Changes Path 1.32 +2 -1 src/sys/i386/conf/majors.i386 1.52 +2 -2 src/sys/vm/vm_swap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 04:20:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA06068 for cvs-all-outgoing; Thu, 19 Feb 1998 04:20:35 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA06063; Thu, 19 Feb 1998 04:20:31 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA17928; Thu, 19 Feb 1998 04:19:51 -0800 (PST) Date: Thu, 19 Feb 1998 04:19:51 -0800 (PST) Message-Id: <199802191219.EAA17928@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf majors.i386 src/sys/vm vm_swap.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/02/19 04:19:51 PST Modified files: (Branch: RELENG_2_2) sys/i386/conf majors.i386 sys/vm vm_swap.c Log: MFC: move 'sw' device away from being trampled by 'wfd'. Revision Changes Path 1.9.2.7 +4 -1 src/sys/i386/conf/majors.i386 1.40.2.1 +2 -2 src/sys/vm/vm_swap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 04:43:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA08428 for cvs-all-outgoing; Thu, 19 Feb 1998 04:43:37 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA08423; Thu, 19 Feb 1998 04:43:35 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA17997; Thu, 19 Feb 1998 04:42:54 -0800 (PST) Date: Thu, 19 Feb 1998 04:42:54 -0800 (PST) Message-Id: <199802191242.EAA17997@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/pppload Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/02/19 04:42:53 PST Modified files: net/pppload Makefile Log: Spell the category name correctly ("sysutils", not "sysutil"). Please be careful, bsd.port.mk will happily create a new directory if you misspell the name here.... ;) Revision Changes Path 1.4 +2 -2 ports/net/pppload/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 04:53:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA09660 for cvs-all-outgoing; Thu, 19 Feb 1998 04:53:14 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from proxyb2.san.rr.com (proxyb2-atm.san.rr.com [204.210.0.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA09623; Thu, 19 Feb 1998 04:52:14 -0800 (PST) (envelope-from Studded@san.rr.com) Received: from san.rr.com (dt050ndd.san.rr.com [204.210.31.221]) by proxyb2.san.rr.com (8.8.7/8.8.8) with ESMTP id EAA14256; Thu, 19 Feb 1998 04:51:43 -0800 (PST) Message-ID: <34EC2ADD.756D604D@san.rr.com> Date: Thu, 19 Feb 1998 04:51:41 -0800 From: Studded Organization: Triborough Bridge and Tunnel Authority X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.5-STABLE-0218 i386) MIME-Version: 1.0 To: Mark Murray CC: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/libexec Makefile References: <199802190955.BAA15709@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Mark Murray wrote: > > markm 1998/02/19 01:55:31 PST > > Modified files: (Branch: RELENG_2_2) > libexec Makefile > Log: > More eBones --> kerberosIV merging > > Revision Changes Path > 1.20.2.4 +2 -3 src/libexec/Makefile This change breaks make world for me: ===> libexec "/usr/src/libexec/makefile", line 10: Malformed conditional (!(exists(${.CURDIR}/../kerberosIV) && exists(${.CURDIR}/../crypto) || defined(NOSECURE) || !defined(MAKE_EBONES)) "/usr/src/libexec/makefile", line 12: if-less else "/usr/src/libexec/makefile", line 12: Need an operator "/usr/src/libexec/makefile", line 17: if-less endif "/usr/src/libexec/makefile", line 17: Need an operator make: fatal errors encountered -- cannot continue *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. -- *** Chief Operations Officer, DALnet IRC network *** *** Proud operator, designer and maintainer of the world's largest *** Internet Relay Chat server. 5,328 clients and still growing. *** Try spider.dal.net on ports 6662-4 (Powered by FreeBSD) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 05:00:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA10888 for cvs-all-outgoing; Thu, 19 Feb 1998 05:00:32 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-51.ix.netcom.com [207.93.143.179]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA10879; Thu, 19 Feb 1998 05:00:22 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id EAA17158; Thu, 19 Feb 1998 04:44:41 -0800 (PST) Date: Thu, 19 Feb 1998 04:44:41 -0800 (PST) Message-Id: <199802191244.EAA17158@silvia.HIP.Berkeley.EDU> To: obrien@NUXI.com CC: steve@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <19980219015338.52281@nuxi.com> (obrien@NUXI.com) Subject: Re: cvs commit: ports/x11/pppload Makefile ports/x11/pppload/files md5 ports/x11/pppload/patches patch-aa ports/x11/pppload/pkg COMMENT DESCR PLIST From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Actually "sysutils" is the better place. This port reports system * utilitization. Simular to xosview, xsysstats, xsysinfo. Some of these * also gives network utilizations. Yeah, but this is a network-only tool. This is clearly a case of a port being in two categories, let's not get too worked up about it. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 05:38:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA15245 for cvs-all-outgoing; Thu, 19 Feb 1998 05:38:14 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-51.ix.netcom.com [207.93.143.179]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA15235; Thu, 19 Feb 1998 05:38:04 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id FAA18287; Thu, 19 Feb 1998 05:37:44 -0800 (PST) Date: Thu, 19 Feb 1998 05:37:44 -0800 (PST) Message-Id: <199802191337.FAA18287@silvia.HIP.Berkeley.EDU> To: jkh@time.cdrom.com CC: nate@mt.sri.com, nate@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG In-reply-to: <2840.887876993@time.cdrom.com> (jkh@time.cdrom.com) Subject: Re: cvs commit: src Makefile From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * > Whoops, you're right. I got 'Amancio' and 'Asami' mixed up. Sorry! * * That's OK, they really do look a lot alike. My goodness. Now I'm not sure if I want to meet Amancio... Satoshi (who looks like "(*^_^*)") To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 06:28:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA21489 for cvs-all-outgoing; Thu, 19 Feb 1998 06:28:04 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA21408; Thu, 19 Feb 1998 06:27:46 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id HAA14004; Thu, 19 Feb 1998 07:27:32 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id HAA08778; Thu, 19 Feb 1998 07:27:31 -0700 Date: Thu, 19 Feb 1998 07:27:31 -0700 Message-Id: <199802191427.HAA08778@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: asami@FreeBSD.ORG (Satoshi Asami) Cc: jkh@time.cdrom.com, nate@mt.sri.com, nate@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src Makefile In-Reply-To: <199802191337.FAA18287@silvia.HIP.Berkeley.EDU> References: <2840.887876993@time.cdrom.com> <199802191337.FAA18287@silvia.HIP.Berkeley.EDU> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Satoshi Asami writes: > * > Whoops, you're right. I got 'Amancio' and 'Asami' mixed up. Sorry! > * > * That's OK, they really do look a lot alike. > > My goodness. Now I'm not sure if I want to meet Amancio... > > Satoshi (who looks like "(*^_^*)") What? You have no mouth? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 06:31:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA21962 for cvs-all-outgoing; Thu, 19 Feb 1998 06:31:32 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-51.ix.netcom.com [207.93.143.179]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA21952; Thu, 19 Feb 1998 06:31:25 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id GAA19603; Thu, 19 Feb 1998 06:31:11 -0800 (PST) Date: Thu, 19 Feb 1998 06:31:11 -0800 (PST) Message-Id: <199802191431.GAA19603@silvia.HIP.Berkeley.EDU> To: nate@mt.sri.com CC: jkh@time.cdrom.com, nate@mt.sri.com, nate@FreeBSD.ORG, cvs-committers@FreeBSD.ORG In-reply-to: <199802191427.HAA08778@mt.sri.com> (message from Nate Williams on Thu, 19 Feb 1998 07:27:31 -0700) Subject: Re: cvs commit: src Makefile From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * > Satoshi (who looks like "(*^_^*)") * * What? You have no mouth? I have no nose. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 06:48:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA24476 for cvs-all-outgoing; Thu, 19 Feb 1998 06:48:28 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA24337; Thu, 19 Feb 1998 06:48:10 -0800 (PST) (envelope-from jfieber@indiana.edu) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.7/8.8.7) with SMTP id JAA02575; Thu, 19 Feb 1998 09:48:09 -0500 (EST) Date: Thu, 19 Feb 1998 09:48:08 -0500 (EST) From: John Fieber To: Satoshi Asami cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Subject: Re: cvs commit: doc/handbook scsihd.sgml Makefile hw.sgml sections.sgml In-Reply-To: <199802190645.WAA14095@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Wed, 18 Feb 1998, Satoshi Asami wrote: > Added files: > handbook scsihd.sgml > Log: > New section about SCSI hard drives. Not that I'm an expert or anything, > but it was embarrassing to leave that entry empty! And thank you very much! Could anybody add a little blurb to this about what a hard drive advertised as "SCSI-3" means in practical terms to users making a purchase? -john To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 06:52:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA25230 for cvs-all-outgoing; Thu, 19 Feb 1998 06:52:46 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-51.ix.netcom.com [207.93.143.179]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA25218; Thu, 19 Feb 1998 06:52:42 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id GAA19672; Thu, 19 Feb 1998 06:52:30 -0800 (PST) Date: Thu, 19 Feb 1998 06:52:30 -0800 (PST) Message-Id: <199802191452.GAA19672@silvia.HIP.Berkeley.EDU> To: jfieber@indiana.edu CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG In-reply-to: (message from John Fieber on Thu, 19 Feb 1998 09:48:08 -0500 (EST)) Subject: Re: cvs commit: doc/handbook scsihd.sgml Makefile hw.sgml sections.sgml From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * And thank you very much! You're welcome! * Could anybody add a little blurb to this about what a hard drive * advertised as "SCSI-3" means in practical terms to users making a * purchase? You mean, "nothing"? ;) Actually, if someone can tell me what SCSI-3 in marketing bs means in plain English, I can add that. (Ultra? Wide? Ultra-Wide?) I haven't paid enough attention to all that junk.... Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 06:54:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA25531 for cvs-all-outgoing; Thu, 19 Feb 1998 06:54:23 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA25486; Thu, 19 Feb 1998 06:54:13 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA18352; Thu, 19 Feb 1998 06:53:31 -0800 (PST) Date: Thu, 19 Feb 1998 06:53:31 -0800 (PST) Message-Id: <199802191453.GAA18352@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/mk bsd.prog.mk Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/02/19 06:53:31 PST Modified files: share/mk bsd.prog.mk Log: Limit check for target to smaller section of makefile. Revision Changes Path 1.62 +4 -3 src/share/mk/bsd.prog.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 07:05:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA28241 for cvs-all-outgoing; Thu, 19 Feb 1998 07:05:59 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA28124; Thu, 19 Feb 1998 07:05:40 -0800 (PST) (envelope-from jfieber@indiana.edu) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.7/8.8.7) with SMTP id KAA02634; Thu, 19 Feb 1998 10:05:37 -0500 (EST) Date: Thu, 19 Feb 1998 10:05:37 -0500 (EST) From: John Fieber To: Satoshi Asami cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Subject: Re: cvs commit: doc/handbook scsihd.sgml Makefile hw.sgml sections.sgml In-Reply-To: <199802191452.GAA19672@silvia.HIP.Berkeley.EDU> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Thu, 19 Feb 1998, Satoshi Asami wrote: > * Could anybody add a little blurb to this about what a hard drive > * advertised as "SCSI-3" means in practical terms to users making a > * purchase? > > You mean, "nothing"? ;) > > Actually, if someone can tell me what SCSI-3 in marketing bs means in > plain English, I can add that. (Ultra? Wide? Ultra-Wide?) I > haven't paid enough attention to all that junk.... If "nothing" is in fact what it means, it would be helpful to explicitly state it--there are a lot of harddrives marketed as SCSI-3. The hardware sections of the handbook should help users cut through the marketing crap and learn what *really* matters in building a top-notch system for FreeBSD. :) -john To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 08:51:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA12545 for cvs-all-outgoing; Thu, 19 Feb 1998 08:51:03 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA12536; Thu, 19 Feb 1998 08:51:01 -0800 (PST) (envelope-from itojun@FreeBSD.org) From: Jun-ichiro Itoh Received: (from itojun@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA11471; Thu, 19 Feb 1998 08:50:20 -0800 (PST) Date: Thu, 19 Feb 1998 08:50:20 -0800 (PST) Message-Id: <199802191650.IAA11471@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-CVSROOT@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: CVSROOT modules ports/chinese/nvi-big5 Makefile ports/chinese/nvi-euc-cn Makefile ports/chinese/nvi-euc-tw Makefile ports/editors Makefile ports/editors/nvi Makefile ports/editors/nvi/files md5 ports/editors/nvi/patches patch-aa ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk itojun 1998/02/19 08:50:19 PST Modified files: . modules chinese/nvi-big5 Makefile chinese/nvi-euc-cn Makefile chinese/nvi-euc-tw Makefile editors Makefile editors/nvi-perl Makefile editors/nvi-perl/patches patch-aa editors/nvi-perl/pkg COMMENT DESCR PLIST japanese/nvi-euc-jp Makefile japanese/nvi-iso-2022-jp Makefile japanese/nvi-sjis Makefile korean/nvi-euc-kr Makefile korean/nvi-iso-2022-kr Makefile Added files: editors/nvi-perl/patches patch-ab Removed files: editors/nvi Makefile editors/nvi/files md5 editors/nvi/patches patch-aa editors/nvi/pkg COMMENT DESCR PLIST REQ Log: rename ports/editors/nvi to ports/editors/nvi-m17n. update language-specific configurations for nvi-m17n accordingly. add ports/editors/nvi-perl, nvi 1.79 with perl5 linked into. Revision Changes Path 1.1825 +3 -2 CVSROOT/modules 1.9 +2 -2 ports/chinese/nvi-big5/Makefile 1.10 +2 -2 ports/chinese/nvi-euc-cn/Makefile 1.8 +2 -2 ports/chinese/nvi-euc-tw/Makefile 1.48 +3 -2 ports/editors/Makefile 1.9 +9 -17 ports/editors/nvi-perl/Makefile 1.2 +76 -106 ports/editors/nvi-perl/patches/patch-aa 1.2 +1 -1 ports/editors/nvi-perl/pkg/COMMENT 1.5 +1 -16 ports/editors/nvi-perl/pkg/DESCR 1.5 +7 -10 ports/editors/nvi-perl/pkg/PLIST 1.10 +2 -2 ports/japanese/nvi-euc-jp/Makefile 1.10 +2 -2 ports/japanese/nvi-iso-2022-jp/Makefile 1.10 +2 -2 ports/japanese/nvi-sjis/Makefile 1.9 +2 -2 ports/korean/nvi-euc-kr/Makefile 1.9 +2 -2 ports/korean/nvi-iso-2022-kr/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 08:51:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA12636 for cvs-all-outgoing; Thu, 19 Feb 1998 08:51:50 -0800 (PST) (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 IAA12624; Thu, 19 Feb 1998 08:51:41 -0800 (PST) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0y5Yuh-0001DH-00; Thu, 19 Feb 1998 09:33:31 -0700 Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.8.8/8.8.3) with ESMTP id JAA00279; Thu, 19 Feb 1998 09:33:40 -0700 (MST) Message-Id: <199802191633.JAA00279@harmony.village.org> To: Nate Williams Subject: Re: cvs commit: src Makefile Cc: asami@FreeBSD.ORG (Satoshi Asami), jkh@time.cdrom.com, nate@FreeBSD.ORG, cvs-committers@FreeBSD.ORG In-reply-to: Your message of "Thu, 19 Feb 1998 07:27:31 MST." <199802191427.HAA08778@mt.sri.com> References: <199802191427.HAA08778@mt.sri.com> <2840.887876993@time.cdrom.com> <199802191337.FAA18287@silvia.HIP.Berkeley.EDU> Date: Thu, 19 Feb 1998 09:33:40 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199802191427.HAA08778@mt.sri.com> Nate Williams writes: : What? You have no mouth? He must have a mouth. Where else would the songs come from :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 08:51:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA12658 for cvs-all-outgoing; Thu, 19 Feb 1998 08:51:55 -0800 (PST) (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 IAA12622; Thu, 19 Feb 1998 08:51:34 -0800 (PST) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0y5Yol-0001D8-00; Thu, 19 Feb 1998 09:27:23 -0700 Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.8.8/8.8.3) with ESMTP id JAA00226; Thu, 19 Feb 1998 09:27:30 -0700 (MST) Message-Id: <199802191627.JAA00226@harmony.village.org> To: John Birrell Subject: Re: cvs commit: src Makefile Cc: jb@FreeBSD.ORG, cvs-committers@FreeBSD.ORG In-reply-to: Your message of "Thu, 19 Feb 1998 19:41:21 +1100." <199802190841.TAA01074@cimlogic.com.au> References: <199802190841.TAA01074@cimlogic.com.au> Date: Thu, 19 Feb 1998 09:27:30 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199802190841.TAA01074@cimlogic.com.au> John Birrell writes: : Warner Losh wrote: : > Hmmm, gotta dust off the FreeBSD/arc port :-) where MACHINE=arc, but : > MACHINE_ARCH=mips (or is that mipsel). : : What state is that in? I had a kernel that compiled, but had no chance of booting due to the number of stubs in the vm system... No userland and no install tools. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 09:21:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA16809 for cvs-all-outgoing; Thu, 19 Feb 1998 09:21:52 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA16804; Thu, 19 Feb 1998 09:21:50 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA11568; Thu, 19 Feb 1998 09:21:08 -0800 (PST) Date: Thu, 19 Feb 1998 09:21:08 -0800 (PST) Message-Id: <199802191721.JAA11568@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/19 09:21:08 PST Modified files: (Branch: RELENG_2_2) libexec Makefile Log: [Nasty sailor language censored] - Another typo. Revision Changes Path 1.20.2.5 +1 -1 src/libexec/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 09:42:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA19564 for cvs-all-outgoing; Thu, 19 Feb 1998 09:42:18 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.133]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA19492 for ; Thu, 19 Feb 1998 09:42:00 -0800 (PST) (envelope-from mark@greenpeace.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 TAA21464; Thu, 19 Feb 1998 19:41:41 +0200 (SAST) (envelope-from mark@greenpeace.grondar.za) Received: from greenpeace.grondar.za (localhost [127.0.0.1]) by greenpeace.grondar.za (8.8.8/8.8.8) with ESMTP id TAA02780; Thu, 19 Feb 1998 19:41:39 +0200 (SAST) (envelope-from mark@greenpeace.grondar.za) Message-Id: <199802191741.TAA02780@greenpeace.grondar.za> X-Mailer: exmh version 2.0.1 12/23/97 To: Studded cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/libexec Makefile Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 19 Feb 1998 19:41:38 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Studded wrote: > This change breaks make world for me: > > ===> libexec > "/usr/src/libexec/makefile", line 10: Malformed conditional > (!(exists(${.CURDIR}/../kerberosIV) && exists(${.CURDIR}/../crypto) || > defined(NOSECURE) || !defined(MAKE_EBONES)) Thanks for the report. Fixed. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 09:44:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA19808 for cvs-all-outgoing; Thu, 19 Feb 1998 09:44:00 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA19772; Thu, 19 Feb 1998 09:43:42 -0800 (PST) (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 JAA11635; Thu, 19 Feb 1998 09:42:58 -0800 (PST) Date: Thu, 19 Feb 1998 09:42:58 -0800 (PST) Message-Id: <199802191742.JAA11635@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/editors/vim5beta Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/02/19 09:42:58 PST Modified files: editors/vim5beta Makefile Log: Remove last reference to gmake, it isn't required anymore. Revision Changes Path 1.21 +2 -2 ports/editors/vim5beta/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 10:09:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24064 for cvs-all-outgoing; Thu, 19 Feb 1998 10:09:39 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24058; Thu, 19 Feb 1998 10:09:36 -0800 (PST) (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 KAA11795; Thu, 19 Feb 1998 10:08:54 -0800 (PST) Date: Thu, 19 Feb 1998 10:08:54 -0800 (PST) Message-Id: <199802191808.KAA11795@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/editors/vim5beta Makefile ports/editors/vim5beta/files md5 ports/editors/vim5beta/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/02/19 10:08:54 PST Modified files: editors/vim5beta Makefile editors/vim5beta/files md5 editors/vim5beta/pkg PLIST Log: Vim 5.0 has been RELEASED! :) (I will move this port to something in a few days, so don't worry, it's not beta anymore) Revision Changes Path 1.22 +8 -8 ports/editors/vim5beta/Makefile 1.18 +1 -1 ports/editors/vim5beta/files/md5 1.13 +2 -0 ports/editors/vim5beta/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 Feb 19 10:59:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA02055 for cvs-all-outgoing; Thu, 19 Feb 1998 10:59:41 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA02047; Thu, 19 Feb 1998 10:59:39 -0800 (PST) (envelope-from fenner@FreeBSD.org) From: Bill Fenner Received: (from fenner@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA11892; Thu, 19 Feb 1998 10:58:57 -0800 (PST) Date: Thu, 19 Feb 1998 10:58:57 -0800 (PST) Message-Id: <199802191858.KAA11892@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/mbone/vat/patches patch-ae Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk fenner 1998/02/19 10:58:57 PST Added files: mbone/vat/patches patch-ae Log: Fix memory leaks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 11:01:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA02705 for cvs-all-outgoing; Thu, 19 Feb 1998 11:01:33 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA02673; Thu, 19 Feb 1998 11:01:24 -0800 (PST) (envelope-from fenner@FreeBSD.org) From: Bill Fenner Received: (from fenner@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA11928; Thu, 19 Feb 1998 11:00:41 -0800 (PST) Date: Thu, 19 Feb 1998 11:00:41 -0800 (PST) Message-Id: <199802191900.LAA11928@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/mbone/vat/patches patch-af Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk fenner 1998/02/19 11:00:41 PST Added files: mbone/vat/patches patch-af Log: Handle a bug that LBL thought was fixed in 4.4BSD but wasn't: send() on a socket with a pending error doesn't reset the error, so the socket is effectively useless. Use getsockopt(...SO_ERROR...) to clear the error status. The kernel should also be patched, but this patch is required for backwards compatibility. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 11:02:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA02930 for cvs-all-outgoing; Thu, 19 Feb 1998 11:02:20 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA02857; Thu, 19 Feb 1998 11:02:03 -0800 (PST) (envelope-from fenner@FreeBSD.org) From: Bill Fenner Received: (from fenner@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA11957; Thu, 19 Feb 1998 11:01:20 -0800 (PST) Date: Thu, 19 Feb 1998 11:01:20 -0800 (PST) Message-Id: <199802191901.LAA11957@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/mbone/vat/patches patch-ag Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk fenner 1998/02/19 11:01:20 PST Added files: mbone/vat/patches patch-ag Log: Fix color behavior with tk8.0 -- tk was setting the highlight color to black. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 11:04:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA03294 for cvs-all-outgoing; Thu, 19 Feb 1998 11:04:13 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA03219; Thu, 19 Feb 1998 11:03:58 -0800 (PST) (envelope-from fenner@FreeBSD.org) From: Bill Fenner Received: (from fenner@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA12002; Thu, 19 Feb 1998 11:03:16 -0800 (PST) Date: Thu, 19 Feb 1998 11:03:16 -0800 (PST) Message-Id: <199802191903.LAA12002@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/mbone/vic/patches patch-ag Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk fenner 1998/02/19 11:03:16 PST Added files: mbone/vic/patches patch-ag Log: Fix memory leaks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 11:06:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA03727 for cvs-all-outgoing; Thu, 19 Feb 1998 11:06:25 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA03713; Thu, 19 Feb 1998 11:06:20 -0800 (PST) (envelope-from fenner@FreeBSD.org) From: Bill Fenner Received: (from fenner@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA12466; Thu, 19 Feb 1998 11:05:38 -0800 (PST) Date: Thu, 19 Feb 1998 11:05:38 -0800 (PST) Message-Id: <199802191905.LAA12466@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/mbone/vic/patches patch-ah Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk fenner 1998/02/19 11:05:37 PST Added files: mbone/vic/patches patch-ah Log: Add send() kernel bug workaround to vic too. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 11:08:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA04365 for cvs-all-outgoing; Thu, 19 Feb 1998 11:08:36 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA04357; Thu, 19 Feb 1998 11:08:34 -0800 (PST) (envelope-from wollman@FreeBSD.org) From: Garrett Wollman Received: (from wollman@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA12512; Thu, 19 Feb 1998 11:07:51 -0800 (PST) Date: Thu, 19 Feb 1998 11:07:51 -0800 (PST) Message-Id: <199802191907.LAA12512@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/whois whois.1 whois.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wollman 1998/02/19 11:07:51 PST Modified files: usr.bin/whois whois.1 whois.c Log: Make it more convenient to query NICs other than InterNIC. Explain in the man page what each database contains. Revision Changes Path 1.4 +35 -9 src/usr.bin/whois/whois.1 1.5 +46 -25 src/usr.bin/whois/whois.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 11:24:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA07564 for cvs-all-outgoing; Thu, 19 Feb 1998 11:24:29 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA07546; Thu, 19 Feb 1998 11:24:25 -0800 (PST) (envelope-from wollman@FreeBSD.org) From: Garrett Wollman Received: (from wollman@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA12566; Thu, 19 Feb 1998 11:10:28 -0800 (PST) Date: Thu, 19 Feb 1998 11:10:28 -0800 (PST) Message-Id: <199802191910.LAA12566@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/whois whois.1 whois.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wollman 1998/02/19 11:10:28 PST Modified files: (Branch: RELENG_2_2) usr.bin/whois whois.1 whois.c Log: MFC: rev. 1.5 of whois.c, 1.4 of whois.1. Revision Changes Path 1.1.1.1.8.3 +35 -9 src/usr.bin/whois/whois.1 1.2.2.3 +46 -26 src/usr.bin/whois/whois.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 11:39:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA10254 for cvs-all-outgoing; Thu, 19 Feb 1998 11:39:08 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA10243; Thu, 19 Feb 1998 11:39:03 -0800 (PST) (envelope-from fenner@FreeBSD.org) From: Bill Fenner Received: (from fenner@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA12679; Thu, 19 Feb 1998 11:38:21 -0800 (PST) Date: Thu, 19 Feb 1998 11:38:21 -0800 (PST) Message-Id: <199802191938.LAA12679@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern uipc_socket.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk fenner 1998/02/19 11:38:21 PST Modified files: sys/kern uipc_socket.c Log: Revert sosend() to its behavior from 4.3-Tahoe and before: if so_error is set, clear it before returning it. The behavior introduced in 4.3-Reno (to not clear so_error) causes potentially transient errors (e.g. ECONNREFUSED if the other end hasn't opened its socket yet) to be permanent on connected datagram sockets that are only used for writing. (soreceive() clears so_error before returning it, as does getsockopt(...,SO_ERROR,...).) Submitted by: Van Jacobson , via a comment in the vat sources. Revision Changes Path 1.37 +7 -3 src/sys/kern/uipc_socket.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 11:57:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA13579 for cvs-all-outgoing; Thu, 19 Feb 1998 11:57:29 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA13572; Thu, 19 Feb 1998 11:57:27 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA12781; Thu, 19 Feb 1998 11:56:41 -0800 (PST) Date: Thu, 19 Feb 1998 11:56:41 -0800 (PST) Message-Id: <199802191956.LAA12781@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp lcp.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/19 11:56:41 PST Modified files: (Branch: MP) usr.sbin/ppp lcp.h Log: Remove forgotten lcp report timer. Revision Changes Path 1.16.2.10 +1 -2 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 Thu Feb 19 12:15:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA15097 for cvs-all-outgoing; Thu, 19 Feb 1998 12:15:41 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA15089; Thu, 19 Feb 1998 12:15:37 -0800 (PST) (envelope-from fenner@FreeBSD.org) From: Bill Fenner Received: (from fenner@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA12926; Thu, 19 Feb 1998 12:14:54 -0800 (PST) Date: Thu, 19 Feb 1998 12:14:54 -0800 (PST) Message-Id: <199802192014.MAA12926@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data/cgi query-pr.cgi Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk fenner 1998/02/19 12:14:54 PST Modified files: data/cgi query-pr.cgi Log: Use reply-to if present for originator's email address. Revision Changes Path 1.6 +18 -5 www/data/cgi/query-pr.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 12:21:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA15521 for cvs-all-outgoing; Thu, 19 Feb 1998 12:21:13 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA15511; Thu, 19 Feb 1998 12:21:11 -0800 (PST) (envelope-from fenner@FreeBSD.org) From: Bill Fenner Received: (from fenner@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA12977; Thu, 19 Feb 1998 12:20:29 -0800 (PST) Date: Thu, 19 Feb 1998 12:20:29 -0800 (PST) Message-Id: <199802192020.MAA12977@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern uipc_socket.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk fenner 1998/02/19 12:20:29 PST Modified files: (Branch: RELENG_2_2) sys/kern uipc_socket.c Log: Merge rev 1.37: clear so_error after reporting it in sosend(). Revision Changes Path 1.20.2.4 +7 -3 src/sys/kern/uipc_socket.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 12:24:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA15856 for cvs-all-outgoing; Thu, 19 Feb 1998 12:24:28 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA15844; Thu, 19 Feb 1998 12:24:25 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA12838; Thu, 19 Feb 1998 11:57:04 -0800 (PST) Date: Thu, 19 Feb 1998 11:57:04 -0800 (PST) Message-Id: <199802191957.LAA12838@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp ccp.c fsm.c fsm.h ipcp.c lcp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/19 11:57:03 PST Modified files: (Branch: MP) usr.sbin/ppp ccp.c fsm.c fsm.h ipcp.c lcp.c Log: Move some FSM initialisation into FsmInit(). Revision Changes Path 1.30.2.11 +2 -3 src/usr.sbin/ppp/ccp.c 1.27.2.12 +3 -2 src/usr.sbin/ppp/fsm.c 1.16.2.6 +2 -2 src/usr.sbin/ppp/fsm.h 1.50.2.14 +2 -3 src/usr.sbin/ppp/ipcp.c 1.55.2.18 +2 -3 src/usr.sbin/ppp/lcp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 12:28:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA16586 for cvs-all-outgoing; Thu, 19 Feb 1998 12:28:53 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jua.res.cmu.edu (natty@JUA.RES.CMU.EDU [128.2.74.112]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA16382; Thu, 19 Feb 1998 12:26:59 -0800 (PST) (envelope-from natty@jua.res.cmu.edu) Received: from localhost (natty@localhost) by jua.res.cmu.edu (8.8.5/8.8.5) with SMTP id PAA10087; Thu, 19 Feb 1998 15:35:50 -0500 (EST) Date: Thu, 19 Feb 1998 15:35:50 -0500 (EST) From: Natty Dreds To: Satoshi Asami cc: jfieber@indiana.edu, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Subject: Re: cvs commit: doc/handbook scsihd.sgml Makefile hw.sgml sections.sgml In-Reply-To: <199802191452.GAA19672@silvia.HIP.Berkeley.EDU> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Actually, if someone can tell me what SCSI-3 in marketing bs means in > plain English, I can add that. (Ultra? Wide? Ultra-Wide?) I > haven't paid enough attention to all that junk.... SCSI-3 is "Ultra" SCSI-2 is "Fast" Either of these can be Wide or Narrow. --graham prud'homme gcp@cs.cmu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 12:45:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA19409 for cvs-all-outgoing; Thu, 19 Feb 1998 12:45:00 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA19378; Thu, 19 Feb 1998 12:44:52 -0800 (PST) (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 MAA13123; Thu, 19 Feb 1998 12:44:08 -0800 (PST) Date: Thu, 19 Feb 1998 12:44:08 -0800 (PST) Message-Id: <199802192044.MAA13123@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/misc/cbb Makefile ports/misc/cbb/patches patch-01 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/02/19 12:44:08 PST Modified files: misc/cbb Makefile misc/cbb/patches patch-01 Log: `wishpath' was incorrectly specified. cbb uses `ical' for its calander, so run depend on it. (could easily be changed to plan for those that perfer it) Revision Changes Path 1.2 +6 -4 ports/misc/cbb/Makefile 1.2 +1 -1 ports/misc/cbb/patches/patch-01 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 13:46:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA29226 for cvs-all-outgoing; Thu, 19 Feb 1998 13:46:08 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from proxyb1.san.rr.com (proxyb1-atm.san.rr.com [204.210.0.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA29221; Thu, 19 Feb 1998 13:46:06 -0800 (PST) (envelope-from Studded@san.rr.com) Received: from san.rr.com (dt050ndd.san.rr.com [204.210.31.221]) by proxyb1.san.rr.com (8.8.7/8.8.8) with ESMTP id NAA00987; Thu, 19 Feb 1998 13:45:34 -0800 (PST) Message-ID: <34ECA7FC.32BEF94B@san.rr.com> Date: Thu, 19 Feb 1998 13:45:32 -0800 From: Studded Organization: Triborough Bridge and Tunnel Authority X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.5-STABLE-0219 i386) MIME-Version: 1.0 To: Garrett Wollman CC: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/whois whois.1 whois.c References: <199802191910.LAA12566@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Garrett Wollman wrote: > > wollman 1998/02/19 11:10:28 PST > > Modified files: (Branch: RELENG_2_2) > usr.bin/whois whois.1 whois.c > Log: > MFC: rev. 1.5 of whois.c, 1.4 of whois.1. This looks really cool, but it fails to compile with warnings about optarg and optind being undeclared. Doug -- *** Chief Operations Officer, DALnet IRC network *** *** Proud operator, designer and maintainer of the world's largest *** Internet Relay Chat server. 5,328 clients and still growing. *** Try spider.dal.net on ports 6662-4 (Powered by FreeBSD) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 13:50:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA29907 for cvs-all-outgoing; Thu, 19 Feb 1998 13:50:12 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA29873; Thu, 19 Feb 1998 13:50:05 -0800 (PST) (envelope-from wollman@FreeBSD.org) From: Garrett Wollman Received: (from wollman@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA13238; Thu, 19 Feb 1998 13:49:21 -0800 (PST) Date: Thu, 19 Feb 1998 13:49:21 -0800 (PST) Message-Id: <199802192149.NAA13238@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/whois whois.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wollman 1998/02/19 13:49:21 PST Modified files: (Branch: RELENG_2_2) usr.bin/whois whois.c Log: getopt(3) is declared in stdlib.h under 2.2. Revision Changes Path 1.2.2.4 +2 -1 src/usr.bin/whois/whois.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 16:45:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA02250 for cvs-all-outgoing; Thu, 19 Feb 1998 16:45:02 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA02209; Thu, 19 Feb 1998 16:44:34 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA13687; Thu, 19 Feb 1998 16:43:45 -0800 (PST) Date: Thu, 19 Feb 1998 16:43:45 -0800 (PST) Message-Id: <199802200043.QAA13687@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/apache-ssl Makefile ports/www/apache-ssl/patches patch-ad Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/19 16:43:45 PST Modified files: www/apache-ssl Makefile www/apache-ssl/patches patch-ad Log: Instead of using ssleay.cnf.sample warn the user that they must first create ssleay.cnf before 'make certificate' will work. Suggested by: Mark Murray Revision Changes Path 1.44 +7 -3 ports/www/apache-ssl/Makefile 1.8 +1 -1 ports/www/apache-ssl/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 Thu Feb 19 16:49:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA02833 for cvs-all-outgoing; Thu, 19 Feb 1998 16:49:09 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA02773; Thu, 19 Feb 1998 16:48:38 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA13754; Thu, 19 Feb 1998 16:47:50 -0800 (PST) Date: Thu, 19 Feb 1998 16:47:50 -0800 (PST) Message-Id: <199802200047.QAA13754@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-games@FreeBSD.ORG Subject: cvs commit: src/games/fortune/strfile strfile.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/19 16:47:50 PST Modified files: games/fortune/strfile strfile.c Log: Be sure to set the value of Tbl.str_numstr before any call to do_order or randomize so that they actually work. PR: 5791 Revision Changes Path 1.10 +2 -1 src/games/fortune/strfile/strfile.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 16:54:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA04037 for cvs-all-outgoing; Thu, 19 Feb 1998 16:54:48 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA03981; Thu, 19 Feb 1998 16:54:28 -0800 (PST) (envelope-from mckay@FreeBSD.org) From: Stephen McKay Received: (from mckay@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA13814; Thu, 19 Feb 1998 16:49:33 -0800 (PST) Date: Thu, 19 Feb 1998 16:49:33 -0800 (PST) Message-Id: <199802200049.QAA13814@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen getcwd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mckay 1998/02/19 16:49:33 PST Modified files: (Branch: RELENG_2_2) lib/libc/gen getcwd.c Log: MFC rev 1.15: Prevent corruption of errno. Revision Changes Path 1.7.2.2 +5 -1 src/lib/libc/gen/getcwd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 16:54:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA04051 for cvs-all-outgoing; Thu, 19 Feb 1998 16:54:50 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA04001; Thu, 19 Feb 1998 16:54:31 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA13831; Thu, 19 Feb 1998 16:49:43 -0800 (PST) Date: Thu, 19 Feb 1998 16:49:43 -0800 (PST) Message-Id: <199802200049.QAA13831@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-games@FreeBSD.ORG Subject: cvs commit: src/games/fortune/strfile strfile.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/19 16:49:43 PST Modified files: (Branch: RELENG_2_2) games/fortune/strfile strfile.c Log: MFC: set Tbl.str_numstr before do_order or randomize are called. PR: 5791 Revision Changes Path 1.8.2.2 +2 -1 src/games/fortune/strfile/strfile.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 18:15:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA17735 for cvs-all-outgoing; Thu, 19 Feb 1998 18:15:51 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA17683; Thu, 19 Feb 1998 18:15:39 -0800 (PST) (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 SAA14121; Thu, 19 Feb 1998 18:14:53 -0800 (PST) Date: Thu, 19 Feb 1998 18:14:53 -0800 (PST) Message-Id: <199802200214.SAA14121@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/editors/vim5beta/patches patch-03 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/02/19 18:14:52 PST Added files: editors/vim5beta/patches patch-03 Log: Patch to the included `ctags' by it's author. Submitted by: Darren Hiebert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 18:39:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA21148 for cvs-all-outgoing; Thu, 19 Feb 1998 18:39:54 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA21138; Thu, 19 Feb 1998 18:39:52 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA14314; Thu, 19 Feb 1998 18:39:07 -0800 (PST) Date: Thu, 19 Feb 1998 18:39:07 -0800 (PST) Message-Id: <199802200239.SAA14314@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 steve 1998/02/19 18:39:06 PST Modified files: graphics Makefile Log: Activate fbm. Revision Changes Path 1.67 +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 Thu Feb 19 18:41:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA21371 for cvs-all-outgoing; Thu, 19 Feb 1998 18:41:43 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA21366; Thu, 19 Feb 1998 18:41:38 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA14366; Thu, 19 Feb 1998 18:40:52 -0800 (PST) Date: Thu, 19 Feb 1998 18:40:52 -0800 (PST) Message-Id: <199802200240.SAA14366@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 steve 1998/02/19 18:40:51 PST Modified files: . modules Log: fbm -> ports/graphics/fbm Revision Changes Path 1.1826 +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 Feb 19 18:45:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA22038 for cvs-all-outgoing; Thu, 19 Feb 1998 18:45:44 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA22013; Thu, 19 Feb 1998 18:45:35 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA14457; Thu, 19 Feb 1998 18:44:50 -0800 (PST) Date: Thu, 19 Feb 1998 18:44:50 -0800 (PST) Message-Id: <199802200244.SAA14457@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf options.i386 src/sys/i386/isa lpt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/19 18:44:50 PST Modified files: sys/i386/conf options.i386 Log: Add an LPT_DEBUG option. PR: 5773 Submitted by: Dag-Erling Coidan Smorgrav Revision Changes Path 1.73 +3 -1 src/sys/i386/conf/options.i386 Modified files: sys/i386/isa lpt.c Log: Cleanup the lpt for probe code. PR: 5773 Submitted by: Dag-Erling Coidan Smorgrav Revision Changes Path 1.66 +16 -24 src/sys/i386/isa/lpt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 18:54:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA23176 for cvs-all-outgoing; Thu, 19 Feb 1998 18:54:32 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA23170; Thu, 19 Feb 1998 18:54:27 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA14222; Thu, 19 Feb 1998 18:31:24 -0800 (PST) Date: Thu, 19 Feb 1998 18:31:24 -0800 (PST) Message-Id: <199802200231.SAA14222@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/graphics/fbm - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/19 18:31:23 PST ports/graphics/fbm - Imported sources Update of /home/ncvs/ports/graphics/fbm In directory freefall.freebsd.org:/d/users/steve/ports/graphics/fbm Log Message: Initial import of fbm-1.2 Fuzzy Pixmap Manipulation utilities. PR: 5774 Submitted by: Pedro F. Giffuni Status: Vendor Tag: PEDRO Release Tags: FBM_1_2 N ports/graphics/fbm/Makefile N ports/graphics/fbm/files/md5 N ports/graphics/fbm/pkg/COMMENT N ports/graphics/fbm/pkg/DESCR N ports/graphics/fbm/pkg/PLIST N ports/graphics/fbm/patches/patch-aa No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 19:06:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA24942 for cvs-all-outgoing; Thu, 19 Feb 1998 19:06:13 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA24934; Thu, 19 Feb 1998 19:06:06 -0800 (PST) (envelope-from hanai@FreeBSD.org) From: Hanai Hiroyuki Received: (from hanai@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA14584; Thu, 19 Feb 1998 19:05:20 -0800 (PST) Date: Thu, 19 Feb 1998 19:05:20 -0800 (PST) Message-Id: <199802200305.TAA14584@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data/ja_JP.EUC index.html www/data/ja_JP.EUC/ports categories.ja_JP.EUC comments.ja Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hanai 1998/02/19 19:05:20 PST Modified files: data/ja_JP.EUC index.html data/ja_JP.EUC/ports categories.ja_JP.EUC comments.ja Log: Changes of index.html in the English version(1.37->1.38) are merged. categories.ja_JP.EUC and comments.ja are updated according to the above change. Submitted by: Jun Kuriyama Revision Changes Path 1.8 +6 -6 www/data/ja_JP.EUC/index.html 1.4 +2 -0 www/data/ja_JP.EUC/ports/categories.ja_JP.EUC 1.2 +44 -15 www/data/ja_JP.EUC/ports/comments.ja To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 19:21:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA27495 for cvs-all-outgoing; Thu, 19 Feb 1998 19:21:18 -0800 (PST) (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 TAA27418; Thu, 19 Feb 1998 19:20:36 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id OAA28122; Fri, 20 Feb 1998 14:15:47 +1100 Date: Fri, 20 Feb 1998 14:15:47 +1100 From: Bruce Evans Message-Id: <199802200315.OAA28122@godzilla.zeta.org.au> To: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, steve@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/conf options.i386 src/sys/i386/isa lpt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: > sys/i386/conf options.i386 > Log: > Add an LPT_DEBUG option. > > PR: 5773 > Submitted by: Dag-Erling Coidan Smorgrav > > Revision Changes Path > 1.73 +3 -1 src/sys/i386/conf/options.i386 This is probably a regression. From sys/conf/options: # Misc debug flags. Most of these should probably be replaced with # 'DEBUG', and then let people recompile just the interesting modules # with 'make CC="cc -DDEBUG'. The new option is not documented and not in LINT. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 19:56:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA03436 for cvs-all-outgoing; Thu, 19 Feb 1998 19:56:46 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA03384; Thu, 19 Feb 1998 19:56:07 -0800 (PST) (envelope-from ahasty@FreeBSD.org) From: Amancio Hasty Received: (from ahasty@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA14757; Thu, 19 Feb 1998 19:55:19 -0800 (PST) Date: Thu, 19 Feb 1998 19:55:19 -0800 (PST) Message-Id: <199802200355.TAA14757@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf majors.i386 src/sys/pci brooktree848.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ahasty 1998/02/19 19:55:18 PST Modified files: sys/i386/conf majors.i386 sys/pci brooktree848.c Log: Move Luigi's I2CWR ioctl from the video_ioctl section to the tuner_ioctl section. Changed Major device from 79 to 92 and reserved our Major device number -- hasty@star-gate.com Revision Changes Path 1.33 +2 -1 src/sys/i386/conf/majors.i386 1.29 +26 -22 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 Thu Feb 19 20:00:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA03901 for cvs-all-outgoing; Thu, 19 Feb 1998 20:00:42 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA03893; Thu, 19 Feb 1998 20:00:39 -0800 (PST) (envelope-from ahasty@FreeBSD.org) From: Amancio Hasty Received: (from ahasty@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA14829; Thu, 19 Feb 1998 19:59:54 -0800 (PST) Date: Thu, 19 Feb 1998 19:59:54 -0800 (PST) Message-Id: <199802200359.TAA14829@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc/etc.i386 MAKEDEV Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ahasty 1998/02/19 19:59:54 PST Modified files: etc/etc.i386 MAKEDEV Log: Reserve Major device 92 for the bktr (Bt848 video capture driver) Revision Changes Path 1.156 +3 -3 src/etc/etc.i386/MAKEDEV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 20:01:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA04054 for cvs-all-outgoing; Thu, 19 Feb 1998 20:01:37 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA04033; Thu, 19 Feb 1998 20:01:35 -0800 (PST) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA14852; Thu, 19 Feb 1998 20:00:49 -0800 (PST) Date: Thu, 19 Feb 1998 20:00:49 -0800 (PST) Message-Id: <199802200400.UAA14852@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ypserv Makefile.yp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/02/19 20:00:49 PST Modified files: usr.sbin/ypserv Makefile.yp Log: Arghhh.... another missing backslash. Yes, I feel stupid. Revision Changes Path 1.23 +2 -2 src/usr.sbin/ypserv/Makefile.yp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 20:03:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA04405 for cvs-all-outgoing; Thu, 19 Feb 1998 20:03:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA04373; Thu, 19 Feb 1998 20:02:53 -0800 (PST) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA14890; Thu, 19 Feb 1998 20:02:06 -0800 (PST) Date: Thu, 19 Feb 1998 20:02:06 -0800 (PST) Message-Id: <199802200402.UAA14890@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ypserv Makefile.yp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/02/19 20:02:06 PST Modified files: (Branch: RELENG_2_2) usr.sbin/ypserv Makefile.yp Log: MFC: another (and hopefully last) missing backslash Revision Changes Path 1.13.2.6 +2 -2 src/usr.sbin/ypserv/Makefile.yp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 20:21:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA06957 for cvs-all-outgoing; Thu, 19 Feb 1998 20:21:17 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA06892; Thu, 19 Feb 1998 20:20:35 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA15131; Thu, 19 Feb 1998 20:19:40 -0800 (PST) Date: Thu, 19 Feb 1998 20:19:40 -0800 (PST) Message-Id: <199802200419.UAA15131@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf options.i386 src/sys/i386/isa lpt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/19 20:19:40 PST Modified files: sys/i386/conf options.i386 sys/i386/isa lpt.c Log: Don't propogate *_DEBUG options. Use DEBUG and recompile only those parts of the kernel that you are interested in. Prodded by: Bruce Evans Revision Changes Path 1.74 +1 -3 src/sys/i386/conf/options.i386 1.67 +2 -3 src/sys/i386/isa/lpt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 20:22:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA07343 for cvs-all-outgoing; Thu, 19 Feb 1998 20:22:56 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA07252; Thu, 19 Feb 1998 20:22:37 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA15308; Thu, 19 Feb 1998 20:21:47 -0800 (PST) Date: Thu, 19 Feb 1998 20:21:47 -0800 (PST) Message-Id: <199802200421.UAA15308@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/paste paste.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 20:21:47 PST Modified files: usr.bin/paste paste.c Log: Add #include to get prototype for malloc(). Without this, the compiler assumes an int return. On alpha this is enough to ruin ya day. Revision Changes Path 1.5 +2 -1 src/usr.bin/paste/paste.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 20:23:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA07517 for cvs-all-outgoing; Thu, 19 Feb 1998 20:23:26 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA07450; Thu, 19 Feb 1998 20:23:15 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA15392; Thu, 19 Feb 1998 20:22:27 -0800 (PST) Date: Thu, 19 Feb 1998 20:22:27 -0800 (PST) Message-Id: <199802200422.UAA15392@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/icewm Makefile ports/x11/icewm/files bsd-daemon.xpm md5 ports/x11/icewm/patches patch-ac patch-aa patch-ab ports/x11/icewm/pkg DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/19 20:22:26 PST Modified files: x11/icewm Makefile x11/icewm/files md5 x11/icewm/patches patch-aa patch-ab x11/icewm/pkg DESCR PLIST Added files: x11/icewm/files bsd-daemon.xpm x11/icewm/patches patch-ac Log: Upgrade to version 0.8.11. PR: 5780 Submitted by: maintainer Revision Changes Path 1.3 +7 -5 ports/x11/icewm/Makefile 1.3 +1 -1 ports/x11/icewm/files/md5 1.3 +11 -8 ports/x11/icewm/patches/patch-aa 1.2 +10 -9 ports/x11/icewm/patches/patch-ab 1.2 +2 -0 ports/x11/icewm/pkg/DESCR 1.3 +51 -0 ports/x11/icewm/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 Feb 19 20:24:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA07795 for cvs-all-outgoing; Thu, 19 Feb 1998 20:24:38 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA07763; Thu, 19 Feb 1998 20:24:28 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA15013; Thu, 19 Feb 1998 20:13:30 -0800 (PST) Date: Thu, 19 Feb 1998 20:13:30 -0800 (PST) Message-Id: <199802200413.UAA15013@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/more main.c os.c output.c screen.c tags.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 20:13:29 PST Modified files: usr.bin/more main.c os.c output.c screen.c tags.c Log: Add #include to get prototypes for functions that gcc has builtin (and wants to know that the prototypes match). Revision Changes Path 1.9 +1 -0 src/usr.bin/more/main.c 1.2 +1 -0 src/usr.bin/more/os.c 1.7 +1 -0 src/usr.bin/more/output.c 1.6 +1 -0 src/usr.bin/more/screen.c 1.3 +1 -0 src/usr.bin/more/tags.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 20:26:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA08213 for cvs-all-outgoing; Thu, 19 Feb 1998 20:26:13 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA08104; Thu, 19 Feb 1998 20:25:58 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA15456; Thu, 19 Feb 1998 20:25:12 -0800 (PST) Date: Thu, 19 Feb 1998 20:25:12 -0800 (PST) Message-Id: <199802200425.UAA15456@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/ypmatch ypmatch.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 20:25:12 PST Modified files: usr.bin/ypmatch ypmatch.c Log: Add #include to get prototypes. Revision Changes Path 1.6 +2 -1 src/usr.bin/ypmatch/ypmatch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 20:27:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA08564 for cvs-all-outgoing; Thu, 19 Feb 1998 20:27:52 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA08523; Thu, 19 Feb 1998 20:27:43 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA15500; Thu, 19 Feb 1998 20:26:57 -0800 (PST) Date: Thu, 19 Feb 1998 20:26:57 -0800 (PST) Message-Id: <199802200426.UAA15500@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/yacc output.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 20:26:57 PST Modified files: usr.bin/yacc output.c Log: Add #include to get prototypes. Revision Changes Path 1.10 +2 -1 src/usr.bin/yacc/output.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 20:29:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA08985 for cvs-all-outgoing; Thu, 19 Feb 1998 20:29:53 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA08940; Thu, 19 Feb 1998 20:29:27 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA15546; Thu, 19 Feb 1998 20:28:41 -0800 (PST) Date: Thu, 19 Feb 1998 20:28:41 -0800 (PST) Message-Id: <199802200428.UAA15546@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/unexpand unexpand.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 20:28:41 PST Modified files: usr.bin/unexpand unexpand.c Log: Add #include to get prototypes. Revision Changes Path 1.4 +2 -1 src/usr.bin/unexpand/unexpand.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 20:31:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA09464 for cvs-all-outgoing; Thu, 19 Feb 1998 20:31:38 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA09415; Thu, 19 Feb 1998 20:31:22 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA15597; Thu, 19 Feb 1998 20:30:35 -0800 (PST) Date: Thu, 19 Feb 1998 20:30:35 -0800 (PST) Message-Id: <199802200430.UAA15597@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/tftp tftp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 20:30:34 PST Modified files: usr.bin/tftp tftp.c Log: Add #include to get prototypes. Revision Changes Path 1.3 +2 -1 src/usr.bin/tftp/tftp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 20:34:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA09963 for cvs-all-outgoing; Thu, 19 Feb 1998 20:34:20 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA09871; Thu, 19 Feb 1998 20:33:51 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA15661; Thu, 19 Feb 1998 20:33:03 -0800 (PST) Date: Thu, 19 Feb 1998 20:33:03 -0800 (PST) Message-Id: <199802200433.UAA15661@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/telnet commands.c ring.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 20:33:03 PST Modified files: usr.bin/telnet commands.c ring.c Log: Add #include to get prototypes. Revision Changes Path 1.9 +1 -0 src/usr.bin/telnet/commands.c 1.3 +1 -0 src/usr.bin/telnet/ring.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 20:35:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA10248 for cvs-all-outgoing; Thu, 19 Feb 1998 20:35:18 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA10156; Thu, 19 Feb 1998 20:34:55 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA15697; Thu, 19 Feb 1998 20:34:09 -0800 (PST) Date: Thu, 19 Feb 1998 20:34:09 -0800 (PST) Message-Id: <199802200434.UAA15697@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/telnet telnet.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 20:34:08 PST Modified files: usr.bin/telnet telnet.c Log: Add #include to get prototype for malloc(). Revision Changes Path 1.5 +1 -0 src/usr.bin/telnet/telnet.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 20:42:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA11574 for cvs-all-outgoing; Thu, 19 Feb 1998 20:42:13 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA11501; Thu, 19 Feb 1998 20:41:50 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA15907; Thu, 19 Feb 1998 20:41:02 -0800 (PST) Date: Thu, 19 Feb 1998 20:41:02 -0800 (PST) Message-Id: <199802200441.UAA15907@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 steve 1998/02/19 20:41:02 PST Modified files: . modules Log: mpage -> ports/print/mpage Revision Changes Path 1.1827 +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 Feb 19 20:42:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA11737 for cvs-all-outgoing; Thu, 19 Feb 1998 20:42:53 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA11667; Thu, 19 Feb 1998 20:42:36 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA15942; Thu, 19 Feb 1998 20:41:46 -0800 (PST) Date: Thu, 19 Feb 1998 20:41:46 -0800 (PST) Message-Id: <199802200441.UAA15942@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/mklocale yacc.y Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 20:41:46 PST Modified files: usr.bin/mklocale yacc.y Log: Add #include to get prototypes. Revision Changes Path 1.4 +1 -0 src/usr.bin/mklocale/yacc.y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 20:45:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA12103 for cvs-all-outgoing; Thu, 19 Feb 1998 20:45:22 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA12081; Thu, 19 Feb 1998 20:45:06 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA16007; Thu, 19 Feb 1998 20:44:20 -0800 (PST) Date: Thu, 19 Feb 1998 20:44:20 -0800 (PST) Message-Id: <199802200444.UAA16007@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/fsplit fsplit.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 20:44:20 PST Modified files: usr.bin/fsplit fsplit.c Log: Add #include to get prototypes. Revision Changes Path 1.4 +2 -1 src/usr.bin/fsplit/fsplit.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 20:46:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA12307 for cvs-all-outgoing; Thu, 19 Feb 1998 20:46:35 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA12277; Thu, 19 Feb 1998 20:46:21 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA16054; Thu, 19 Feb 1998 20:45:34 -0800 (PST) Date: Thu, 19 Feb 1998 20:45:34 -0800 (PST) Message-Id: <199802200445.UAA16054@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/mkstr mkstr.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 20:45:33 PST Modified files: usr.bin/mkstr mkstr.c Log: Add #include to get prototypes. Revision Changes Path 1.3 +2 -1 src/usr.bin/mkstr/mkstr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 20:49:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA12752 for cvs-all-outgoing; Thu, 19 Feb 1998 20:49:44 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA12734; Thu, 19 Feb 1998 20:49:29 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA16129; Thu, 19 Feb 1998 20:48:39 -0800 (PST) Date: Thu, 19 Feb 1998 20:48:39 -0800 (PST) Message-Id: <199802200448.UAA16129@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/rs rs.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 20:48:38 PST Modified files: usr.bin/rs rs.c Log: Add #include to get prototypes. Revision Changes Path 1.4 +2 -1 src/usr.bin/rs/rs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 20:51:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA13050 for cvs-all-outgoing; Thu, 19 Feb 1998 20:51:58 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA13038; Thu, 19 Feb 1998 20:51:37 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA16177; Thu, 19 Feb 1998 20:50:51 -0800 (PST) Date: Thu, 19 Feb 1998 20:50:51 -0800 (PST) Message-Id: <199802200450.UAA16177@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/rsh rsh.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 20:50:51 PST Modified files: usr.bin/rsh rsh.c Log: Initialise variable that gcc lies awake at night worrying about. Revision Changes Path 1.14 +2 -2 src/usr.bin/rsh/rsh.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 20:55:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA13322 for cvs-all-outgoing; Thu, 19 Feb 1998 20:55:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA13284; Thu, 19 Feb 1998 20:54:29 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA15844; Thu, 19 Feb 1998 20:38:52 -0800 (PST) Date: Thu, 19 Feb 1998 20:38:52 -0800 (PST) Message-Id: <199802200438.UAA15844@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/print Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/19 20:38:52 PST Modified files: print Makefile Log: activate mpage port Revision Changes Path 1.56 +2 -1 ports/print/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 20:55:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA13333 for cvs-all-outgoing; Thu, 19 Feb 1998 20:55:17 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA13288; Thu, 19 Feb 1998 20:54:33 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA15801; Thu, 19 Feb 1998 20:38:21 -0800 (PST) Date: Thu, 19 Feb 1998 20:38:21 -0800 (PST) Message-Id: <199802200438.UAA15801@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/newkey update.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 20:38:20 PST Modified files: usr.bin/newkey update.c Log: Replace incomplete malloc prototype with #include to get the proper one. Revision Changes Path 1.3 +2 -2 src/usr.bin/newkey/update.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 20:55:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA13349 for cvs-all-outgoing; Thu, 19 Feb 1998 20:55:25 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA13295; Thu, 19 Feb 1998 20:54:43 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA15767; Thu, 19 Feb 1998 20:37:31 -0800 (PST) Date: Thu, 19 Feb 1998 20:37:31 -0800 (PST) Message-Id: <199802200437.UAA15767@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/print/mpage - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/19 20:37:31 PST ports/print/mpage - Imported sources Update of /home/ncvs/ports/print/mpage In directory freefall.freebsd.org:/d/users/steve/mpage Log Message: Initial import of version 2.5. print multiple pages per sheet of paper. PR: 5790 Submitted by: Kapil Chowksey Status: Vendor Tag: KAPIL Release Tags: V_2_5 N ports/print/mpage/Makefile N ports/print/mpage/files/md5 N ports/print/mpage/pkg/COMMENT N ports/print/mpage/pkg/DESCR N ports/print/mpage/pkg/PLIST N ports/print/mpage/patches/patch-aa No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 20:55:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA13371 for cvs-all-outgoing; Thu, 19 Feb 1998 20:55:36 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA13301; Thu, 19 Feb 1998 20:54:51 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA16228; Thu, 19 Feb 1998 20:54:02 -0800 (PST) Date: Thu, 19 Feb 1998 20:54:02 -0800 (PST) Message-Id: <199802200454.UAA16228@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/file readelf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 20:54:01 PST Modified files: usr.bin/file readelf.c Log: Add #include to get prototypes. Revision Changes Path 1.4 +2 -1 src/usr.bin/file/readelf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 20:59:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA13801 for cvs-all-outgoing; Thu, 19 Feb 1998 20:59:04 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA13771; Thu, 19 Feb 1998 20:58:23 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA16278; Thu, 19 Feb 1998 20:57:36 -0800 (PST) Date: Thu, 19 Feb 1998 20:57:36 -0800 (PST) Message-Id: <199802200457.UAA16278@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/file print.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 20:57:36 PST Modified files: usr.bin/file print.c Log: Can't use ~0L to compare against a uint32. Use ~((uint32) 0) instead. Revision Changes Path 1.8 +2 -2 src/usr.bin/file/print.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 21:02:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA14237 for cvs-all-outgoing; Thu, 19 Feb 1998 21:02:41 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA14104; Thu, 19 Feb 1998 21:01:54 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA16336; Thu, 19 Feb 1998 21:01:05 -0800 (PST) Date: Thu, 19 Feb 1998 21:01:05 -0800 (PST) Message-Id: <199802200501.VAA16336@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/ar archive.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 21:01:05 PST Modified files: usr.bin/ar archive.h Log: localtime() needs a pointer to time_t which is not necessarily a long. So use a time_t in the chdr structure so that no casts are required. Revision Changes Path 1.2 +1 -1 src/usr.bin/ar/archive.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 21:10:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA14909 for cvs-all-outgoing; Thu, 19 Feb 1998 21:10:06 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA14844; Thu, 19 Feb 1998 21:09:43 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA16390; Thu, 19 Feb 1998 21:08:54 -0800 (PST) Date: Thu, 19 Feb 1998 21:08:54 -0800 (PST) Message-Id: <199802200508.VAA16390@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/fetch util.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 21:08:54 PST Modified files: usr.bin/fetch util.c Log: time() needs a pointer to a time_t, but tv_sec in a timeval is a long (yuk). So give time() what it wants and let the compiler promote the variable when it is assigned to tv_sec. Revision Changes Path 1.6 +4 -2 src/usr.bin/fetch/util.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 21:12:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA15416 for cvs-all-outgoing; Thu, 19 Feb 1998 21:12:48 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA15374; Thu, 19 Feb 1998 21:12:33 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA16447; Thu, 19 Feb 1998 21:11:43 -0800 (PST) Date: Thu, 19 Feb 1998 21:11:43 -0800 (PST) Message-Id: <199802200511.VAA16447@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/fetch http.c main.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 21:11:43 PST Modified files: usr.bin/fetch http.c main.c Log: gcc wants to see long long variables passed to %q printf formats, so cast to that instead of quad_t. Revision Changes Path 1.17 +3 -3 src/usr.bin/fetch/http.c 1.44 +6 -6 src/usr.bin/fetch/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 21:20:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA16367 for cvs-all-outgoing; Thu, 19 Feb 1998 21:20:39 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA16355; Thu, 19 Feb 1998 21:20:29 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA16567; Thu, 19 Feb 1998 21:19:43 -0800 (PST) Date: Thu, 19 Feb 1998 21:19:43 -0800 (PST) Message-Id: <199802200519.VAA16567@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc make.conf Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/19 21:19:41 PST Modified files: (Branch: RELENG_2_2) etc make.conf Log: MFC: -DMAKE_EBONES -> -DMAKE_KERBEROS4 Reminded by: Matthew Hunt Revision Changes Path 1.37.2.7 +3 -3 src/etc/make.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 21:33:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA17921 for cvs-all-outgoing; Thu, 19 Feb 1998 21:33:09 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA17902; Thu, 19 Feb 1998 21:32:49 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA16709; Thu, 19 Feb 1998 21:32:03 -0800 (PST) Date: Thu, 19 Feb 1998 21:32:03 -0800 (PST) Message-Id: <199802200532.VAA16709@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/mail/majorcool Makefile ports/mail/majorcool/files md5 ports/mail/majorcool/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/19 21:32:03 PST Modified files: mail/majorcool Makefile mail/majorcool/files md5 mail/majorcool/patches patch-aa Log: Update to version 1.2.0. PR: 5792 Submitted by: fliszt@gmx.net Revision Changes Path 1.5 +4 -4 ports/mail/majorcool/Makefile 1.3 +1 -1 ports/mail/majorcool/files/md5 1.4 +11 -11 ports/mail/majorcool/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 Thu Feb 19 21:47:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA19984 for cvs-all-outgoing; Thu, 19 Feb 1998 21:47:53 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA19976; Thu, 19 Feb 1998 21:47:49 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA16787; Thu, 19 Feb 1998 21:47:03 -0800 (PST) Date: Thu, 19 Feb 1998 21:47:03 -0800 (PST) Message-Id: <199802200547.VAA16787@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/games/ladder - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/19 21:47:03 PST ports/games/ladder - Imported sources Update of /home/ncvs/ports/games/ladder In directory freefall.freebsd.org:/d/users/steve/ports/games/ladder Log Message: Initial import of the old ladder game. PR: 5783 Submitted by: Stefan Zehl Status: Vendor Tag: SEC Release Tags: V_1_0_0 N ports/games/ladder/Makefile N ports/games/ladder/files/md5 N ports/games/ladder/patches/patch-aa N ports/games/ladder/patches/patch-ab N ports/games/ladder/pkg/COMMENT N ports/games/ladder/pkg/DESCR N ports/games/ladder/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 Thu Feb 19 21:48:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA20118 for cvs-all-outgoing; Thu, 19 Feb 1998 21:48:54 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA20113; Thu, 19 Feb 1998 21:48:52 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA16833; Thu, 19 Feb 1998 21:48:05 -0800 (PST) Date: Thu, 19 Feb 1998 21:48:05 -0800 (PST) Message-Id: <199802200548.VAA16833@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/games Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/19 21:48:05 PST Modified files: games Makefile Log: activate ladder Revision Changes Path 1.107 +2 -1 ports/games/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 21:50:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA20319 for cvs-all-outgoing; Thu, 19 Feb 1998 21:50:38 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA20314; Thu, 19 Feb 1998 21:50:35 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA16882; Thu, 19 Feb 1998 21:49:49 -0800 (PST) Date: Thu, 19 Feb 1998 21:49:49 -0800 (PST) Message-Id: <199802200549.VAA16882@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 steve 1998/02/19 21:49:49 PST Modified files: . modules Log: ladder -> ports/games/ladder Revision Changes Path 1.1828 +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 Feb 19 22:36:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA25922 for cvs-all-outgoing; Thu, 19 Feb 1998 22:36:32 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA25911; Thu, 19 Feb 1998 22:36:26 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA17023; Thu, 19 Feb 1998 22:35:40 -0800 (PST) Date: Thu, 19 Feb 1998 22:35:40 -0800 (PST) Message-Id: <199802200635.WAA17023@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc/mtree BSD.usr.dist BSD.var.dist Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/02/19 22:35:39 PST Modified files: (Branch: RELENG_2_2) etc/mtree BSD.usr.dist BSD.var.dist Log: mtree changes for setgid games. Matches jkh's merge. Revision Changes Path 1.74.2.20 +2 -2 src/etc/mtree/BSD.usr.dist 1.26.2.4 +6 -6 src/etc/mtree/BSD.var.dist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 22:40:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA26272 for cvs-all-outgoing; Thu, 19 Feb 1998 22:40:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA26244; Thu, 19 Feb 1998 22:40:03 -0800 (PST) (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 WAA17115; Thu, 19 Feb 1998 22:39:16 -0800 (PST) Date: Thu, 19 Feb 1998 22:39:16 -0800 (PST) Message-Id: <199802200639.WAA17115@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/proftpd Makefile ports/net/proftpd/patches patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/02/19 22:39:16 PST Modified files: net/proftpd Makefile net/proftpd/patches patch-ab Log: Make manpages reflect reality as far as files' paths go. Put control file `shutmsg' in /var/run, not /etc Revision Changes Path 1.2 +35 -17 ports/net/proftpd/Makefile 1.2 +11 -3 ports/net/proftpd/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 Feb 19 22:40:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA26333 for cvs-all-outgoing; Thu, 19 Feb 1998 22:40:39 -0800 (PST) (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 WAA26321; Thu, 19 Feb 1998 22:40:30 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id RAA04226; Fri, 20 Feb 1998 17:31:06 +1100 Date: Fri, 20 Feb 1998 17:31:06 +1100 From: Bruce Evans Message-Id: <199802200631.RAA04226@godzilla.zeta.org.au> To: cvs-committers@FreeBSD.ORG, jb@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/fetch util.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: > usr.bin/fetch util.c > Log: > time() needs a pointer to a time_t, but tv_sec in a timeval is a > long (yuk). So give time() what it wants and let the compiler > promote the variable when it is assigned to tv_sec. Applications should use timespecs instead of timevals to avoid this problem, but here there is no need to use either. Simply use utime2() instead of utimes(2). utime(2) fits properly with POSIX stat(2) and time(3). Reports of utime(2)'s obsoletion are premature. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 23:18:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA00845 for cvs-all-outgoing; Thu, 19 Feb 1998 23:18:38 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA00831; Thu, 19 Feb 1998 23:18:36 -0800 (PST) (envelope-from hosokawa@FreeBSD.org) From: Tatsumi Hosokawa Received: (from hosokawa@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA17414; Thu, 19 Feb 1998 23:17:49 -0800 (PST) Date: Thu, 19 Feb 1998 23:17:49 -0800 (PST) Message-Id: <199802200717.XAA17414@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/apm apm.8 apm.c src/usr.sbin/apmconf apmconf.8 apmconf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hosokawa 1998/02/19 23:17:49 PST Modified files: usr.sbin/apm apm.8 apm.c usr.sbin/apmconf apmconf.8 apmconf.c Log: Updated my e-mail addresses. Revision Changes Path 1.8 +2 -2 src/usr.sbin/apm/apm.8 1.13 +2 -2 src/usr.sbin/apm/apm.c 1.3 +2 -4 src/usr.sbin/apmconf/apmconf.8 1.8 +2 -4 src/usr.sbin/apmconf/apmconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 23:20:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA01085 for cvs-all-outgoing; Thu, 19 Feb 1998 23:20:40 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA01077; Thu, 19 Feb 1998 23:20:39 -0800 (PST) (envelope-from hosokawa@FreeBSD.org) From: Tatsumi Hosokawa Received: (from hosokawa@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA17482; Thu, 19 Feb 1998 23:19:52 -0800 (PST) Date: Thu, 19 Feb 1998 23:19:52 -0800 (PST) Message-Id: <199802200719.XAA17482@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 apm.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hosokawa 1998/02/19 23:19:52 PST Modified files: share/man/man4/man4.i386 apm.4 Log: Updated my e-mail address. Revision Changes Path 1.7 +2 -2 src/share/man/man4/man4.i386/apm.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 23:29:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA02148 for cvs-all-outgoing; Thu, 19 Feb 1998 23:29:42 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA02141; Thu, 19 Feb 1998 23:29:38 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA17547; Thu, 19 Feb 1998 23:28:50 -0800 (PST) Date: Thu, 19 Feb 1998 23:28:50 -0800 (PST) Message-Id: <199802200728.XAA17547@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/slattach slattach.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 23:28:50 PST Modified files: sbin/slattach slattach.c Log: Remove the casts on signal() returns and compare the returned value with SIG_ERR to detect the error case. Suggested by: bde. Revision Changes Path 1.31 +5 -5 src/sbin/slattach/slattach.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 23:37:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA02529 for cvs-all-outgoing; Thu, 19 Feb 1998 23:37:58 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA02524; Thu, 19 Feb 1998 23:37:55 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA17609; Thu, 19 Feb 1998 23:37:09 -0800 (PST) Date: Thu, 19 Feb 1998 23:37:09 -0800 (PST) Message-Id: <199802200737.XAA17609@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 23:37:09 PST Modified files: sys Makefile Log: Test for the existance of ${MACHINE}/boot before trying to build it. The PC98 stuff in this makefile should be removed and that system should build with MACHINE=pc98 and MACHINE_ARCH=i386. Revision Changes Path 1.9 +2 -2 src/sys/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 23:41:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA03046 for cvs-all-outgoing; Thu, 19 Feb 1998 23:41:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA03041; Thu, 19 Feb 1998 23:41:09 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA17658; Thu, 19 Feb 1998 23:40:23 -0800 (PST) Date: Thu, 19 Feb 1998 23:40:23 -0800 (PST) Message-Id: <199802200740.XAA17658@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libncurses lib_kernel.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 23:40:23 PST Modified files: lib/libncurses lib_kernel.c Log: Avoid an uninitialised variable warning from gcc. I bet some people don't like me doing this, but I want to see clean compiles. 8-) Revision Changes Path 1.8 +1 -1 src/lib/libncurses/lib_kernel.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 23:45:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA03804 for cvs-all-outgoing; Thu, 19 Feb 1998 23:45:29 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA03781; Thu, 19 Feb 1998 23:45:17 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA17723; Thu, 19 Feb 1998 23:44:29 -0800 (PST) Date: Thu, 19 Feb 1998 23:44:29 -0800 (PST) Message-Id: <199802200744.XAA17723@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/msun Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 23:44:29 PST Modified files: lib/msun Makefile Log: Add alpha support. m68k crept in too. Oops. 8-) Revision Changes Path 1.20 +16 -1 src/lib/msun/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 23:48:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA04098 for cvs-all-outgoing; Thu, 19 Feb 1998 23:48:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA04089; Thu, 19 Feb 1998 23:48:07 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA17782; Thu, 19 Feb 1998 23:47:20 -0800 (PST) Date: Thu, 19 Feb 1998 23:47:20 -0800 (PST) Message-Id: <199802200747.XAA17782@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/global/gtags gtags.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 23:47:20 PST Modified files: contrib/global/gtags gtags.c Log: Add #include to get prototypes. Revision Changes Path 1.4 +1 -0 src/contrib/global/gtags/gtags.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 23:49:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA04203 for cvs-all-outgoing; Thu, 19 Feb 1998 23:49:27 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA04198; Thu, 19 Feb 1998 23:49:24 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA17851; Thu, 19 Feb 1998 23:48:37 -0800 (PST) Date: Thu, 19 Feb 1998 23:48:37 -0800 (PST) Message-Id: <199802200748.XAA17851@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/global/lib find.c getdbpath.c makepath.c mgets.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 23:48:37 PST Modified files: contrib/global/lib find.c getdbpath.c makepath.c mgets.c Log: Add #include to get prototypes. Revision Changes Path 1.3 +1 -0 src/contrib/global/lib/find.c 1.4 +1 -0 src/contrib/global/lib/getdbpath.c 1.2 +1 -0 src/contrib/global/lib/makepath.c 1.3 +1 -0 src/contrib/global/lib/mgets.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 19 23:55:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA04706 for cvs-all-outgoing; Thu, 19 Feb 1998 23:55:46 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA04698; Thu, 19 Feb 1998 23:55:43 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA17902; Thu, 19 Feb 1998 23:54:56 -0800 (PST) Date: Thu, 19 Feb 1998 23:54:56 -0800 (PST) Message-Id: <199802200754.XAA17902@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen glob.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/19 23:54:56 PST Modified files: lib/libc/gen glob.c Log: NetBSD kernels don't have issetugid(), so #ifdef this out when building FreeBSD's libc to run with a NetBSD kernel. We'll get to the alpha kernel later, I promise. 8-) Revision Changes Path 1.11 +5 -1 src/lib/libc/gen/glob.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 00:01:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA05384 for cvs-all-outgoing; Fri, 20 Feb 1998 00:01:48 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA05331; Fri, 20 Feb 1998 00:00:54 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA17972; Fri, 20 Feb 1998 00:00:02 -0800 (PST) Date: Fri, 20 Feb 1998 00:00:02 -0800 (PST) Message-Id: <199802200800.AAA17972@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen readdir.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/20 00:00:02 PST Modified files: lib/libc/gen readdir.c Log: Fix a bogus cast for a bogus pointer check. This only checks if the pointer is 4-byte aligned. On a 64-bit machine it probably should check that the pointer is 8-byte aligned (eh, Bruce?) 8-) Revision Changes Path 1.2 +13 -10 src/lib/libc/gen/readdir.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 00:05:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA05856 for cvs-all-outgoing; Fri, 20 Feb 1998 00:05:08 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA05837; Fri, 20 Feb 1998 00:04:56 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA18027; Fri, 20 Feb 1998 00:04:08 -0800 (PST) Date: Fri, 20 Feb 1998 00:04:08 -0800 (PST) Message-Id: <199802200804.AAA18027@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/textproc/tth - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/02/20 00:04:08 PST ports/textproc/tth - Imported sources Update of /home/ncvs/ports/textproc/tth In directory freefall.freebsd.org:/tmp/cvs-serv18018 Log Message: Import tth port. TtH is a TeX to HTML converter. Status: Vendor Tag: TG Release Tags: tth_1_21 N ports/textproc/tth/Makefile N ports/textproc/tth/files/md5 N ports/textproc/tth/pkg/COMMENT N ports/textproc/tth/pkg/DESCR N ports/textproc/tth/pkg/PLIST N ports/textproc/tth/pkg/MESSAGE 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 Feb 20 00:06:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA06030 for cvs-all-outgoing; Fri, 20 Feb 1998 00:06:51 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA06025; Fri, 20 Feb 1998 00:06:48 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA18071; Fri, 20 Feb 1998 00:05:38 -0800 (PST) Date: Fri, 20 Feb 1998 00:05:38 -0800 (PST) Message-Id: <199802200805.AAA18071@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/textproc Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/02/20 00:05:38 PST Modified files: textproc Makefile Log: Activate tth. Revision Changes Path 1.17 +2 -1 ports/textproc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 00:08:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA06184 for cvs-all-outgoing; Fri, 20 Feb 1998 00:08:35 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA06167; Fri, 20 Feb 1998 00:08:28 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA18110; Fri, 20 Feb 1998 00:07:41 -0800 (PST) Date: Fri, 20 Feb 1998 00:07:41 -0800 (PST) Message-Id: <199802200807.AAA18110@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen getlogin.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/20 00:07:41 PST Modified files: lib/libc/gen getlogin.c Log: The NetBSD getlogin syscall has a different name. Revision Changes Path 1.3 +4 -0 src/lib/libc/gen/getlogin.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 00:08:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA06230 for cvs-all-outgoing; Fri, 20 Feb 1998 00:08:49 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA06188; Fri, 20 Feb 1998 00:08:36 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA18142; Fri, 20 Feb 1998 00:07:49 -0800 (PST) Date: Fri, 20 Feb 1998 00:07:49 -0800 (PST) Message-Id: <199802200807.AAA18142@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports LEGAL Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/02/20 00:07:49 PST Modified files: . LEGAL Log: Restrictions for tth: no commercial use. Revision Changes Path 1.98 +2 -1 ports/LEGAL To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 00:10:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA06434 for cvs-all-outgoing; Fri, 20 Feb 1998 00:10:05 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA06334; Fri, 20 Feb 1998 00:09:59 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA18190; Fri, 20 Feb 1998 00:09:13 -0800 (PST) Date: Fri, 20 Feb 1998 00:09:13 -0800 (PST) Message-Id: <199802200809.AAA18190@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/02/20 00:09:12 PST Modified files: . modules Log: tth -> ports/textproc/tth Revision Changes Path 1.1829 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 00:16:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA07126 for cvs-all-outgoing; Fri, 20 Feb 1998 00:16:45 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA07119; Fri, 20 Feb 1998 00:16:43 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA18280; Fri, 20 Feb 1998 00:15:56 -0800 (PST) Date: Fri, 20 Feb 1998 00:15:56 -0800 (PST) Message-Id: <199802200815.AAA18280@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/net Makefile.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/20 00:15:56 PST Modified files: lib/libc/net Makefile.inc Log: Change MACHINE references to MACHINE_ARCH. Revision Changes Path 1.26 +3 -3 src/lib/libc/net/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 00:18:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA07252 for cvs-all-outgoing; Fri, 20 Feb 1998 00:18:12 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA07246; Fri, 20 Feb 1998 00:18:10 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA18324; Fri, 20 Feb 1998 00:17:24 -0800 (PST) Date: Fri, 20 Feb 1998 00:17:24 -0800 (PST) Message-Id: <199802200817.AAA18324@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/locale Makefile.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/20 00:17:24 PST Modified files: lib/libc/locale Makefile.inc Log: Change MACHINE references to MACHINE_ARCH. Revision Changes Path 1.12 +2 -2 src/lib/libc/locale/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 00:22:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA08125 for cvs-all-outgoing; Fri, 20 Feb 1998 00:22:51 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA08120; Fri, 20 Feb 1998 00:22:50 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA18375; Fri, 20 Feb 1998 00:22:03 -0800 (PST) Date: Fri, 20 Feb 1998 00:22:03 -0800 (PST) Message-Id: <199802200822.AAA18375@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/quad Makefile.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/20 00:22:03 PST Modified files: lib/libc/quad Makefile.inc Log: Change MACHINE references to MACHINE_ARCH. Revision Changes Path 1.7 +3 -3 src/lib/libc/quad/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 00:24:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA08310 for cvs-all-outgoing; Fri, 20 Feb 1998 00:24:31 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA08302; Fri, 20 Feb 1998 00:24:29 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA18231; Fri, 20 Feb 1998 00:13:52 -0800 (PST) Date: Fri, 20 Feb 1998 00:13:52 -0800 (PST) Message-Id: <199802200813.AAA18231@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/net inet_neta.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/20 00:13:52 PST Modified files: lib/libc/net inet_neta.c Log: Add #include to get prototypes. Revision Changes Path 1.4 +2 -1 src/lib/libc/net/inet_neta.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 00:42:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA10811 for cvs-all-outgoing; Fri, 20 Feb 1998 00:42:40 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA10801; Fri, 20 Feb 1998 00:42:35 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA18509; Fri, 20 Feb 1998 00:41:47 -0800 (PST) Date: Fri, 20 Feb 1998 00:41:47 -0800 (PST) Message-Id: <199802200841.AAA18509@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/stdlib Makefile.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/20 00:41:47 PST Modified files: lib/libc/stdlib Makefile.inc Log: Change MACHINE references to MACHINE_ARCH. Revision Changes Path 1.14 +3 -3 src/lib/libc/stdlib/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 00:56:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA12992 for cvs-all-outgoing; Fri, 20 Feb 1998 00:56:51 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA12986; Fri, 20 Feb 1998 00:56:50 -0800 (PST) (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 AAA18672; Fri, 20 Feb 1998 00:55:57 -0800 (PST) Date: Fri, 20 Feb 1998 00:55:57 -0800 (PST) Message-Id: <199802200855.AAA18672@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/proftpd/patches patch-ad patch-ae patch-af Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/02/20 00:55:57 PST Added files: net/proftpd/patches patch-ad patch-ae patch-af Log: Make this thing syslog(3) like the stock ftpd(8). We now use facility FTP vs. DAEMON, and many LOG_NOTICEs were down graded to LOG_INFO. Out of the box, this thing will fill your `messages' file so full, you'd never see anything else in it again, on a busy ftp server. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 01:24:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA16829 for cvs-all-outgoing; Fri, 20 Feb 1998 01:24:33 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA16808; Fri, 20 Feb 1998 01:24:30 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA18423; Fri, 20 Feb 1998 00:23:56 -0800 (PST) Date: Fri, 20 Feb 1998 00:23:56 -0800 (PST) Message-Id: <199802200823.AAA18423@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/string Makefile.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/20 00:23:56 PST Modified files: lib/libc/string Makefile.inc Log: Change MACHINE references to MACHINE_ARCH. Revision Changes Path 1.14 +3 -3 src/lib/libc/string/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 01:32:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA17930 for cvs-all-outgoing; Fri, 20 Feb 1998 01:32:31 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA17918; Fri, 20 Feb 1998 01:32:27 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA18789; Fri, 20 Feb 1998 01:31:40 -0800 (PST) Date: Fri, 20 Feb 1998 01:31:40 -0800 (PST) Message-Id: <199802200931.BAA18789@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/games/xbomb - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/02/20 01:31:40 PST ports/games/xbomb - Imported sources Update of /home/ncvs/ports/games/xbomb In directory freefall.freebsd.org:/tmp/cvs-serv18769 Log Message: Did I mention that we don't have enough minesweeper clones? Try the triangle mode on this one. Status: Vendor Tag: TG Release Tags: xbomb_2_1 N ports/games/xbomb/Makefile N ports/games/xbomb/files/md5 N ports/games/xbomb/patches/patch-aa N ports/games/xbomb/patches/patch-ab N ports/games/xbomb/pkg/COMMENT N ports/games/xbomb/pkg/DESCR N ports/games/xbomb/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 Feb 20 01:33:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA18062 for cvs-all-outgoing; Fri, 20 Feb 1998 01:33:34 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA18052; Fri, 20 Feb 1998 01:33:31 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA18823; Fri, 20 Feb 1998 01:32:43 -0800 (PST) Date: Fri, 20 Feb 1998 01:32:43 -0800 (PST) Message-Id: <199802200932.BAA18823@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/02/20 01:32:42 PST Modified files: . modules Log: xbomb -> ports/games/xbomb Revision Changes Path 1.1830 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 01:50:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA20583 for cvs-all-outgoing; Fri, 20 Feb 1998 01:50:23 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA20578; Fri, 20 Feb 1998 01:50:18 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA18928; Fri, 20 Feb 1998 01:49:31 -0800 (PST) Date: Fri, 20 Feb 1998 01:49:31 -0800 (PST) Message-Id: <199802200949.BAA18928@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/games/xbomb Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/02/20 01:49:30 PST Modified files: games/xbomb Makefile Log: Oops. Make score files writable. Revision Changes Path 1.2 +2 -1 ports/games/xbomb/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 02:20:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA24749 for cvs-all-outgoing; Fri, 20 Feb 1998 02:20:36 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA24717; Fri, 20 Feb 1998 02:20:24 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA19073; Fri, 20 Feb 1998 02:19:36 -0800 (PST) Date: Fri, 20 Feb 1998 02:19:36 -0800 (PST) Message-Id: <199802201019.CAA19073@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/include ioctl_bt848.h src/sys/pci brooktree848.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/20 02:19:35 PST Modified files: (Branch: RELENG_2_2) sys/i386/include ioctl_bt848.h sys/pci brooktree848.c Log: MFC: Added IOCTL's and repair to damage. Revision Changes Path 1.8.2.4 +7 -1 src/sys/i386/include/ioctl_bt848.h 1.14.2.6 +493 -146 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 Fri Feb 20 02:24:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA25151 for cvs-all-outgoing; Fri, 20 Feb 1998 02:24:40 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA25139; Fri, 20 Feb 1998 02:24:31 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA18864; Fri, 20 Feb 1998 01:33:56 -0800 (PST) Date: Fri, 20 Feb 1998 01:33:56 -0800 (PST) Message-Id: <199802200933.BAA18864@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/games Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/02/20 01:33:56 PST Modified files: games Makefile Log: Activate xbomb. Revision Changes Path 1.108 +2 -1 ports/games/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 02:37:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA26676 for cvs-all-outgoing; Fri, 20 Feb 1998 02:37:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA26668; Fri, 20 Feb 1998 02:37:07 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA19150; Fri, 20 Feb 1998 02:36:20 -0800 (PST) Date: Fri, 20 Feb 1998 02:36:20 -0800 (PST) Message-Id: <199802201036.CAA19150@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc/etc.i386 MAKEDEV Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/20 02:36:19 PST Modified files: (Branch: RELENG_2_2) etc/etc.i386 MAKEDEV Log: MFC: Use major 92 for the bktr driver Revision Changes Path 1.127.2.17 +3 -3 src/etc/etc.i386/MAKEDEV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 02:48:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA27423 for cvs-all-outgoing; Fri, 20 Feb 1998 02:48:45 -0800 (PST) (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 CAA27394; Fri, 20 Feb 1998 02:48:34 -0800 (PST) (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.6.9) with ESMTP id CAA02178; Fri, 20 Feb 1998 02:47:59 -0800 (PST) To: John Birrell cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: Re: cvs commit: src/lib/msun Makefile In-reply-to: Your message of "Thu, 19 Feb 1998 23:44:29 PST." <199802200744.XAA17723@freefall.freebsd.org> Date: Fri, 20 Feb 1998 02:47:59 -0800 Message-ID: <2175.887971679@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Add alpha support. m68k crept in too. Oops. 8-) Can the long-awaited port of FreeBSD to the Palm Pilot be far off? :-) :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 03:19:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA00959 for cvs-all-outgoing; Fri, 20 Feb 1998 03:19:49 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA00952; Fri, 20 Feb 1998 03:19:47 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA19946; Fri, 20 Feb 1998 03:18:59 -0800 (PST) Date: Fri, 20 Feb 1998 03:18:59 -0800 (PST) Message-Id: <199802201118.DAA19946@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/groff/devX100-12 Makefile src/gnu/usr.bin/groff/devX100 Makefile src/gnu/usr.bin/groff/devX75-12 Makefile src/gnu/usr.bin/groff/devX75 Makefile src/usr.bin/global/systags Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/02/20 03:18:58 PST Modified files: gnu/usr.bin/groff/devX100-12 Makefile gnu/usr.bin/groff/devX100 Makefile gnu/usr.bin/groff/devX75-12 Makefile gnu/usr.bin/groff/devX75 Makefile usr.bin/global/systags Makefile Log: Don't create an unused obj directory. Revision Changes Path 1.7 +4 -2 src/gnu/usr.bin/groff/devX100-12/Makefile 1.7 +4 -2 src/gnu/usr.bin/groff/devX100/Makefile 1.7 +4 -2 src/gnu/usr.bin/groff/devX75-12/Makefile 1.7 +4 -2 src/gnu/usr.bin/groff/devX75/Makefile 1.4 +3 -1 src/usr.bin/global/systags/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 03:24:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA01324 for cvs-all-outgoing; Fri, 20 Feb 1998 03:24:33 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA01319; Fri, 20 Feb 1998 03:24:31 -0800 (PST) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA19646; Fri, 20 Feb 1998 03:09:12 -0800 (PST) Date: Fri, 20 Feb 1998 03:09:12 -0800 (PST) Message-Id: <199802201109.DAA19646@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/apache-current Makefile ports/www/apache-current/files md5 ports/www/apache-current/patches patch-aa patch-af patch-ag Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ache 1998/02/20 03:09:11 PST Modified files: www/apache-current Makefile www/apache-current/files md5 www/apache-current/patches patch-aa patch-af patch-ag Log: Upgrade to 1.3b5 Revision Changes Path 1.44 +8 -7 ports/www/apache-current/Makefile 1.26 +1 -2 ports/www/apache-current/files/md5 1.24 +4 -4 ports/www/apache-current/patches/patch-aa 1.9 +10 -62 ports/www/apache-current/patches/patch-af 1.7 +44 -10 ports/www/apache-current/patches/patch-ag To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 04:20:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA08213 for cvs-all-outgoing; Fri, 20 Feb 1998 04:20:41 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA08208; Fri, 20 Feb 1998 04:20:40 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA20179; Fri, 20 Feb 1998 04:19:52 -0800 (PST) Date: Fri, 20 Feb 1998 04:19:52 -0800 (PST) Message-Id: <199802201219.EAA20179@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/icon Makefile ports/lang/icon/files md5 ports/lang/icon/patches patch-ad patch-ae patch-aa patch-ca patch-cd ports/lang/icon/pkg DESCR PLIST ports/lang/icon/scripts configure Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/02/20 04:19:51 PST Modified files: lang/icon Makefile lang/icon/files md5 lang/icon/patches patch-aa patch-ca lang/icon/pkg DESCR PLIST lang/icon/scripts configure Added files: lang/icon/patches patch-ad patch-ae Removed files: lang/icon/patches patch-cd Log: Upgrade to 9.3.1. Revision Changes Path 1.12 +5 -5 ports/lang/icon/Makefile 1.6 +1 -1 ports/lang/icon/files/md5 1.2 +9 -12 ports/lang/icon/patches/patch-aa 1.5 +0 -41 ports/lang/icon/patches/patch-ca 1.4 +16 -22 ports/lang/icon/pkg/DESCR 1.3 +0 -1 ports/lang/icon/pkg/PLIST 1.2 +1 -1 ports/lang/icon/scripts/configure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 04:25:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA08658 for cvs-all-outgoing; Fri, 20 Feb 1998 04:25:14 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA08638; Fri, 20 Feb 1998 04:25:09 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA20214; Fri, 20 Feb 1998 04:24:21 -0800 (PST) Date: Fri, 20 Feb 1998 04:24:21 -0800 (PST) Message-Id: <199802201224.EAA20214@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/conf majors.pc98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/02/20 04:24:20 PST Modified files: sys/pc98/conf majors.pc98 Log: Sync with sys/i386/conf/majors.i386 revision 1.33. Revision Changes Path 1.25 +3 -1 src/sys/pc98/conf/majors.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 04:26:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA08909 for cvs-all-outgoing; Fri, 20 Feb 1998 04:26:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA08902; Fri, 20 Feb 1998 04:26:13 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA20248; Fri, 20 Feb 1998 04:25:25 -0800 (PST) Date: Fri, 20 Feb 1998 04:25:25 -0800 (PST) Message-Id: <199802201225.EAA20248@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/pc98 lpt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/02/20 04:25:25 PST Modified files: sys/pc98/pc98 lpt.c Log: Sync with sys/i386/isa/lpt.c revision 1.167. Revision Changes Path 1.18 +14 -23 src/sys/pc98/pc98/lpt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 04:28:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA09459 for cvs-all-outgoing; Fri, 20 Feb 1998 04:28:31 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA09449; Fri, 20 Feb 1998 04:28:21 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA20291; Fri, 20 Feb 1998 04:27:32 -0800 (PST) Date: Fri, 20 Feb 1998 04:27:32 -0800 (PST) Message-Id: <199802201227.EAA20291@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 bde 1998/02/20 04:27:31 PST Modified files: sys/i386/conf LINT Log: Fixed some stale comments about console drivers. Uncommented css0. It compiles OK. Moved trix0 so that it compiles OK when uncommented. Uncommented it. Drivers with the same interrupt handler must be together in config files so that config(8)'s simple avoidance of redundant declarations of interrupt handlers works (config emits a declaration unless it would duplicate the previous one). Commented out NO_LKM. Negative options should not be configured in LINT. There should be no negative options for subsystems. LKMs should never have been standard or the default. Revision Changes Path 1.410 +6 -9 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 Fri Feb 20 05:12:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA15862 for cvs-all-outgoing; Fri, 20 Feb 1998 05:12:45 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA15854; Fri, 20 Feb 1998 05:12:43 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA20615; Fri, 20 Feb 1998 05:11:55 -0800 (PST) Date: Fri, 20 Feb 1998 05:11:55 -0800 (PST) Message-Id: <199802201311.FAA20615@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/dev/dpt dpt_control.c dpt_scsi.c src/sys/dev/pdq pdq_ifsubr.c src/sys/dev/vx if_vx.c src/sys/i386/eisa if_fea.c if_vx_eisa.c src/sys/i386/i386 busdma_machdep.c src/sys/i386/isa if_wl.c src/sys/kern ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/02/20 05:11:55 PST Modified files: sys/dev/dpt dpt_control.c dpt_scsi.c sys/dev/pdq pdq_ifsubr.c sys/dev/vx if_vx.c sys/i386/eisa if_fea.c if_vx_eisa.c sys/i386/i386 busdma_machdep.c sys/i386/isa if_wl.c sys/kern imgact_aout.c uipc_proto.c sys/msdosfs msdosfs_fat.c sys/net if_ethersubr.c if_fddisubr.c sys/pci dpt_pci.c if_de.c if_fpa.c if_fxp.c if_vx_pci.c sys/vm vm_map.c Log: Removed unused #includes. Revision Changes Path 1.3 +1 -12 src/sys/dev/dpt/dpt_control.c 1.3 +1 -11 src/sys/dev/dpt/dpt_scsi.c 1.7 +1 -3 src/sys/dev/pdq/pdq_ifsubr.c 1.14 +0 -6 src/sys/dev/vx/if_vx.c 1.9 +1 -8 src/sys/i386/eisa/if_fea.c 1.8 +0 -12 src/sys/i386/eisa/if_vx_eisa.c 1.4 +1 -2 src/sys/i386/i386/busdma_machdep.c 1.11 +1 -3 src/sys/i386/isa/if_wl.c 1.40 +1 -3 src/sys/kern/imgact_aout.c 1.14 +1 -2 src/sys/kern/uipc_proto.c 1.18 +1 -2 src/sys/msdosfs/msdosfs_fat.c 1.45 +1 -4 src/sys/net/if_ethersubr.c 1.26 +1 -3 src/sys/net/if_fddisubr.c 1.4 +1 -9 src/sys/pci/dpt_pci.c 1.80 +1 -3 src/sys/pci/if_de.c 1.7 +1 -8 src/sys/pci/if_fpa.c 1.49 +1 -7 src/sys/pci/if_fxp.c 1.8 +0 -13 src/sys/pci/if_vx_pci.c 1.115 +1 -2 src/sys/vm/vm_map.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 05:28:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA18329 for cvs-all-outgoing; Fri, 20 Feb 1998 05:28:30 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA18274; Fri, 20 Feb 1998 05:28:25 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA20660; Fri, 20 Feb 1998 05:27:37 -0800 (PST) Date: Fri, 20 Feb 1998 05:27:37 -0800 (PST) Message-Id: <199802201327.FAA20660@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/dev/vn vn.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/02/20 05:27:36 PST Modified files: sys/dev/vn vn.c Log: Removed unused debugging variables and macros. Don't depend on "implicit int" or bloat the data section in the declaration of vn_devsw_installed. Revision Changes Path 1.55 +3 -11 src/sys/dev/vn/vn.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 05:38:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA20245 for cvs-all-outgoing; Fri, 20 Feb 1998 05:38:35 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA20230; Fri, 20 Feb 1998 05:38:29 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA20803; Fri, 20 Feb 1998 05:37:40 -0800 (PST) Date: Fri, 20 Feb 1998 05:37:40 -0800 (PST) Message-Id: <199802201337.FAA20803@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 swapgeneric.c src/sys/i386/scsi bt.c src/sys/kern kern_ktrace.c uipc_mbuf.c src/sys/netinet ip_output.c tcp_output.c src/sys/scsi scsi_base.c src/sys/ufs/ufs ufs_disksubr.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/02/20 05:37:40 PST Modified files: sys/i386/i386 swapgeneric.c sys/i386/scsi bt.c sys/kern kern_ktrace.c uipc_mbuf.c sys/netinet ip_output.c tcp_output.c sys/scsi scsi_base.c sys/ufs/ufs ufs_disksubr.c Log: Don't depend on "implicit int". Revision Changes Path 1.23 +2 -2 src/sys/i386/i386/swapgeneric.c 1.16 +2 -2 src/sys/i386/scsi/bt.c 1.23 +2 -2 src/sys/kern/kern_ktrace.c 1.34 +2 -2 src/sys/kern/uipc_mbuf.c 1.65 +2 -2 src/sys/netinet/ip_output.c 1.28 +2 -2 src/sys/netinet/tcp_output.c 1.54 +2 -2 src/sys/scsi/scsi_base.c 1.34 +2 -2 src/sys/ufs/ufs/ufs_disksubr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 05:48:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA21371 for cvs-all-outgoing; Fri, 20 Feb 1998 05:48:00 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA21364; Fri, 20 Feb 1998 05:47:54 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA20898; Fri, 20 Feb 1998 05:46:58 -0800 (PST) Date: Fri, 20 Feb 1998 05:46:58 -0800 (PST) Message-Id: <199802201346.FAA20898@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa spkr.c src/sys/kern subr_log.c tty_snoop.c tty_tty.c src/sys/net bpf.c if_tun.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/02/20 05:46:58 PST Modified files: sys/i386/isa spkr.c sys/kern subr_log.c tty_snoop.c tty_tty.c sys/net bpf.c if_tun.c Log: Don't depend on "implicit int" or bloat the data section in the declaration of xxx_devsw_installed. Revision Changes Path 1.33 +2 -2 src/sys/i386/isa/spkr.c 1.27 +2 -2 src/sys/kern/subr_log.c 1.28 +1 -1 src/sys/kern/tty_snoop.c 1.23 +2 -2 src/sys/kern/tty_tty.c 1.38 +2 -2 src/sys/net/bpf.c 1.44 +1 -1 src/sys/net/if_tun.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 05:53:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA21729 for cvs-all-outgoing; Fri, 20 Feb 1998 05:53:08 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA21723; Fri, 20 Feb 1998 05:53:05 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA20953; Fri, 20 Feb 1998 05:52:16 -0800 (PST) Date: Fri, 20 Feb 1998 05:52:16 -0800 (PST) Message-Id: <199802201352.FAA20953@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_proc.c src/sys/sys proc.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/02/20 05:52:16 PST Modified files: sys/kern kern_proc.c sys/sys proc.h Log: Staticized. Don't depend on "implicit int". Revision Changes Path 1.36 +3 -3 src/sys/kern/kern_proc.c 1.54 +1 -2 src/sys/sys/proc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 06:33:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA26142 for cvs-all-outgoing; Fri, 20 Feb 1998 06:33:23 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA26134; Fri, 20 Feb 1998 06:33:20 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA21057; Fri, 20 Feb 1998 06:32:32 -0800 (PST) Date: Fri, 20 Feb 1998 06:32:32 -0800 (PST) Message-Id: <199802201432.GAA21057@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/mk bsd.dep.mk Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/02/20 06:32:31 PST Modified files: share/mk bsd.dep.mk Log: Fixed cleaning of tags files. GSYMS was forgotten. Revision Changes Path 1.17 +2 -2 src/share/mk/bsd.dep.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 06:46:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA28148 for cvs-all-outgoing; Fri, 20 Feb 1998 06:46:16 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA28141; Fri, 20 Feb 1998 06:46:15 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA21115; Fri, 20 Feb 1998 06:45:09 -0800 (PST) Date: Fri, 20 Feb 1998 06:45:09 -0800 (PST) Message-Id: <199802201445.GAA21115@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc rc.network Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/20 06:45:08 PST Modified files: etc rc.network Log: Remove useless argument to ``. start_if.$ifn'' Pointed out by: Tim Tsai Revision Changes Path 1.19 +2 -2 src/etc/rc.network To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 06:51:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA29084 for cvs-all-outgoing; Fri, 20 Feb 1998 06:51:25 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA29076; Fri, 20 Feb 1998 06:51:24 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA21197; Fri, 20 Feb 1998 06:50:34 -0800 (PST) Date: Fri, 20 Feb 1998 06:50:34 -0800 (PST) Message-Id: <199802201450.GAA21197@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 markm 1998/02/20 06:50:33 PST Modified files: (Branch: RELENG_2_2) sys/pci brktree_reg.h brooktree848.c Log: [More nasty sailor language] - I hate "cvs update -jHEAD". It does not work. Despam the last commit. Revision Changes Path 1.7.2.4 +6 -5 src/sys/pci/brktree_reg.h 1.14.2.7 +0 -18 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 Fri Feb 20 06:54:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA29385 for cvs-all-outgoing; Fri, 20 Feb 1998 06:54:37 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA29363; Fri, 20 Feb 1998 06:54:32 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA21147; Fri, 20 Feb 1998 06:46:14 -0800 (PST) Date: Fri, 20 Feb 1998 06:46:14 -0800 (PST) Message-Id: <199802201446.GAA21147@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc rc.network Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/20 06:46:13 PST Modified files: (Branch: RELENG_2_2) etc rc.network Log: MFC: Remove useless argument to ``. start_if.$ifn'' Pointed out by: Tim Tsai Revision Changes Path 1.1.2.15 +2 -2 src/etc/rc.network To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 07:28:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05556 for cvs-all-outgoing; Fri, 20 Feb 1998 07:28:13 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA05489; Fri, 20 Feb 1998 07:27:55 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA21266; Fri, 20 Feb 1998 07:27:05 -0800 (PST) Date: Fri, 20 Feb 1998 07:27:05 -0800 (PST) Message-Id: <199802201527.HAA21266@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/mk sys.mk Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/02/20 07:27:05 PST Modified files: share/mk sys.mk Log: Don't pass the undocumented flags `-se' to gtags (gtags ignores them for compatibility). Revision Changes Path 1.29 +2 -2 src/share/mk/sys.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 07:43:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA07807 for cvs-all-outgoing; Fri, 20 Feb 1998 07:43:03 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA07775; Fri, 20 Feb 1998 07:42:58 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA13761; Fri, 20 Feb 1998 07:42:08 -0800 (PST) Date: Fri, 20 Feb 1998 07:42:08 -0800 (PST) Message-Id: <199802201542.HAA13761@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/natd HISTORY Makefile icmp.c natd.8 natd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/20 07:42:08 PST Modified files: (Branch: RELENG_2_2) usr.sbin/natd HISTORY Makefile icmp.c natd.8 natd.c Log: Update to version 1.11: PR: 5802 Revision Changes Path 1.1.2.3 +5 -0 src/usr.sbin/natd/HISTORY 1.1.1.1.2.2 +0 -0 src/usr.sbin/natd/Makefile 1.2.2.2 +12 -0 src/usr.sbin/natd/icmp.c 1.4.2.7 +1 -1 src/usr.sbin/natd/natd.8 1.2.2.5 +67 -63 src/usr.sbin/natd/natd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 07:54:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA10601 for cvs-all-outgoing; Fri, 20 Feb 1998 07:54:09 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA10513; Fri, 20 Feb 1998 07:53:41 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA13875; Fri, 20 Feb 1998 07:52:50 -0800 (PST) Date: Fri, 20 Feb 1998 07:52:50 -0800 (PST) Message-Id: <199802201552.HAA13875@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/mk bsd.kmod.mk Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/02/20 07:52:50 PST Modified files: share/mk bsd.kmod.mk Log: Removed default tags target. PROG is always defined here, so ifdefing it was bogus, and without the ifdef the default is identical to the central one in bsd.dep.mk. Revision Changes Path 1.44 +2 -20 src/share/mk/bsd.kmod.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 08:00:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA12203 for cvs-all-outgoing; Fri, 20 Feb 1998 08:00:09 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA12100; Fri, 20 Feb 1998 07:59:50 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA13923; Fri, 20 Feb 1998 07:59:00 -0800 (PST) Date: Fri, 20 Feb 1998 07:59:00 -0800 (PST) Message-Id: <199802201559.HAA13923@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/mk bsd.lib.mk Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/02/20 07:59:00 PST Modified files: share/mk bsd.lib.mk Log: Removed default tags target. It was identical to the central one in bsd.dep.mk. Revision Changes Path 1.67 +1 -13 src/share/mk/bsd.lib.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 08:11:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA14934 for cvs-all-outgoing; Fri, 20 Feb 1998 08:11:12 -0800 (PST) (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 IAA14608; Fri, 20 Feb 1998 08:09:42 -0800 (PST) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0y5v0q-0001oG-00; Fri, 20 Feb 1998 09:09:20 -0700 Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.8.8/8.8.3) with ESMTP id JAA15862; Fri, 20 Feb 1998 09:09:37 -0700 (MST) Message-Id: <199802201609.JAA15862@harmony.village.org> To: Thomas Gellekum Subject: Re: cvs commit: ports/games/xbomb - Imported sources Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: Your message of "Fri, 20 Feb 1998 01:31:40 PST." <199802200931.BAA18789@freefall.freebsd.org> References: <199802200931.BAA18789@freefall.freebsd.org> Date: Fri, 20 Feb 1998 09:09:37 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199802200931.BAA18789@freefall.freebsd.org> Thomas Gellekum writes: : Did I mention that we don't have enough minesweeper clones? Try the : triangle mode on this one. Time for ports/games/minesweeper/xbomb :-) That would make it really easy to build them all to try out which one you (dis)like the most... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 08:17:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA15966 for cvs-all-outgoing; Fri, 20 Feb 1998 08:17:34 -0800 (PST) (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 IAA15884; Fri, 20 Feb 1998 08:16:52 -0800 (PST) (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.6.9) with ESMTP id IAA02494; Fri, 20 Feb 1998 08:16:10 -0800 (PST) To: Warner Losh cc: Thomas Gellekum , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/games/xbomb - Imported sources In-reply-to: Your message of "Fri, 20 Feb 1998 09:09:37 MST." <199802201609.JAA15862@harmony.village.org> Date: Fri, 20 Feb 1998 08:16:09 -0800 Message-ID: <2475.887991369@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Time for ports/games/minesweeper/xbomb :-) > > That would make it really easy to build them all to try out which one > you (dis)like the most... It would also make it the first port to have a subdir. Not sure if that works all that well in the ports universe (don't forget the web pages and such) - we've never done it. ;) Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 08:23:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA16786 for cvs-all-outgoing; Fri, 20 Feb 1998 08:23:48 -0800 (PST) (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 IAA16701; Fri, 20 Feb 1998 08:23:10 -0800 (PST) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0y5vE2-0001oh-00; Fri, 20 Feb 1998 09:22:58 -0700 Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.8.8/8.8.3) with ESMTP id JAA15942; Fri, 20 Feb 1998 09:23:15 -0700 (MST) Message-Id: <199802201623.JAA15942@harmony.village.org> To: "Jordan K. Hubbard" Subject: Re: cvs commit: ports/games/xbomb - Imported sources Cc: Thomas Gellekum , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: Your message of "Fri, 20 Feb 1998 08:16:09 PST." <2475.887991369@time.cdrom.com> References: <2475.887991369@time.cdrom.com> Date: Fri, 20 Feb 1998 09:23:15 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <2475.887991369@time.cdrom.com> "Jordan K. Hubbard" writes: : It would also make it the first port to have a subdir. Not sure if : that works all that well in the ports universe (don't forget the web : pages and such) - we've never done it. ;) Hmmmm. I wasn't seriously suggesting that we do a subdir. More a comment on the number of these things in the tree :-). Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 08:24:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA16951 for cvs-all-outgoing; Fri, 20 Feb 1998 08:24:37 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA16941; Fri, 20 Feb 1998 08:24:33 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA14007; Fri, 20 Feb 1998 08:14:38 -0800 (PST) Date: Fri, 20 Feb 1998 08:14:38 -0800 (PST) Message-Id: <199802201614.IAA14007@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/20 08:14:38 PST Modified files: gnu/usr.bin Makefile Log: Correct spammage from MACHINE_ARCH commit - you don't want to *replace* the SUBDIR list in that case, you want to augment it. Also move a stray .endif to its proper location. Heh, no wonder my release builds were falling over! ;) Revision Changes Path 1.38 +3 -3 src/gnu/usr.bin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 08:37:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA19000 for cvs-all-outgoing; Fri, 20 Feb 1998 08:37:45 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA18929; Fri, 20 Feb 1998 08:37:12 -0800 (PST) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA14212; Fri, 20 Feb 1998 08:36:19 -0800 (PST) Date: Fri, 20 Feb 1998 08:36:19 -0800 (PST) Message-Id: <199802201636.IAA14212@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 src/sys/i386/i386 microtime.s src/sys/i386/include clock.h src/sys/i386/isa clock.c random_machdep.c src/sys/kern kern_clock.c kern_ntptime.c kern_time.c src/sys/sys time.h timex.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/02/20 08:36:18 PST Modified files: sys/i386/conf files.i386 sys/i386/include clock.h sys/i386/isa clock.c random_machdep.c sys/kern kern_clock.c kern_ntptime.c kern_time.c sys/sys time.h timex.h Removed files: sys/i386/i386 microtime.s Log: Replace TOD clock code with more systematic approach. Highlights: * Simple model for underlying hardware. * Hardware basis for timekeeping can be changed on the fly. * Only one hardware clock responsible for TOD keeping. * Provides a real nanotime() function. * Time granularity: .232E-18 seconds. * Frequency granularity: .238E-12 s/s * Frequency adjustment is continuous in time. * Less overhead for frequency adjustment. * Improves xntpd performance. Reviewed by: bde, bde, bde Revision Changes Path 1.192 +1 -2 src/sys/i386/conf/files.i386 1.32 +1 -65 src/sys/i386/include/clock.h 1.111 +115 -68 src/sys/i386/isa/clock.c 1.21 +3 -16 src/sys/i386/isa/random_machdep.c 1.57 +241 -94 src/sys/kern/kern_clock.c 1.15 +27 -24 src/sys/kern/kern_ntptime.c 1.41 +7 -6 src/sys/kern/kern_time.c 1.17 +73 -3 src/sys/sys/time.h 1.6 +1 -1 src/sys/sys/timex.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 09:28:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA28389 for cvs-all-outgoing; Fri, 20 Feb 1998 09:28:23 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA28278; Fri, 20 Feb 1998 09:28:03 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA14389; Fri, 20 Feb 1998 09:27:12 -0800 (PST) Date: Fri, 20 Feb 1998 09:27:12 -0800 (PST) Message-Id: <199802201727.JAA14389@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data y2kbug.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/20 09:27:11 PST Modified files: data y2kbug.sgml Log: Mention a few problem reports that pertain to the millenium bug. PR: 5797 Submitted by: Nik Clayton Revision Changes Path 1.3 +30 -2 www/data/y2kbug.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 09:31:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA29132 for cvs-all-outgoing; Fri, 20 Feb 1998 09:31:29 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA29039; Fri, 20 Feb 1998 09:30:54 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id KAA23861; Fri, 20 Feb 1998 10:30:37 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id KAA13444; Fri, 20 Feb 1998 10:30:35 -0700 Date: Fri, 20 Feb 1998 10:30:35 -0700 Message-Id: <199802201730.KAA13444@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: John Birrell Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdlib Makefile.inc In-Reply-To: <199802200841.AAA18509@freefall.freebsd.org> References: <199802200841.AAA18509@freefall.freebsd.org> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > jb 1998/02/20 00:41:47 PST > > Modified files: > lib/libc/stdlib Makefile.inc > Log: > Change MACHINE references to MACHINE_ARCH. Why is this being done? It's the same thing with a different name, no? I thought it was silly when NetBSD did it initially, and it's no less silly now. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 09:33:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA29421 for cvs-all-outgoing; Fri, 20 Feb 1998 09:33:23 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA29399; Fri, 20 Feb 1998 09:33:20 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA14506; Fri, 20 Feb 1998 09:32:30 -0800 (PST) Date: Fri, 20 Feb 1998 09:32:30 -0800 (PST) Message-Id: <199802201732.JAA14506@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/getNAME getNAME.1 getNAME.c src/libexec/getty Makefile extern.h gettytab.5 subr.c src/libexec/mail.local mail.local.8 mail.local.c pathnames.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/20 09:32:29 PST Modified files: (Branch: RELENG_2_2) libexec/getNAME getNAME.1 getNAME.c libexec/getty Makefile extern.h gettytab.5 subr.c libexec/mail.local mail.local.8 mail.local.c pathnames.h Log: MFC: minor cleanups and doc updates. Revision Changes Path 1.3.2.2 +3 -3 src/libexec/getNAME/getNAME.1 1.2.2.3 +2 -2 src/libexec/getNAME/getNAME.c 1.5.2.2 +2 -1 src/libexec/getty/Makefile 1.2.2.2 +1 -2 src/libexec/getty/extern.h 1.7.2.6 +3 -1 src/libexec/getty/gettytab.5 1.6.2.6 +2 -2 src/libexec/getty/subr.c 1.4.2.1 +5 -5 src/libexec/mail.local/mail.local.8 1.10.2.3 +4 -3 src/libexec/mail.local/mail.local.c 1.1.1.1.8.1 +1 -1 src/libexec/mail.local/pathnames.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 09:46:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA01438 for cvs-all-outgoing; Fri, 20 Feb 1998 09:46:05 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns11.rim.or.jp (root@ns11.rim.or.jp [202.247.130.230]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA01371; Fri, 20 Feb 1998 09:45:42 -0800 (PST) (envelope-from masafumi@aslm.rim.or.jp) Received: from rayearth.rim.or.jp (rayearth.rim.or.jp [202.247.130.242]) by ns11.rim.or.jp (8.8.5/3.5Wpl2-ns11/RIMNET-2) with ESMTP id CAA18904; Sat, 21 Feb 1998 02:45:37 +0900 (JST) Received: (from uucp@localhost) by rayearth.rim.or.jp (8.8.5/3.5Wpl2-uucp1/RIMNET) with UUCP id CAA08857; Sat, 21 Feb 1998 02:45:36 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by mail.aslm.rim.or.jp (8.8.8/3.4W4-SMTP) with ESMTP id CAA29081; Sat, 21 Feb 1998 02:42:44 +0900 (JST) To: jseger@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Cc: max@wide.ad.jp Subject: Re: cvs commit: ports/net/lftp Makefile ports/net/lftp/files md5 From: Masafumi NAKANE/=?iso-2022-jp?B?GyRCQ2Y6LDJtSjgbKEI=?= In-Reply-To: Your message of "Mon, 16 Feb 1998 14:27:30 -0800 (PST)" <199802162227.OAA03110@freefall.freebsd.org> References: <199802162227.OAA03110@freefall.freebsd.org> X-Mailer: Mew version 1.92.4 on Emacs 19.28 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19980221024241P.masafumi@aslm.rim.or.jp> Date: Sat, 21 Feb 1998 02:42:41 +0900 X-Dispatcher: imput version 971024 Lines: 16 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > jseger 1998/02/16 14:27:30 PST > Modified files: > net/lftp Makefile > net/lftp/files md5 > Log: > Upgrade to version 0.14.0. > PR: ports/5696 Well, actually I looked into this PR, but I sort of suspended working on it as I realized that this port does not respect the ${PREFIX} setting. I can't remember how it was exactly, but I know that it doesn't work if PREFIX is set to other place than /usr/local since it has /usr/local hardcoded into the binary. So, please look into it, talk to the maintainer and correct the problem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 09:49:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA01915 for cvs-all-outgoing; Fri, 20 Feb 1998 09:49:21 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA01868; Fri, 20 Feb 1998 09:49:09 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA14709; Fri, 20 Feb 1998 09:48:18 -0800 (PST) Date: Fri, 20 Feb 1998 09:48:18 -0800 (PST) Message-Id: <199802201748.JAA14709@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/japanese/gp Makefile ports/japanese/gp/files filetype.tmpl md5 patch-GP pr-setup.sh printer.tmpl ports/japanese/gp/pkg DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/20 09:48:17 PST Modified files: japanese/gp Makefile japanese/gp/pkg DESCR PLIST Removed files: japanese/gp/files filetype.tmpl md5 patch-GP pr-setup.sh printer.tmpl Log: Upgrade to version 2.5. PR: 5744 Submitted by: maintainer Revision Changes Path 1.6 +7 -42 ports/japanese/gp/Makefile 1.2 +18 -17 ports/japanese/gp/pkg/DESCR 1.2 +38 -7 ports/japanese/gp/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 Feb 20 10:09:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA05155 for cvs-all-outgoing; Fri, 20 Feb 1998 10:09:40 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA05149; Fri, 20 Feb 1998 10:09:39 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA14789; Fri, 20 Feb 1998 10:08:49 -0800 (PST) Date: Fri, 20 Feb 1998 10:08:49 -0800 (PST) Message-Id: <199802201808.KAA14789@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_tx.c smc83c170.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/20 10:08:48 PST Modified files: sys/pci if_tx.c smc83c170.h Log: Update to "stable-167" release; totally reimplements media detection. Submitted by: Ustimenko Semen Revision Changes Path 1.6 +418 -327 src/sys/pci/if_tx.c 1.4 +89 -41 src/sys/pci/smc83c170.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 10:10:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA05290 for cvs-all-outgoing; Fri, 20 Feb 1998 10:10:22 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA05277; Fri, 20 Feb 1998 10:10:20 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA14818; Fri, 20 Feb 1998 10:09:30 -0800 (PST) Date: Fri, 20 Feb 1998 10:09:30 -0800 (PST) Message-Id: <199802201809.KAA14818@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 tx.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/20 10:09:29 PST Modified files: share/man/man4/man4.i386 tx.4 Log: Update docs for new stable-167 driver. Submitted by: Ustimenko Semen Revision Changes Path 1.3 +20 -12 src/share/man/man4/man4.i386/tx.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 10:10:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA05350 for cvs-all-outgoing; Fri, 20 Feb 1998 10:10:48 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA05345; Fri, 20 Feb 1998 10:10:47 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA14854; Fri, 20 Feb 1998 10:09:57 -0800 (PST) Date: Fri, 20 Feb 1998 10:09:57 -0800 (PST) Message-Id: <199802201809.KAA14854@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 tx.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/20 10:09:57 PST Modified files: (Branch: RELENG_2_2) share/man/man4/man4.i386 tx.4 Log: MFC: stable-167 update. Revision Changes Path 1.1.2.2 +20 -12 src/share/man/man4/man4.i386/tx.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 10:11:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA05521 for cvs-all-outgoing; Fri, 20 Feb 1998 10:11:37 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA05514; Fri, 20 Feb 1998 10:11:35 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA14899; Fri, 20 Feb 1998 10:10:45 -0800 (PST) Date: Fri, 20 Feb 1998 10:10:45 -0800 (PST) Message-Id: <199802201810.KAA14899@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_tx.c smc83c170.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/20 10:10:45 PST Modified files: (Branch: RELENG_2_2) sys/pci if_tx.c smc83c170.h Log: MFC: update to stable-167. Note to FTL: please regression test. Revision Changes Path 1.1.2.3 +418 -327 src/sys/pci/if_tx.c 1.1.2.3 +89 -41 src/sys/pci/smc83c170.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 10:13:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA05776 for cvs-all-outgoing; Fri, 20 Feb 1998 10:13:06 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA05726; Fri, 20 Feb 1998 10:12:40 -0800 (PST) (envelope-from andreas@klemm.gtn.com) Received: (from uucp@localhost) by news1.gtn.com (8.8.6/8.8.6) with UUCP id TAA18616; Fri, 20 Feb 1998 19:01:18 +0100 (MET) Received: (from andreas@localhost) by klemm.gtn.com (8.8.8/8.8.7) id SAA17319; Fri, 20 Feb 1998 18:58:17 +0100 (CET) (envelope-from andreas) Message-ID: <19980220185817.48332@klemm.gtn.com> Date: Fri, 20 Feb 1998 18:58:17 +0100 From: Andreas Klemm To: Poul-Henning Kamp , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/conf files.i386 src/sys/i386/i386 microtime.s src/sys/i386/include clock.h src/sys/i386/isa clock.c random_machdep.c src/sys/kern kern_clock.c kern_ntptime.c kern_time.c src/sys/sys time.h timex.h References: <199802201636.IAA14212@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <199802201636.IAA14212@freefall.freebsd.org>; from Poul-Henning Kamp on Fri, Feb 20, 1998 at 08:36:19AM -0800 X-Disclaimer: A free society is one where it is safe to be unpopular X-Operating-System: FreeBSD 3.0-CURRENT SMP Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Fri, Feb 20, 1998 at 08:36:19AM -0800, Poul-Henning Kamp wrote: > phk 1998/02/20 08:36:18 PST > > Highlights: [...] cool. -- Andreas Klemm powered by ,,symmetric multiprocessor FreeBSD'' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 10:24:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07278 for cvs-all-outgoing; Fri, 20 Feb 1998 10:24:35 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA07272; Fri, 20 Feb 1998 10:24:33 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA14333; Fri, 20 Feb 1998 09:23:37 -0800 (PST) Date: Fri, 20 Feb 1998 09:23:37 -0800 (PST) Message-Id: <199802201723.JAA14333@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/devel/scogdb Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/20 09:23:36 PST Modified files: devel/scogdb Makefile Log: Update maintainer's address and use i386-sco-gcc compiler. PR: 5725 Submitted by: Pedro F. Giffuni Revision Changes Path 1.4 +8 -6 ports/devel/scogdb/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 10:39:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA09888 for cvs-all-outgoing; Fri, 20 Feb 1998 10:39:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jekyll.piermont.com (jekyll.piermont.com [206.1.51.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA09864 for ; Fri, 20 Feb 1998 10:38:56 -0800 (PST) (envelope-from perry@jekyll.piermont.com) Received: from jekyll.piermont.com (localhost [[UNIX: localhost]]) by jekyll.piermont.com (8.8.8/8.6.12) with ESMTP id NAA02889; Fri, 20 Feb 1998 13:38:39 -0500 (EST) Message-Id: <199802201838.NAA02889@jekyll.piermont.com> To: cvs-all@FreeBSD.ORG, nate@mt.sri.com Subject: MACHINE vs. MACHINE_ARCH In-reply-to: Your message of "Fri, 20 Feb 1998 09:31:48 PST." <199802201731.JAA29173@hub.freebsd.org> Reply-To: perry@piermont.com X-Reposting-Policy: redistribute only with permission Date: Fri, 20 Feb 1998 13:38:39 -0500 From: "Perry E. Metzger" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Date: Fri, 20 Feb 1998 10:30:35 -0700 > From: Nate Williams > Subject: Re: cvs commit: src/lib/libc/stdlib Makefile.inc > > > jb 1998/02/20 00:41:47 PST > > > > Modified files: > > lib/libc/stdlib Makefile.inc > > Log: > > Change MACHINE references to MACHINE_ARCH. > > Why is this being done? It's the same thing with a different name, no? > I thought it was silly when NetBSD did it initially, and it's no less > silly now. MACHINE_ARCH and MACHINE aren't the same thing. Perry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 10:43:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA10801 for cvs-all-outgoing; Fri, 20 Feb 1998 10:43:03 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA10720 for ; Fri, 20 Feb 1998 10:42:30 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id LAA24361; Fri, 20 Feb 1998 11:42:25 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id LAA13852; Fri, 20 Feb 1998 11:42:24 -0700 Date: Fri, 20 Feb 1998 11:42:24 -0700 Message-Id: <199802201842.LAA13852@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: perry@piermont.com Cc: cvs-all@FreeBSD.ORG, nate@mt.sri.com Subject: Re: MACHINE vs. MACHINE_ARCH In-Reply-To: <199802201838.NAA02889@jekyll.piermont.com> References: <199802201731.JAA29173@hub.freebsd.org> <199802201838.NAA02889@jekyll.piermont.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > > jb 1998/02/20 00:41:47 PST > > > > > > Modified files: > > > lib/libc/stdlib Makefile.inc > > > Log: > > > Change MACHINE references to MACHINE_ARCH. > > > > Why is this being done? It's the same thing with a different name, no? > > I thought it was silly when NetBSD did it initially, and it's no less > > silly now. > > MACHINE_ARCH and MACHINE aren't the same thing. How are they different? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 10:43:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA10810 for cvs-all-outgoing; Fri, 20 Feb 1998 10:43:06 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA10763; Fri, 20 Feb 1998 10:42:44 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA15572; Fri, 20 Feb 1998 10:41:53 -0800 (PST) Date: Fri, 20 Feb 1998 10:41:53 -0800 (PST) Message-Id: <199802201841.KAA15572@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 steve 1998/02/20 10:41:52 PST Modified files: handbook submitters.sgml Log: Update to reflect Pedro's new Email address. PR: 5725 Revision Changes Path 1.152 +3 -3 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 Fri Feb 20 10:55:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA12884 for cvs-all-outgoing; Fri, 20 Feb 1998 10:55:16 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from paris.dppl.com (qmailr@paris.dppl.com [205.230.74.150]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA12873 for ; Fri, 20 Feb 1998 10:55:10 -0800 (PST) (envelope-from yds@dppl.com) Received: (qmail 11467 invoked from network); 20 Feb 1998 18:55:08 -0000 Received: from ichiban.ingress.com (HELO ichiban) (205.230.64.31) by paris.dppl.com with SMTP; 20 Feb 1998 18:55:08 -0000 Message-ID: <010f01bd3e31$1031a310$1f40e6cd@ichiban.ingress.com> From: "Yarema" To: "Nate Williams" Cc: Subject: Re: MACHINE vs. MACHINE_ARCH Date: Fri, 20 Feb 1998 13:55:07 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >> MACHINE_ARCH and MACHINE aren't the same thing. > >How are they different? On OpenBSD, and I presume NetBSD, MACHINE might be "amiga" but MACHINE_ARCH would be "m68k" or something like that. Just because the are the same on Intel boxes don't mean they are gonna be the same when you install FreeBSD on your toaster. -- Yarema To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 10:58:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA13298 for cvs-all-outgoing; Fri, 20 Feb 1998 10:58:53 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA13269 for ; Fri, 20 Feb 1998 10:58:37 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id LAA24470; Fri, 20 Feb 1998 11:58:23 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id LAA13959; Fri, 20 Feb 1998 11:58:21 -0700 Date: Fri, 20 Feb 1998 11:58:21 -0700 Message-Id: <199802201858.LAA13959@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Yarema" Cc: "Nate Williams" , Subject: Re: MACHINE vs. MACHINE_ARCH In-Reply-To: <010f01bd3e31$1031a310$1f40e6cd@ichiban.ingress.com> References: <010f01bd3e31$1031a310$1f40e6cd@ichiban.ingress.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > >> MACHINE_ARCH and MACHINE aren't the same thing. > > > >How are they different? > > On OpenBSD, and I presume NetBSD, MACHINE might be "amiga" but MACHINE_ARCH > would be "m68k" or something like that. Just because the are the same on > Intel boxes don't mean they are gonna be the same when you install FreeBSD > on your toaster. So, why didn't the CSRG make a distinction with machines that had the same CPU 'architecture' but different HW? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 11:24:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA16661 for cvs-all-outgoing; Fri, 20 Feb 1998 11:24:36 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA16653; Fri, 20 Feb 1998 11:24:34 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA15520; Fri, 20 Feb 1998 10:39:59 -0800 (PST) Date: Fri, 20 Feb 1998 10:39:59 -0800 (PST) Message-Id: <199802201839.KAA15520@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/cad/felt Makefile ports/devel/crossgo32 Makefile ports/devel/linuxgdb Makefile ports/games/xbattle Makefile ports/games/xbl Makefile ports/graphics/hobbes-icons-xpm Makefile ports/graphics/plotmtv Makefile ports/lang/atlast Makefile ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/20 10:39:58 PST Modified files: cad/felt Makefile devel/crossgo32 Makefile devel/linuxgdb Makefile games/xbattle Makefile games/xbl Makefile graphics/hobbes-icons-xpm Makefile graphics/plotmtv Makefile lang/atlast Makefile lang/cim Makefile math/freefem Makefile math/ss Makefile misc/xpns Makefile net/freewais-sf Makefile textproc/isearch Makefile www/w3c-httpd Makefile x11/slingshot Makefile Log: Update to reflect Pedro's new Email address. PR: 5725 Revision Changes Path 1.6 +2 -2 ports/cad/felt/Makefile 1.5 +2 -2 ports/devel/crossgo32/Makefile 1.4 +3 -3 ports/devel/linuxgdb/Makefile 1.3 +3 -3 ports/games/xbattle/Makefile 1.2 +2 -2 ports/games/xbl/Makefile 1.5 +2 -2 ports/graphics/hobbes-icons-xpm/Makefile 1.5 +2 -2 ports/graphics/plotmtv/Makefile 1.2 +2 -2 ports/lang/atlast/Makefile 1.5 +2 -2 ports/lang/cim/Makefile 1.4 +3 -3 ports/math/freefem/Makefile 1.3 +3 -3 ports/math/ss/Makefile 1.3 +3 -3 ports/misc/xpns/Makefile 1.5 +3 -3 ports/net/freewais-sf/Makefile 1.5 +2 -2 ports/textproc/isearch/Makefile 1.17 +2 -2 ports/www/w3c-httpd/Makefile 1.2 +3 -3 ports/x11/slingshot/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 11:29:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA17353 for cvs-all-outgoing; Fri, 20 Feb 1998 11:29:25 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jekyll.piermont.com (jekyll.piermont.com [206.1.51.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA17333 for ; Fri, 20 Feb 1998 11:29:17 -0800 (PST) (envelope-from perry@jekyll.piermont.com) Received: from jekyll.piermont.com (localhost [[UNIX: localhost]]) by jekyll.piermont.com (8.8.8/8.6.12) with ESMTP id OAA03056; Fri, 20 Feb 1998 14:28:56 -0500 (EST) Message-Id: <199802201928.OAA03056@jekyll.piermont.com> To: Nate Williams cc: perry@piermont.com, cvs-all@FreeBSD.ORG Subject: Re: MACHINE vs. MACHINE_ARCH In-reply-to: Your message of "Fri, 20 Feb 1998 11:42:24 MST." <199802201842.LAA13852@mt.sri.com> Reply-To: perry@piermont.com X-Reposting-Policy: redistribute only with permission Date: Fri, 20 Feb 1998 14:28:55 -0500 From: "Perry E. Metzger" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Nate Williams writes: > > > I thought it was silly when NetBSD did it initially, and it's no less > > > silly now. > > > > MACHINE_ARCH and MACHINE aren't the same thing. > > How are they different? You have to be able to distinguish between classes (m68k or powerpc) and specific instances (amigas & old macs, powermacs or beboxes). We've got something like 20 different machine types we run on, but only about seven different kinds of processors (mips, ns32k, i386, m68k, vax, powerpc, sparc). Thus, MACHINE vs. MACHINE_ARCH. Perry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 11:37:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA18421 for cvs-all-outgoing; Fri, 20 Feb 1998 11:37:36 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA18373; Fri, 20 Feb 1998 11:36:50 -0800 (PST) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.5/8.8.7) id GAA06507; Sat, 21 Feb 1998 06:36:06 +1100 (EST) (envelope-from jb) From: John Birrell Message-Id: <199802201936.GAA06507@cimlogic.com.au> Subject: Re: cvs commit: src/lib/msun Makefile In-Reply-To: <2175.887971679@time.cdrom.com> from "Jordan K. Hubbard" at "Feb 20, 98 02:47:59 am" To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Sat, 21 Feb 1998 06:36:06 +1100 (EST) Cc: jb@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Jordan K. Hubbard wrote: > > Add alpha support. m68k crept in too. Oops. 8-) > > Can the long-awaited port of FreeBSD to the Palm Pilot be > far off? :-) :-) "Long-awaited" eh? Must be an 8-bit long... and no, I'm not poting to _that_. -- John Birrell - jb@cimlogic.com.au; jb@netbsd.org; jb@freebsd.org CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 11:41:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA18694 for cvs-all-outgoing; Fri, 20 Feb 1998 11:41:17 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA18640; Fri, 20 Feb 1998 11:40:18 -0800 (PST) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.5/8.8.7) id GAA06534; Sat, 21 Feb 1998 06:40:17 +1100 (EST) (envelope-from jb) From: John Birrell Message-Id: <199802201940.GAA06534@cimlogic.com.au> Subject: Re: cvs commit: src/gnu/usr.bin Makefile In-Reply-To: <199802201614.IAA14007@freefall.freebsd.org> from "Jordan K. Hubbard" at "Feb 20, 98 08:14:38 am" To: jkh@FreeBSD.ORG (Jordan K. Hubbard) Date: Sat, 21 Feb 1998 06:40:16 +1100 (EST) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Jordan K. Hubbard wrote: > Correct spammage from MACHINE_ARCH commit - you don't want to > *replace* the SUBDIR list in that case, you want to augment it. > Also move a stray .endif to its proper location. Heh, no wonder my > release builds were falling over! ;) Oops, sorry!. BTW, the .endif wasn't stray. It kept perl inside the i386 .if -- John Birrell - jb@cimlogic.com.au; jb@netbsd.org; jb@freebsd.org CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 11:51:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA19647 for cvs-all-outgoing; Fri, 20 Feb 1998 11:51:03 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA19642; Fri, 20 Feb 1998 11:51:02 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA15760; Fri, 20 Feb 1998 11:50:11 -0800 (PST) Date: Fri, 20 Feb 1998 11:50:11 -0800 (PST) Message-Id: <199802201950.LAA15760@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/window wwsize.c wwalloc.c cmd7.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/20 11:50:11 PST Modified files: usr.bin/window wwsize.c wwalloc.c cmd7.c Log: Add #include to get prototypes. Revision Changes Path 1.2 +1 -0 src/usr.bin/window/wwsize.c 1.2 +1 -0 src/usr.bin/window/wwalloc.c 1.2 +1 -0 src/usr.bin/window/cmd7.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 11:54:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA20485 for cvs-all-outgoing; Fri, 20 Feb 1998 11:54:12 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA20444; Fri, 20 Feb 1998 11:54:04 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA15830; Fri, 20 Feb 1998 11:53:13 -0800 (PST) Date: Fri, 20 Feb 1998 11:53:13 -0800 (PST) Message-Id: <199802201953.LAA15830@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/window wwdump.c parser4.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/20 11:53:12 PST Modified files: usr.bin/window wwdump.c parser4.c Log: Add #include to get prototypes. Revision Changes Path 1.2 +1 -0 src/usr.bin/window/wwdump.c 1.2 +1 -0 src/usr.bin/window/parser4.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 11:56:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA20800 for cvs-all-outgoing; Fri, 20 Feb 1998 11:56:55 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA20795; Fri, 20 Feb 1998 11:56:54 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA15880; Fri, 20 Feb 1998 11:56:02 -0800 (PST) Date: Fri, 20 Feb 1998 11:56:02 -0800 (PST) Message-Id: <199802201956.LAA15880@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/window lcmd1.c main.c string.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/20 11:56:02 PST Modified files: usr.bin/window lcmd1.c main.c string.c Log: Add #include to get prototypes. Note that this program also has a local "string.h" which is included too. Revision Changes Path 1.2 +2 -1 src/usr.bin/window/lcmd1.c 1.5 +2 -1 src/usr.bin/window/main.c 1.2 +2 -1 src/usr.bin/window/string.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 11:58:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA20955 for cvs-all-outgoing; Fri, 20 Feb 1998 11:58:19 -0800 (PST) (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 LAA20871; Fri, 20 Feb 1998 11:57:58 -0800 (PST) (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.6.9) with ESMTP id LAA14869; Fri, 20 Feb 1998 11:57:10 -0800 (PST) To: John Birrell cc: jb@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: Re: cvs commit: src/lib/msun Makefile In-reply-to: Your message of "Sat, 21 Feb 1998 06:36:06 +1100." <199802201936.GAA06507@cimlogic.com.au> Date: Fri, 20 Feb 1998 11:57:10 -0800 Message-ID: <14864.888004630@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Jordan K. Hubbard wrote: > > > Add alpha support. m68k crept in too. Oops. 8-) > > > > Can the long-awaited port of FreeBSD to the Palm Pilot be > > far off? :-) :-) > > "Long-awaited" eh? Must be an 8-bit long... and no, I'm not poting to _that_. I was just joking, of course, but it's actually not an 8-bit long; it's got a Motorol 68328 "dragon ball" chip in there which is a full 16 bit device with no MMU. The lack of an MMU and only a MB of memory to work with is the biggest stumbling block, though from what I hear Linux is being ported to it nonetheless. Those maniacs. :-) Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 12:00:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA21166 for cvs-all-outgoing; Fri, 20 Feb 1998 12:00:53 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA21161; Fri, 20 Feb 1998 12:00:51 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA15937; Fri, 20 Feb 1998 12:00:00 -0800 (PST) Date: Fri, 20 Feb 1998 12:00:00 -0800 (PST) Message-Id: <199802202000.MAA15937@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/window lcmd2.c var.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/20 12:00:00 PST Modified files: usr.bin/window lcmd2.c var.c Log: Change a (defaulted) int arg to a long so that a cast from a pointer doesn't throw anything away. I don't want to re-code the app, just port it! Revision Changes Path 1.2 +4 -3 src/usr.bin/window/lcmd2.c 1.2 +1 -0 src/usr.bin/window/var.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 12:01:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA21208 for cvs-all-outgoing; Fri, 20 Feb 1998 12:01:01 -0800 (PST) (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 MAA21135; Fri, 20 Feb 1998 12:00:24 -0800 (PST) (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.6.9) with ESMTP id LAA23911; Fri, 20 Feb 1998 11:59:33 -0800 (PST) To: John Birrell cc: jkh@FreeBSD.ORG (Jordan K. Hubbard), cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin Makefile In-reply-to: Your message of "Sat, 21 Feb 1998 06:40:16 +1100." <199802201940.GAA06534@cimlogic.com.au> Date: Fri, 20 Feb 1998 11:59:33 -0800 Message-ID: <23901.888004773@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Jordan K. Hubbard wrote: > > Correct spammage from MACHINE_ARCH commit - you don't want to > > *replace* the SUBDIR list in that case, you want to augment it. > > Also move a stray .endif to its proper location. Heh, no wonder my > > release builds were falling over! ;) > > Oops, sorry!. > > BTW, the .endif wasn't stray. It kept perl inside the i386 .if I considered that for a moment and then wondered why you'd want to restrict PERL to the i386 arch. Even if the average ALPHA user hates perl4, it's still not a convincing argument that it's architecture dependent. ;) Or is it? I have no idea how much we've mangled the copy we have in the tree and while Larry's original dist is certainly architecture-neutral, I wouldn't put it past someone to have removed all the "extra" stuff at some point in the past. ;-) Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 12:13:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA23029 for cvs-all-outgoing; Fri, 20 Feb 1998 12:13:08 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA23006; Fri, 20 Feb 1998 12:12:52 -0800 (PST) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.5/8.8.7) id HAA06690; Sat, 21 Feb 1998 07:12:34 +1100 (EST) (envelope-from jb) From: John Birrell Message-Id: <199802202012.HAA06690@cimlogic.com.au> Subject: Re: cvs commit: src/gnu/usr.bin Makefile In-Reply-To: <23901.888004773@time.cdrom.com> from "Jordan K. Hubbard" at "Feb 20, 98 11:59:33 am" To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Sat, 21 Feb 1998 07:12:34 +1100 (EST) Cc: jb@cimlogic.com.au, jkh@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Jordan K. Hubbard wrote: > I considered that for a moment and then wondered why you'd want to > restrict PERL to the i386 arch. Even if the average ALPHA user hates > perl4, it's still not a convincing argument that it's architecture > dependent. ;) It's architecture dependent until it's ported to alpha. I've been using this as a "comment out" method so that I don't have to keep too many local mods to the source tree. I'm currently running at 150 which is too many. > Or is it? I have no idea how much we've mangled the copy we have in > the tree and while Larry's original dist is certainly > architecture-neutral, I wouldn't put it past someone to have removed > all the "extra" stuff at some point in the past. ;-) perl is not high on my list of things to port. I'm more interesting in finding out why vi barfs on ioctls. Gotta have my vi. 8-) Regards, -- John Birrell - jb@cimlogic.com.au; jb@netbsd.org; jb@freebsd.org CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 12:18:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA24052 for cvs-all-outgoing; Fri, 20 Feb 1998 12:18:21 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA23895; Fri, 20 Feb 1998 12:17:50 -0800 (PST) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.5/8.8.7) id HAA06713; Sat, 21 Feb 1998 07:17:24 +1100 (EST) (envelope-from jb) From: John Birrell Message-Id: <199802202017.HAA06713@cimlogic.com.au> Subject: Re: cvs commit: src/lib/msun Makefile In-Reply-To: <14864.888004630@time.cdrom.com> from "Jordan K. Hubbard" at "Feb 20, 98 11:57:10 am" To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Sat, 21 Feb 1998 07:17:24 +1100 (EST) Cc: jb@cimlogic.com.au, jb@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Jordan K. Hubbard wrote: > I was just joking, of course, but it's actually not an 8-bit long; I was referring to _your_ "long-awaited". 8-) > it's got a Motorol 68328 "dragon ball" chip in there which is a full > 16 bit device with no MMU. The lack of an MMU and only a MB of memory OK, so it can fit a RAM disk, where does the OS go? In the other pocket? > to work with is the biggest stumbling block, though from what I hear > Linux is being ported to it nonetheless. Those maniacs. :-) I feel a few kludges coming ... Regards, -- John Birrell - jb@cimlogic.com.au; jb@netbsd.org; jb@freebsd.org CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 12:18:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA24285 for cvs-all-outgoing; Fri, 20 Feb 1998 12:18:50 -0800 (PST) (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 MAA24146; Fri, 20 Feb 1998 12:18:29 -0800 (PST) (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.6.9) with ESMTP id MAA25885; Fri, 20 Feb 1998 12:17:07 -0800 (PST) To: John Birrell cc: jkh@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin Makefile In-reply-to: Your message of "Sat, 21 Feb 1998 07:12:34 +1100." <199802202012.HAA06690@cimlogic.com.au> Date: Fri, 20 Feb 1998 12:17:07 -0800 Message-ID: <25879.888005827@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > It's architecture dependent until it's ported to alpha. I've been using > this as a "comment out" method so that I don't have to keep too many > local mods to the source tree. I'm currently running at 150 which is > too many. Ick. How about using NOPERL for now? :-) Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 12:42:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA28225 for cvs-all-outgoing; Fri, 20 Feb 1998 12:42:21 -0800 (PST) (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 MAA27887; Fri, 20 Feb 1998 12:41:21 -0800 (PST) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0y5zFt-0001wg-00; Fri, 20 Feb 1998 13:41:09 -0700 Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.8.8/8.8.3) with ESMTP id NAA17634; Fri, 20 Feb 1998 13:41:28 -0700 (MST) Message-Id: <199802202041.NAA17634@harmony.village.org> To: Nate Williams Subject: Re: cvs commit: src/lib/libc/stdlib Makefile.inc Cc: John Birrell , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG In-reply-to: Your message of "Fri, 20 Feb 1998 10:30:35 MST." <199802201730.KAA13444@mt.sri.com> References: <199802201730.KAA13444@mt.sri.com> <199802200841.AAA18509@freefall.freebsd.org> Date: Fri, 20 Feb 1998 13:41:28 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199802201730.KAA13444@mt.sri.com> Nate Williams writes: : Why is this being done? It's the same thing with a different name, no? : I thought it was silly when NetBSD did it initially, and it's no less : silly now. MACHINE_ARCH is the CPU architecture (eg mips or m68k) while MACHINE is the computer architecture (eg arc, pmax, news, sgi -or- atari, amiga, sun3, sun3x, apple, hp300). They happen to be the sam efor i386 or alpha, but can be different for other ports. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 12:47:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA29231 for cvs-all-outgoing; Fri, 20 Feb 1998 12:47:47 -0800 (PST) (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 MAA28737; Fri, 20 Feb 1998 12:45:03 -0800 (PST) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0y5zJS-0001wj-00; Fri, 20 Feb 1998 13:44:50 -0700 Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.8.8/8.8.3) with ESMTP id NAA17648; Fri, 20 Feb 1998 13:45:10 -0700 (MST) Message-Id: <199802202045.NAA17648@harmony.village.org> To: "Jordan K. Hubbard" Subject: Re: cvs commit: src/lib/msun Makefile Cc: John Birrell , jb@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG In-reply-to: Your message of "Fri, 20 Feb 1998 11:57:10 PST." <14864.888004630@time.cdrom.com> References: <14864.888004630@time.cdrom.com> Date: Fri, 20 Feb 1998 13:45:09 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <14864.888004630@time.cdrom.com> "Jordan K. Hubbard" writes: : 16 bit device with no MMU. The lack of an MMU and only a MB of memory I looked into making FreeBSD work on a MIPS chip that has no MMU (the R4650), but did have base and bounds registers. It looked very non-trivial to do, especially if you wanted the more useful features of the system to work at anything like a reasonable speed (shared memory, mmap etC). Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 12:54:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA01340 for cvs-all-outgoing; Fri, 20 Feb 1998 12:54:09 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA01005; Fri, 20 Feb 1998 12:52:53 -0800 (PST) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.5/8.8.7) id HAA06773; Sat, 21 Feb 1998 07:28:59 +1100 (EST) (envelope-from jb) From: John Birrell Message-Id: <199802202028.HAA06773@cimlogic.com.au> Subject: Re: cvs commit: src/gnu/usr.bin Makefile In-Reply-To: <25879.888005827@time.cdrom.com> from "Jordan K. Hubbard" at "Feb 20, 98 12:17:07 pm" To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Sat, 21 Feb 1998 07:28:59 +1100 (EST) Cc: jb@cimlogic.com.au, jkh@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Jordan K. Hubbard wrote: > > It's architecture dependent until it's ported to alpha. I've been using > > this as a "comment out" method so that I don't have to keep too many > > local mods to the source tree. I'm currently running at 150 which is > > too many. > > Ick. How about using NOPERL for now? :-) I'd prefer not to put a NOFOO on every foo that doesn't work on alpha. Testing for the MACHINE accurately reflects the state of the port. That way, anyone can say "hey perl hasn't been ported to alpha, I'll work on that". OK, so I dream... Regards, -- John Birrell - jb@cimlogic.com.au; jb@netbsd.org; jb@freebsd.org CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 12:54:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA01457 for cvs-all-outgoing; Fri, 20 Feb 1998 12:54:23 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA01233; Fri, 20 Feb 1998 12:53:53 -0800 (PST) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.5/8.8.7) id GAA06448; Sat, 21 Feb 1998 06:28:40 +1100 (EST) (envelope-from jb) From: John Birrell Message-Id: <199802201928.GAA06448@cimlogic.com.au> Subject: Re: cvs commit: src/lib/libc/stdlib Makefile.inc In-Reply-To: <199802201730.KAA13444@mt.sri.com> from Nate Williams at "Feb 20, 98 10:30:35 am" To: nate@mt.sri.com (Nate Williams) Date: Sat, 21 Feb 1998 06:28:40 +1100 (EST) Cc: jb@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Nate Williams wrote: > > Log: > > Change MACHINE references to MACHINE_ARCH. > > Why is this being done? It's the same thing with a different name, no? > I thought it was silly when NetBSD did it initially, and it's no less > silly now. When you build on a machine that shares a processor with other machines, MACHINE_ARCH reflects the processor and MACHINE reflects the system. I've been building with MACHINE_ARCH=m68k and MACHINE=mvme68k to check that my makefile changes are reasonably portable. For alpha, like i386 MACHINE is the same as MACHINE_ARCH, though. And I still think that PC98 should be a MACHINE, leaving MACHINE_ARCH=i386, instead of the special case of MACHINE_PC98 that is not built into make like MACHINE and MACHINE_ARCH are. Regards, -- John Birrell - jb@cimlogic.com.au; jb@netbsd.org; jb@freebsd.org CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 13:05:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA03285 for cvs-all-outgoing; Fri, 20 Feb 1998 13:05:37 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA03269; Fri, 20 Feb 1998 13:05:31 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA16119; Fri, 20 Feb 1998 13:04:40 -0800 (PST) Date: Fri, 20 Feb 1998 13:04:40 -0800 (PST) Message-Id: <199802202104.NAA16119@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/scsi scsiconf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/02/20 13:04:39 PST Modified files: (Branch: RELENG_2_2) sys/scsi scsiconf.c Log: MFC, use the correct field for the no-tags attribute, avoid spamming probe messages. Submitted by: bde Revision Changes Path 1.64.2.25 +2 -2 src/sys/scsi/scsiconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 13:27:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA06754 for cvs-all-outgoing; Fri, 20 Feb 1998 13:27:17 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from sag.space.lockheed.com (sag.space.lockheed.com [192.68.162.134]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA06747 for ; Fri, 20 Feb 1998 13:27:14 -0800 (PST) (envelope-from handy@sag.space.lockheed.com) Received: from localhost by sag.space.lockheed.com; (5.65v3.2/1.1.8.2/21Nov95-0423PM) id AA30294; Fri, 20 Feb 1998 13:26:52 -0800 Date: Fri, 20 Feb 1998 13:26:52 -0800 (PST) From: Brian Handy To: John Birrell Cc: "Jordan K. Hubbard" , cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin Makefile In-Reply-To: <199802202028.HAA06773@cimlogic.com.au> Message-Id: X-Files: The truth is out there Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk [cc: trimmed slightly] On Sat, 21 Feb 1998, John Birrell wrote: >I'd prefer not to put a NOFOO on every foo that doesn't work on alpha. >Testing for the MACHINE accurately reflects the state of the port. >That way, anyone can say "hey perl hasn't been ported to alpha, I'll >work on that". OK, so I dream... So, is this all just theoretical work being done in preparation for the impending ALPHA port, or is there an actual piece of ALPHA hardware in this loop somewhere? I'm intrigued! :-) Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 13:41:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA07650 for cvs-all-outgoing; Fri, 20 Feb 1998 13:41:44 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA07641 for ; Fri, 20 Feb 1998 13:41:40 -0800 (PST) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.5/8.8.7) id IAA07067; Sat, 21 Feb 1998 08:41:21 +1100 (EST) (envelope-from jb) From: John Birrell Message-Id: <199802202141.IAA07067@cimlogic.com.au> Subject: Re: cvs commit: src/gnu/usr.bin Makefile In-Reply-To: from Brian Handy at "Feb 20, 98 01:26:52 pm" To: handy@sag.space.lockheed.com (Brian Handy) Date: Sat, 21 Feb 1998 08:41:20 +1100 (EST) Cc: jb@cimlogic.com.au, jkh@time.cdrom.com, cvs-all@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Brian Handy wrote: > So, is this all just theoretical work being done in preparation for the > impending ALPHA port, or is there an actual piece of ALPHA hardware in > this loop somewhere? I'm intrigued! :-) It's not theoretical, I'm building on a Alpha 3000-300X. The system starts out with NetBSD and gradually turns itself into FreeBSD. Then it hits a wall, so I fix that and go back and start the bootstrap build again. I've got a couple of outstanding problems with libc, but apart from those, I'm working on usr.bin programs (as you can probably see from the commits). Regards, -- John Birrell - jb@cimlogic.com.au; jb@netbsd.org; jb@freebsd.org CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 15:38:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA28084 for cvs-all-outgoing; Fri, 20 Feb 1998 15:38:40 -0800 (PST) (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 PAA27625; Fri, 20 Feb 1998 15:37:35 -0800 (PST) (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.6.9) with ESMTP id PAA21740; Fri, 20 Feb 1998 15:25:34 -0800 (PST) To: John Birrell cc: jkh@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin Makefile In-reply-to: Your message of "Sat, 21 Feb 1998 07:28:59 +1100." <199802202028.HAA06773@cimlogic.com.au> Date: Fri, 20 Feb 1998 15:25:34 -0800 Message-ID: <21736.888017134@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > I'd prefer not to put a NOFOO on every foo that doesn't work on alpha. > Testing for the MACHINE accurately reflects the state of the port. > That way, anyone can say "hey perl hasn't been ported to alpha, I'll > work on that". OK, so I dream... Hmmm. OK, well, if you want to put it back then I won't complain. :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 15:56:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA01705 for cvs-all-outgoing; Fri, 20 Feb 1998 15:56:43 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA01649; Fri, 20 Feb 1998 15:56:28 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA16851; Fri, 20 Feb 1998 15:55:35 -0800 (PST) Date: Fri, 20 Feb 1998 15:55:35 -0800 (PST) Message-Id: <199802202355.PAA16851@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf majors.i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/20 15:55:34 PST Modified files: sys/i386/conf majors.i386 Log: Reserve cdev 93 for CODA filesystem. Submitted by: "Robert.V.Baron" Revision Changes Path 1.34 +2 -1 src/sys/i386/conf/majors.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 17:46:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA25764 for cvs-all-outgoing; Fri, 20 Feb 1998 17:46:25 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA25747; Fri, 20 Feb 1998 17:46:24 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA17221; Fri, 20 Feb 1998 17:45:31 -0800 (PST) Date: Fri, 20 Feb 1998 17:45:31 -0800 (PST) Message-Id: <199802210145.RAA17221@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp arp.c arp.h auth.c bundle.c bundle.h ccp.c ccp.h command.c datalink.c filter.c fsm.c fsm.h hdlc.c ipcp.c ipcp.h lcp.c lcp.h link.h main.c modem.c modem.h physical.h slcompress.h vjcomp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/20 17:45:30 PST Modified files: (Branch: MP) usr.sbin/ppp arp.c arp.h auth.c bundle.c bundle.h ccp.c ccp.h command.c datalink.c filter.c fsm.c fsm.h hdlc.c ipcp.c ipcp.h lcp.c lcp.h link.h main.c modem.c modem.h physical.h slcompress.h vjcomp.c Log: Shuffle around our FSMs a bit. This'll make it easier to remove the CcpInfo, LcpInfo and IpcpInfo globals. Revision Changes Path 1.27.2.4 +10 -13 src/usr.sbin/ppp/arp.c 1.7.2.4 +3 -5 src/usr.sbin/ppp/arp.h 1.27.2.9 +4 -4 src/usr.sbin/ppp/auth.c 1.1.2.15 +8 -4 src/usr.sbin/ppp/Attic/bundle.c 1.1.2.10 +6 -4 src/usr.sbin/ppp/Attic/bundle.h 1.30.2.12 +55 -51 src/usr.sbin/ppp/ccp.c 1.14.2.10 +7 -7 src/usr.sbin/ppp/ccp.h 1.131.2.28 +31 -31 src/usr.sbin/ppp/command.c 1.1.2.12 +8 -8 src/usr.sbin/ppp/Attic/datalink.c 1.22.2.5 +3 -3 src/usr.sbin/ppp/filter.c 1.27.2.13 +30 -10 src/usr.sbin/ppp/fsm.c 1.16.2.7 +9 -2 src/usr.sbin/ppp/fsm.h 1.28.2.13 +6 -6 src/usr.sbin/ppp/hdlc.c 1.50.2.15 +168 -155 src/usr.sbin/ppp/ipcp.c 1.18.2.13 +26 -24 src/usr.sbin/ppp/ipcp.h 1.55.2.19 +38 -25 src/usr.sbin/ppp/lcp.c 1.16.2.11 +4 -2 src/usr.sbin/ppp/lcp.h 1.1.2.5 +3 -1 src/usr.sbin/ppp/Attic/link.h 1.121.2.27 +3 -3 src/usr.sbin/ppp/main.c 1.77.2.24 +26 -7 src/usr.sbin/ppp/modem.c 1.16.2.9 +3 -2 src/usr.sbin/ppp/modem.h 1.1.2.11 +3 -3 src/usr.sbin/ppp/Attic/physical.h 1.10.2.2 +5 -3 src/usr.sbin/ppp/slcompress.h 1.16.2.4 +4 -4 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 Fri Feb 20 19:24:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA13465 for cvs-all-outgoing; Fri, 20 Feb 1998 19:24:40 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA13455; Fri, 20 Feb 1998 19:24:37 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA17392; Fri, 20 Feb 1998 19:20:47 -0800 (PST) Date: Fri, 20 Feb 1998 19:20:47 -0800 (PST) Message-Id: <199802210320.TAA17392@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys time.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/02/20 19:20:46 PST Modified files: sys/sys time.h Log: Add #ifndef _POSIX_SOURCE around the timecounter definitions which rely on u_int being defined in sys/types.h, but isn't if _POSIX_SOURCE is defined. This fixes the gnu/lib/libstdc++ breakage. I've successfully completed a make world after this and a kernel (without many devices). Revision Changes Path 1.18 +3 -1 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 Fri Feb 20 19:52:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA17229 for cvs-all-outgoing; Fri, 20 Feb 1998 19:52:40 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from istari.home.net (cc158233-a.catv1.md.home.com [24.3.25.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA17185 for ; Fri, 20 Feb 1998 19:52:23 -0800 (PST) (envelope-from sjr@home.net) Received: (from sjr@localhost) by istari.home.net (8.8.8/8.8.6) id WAA05064; Fri, 20 Feb 1998 22:22:41 -0500 (EST) Date: Fri, 20 Feb 1998 22:22:41 -0500 (EST) From: "Stephen J. Roznowski" Message-Id: <199802210322.WAA05064@istari.home.net> To: dg@root.com Subject: Re: Status of kern/5402 -- can someone process? In-Reply-To: Mail from 'David Greenman ' dated: Wed, 18 Feb 1998 21:53:52 -0800 Cc: committers@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > From: David Greenman > > >On 31 Dec 1997, I submitted a PR (kern/5402) updating in_pcb.c to > >reflect current IANA port ranges.... > > > >Any chance of getting someone to process this (or close it)? > > Last I recall on this subject was that our current port ranges were the > desired ones and certain people might become murderous if they were changed. Well, I can't really think of a technical reason why one range should be preferred over the other, and in that case, I would have hoped that FreeBSD would follow the "standard". I'd appreciate hearing what the objections are (privately is fine). If the architects are in agreement to keep the existing port range, then this PR can be closed. Thanks, -SR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 20:24:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA22550 for cvs-all-outgoing; Fri, 20 Feb 1998 20:24:47 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA22500; Fri, 20 Feb 1998 20:24:39 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA17511; Fri, 20 Feb 1998 20:06:24 -0800 (PST) Date: Fri, 20 Feb 1998 20:06:24 -0800 (PST) Message-Id: <199802210406.UAA17511@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/perl/x2p Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/20 20:06:24 PST Modified files: gnu/usr.bin/perl/x2p Makefile Log: Build perl header files for machine/* too. PR: 672 Submitted by: Jun Kuriyama Revision Changes Path 1.11 +1 -1 src/gnu/usr.bin/perl/x2p/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 20:54:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA25300 for cvs-all-outgoing; Fri, 20 Feb 1998 20:54:39 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA25294; Fri, 20 Feb 1998 20:54:37 -0800 (PST) (envelope-from gpalmer@FreeBSD.org) From: Gary Palmer Received: (from gpalmer@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA17591; Fri, 20 Feb 1998 20:32:59 -0800 (PST) Date: Fri, 20 Feb 1998 20:32:59 -0800 (PST) Message-Id: <199802210432.UAA17591@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/dev/vx if_vx.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gpalmer 1998/02/20 20:32:59 PST Modified files: sys/dev/vx if_vx.c Log: Provide a missing parameter to printf to stop the kernel from panicing. Revision Changes Path 1.15 +1 -1 src/sys/dev/vx/if_vx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 20:56:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA25686 for cvs-all-outgoing; Fri, 20 Feb 1998 20:56:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA25628; Fri, 20 Feb 1998 20:55:59 -0800 (PST) (envelope-from gpalmer@FreeBSD.org) From: Gary Palmer Received: (from gpalmer@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA17686; Fri, 20 Feb 1998 20:55:04 -0800 (PST) Date: Fri, 20 Feb 1998 20:55:04 -0800 (PST) Message-Id: <199802210455.UAA17686@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/dev/vx if_vx.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gpalmer 1998/02/20 20:55:04 PST Modified files: (Branch: RELENG_2_2) sys/dev/vx if_vx.c Log: MFC: fix kernel panic caused by bad printf Revision Changes Path 1.2.2.5 +1 -1 src/sys/dev/vx/if_vx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 21:16:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA28493 for cvs-all-outgoing; Fri, 20 Feb 1998 21:16:39 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA28485; Fri, 20 Feb 1998 21:16:36 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA17860; Fri, 20 Feb 1998 21:15:42 -0800 (PST) Date: Fri, 20 Feb 1998 21:15:42 -0800 (PST) Message-Id: <199802210515.VAA17860@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/devel/xwpe Makefile ports/devel/xwpe/files md5 ports/devel/xwpe/patches patch-06 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/20 21:15:42 PST Modified files: devel/xwpe Makefile devel/xwpe/files md5 Removed files: devel/xwpe/patches patch-06 Log: Add some patches distributed by the maintainer of xwpe. PR: 5412 Submitted by: Mario Sergio Fujikawa Ferreira Revision Changes Path 1.4 +6 -3 ports/devel/xwpe/Makefile 1.2 +4 -0 ports/devel/xwpe/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 Feb 20 21:26:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA29697 for cvs-all-outgoing; Fri, 20 Feb 1998 21:26:05 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA29688; Fri, 20 Feb 1998 21:26:04 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA17927; Fri, 20 Feb 1998 21:25:10 -0800 (PST) Date: Fri, 20 Feb 1998 21:25:10 -0800 (PST) Message-Id: <199802210525.VAA17927@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/emulators/xzx/patches patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/20 21:25:09 PST Removed files: emulators/xzx/patches patch-ab Log: Remove the REGISTERED patch at the authors request. PR: 5376 Submitted by: Sheldon Hearn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 20 21:36:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA01301 for cvs-all-outgoing; Fri, 20 Feb 1998 21:36:05 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA01256; Fri, 20 Feb 1998 21:36:01 -0800 (PST) (envelope-from gpalmer@FreeBSD.org) From: Gary Palmer Received: (from gpalmer@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA17975; Fri, 20 Feb 1998 21:35:03 -0800 (PST) Date: Fri, 20 Feb 1998 21:35:03 -0800 (PST) Message-Id: <199802210535.VAA17975@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/dev/vx if_vx.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gpalmer 1998/02/20 21:35:03 PST Modified files: sys/dev/vx if_vx.c Log: Add $Id$ Revision Changes Path 1.16 +2 -0 src/sys/dev/vx/if_vx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 02:12:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA03194 for cvs-all-outgoing; Sat, 21 Feb 1998 02:12:42 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA03189; Sat, 21 Feb 1998 02:12:40 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA18471; Sat, 21 Feb 1998 02:11:44 -0800 (PST) Date: Sat, 21 Feb 1998 02:11:44 -0800 (PST) Message-Id: <199802211011.CAA18471@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf LINT options.i386 src/sys/i386/isa aha1542.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/02/21 02:11:44 PST Modified files: sys/i386/conf LINT options.i386 sys/i386/isa aha1542.c Log: Make TUNE_1542 a new-style option, and enable this option in LINT. It has been disabled since 1994 by mistake (or at least I hope so :-) Revision Changes Path 1.411 +2 -2 src/sys/i386/conf/LINT 1.75 +2 -1 src/sys/i386/conf/options.i386 1.75 +2 -1 src/sys/i386/isa/aha1542.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 07:06:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA01921 for cvs-all-outgoing; Sat, 21 Feb 1998 07:06:34 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA01914; Sat, 21 Feb 1998 07:06:31 -0800 (PST) (envelope-from se@FreeBSD.org) From: Stefan Esser Received: (from se@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA21080; Sat, 21 Feb 1998 07:05:34 -0800 (PST) Date: Sat, 21 Feb 1998 07:05:34 -0800 (PST) Message-Id: <199802211505.HAA21080@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 se 1998/02/21 07:05:34 PST Modified files: . modules Log: kdegraphics --> ports/graphics/kdegraphics Revision Changes Path 1.1831 +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 Feb 21 07:10:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA02140 for cvs-all-outgoing; Sat, 21 Feb 1998 07:10:21 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA02135; Sat, 21 Feb 1998 07:10:20 -0800 (PST) (envelope-from se@FreeBSD.org) From: Stefan Esser Received: (from se@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA21094; Sat, 21 Feb 1998 07:09:22 -0800 (PST) Date: Sat, 21 Feb 1998 07:09:22 -0800 (PST) Message-Id: <199802211509.HAA21094@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/graphics/kdegraphics - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk se 1998/02/21 07:09:22 PST ports/graphics/kdegraphics - Imported sources Update of /home/ncvs/ports/graphics/kdegraphics In directory freefall.freebsd.org:/d/users/se/kdegraphics Log Message: The KDE graphics utilities (at Beta3): - kdvi only useful with TeX ... - kfax FAX tool - kfract fractals generator - kghostview only useful with ghostscript - kpaint simple paint program - kview graphics file viewer Status: Vendor Tag: SE Release Tags: v0 N ports/graphics/kdegraphics/Makefile I ports/graphics/kdegraphics/CVS N ports/graphics/kdegraphics/files/md5 N ports/graphics/kdegraphics/patches/patch-aa N ports/graphics/kdegraphics/patches/patch-a0 N ports/graphics/kdegraphics/patches/patch-ab N ports/graphics/kdegraphics/pkg/PLIST N ports/graphics/kdegraphics/pkg/COMMENT N ports/graphics/kdegraphics/pkg/DESCR 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 Feb 21 07:14:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA02326 for cvs-all-outgoing; Sat, 21 Feb 1998 07:14:31 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA02321; Sat, 21 Feb 1998 07:14:30 -0800 (PST) (envelope-from se@FreeBSD.org) From: Stefan Esser Received: (from se@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA21219; Sat, 21 Feb 1998 07:13:32 -0800 (PST) Date: Sat, 21 Feb 1998 07:13:32 -0800 (PST) Message-Id: <199802211513.HAA21219@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 se 1998/02/21 07:13:32 PST Modified files: graphics Makefile Log: Activate kdegraphics Revision Changes Path 1.68 +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 Feb 21 07:16:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA02445 for cvs-all-outgoing; Sat, 21 Feb 1998 07:16:58 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA02440; Sat, 21 Feb 1998 07:16:56 -0800 (PST) (envelope-from se@FreeBSD.org) From: Stefan Esser Received: (from se@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA21267; Sat, 21 Feb 1998 07:15:59 -0800 (PST) Date: Sat, 21 Feb 1998 07:15:59 -0800 (PST) Message-Id: <199802211515.HAA21267@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/kde Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk se 1998/02/21 07:15:59 PST Modified files: x11/kde Makefile Log: Add kdegraphics Revision Changes Path 1.5 +2 -1 ports/x11/kde/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 07:50:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05026 for cvs-all-outgoing; Sat, 21 Feb 1998 07:50:09 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA05017; Sat, 21 Feb 1998 07:50:05 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA13864; Sat, 21 Feb 1998 07:49:07 -0800 (PST) Date: Sat, 21 Feb 1998 07:49:07 -0800 (PST) Message-Id: <199802211549.HAA13864@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/02/21 07:49:07 PST Modified files: sys/pc98/conf files.pc98 Log: Sync with sys/i386/conf/files.i386 revision 1.192. Revision Changes Path 1.55 +1 -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 Sat Feb 21 07:50:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05102 for cvs-all-outgoing; Sat, 21 Feb 1998 07:50:49 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA05093; Sat, 21 Feb 1998 07:50:46 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA13926; Sat, 21 Feb 1998 07:49:48 -0800 (PST) Date: Sat, 21 Feb 1998 07:49:48 -0800 (PST) Message-Id: <199802211549.HAA13926@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/ocaml Makefile ports/lang/ocaml/files md5 ports/lang/ocaml/patches patch-aa ports/lang/ocaml/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/21 07:49:48 PST Modified files: lang/ocaml Makefile lang/ocaml/files md5 lang/ocaml/pkg PLIST Added files: lang/ocaml/patches patch-aa Log: Update to version 1.07. PR: 5252, 5375 Submitted by: maintainer Revision Changes Path 1.3 +7 -5 ports/lang/ocaml/Makefile 1.3 +2 -2 ports/lang/ocaml/files/md5 1.3 +91 -25 ports/lang/ocaml/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 Feb 21 07:50:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05103 for cvs-all-outgoing; Sat, 21 Feb 1998 07:50:49 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA05091; Sat, 21 Feb 1998 07:50:46 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA13922; Sat, 21 Feb 1998 07:49:48 -0800 (PST) Date: Sat, 21 Feb 1998 07:49:48 -0800 (PST) Message-Id: <199802211549.HAA13922@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/conf majors.pc98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/02/21 07:49:47 PST Modified files: sys/pc98/conf majors.pc98 Log: Sync with sys/i386/conf/majors.i386 revision 1.34. Revision Changes Path 1.26 +2 -1 src/sys/pc98/conf/majors.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 07:51:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05290 for cvs-all-outgoing; Sat, 21 Feb 1998 07:51:31 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA05271; Sat, 21 Feb 1998 07:51:26 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA13964; Sat, 21 Feb 1998 07:50:28 -0800 (PST) Date: Sat, 21 Feb 1998 07:50:28 -0800 (PST) Message-Id: <199802211550.HAA13964@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/conf options.pc98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/02/21 07:50:28 PST Modified files: sys/pc98/conf options.pc98 Log: Sync with sys/i386/conf/options.i386 revision 1.21. Revision Changes Path 1.54 +2 -1 src/sys/pc98/conf/options.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 07:53:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05593 for cvs-all-outgoing; Sat, 21 Feb 1998 07:53:01 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA05552; Sat, 21 Feb 1998 07:52:52 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA13998; Sat, 21 Feb 1998 07:51:53 -0800 (PST) Date: Sat, 21 Feb 1998 07:51:53 -0800 (PST) Message-Id: <199802211551.HAA13998@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/pc98 spkr.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/02/21 07:51:53 PST Modified files: sys/pc98/pc98 spkr.c Log: Sync with sys/i386/isa/spkr.c revision 1.33. Revision Changes Path 1.12 +2 -2 src/sys/pc98/pc98/spkr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 07:53:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05732 for cvs-all-outgoing; Sat, 21 Feb 1998 07:53:46 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA05722; Sat, 21 Feb 1998 07:53:39 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA14031; Sat, 21 Feb 1998 07:52:42 -0800 (PST) Date: Sat, 21 Feb 1998 07:52:42 -0800 (PST) Message-Id: <199802211552.HAA14031@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/02/21 07:52:41 PST Modified files: sys/pc98/pc98 clock.c Log: Sync with sys/i386/isa/clock.c revision 1.111. Revision Changes Path 1.43 +121 -71 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 Sat Feb 21 07:55:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA06112 for cvs-all-outgoing; Sat, 21 Feb 1998 07:55:42 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA06064; Sat, 21 Feb 1998 07:55:24 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA14063; Sat, 21 Feb 1998 07:54:25 -0800 (PST) Date: Sat, 21 Feb 1998 07:54:25 -0800 (PST) Message-Id: <199802211554.HAA14063@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/02/21 07:54:25 PST Modified files: sys/pc98/pc98 clock.c Log: Oops, previous commit was incomplete. Revision Changes Path 1.44 +2 -5 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 Sat Feb 21 08:04:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA07433 for cvs-all-outgoing; Sat, 21 Feb 1998 08:04:29 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA07428; Sat, 21 Feb 1998 08:04:27 -0800 (PST) (envelope-from vanilla@FreeBSD.org) From: vanilla@FreeBSD.ORG Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA14114; Sat, 21 Feb 1998 08:03:29 -0800 (PST) Date: Sat, 21 Feb 1998 08:03:29 -0800 (PST) Message-Id: <199802211603.IAA14114@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/games/cosmo Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/02/21 08:03:29 PST Modified files: games/cosmo Makefile Log: Correct MASTER_SITE. Revision Changes Path 1.2 +3 -3 ports/games/cosmo/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 08:15:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA08631 for cvs-all-outgoing; Sat, 21 Feb 1998 08:15:48 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA08587; Sat, 21 Feb 1998 08:15:41 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA14198; Sat, 21 Feb 1998 08:14:42 -0800 (PST) Date: Sat, 21 Feb 1998 08:14:42 -0800 (PST) Message-Id: <199802211614.IAA14198@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data docs.sgml www/data/tutorials index.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/02/21 08:14:42 PST Modified files: data docs.sgml data/tutorials index.sgml Log: Change upgrade-from-source tutorial to point at the Nik Clayton (the author)'s website as the tutorial is more up-to-date there. PR: 5806 Submitted by: Nick Clayton Revision Changes Path 1.36 +3 -3 www/data/docs.sgml 1.16 +3 -3 www/data/tutorials/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 08:18:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09336 for cvs-all-outgoing; Sat, 21 Feb 1998 08:18:57 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA09330; Sat, 21 Feb 1998 08:18:56 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA14348; Sat, 21 Feb 1998 08:17:58 -0800 (PST) Date: Sat, 21 Feb 1998 08:17:58 -0800 (PST) Message-Id: <199802211617.IAA14348@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/bs bsif.c src/sys/pc98/conf options.pc98 src/sys/pc98/pc98 diskslice_machdep.c pc98_machdep.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/02/21 08:17:57 PST Modified files: sys/i386/isa/bs bsif.c sys/pc98/conf options.pc98 sys/pc98/pc98 diskslice_machdep.c pc98_machdep.c Log: Make pc98 options new-style. Revision Changes Path 1.5 +1 -0 src/sys/i386/isa/bs/bsif.c 1.55 +9 -1 src/sys/pc98/conf/options.pc98 1.12 +3 -1 src/sys/pc98/pc98/diskslice_machdep.c 1.14 +2 -0 src/sys/pc98/pc98/pc98_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 09:52:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA20097 for cvs-all-outgoing; Sat, 21 Feb 1998 09:52:43 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA20092; Sat, 21 Feb 1998 09:52:42 -0800 (PST) (envelope-from nate@FreeBSD.org) From: Nate Williams Received: (from nate@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA14641; Sat, 21 Feb 1998 09:51:44 -0800 (PST) Date: Sat, 21 Feb 1998 09:51:44 -0800 (PST) Message-Id: <199802211751.JAA14641@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/snd dmabuf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nate 1998/02/21 09:51:43 PST Modified files: sys/i386/isa/snd dmabuf.c Log: A minor bugfix for my audio driver and pcaudio. The problem is with signals delivered to a process writing to the audio device the system: if you try cat /dev/zero > /dev/dsp (or cat /dev/zero > /dev/pcaudio) and press Ctrl-C : for a second or two the system appears to freeze (e.g. the cursor will disappear if you move the mouse, xclock blocks, etc.). I think that interrupts etc. still run so the problem is not too terrible, but still annoying [ The problems appears to also be in isa/pcaudio.c, though that is ignored ] Submitted by: Luigi Rizzo Revision Changes Path 1.7 +2 -2 src/sys/i386/isa/snd/dmabuf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 09:54:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA20258 for cvs-all-outgoing; Sat, 21 Feb 1998 09:54:08 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA20250; Sat, 21 Feb 1998 09:54:06 -0800 (PST) (envelope-from nate@FreeBSD.org) From: Nate Williams Received: (from nate@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA14671; Sat, 21 Feb 1998 09:53:07 -0800 (PST) Date: Sat, 21 Feb 1998 09:53:07 -0800 (PST) Message-Id: <199802211753.JAA14671@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/snd sb_dsp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nate 1998/02/21 09:53:07 PST Modified files: sys/i386/isa/snd sb_dsp.c Log: there is a minor bug in sb_dsp.c -- the driver reports ESS cards as able to do 16-bit, but it has no support for it. Submitted by: Luigi Rizzo Revision Changes Path 1.8 +0 -1 src/sys/i386/isa/snd/sb_dsp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 09:56:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA20381 for cvs-all-outgoing; Sat, 21 Feb 1998 09:56:00 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA20370; Sat, 21 Feb 1998 09:55:59 -0800 (PST) (envelope-from nate@FreeBSD.org) From: Nate Williams Received: (from nate@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA14726; Sat, 21 Feb 1998 09:55:00 -0800 (PST) Date: Sat, 21 Feb 1998 09:55:00 -0800 (PST) Message-Id: <199802211755.JAA14726@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/snd dmabuf.c sb_dsp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nate 1998/02/21 09:55:00 PST Modified files: (Branch: RELENG_2_2) sys/i386/isa/snd dmabuf.c sb_dsp.c Log: - MFC: 'hang' and 16-bit ESS support bugs. Revision Changes Path 1.4.2.2 +2 -2 src/sys/i386/isa/snd/dmabuf.c 1.5.2.3 +0 -1 src/sys/i386/isa/snd/sb_dsp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 10:15:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23555 for cvs-all-outgoing; Sat, 21 Feb 1998 10:15:35 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA23522; Sat, 21 Feb 1998 10:15:31 -0800 (PST) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA14988; Sat, 21 Feb 1998 10:14:32 -0800 (PST) Date: Sat, 21 Feb 1998 10:14:32 -0800 (PST) Message-Id: <199802211814.KAA14988@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ypserv Makefile.yp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/02/21 10:14:31 PST Modified files: usr.sbin/ypserv Makefile.yp Log: *sigh* I will not commit late at night. I will not commit late at night. I will not commit late at night. I will not commit late at night. I swear it's been Monday all week for me. Apply proper fix for services target submitted by Andre Albsmeier . Sorry for botching this that last time, Andre. (Could have been worse: t least I didn't break the build.) Revision Changes Path 1.24 +1 -2 src/usr.sbin/ypserv/Makefile.yp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 10:16:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23818 for cvs-all-outgoing; Sat, 21 Feb 1998 10:16:04 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA23729; Sat, 21 Feb 1998 10:15:51 -0800 (PST) (envelope-from jfieber@indiana.edu) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.7/8.8.7) with SMTP id NAA05555; Sat, 21 Feb 1998 13:15:51 -0500 (EST) Date: Sat, 21 Feb 1998 13:15:51 -0500 (EST) From: John Fieber To: Eivind Eklund cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: Re: cvs commit: www/data docs.sgml www/data/tutorials index.sgml In-Reply-To: <199802211614.IAA14198@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sat, 21 Feb 1998, Eivind Eklund wrote: > eivind 1998/02/21 08:14:42 PST > > Modified files: > data docs.sgml > data/tutorials index.sgml > Log: > Change upgrade-from-source tutorial to point at the Nik Clayton > (the author)'s website as the tutorial is more up-to-date there. Wrong. Nik's version should be committed here. If he prefers to maintain it independently, then the existing copy in the CVS repository should be removed. -john To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 10:16:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23887 for cvs-all-outgoing; Sat, 21 Feb 1998 10:16:35 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA23882; Sat, 21 Feb 1998 10:16:32 -0800 (PST) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA15029; Sat, 21 Feb 1998 10:15:31 -0800 (PST) Date: Sat, 21 Feb 1998 10:15:31 -0800 (PST) Message-Id: <199802211815.KAA15029@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ypserv Makefile.yp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/02/21 10:15:31 PST Modified files: (Branch: RELENG_2_2) usr.sbin/ypserv Makefile.yp Log: YAMFC. Just shoot me now, okay? Revision Changes Path 1.13.2.7 +1 -2 src/usr.sbin/ypserv/Makefile.yp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 11:23:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA03547 for cvs-all-outgoing; Sat, 21 Feb 1998 11:23:20 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA03531; Sat, 21 Feb 1998 11:23:15 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA15178; Sat, 21 Feb 1998 11:22:16 -0800 (PST) Date: Sat, 21 Feb 1998 11:22:16 -0800 (PST) Message-Id: <199802211922.LAA15178@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys malloc.h mount.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/21 11:22:15 PST Modified files: (Branch: RELENG_2_2) sys/sys malloc.h mount.h Log: Add entries for CODA filesystem. Not to worry, we're not bringing this into 2.2 at the last minute, these are just here to make it easier for folks to drop it in as an add-on. Revision Changes Path 1.16.2.1 +4 -2 src/sys/sys/malloc.h 1.34.2.2 +5 -3 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 Sat Feb 21 11:24:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA03677 for cvs-all-outgoing; Sat, 21 Feb 1998 11:24:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA03655; Sat, 21 Feb 1998 11:24:06 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA15207; Sat, 21 Feb 1998 11:23:07 -0800 (PST) Date: Sat, 21 Feb 1998 11:23:07 -0800 (PST) Message-Id: <199802211923.LAA15207@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys mount.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/21 11:23:07 PST Modified files: sys/sys mount.h Log: MF22: CODA entries. They'll have to rework their usage of malloc somewhat in -current before this will work, but these should at least serve as place-holders. Revision Changes Path 1.55 +5 -3 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 Sat Feb 21 11:25:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA04064 for cvs-all-outgoing; Sat, 21 Feb 1998 11:25:02 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA04029; Sat, 21 Feb 1998 11:24:57 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA15244; Sat, 21 Feb 1998 11:23:58 -0800 (PST) Date: Sat, 21 Feb 1998 11:23:58 -0800 (PST) Message-Id: <199802211923.LAA15244@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/conf files Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/21 11:23:58 PST Modified files: (Branch: RELENG_2_2) sys/conf files Log: Add entries for CODA filesystem. Submitted by: "Robert.V.Baron" Revision Changes Path 1.80.2.16 +10 -0 src/sys/conf/files To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 11:25:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA04267 for cvs-all-outgoing; Sat, 21 Feb 1998 11:25:39 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA04261; Sat, 21 Feb 1998 11:25:37 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA15274; Sat, 21 Feb 1998 11:24:36 -0800 (PST) Date: Sat, 21 Feb 1998 11:24:36 -0800 (PST) Message-Id: <199802211924.LAA15274@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/conf files Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/21 11:24:36 PST Modified files: sys/conf files Log: MF22: CODA entries. Submitted by: "Robert.V.Baron" Revision Changes Path 1.124 +10 -0 src/sys/conf/files To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 11:38:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA07174 for cvs-all-outgoing; Sat, 21 Feb 1998 11:38:52 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA07169; Sat, 21 Feb 1998 11:38:51 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA15332; Sat, 21 Feb 1998 11:37:52 -0800 (PST) Date: Sat, 21 Feb 1998 11:37:52 -0800 (PST) Message-Id: <199802211937.LAA15332@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc services Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/21 11:37:52 PST Modified files: etc services Log: Add entries for ircd. PR: 5809 Submitted by: Brian Feldman Revision Changes Path 1.40 +5 -1 src/etc/services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 11:39:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA07216 for cvs-all-outgoing; Sat, 21 Feb 1998 11:39:11 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA07210; Sat, 21 Feb 1998 11:39:10 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA15368; Sat, 21 Feb 1998 11:38:11 -0800 (PST) Date: Sat, 21 Feb 1998 11:38:11 -0800 (PST) Message-Id: <199802211938.LAA15368@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc services Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/21 11:38:11 PST Modified files: (Branch: RELENG_2_2) etc services Log: MFC: add ircd entries. Revision Changes Path 1.27.2.11 +5 -1 src/etc/services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 11:42:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA07474 for cvs-all-outgoing; Sat, 21 Feb 1998 11:42:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA07461; Sat, 21 Feb 1998 11:42:11 -0800 (PST) (envelope-from hoek@FreeBSD.org) From: Tim Vanderhoek Received: (from hoek@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA15479; Sat, 21 Feb 1998 11:41:12 -0800 (PST) Date: Sat, 21 Feb 1998 11:41:12 -0800 (PST) Message-Id: <199802211941.LAA15479@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/tk81/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1998/02/21 11:41:11 PST Modified files: x11/tk81/pkg DESCR Log: 1) This is tk81, not 80. 2) pkg/DESCR isn't just for binary packages anymore. Revision Changes Path 1.2 +2 -3 ports/x11/tk81/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 Feb 21 11:42:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA07486 for cvs-all-outgoing; Sat, 21 Feb 1998 11:42:16 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA07467; Sat, 21 Feb 1998 11:42:14 -0800 (PST) (envelope-from hoek@FreeBSD.org) From: Tim Vanderhoek Received: (from hoek@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA15506; Sat, 21 Feb 1998 11:41:13 -0800 (PST) Date: Sat, 21 Feb 1998 11:41:13 -0800 (PST) Message-Id: <199802211941.LAA15506@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/tcl81/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1998/02/21 11:41:13 PST Modified files: lang/tcl81/pkg DESCR Log: 1. This is tk81, not 80. 2. pkg/DESCR is no longer just for packages. Revision Changes Path 1.4 +1 -2 ports/lang/tcl81/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 Feb 21 12:27:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA11704 for cvs-all-outgoing; Sat, 21 Feb 1998 12:27:42 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA11698; Sat, 21 Feb 1998 12:27:39 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA15888; Sat, 21 Feb 1998 12:26:40 -0800 (PST) Date: Sat, 21 Feb 1998 12:26:40 -0800 (PST) Message-Id: <199802212026.MAA15888@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/sysutils/xperfmon Makefile ports/sysutils/xperfmon/files freebsd_system.c ports/sysutils/xperfmon/patches patch-aa patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/21 12:26:40 PST Modified files: sysutils/xperfmon Makefile sysutils/xperfmon/files freebsd_system.c sysutils/xperfmon/patches patch-aa patch-ab Log: Update the maintainer's E-mail address and make this compile again on both -current and -stable. PR: 5438 Submitted by: the maintainer of this port and myself Revision Changes Path 1.15 +3 -3 ports/sysutils/xperfmon/Makefile 1.2 +15 -15 ports/sysutils/xperfmon/files/freebsd_system.c 1.11 +15 -15 ports/sysutils/xperfmon/patches/patch-aa 1.6 +258 -31 ports/sysutils/xperfmon/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 Sat Feb 21 12:46:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA14615 for cvs-all-outgoing; Sat, 21 Feb 1998 12:46:31 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA14601; Sat, 21 Feb 1998 12:46:29 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA15943; Sat, 21 Feb 1998 12:45:30 -0800 (PST) Date: Sat, 21 Feb 1998 12:45:30 -0800 (PST) Message-Id: <199802212045.MAA15943@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa clock.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/21 12:45:29 PST Modified files: sys/i386/isa clock.c Log: Add missing CLOCK_UNLOCK() before write_eflags(). Submitted by: dave adkins Revision Changes Path 1.112 +2 -1 src/sys/i386/isa/clock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 13:10:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA18904 for cvs-all-outgoing; Sat, 21 Feb 1998 13:10:42 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from red.juniper.net (red.juniper.net [208.197.169.254]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA18898 for ; Sat, 21 Feb 1998 13:10:41 -0800 (PST) (envelope-from pst@juniper.net) Received: from heap.juniper.net (heap.juniper.net [208.197.169.248]) by red.juniper.net (8.8.5/8.8.5) with ESMTP id NAA03033; Sat, 21 Feb 1998 13:10:10 -0800 (PST) Received: from heap.juniper.net (localhost.juniper.net [127.0.0.1]) by heap.juniper.net (8.8.7/8.7.3) with ESMTP id NAA23019; Sat, 21 Feb 1998 13:10:10 -0800 (PST) Message-Id: <199802212110.NAA23019@heap.juniper.net> To: "Stephen J. Roznowski" cc: dg@root.com, committers@FreeBSD.ORG Subject: Re: Status of kern/5402 -- can someone process? In-reply-to: Your message of "Fri, 20 Feb 1998 22:22:41 EST." <199802210322.WAA05064@istari.home.net> Date: Sat, 21 Feb 1998 13:10:09 -0800 From: Paul Traina Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk The problem is that the "IANA" standard isn't the standard. It's a new standard that adds no value and considerable confusion to the issue. When a majority of other UNIX hosts have changed to this standard, we should think about it. Not until then. The IANA port range change was a mistake. Paul In message <199802210322.WAA05064@istari.home.net>, "Stephen J. Roznowski" writ es: > > From: David Greenman > > > > >On 31 Dec 1997, I submitted a PR (kern/5402) updating in_pcb.c to > > >reflect current IANA port ranges.... > > > > > >Any chance of getting someone to process this (or close it)? > > > > Last I recall on this subject was that our current port ranges were the > > desired ones and certain people might become murderous if they were changed > . > > Well, I can't really think of a technical reason why one range should > be preferred over the other, and in that case, I would have hoped that > FreeBSD would follow the "standard". > > I'd appreciate hearing what the objections are (privately is fine). > > If the architects are in agreement to keep the existing port range, > then this PR can be closed. > > Thanks, > -SR > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 13:20:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA20015 for cvs-all-outgoing; Sat, 21 Feb 1998 13:20:42 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA20010; Sat, 21 Feb 1998 13:20:41 -0800 (PST) (envelope-from fenner@FreeBSD.org) From: Bill Fenner Received: (from fenner@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA16272; Sat, 21 Feb 1998 13:19:41 -0800 (PST) Date: Sat, 21 Feb 1998 13:19:41 -0800 (PST) Message-Id: <199802212119.NAA16272@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/print/lout Makefile ports/print/lout/files md5 ports/print/lout/patches patch-01 ports/print/lout/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk fenner 1998/02/21 13:19:41 PST Modified files: print/lout Makefile print/lout/files md5 print/lout/patches patch-01 print/lout/pkg PLIST Log: Upgrade to 3.11 Revision Changes Path 1.4 +5 -5 ports/print/lout/Makefile 1.3 +1 -1 ports/print/lout/files/md5 1.4 +22 -23 ports/print/lout/patches/patch-01 1.4 +9 -0 ports/print/lout/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 Feb 21 13:24:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA20359 for cvs-all-outgoing; Sat, 21 Feb 1998 13:24:52 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: (from steve@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA20323; Sat, 21 Feb 1998 13:24:43 -0800 (PST) (envelope-from steve) Date: Sat, 21 Feb 1998 13:24:43 -0800 (PST) From: Steve Price Message-Id: <199802212124.NAA20323@hub.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/emulators/frodo - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/21 13:24:42 PST ports/emulators/frodo - Imported sources Update of /home/ncvs/ports/emulators/frodo In directory hub.freebsd.org:/net/freefall/d/users/steve/ports/emulators/frodo Log Message: Frodo version 4.1. Emulates a Commodore 64. PR: 5329 Submitted by: Dirk Meyer Status: Vendor Tag: MEYER Release Tags: V_4_1 N ports/emulators/frodo/Makefile N ports/emulators/frodo/pkg/COMMENT N ports/emulators/frodo/pkg/DESCR N ports/emulators/frodo/pkg/PLIST N ports/emulators/frodo/files/md5 N ports/emulators/frodo/files/frodo N ports/emulators/frodo/patches/patch-CmdPipe.cpp N ports/emulators/frodo/patches/patch-TkGui.tcl 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 Feb 21 13:26:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA20536 for cvs-all-outgoing; Sat, 21 Feb 1998 13:26:05 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA20531; Sat, 21 Feb 1998 13:26:04 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA16330; Sat, 21 Feb 1998 13:25:04 -0800 (PST) Date: Sat, 21 Feb 1998 13:25:04 -0800 (PST) Message-Id: <199802212125.NAA16330@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/emulators Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/21 13:25:04 PST Modified files: emulators Makefile Log: activate frodo Revision Changes Path 1.24 +2 -1 ports/emulators/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 13:27:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA20632 for cvs-all-outgoing; Sat, 21 Feb 1998 13:27:00 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA20626; Sat, 21 Feb 1998 13:26:58 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA16376; Sat, 21 Feb 1998 13:25:58 -0800 (PST) Date: Sat, 21 Feb 1998 13:25:58 -0800 (PST) Message-Id: <199802212125.NAA16376@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 steve 1998/02/21 13:25:58 PST Modified files: . modules Log: frodo -> ports/emulators/frodo Revision Changes Path 1.1832 +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 Feb 21 14:00:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA24615 for cvs-all-outgoing; Sat, 21 Feb 1998 14:00:46 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA24610; Sat, 21 Feb 1998 14:00:43 -0800 (PST) (envelope-from jfieber@FreeBSD.org) From: John Fieber Received: (from jfieber@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA16508; Sat, 21 Feb 1998 13:59:43 -0800 (PST) Date: Sat, 21 Feb 1998 13:59:43 -0800 (PST) Message-Id: <199802212159.NAA16508@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/textproc/sgmlformat Makefile ports/textproc/sgmlformat/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jfieber 1998/02/21 13:59:43 PST Modified files: textproc/sgmlformat Makefile textproc/sgmlformat/files md5 Log: Upgrade to 1.6. Tiny tweak that only affects people using images in docbook documents. Revision Changes Path 1.9 +3 -3 ports/textproc/sgmlformat/Makefile 1.8 +1 -1 ports/textproc/sgmlformat/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 Feb 21 14:39:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA27522 for cvs-all-outgoing; Sat, 21 Feb 1998 14:39:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA27517; Sat, 21 Feb 1998 14:39:13 -0800 (PST) (envelope-from fenner@FreeBSD.org) From: Bill Fenner Received: (from fenner@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA17155; Sat, 21 Feb 1998 14:38:13 -0800 (PST) Date: Sat, 21 Feb 1998 14:38:13 -0800 (PST) Message-Id: <199802212238.OAA17155@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/devel/SpecTcl Makefile ports/x11/camltk41 Makefile ports/misc/cbb Makefile ports/graphics/cqcam Makefile ports/games/dontspace Makefile ports/misc/ewipe Makefile ports/graphics/gimp-devel Makefile ports/print/gp Makefile ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk fenner 1998/02/21 14:38:11 PST Modified files: devel/SpecTcl Makefile x11/camltk41 Makefile misc/cbb Makefile graphics/cqcam Makefile games/dontspace Makefile misc/ewipe Makefile graphics/gimp-devel Makefile print/gp Makefile graphics/graphviz Makefile emulators/hfsutils Makefile misc/ical Makefile games/klondike Makefile www/mmm Makefile x11/p5-Tcl-Tk Makefile sysutils/pib Makefile mbone/rtpmon Makefile x11/tkgoodstuff Makefile comms/tkhylafax Makefile net/tkirc Makefile devel/tkref Makefile net/ttt Makefile audio/xmpeg3 Makefile Log: Add tk virtual category where missing. List of ports which depend on tk but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender. Revision Changes Path 1.3 +2 -2 ports/devel/SpecTcl/Makefile 1.8 +2 -2 ports/x11/camltk41/Makefile 1.3 +2 -2 ports/misc/cbb/Makefile 1.2 +2 -2 ports/graphics/cqcam/Makefile 1.4 +2 -2 ports/games/dontspace/Makefile 1.11 +2 -2 ports/misc/ewipe/Makefile 1.20 +2 -2 ports/graphics/gimp-devel/Makefile 1.4 +2 -2 ports/print/gp/Makefile 1.3 +2 -2 ports/graphics/graphviz/Makefile 1.4 +2 -2 ports/emulators/hfsutils/Makefile 1.16 +2 -2 ports/misc/ical/Makefile 1.5 +2 -2 ports/games/klondike/Makefile 1.7 +2 -2 ports/www/mmm/Makefile 1.5 +2 -2 ports/x11/p5-Tcl-Tk/Makefile 1.7 +2 -2 ports/sysutils/pib/Makefile 1.6 +2 -2 ports/mbone/rtpmon/Makefile 1.10 +2 -2 ports/x11/tkgoodstuff/Makefile 1.5 +2 -2 ports/comms/tkhylafax/Makefile 1.3 +2 -2 ports/net/tkirc/Makefile 1.3 +2 -2 ports/devel/tkref/Makefile 1.4 +2 -2 ports/net/ttt/Makefile 1.4 +2 -2 ports/audio/xmpeg3/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 15:18:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA05062 for cvs-all-outgoing; Sat, 21 Feb 1998 15:18:18 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA05057; Sat, 21 Feb 1998 15:18:17 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA17529; Sat, 21 Feb 1998 15:17:16 -0800 (PST) Date: Sat, 21 Feb 1998 15:17:16 -0800 (PST) Message-Id: <199802212317.PAA17529@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/tkdesk Makefile ports/x11/tkdesk/files md5 ports/x11/tkdesk/patches patch-ac patch-aa patch-ab ports/x11/tkdesk/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/21 15:17:15 PST Modified files: x11/tkdesk Makefile x11/tkdesk/files md5 x11/tkdesk/patches patch-aa patch-ab x11/tkdesk/pkg PLIST Added files: x11/tkdesk/patches patch-ac Log: Update to version 1.0b5. PR: 5282 Submitted by: Duncan Barclay and myself Revision Changes Path 1.5 +19 -10 ports/x11/tkdesk/Makefile 1.3 +1 -1 ports/x11/tkdesk/files/md5 1.6 +95 -1424 ports/x11/tkdesk/patches/patch-aa 1.4 +14 -431 ports/x11/tkdesk/patches/patch-ab 1.3 +362 -188 ports/x11/tkdesk/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 Feb 21 15:31:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA08186 for cvs-all-outgoing; Sat, 21 Feb 1998 15:31:05 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA08175; Sat, 21 Feb 1998 15:31:01 -0800 (PST) (envelope-from fenner@FreeBSD.org) From: Bill Fenner Received: (from fenner@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA17582; Sat, 21 Feb 1998 15:30:00 -0800 (PST) Date: Sat, 21 Feb 1998 15:30:00 -0800 (PST) Message-Id: <199802212330.PAA17582@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libutil login.conf.5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk fenner 1998/02/21 15:30:00 PST Modified files: lib/libutil login.conf.5 Log: Change tty-related capability names to match the implementation ("ttys.", not "tty."). Revision Changes Path 1.15 +10 -10 src/lib/libutil/login.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 15:37:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA08483 for cvs-all-outgoing; Sat, 21 Feb 1998 15:37:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA08472; Sat, 21 Feb 1998 15:37:13 -0800 (PST) (envelope-from fenner@FreeBSD.org) From: Bill Fenner Received: (from fenner@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA17636; Sat, 21 Feb 1998 15:36:13 -0800 (PST) Date: Sat, 21 Feb 1998 15:36:13 -0800 (PST) Message-Id: <199802212336.PAA17636@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libutil login.conf.5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk fenner 1998/02/21 15:36:12 PST Modified files: (Branch: RELENG_2_2) lib/libutil login.conf.5 Log: Merge from 1.15: correctly document tty-related capability names. Revision Changes Path 1.8.2.7 +10 -10 src/lib/libutil/login.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 16:25:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA14509 for cvs-all-outgoing; Sat, 21 Feb 1998 16:25:29 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA14504; Sat, 21 Feb 1998 16:25:27 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA17990; Sat, 21 Feb 1998 16:24:26 -0800 (PST) Date: Sat, 21 Feb 1998 16:24:26 -0800 (PST) Message-Id: <199802220024.QAA17990@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports LEGAL ports/math Makefile ports/math/maxima Makefile ports/math/maxima/files md5 ports/math/maxima/patches patch-aa patch-ab patch-ac ports/math/maxima/pkg COMMENT DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/21 16:24:26 PST Modified files: . LEGAL math Makefile Removed files: math/maxima Makefile math/maxima/files md5 math/maxima/patches patch-aa patch-ab patch-ac math/maxima/pkg COMMENT DESCR Log: Nuke the maxima port. It is old, won't build, requires a license... Revision Changes Path 1.99 +1 -2 ports/LEGAL 1.35 +1 -2 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 Sat Feb 21 16:51:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA18167 for cvs-all-outgoing; Sat, 21 Feb 1998 16:51:19 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA18161; Sat, 21 Feb 1998 16:51:17 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA18097; Sat, 21 Feb 1998 16:50:16 -0800 (PST) Date: Sat, 21 Feb 1998 16:50:16 -0800 (PST) Message-Id: <199802220050.QAA18097@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc services Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/21 16:50:16 PST Modified files: (Branch: RELENG_2_2) etc services Log: ircd doesn't use udp - eliminate useless entries for same. Also change name of 6667 assignment to be unique. Suggested by: Bill Fenner Revision Changes Path 1.27.2.12 +2 -4 src/etc/services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 16:56:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA18624 for cvs-all-outgoing; Sat, 21 Feb 1998 16:56:29 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA18616; Sat, 21 Feb 1998 16:56:27 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA18132; Sat, 21 Feb 1998 16:55:26 -0800 (PST) Date: Sat, 21 Feb 1998 16:55:26 -0800 (PST) Message-Id: <199802220055.QAA18132@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc services Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/21 16:55:26 PST Modified files: etc services Log: MF22: sanify ircd entries. Revision Changes Path 1.41 +2 -4 src/etc/services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 17:18:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA20975 for cvs-all-outgoing; Sat, 21 Feb 1998 17:18:27 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA20960; Sat, 21 Feb 1998 17:18:22 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA18220; Sat, 21 Feb 1998 17:17:21 -0800 (PST) Date: Sat, 21 Feb 1998 17:17:21 -0800 (PST) Message-Id: <199802220117.RAA18220@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys mount.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/21 17:17:21 PST Modified files: (Branch: RELENG_2_2) sys/sys mount.h Log: Correct comments for new CFS. Whoops! Pointed-out-by-the-usual-eagle-eye-of: bde Revision Changes Path 1.34.2.3 +3 -3 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 Sat Feb 21 17:18:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA21059 for cvs-all-outgoing; Sat, 21 Feb 1998 17:18:58 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA21048; Sat, 21 Feb 1998 17:18:53 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA18250; Sat, 21 Feb 1998 17:17:52 -0800 (PST) Date: Sat, 21 Feb 1998 17:17:52 -0800 (PST) Message-Id: <199802220117.RAA18250@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys mount.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/21 17:17:52 PST Modified files: sys/sys mount.h Log: MF22: correct comments. Revision Changes Path 1.56 +3 -3 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 Sat Feb 21 17:28:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA23194 for cvs-all-outgoing; Sat, 21 Feb 1998 17:28:25 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA23188; Sat, 21 Feb 1998 17:28:24 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA18315; Sat, 21 Feb 1998 17:27:23 -0800 (PST) Date: Sat, 21 Feb 1998 17:27:23 -0800 (PST) Message-Id: <199802220127.RAA18315@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/security/cops/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/21 17:27:22 PST Added files: security/cops/patches patch-aa Log: Make the perl version of cops run. PR: 4227 Submitted by: Annelise Anderson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 22:29:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA21777 for cvs-all-outgoing; Sat, 21 Feb 1998 22:29:51 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA21769; Sat, 21 Feb 1998 22:29:50 -0800 (PST) (envelope-from julian@FreeBSD.org) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA18763; Sat, 21 Feb 1998 22:28:47 -0800 (PST) Date: Sat, 21 Feb 1998 22:28:47 -0800 (PST) Message-Id: <199802220628.WAA18763@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc services Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk julian 1998/02/21 22:28:47 PST Modified files: etc services Log: Add a few useful entries (e.g. radius) Revision Changes Path 1.42 +3 -2 src/etc/services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 22:32:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA21942 for cvs-all-outgoing; Sat, 21 Feb 1998 22:32:21 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA21935; Sat, 21 Feb 1998 22:32:19 -0800 (PST) (envelope-from julian@FreeBSD.org) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA18824; Sat, 21 Feb 1998 22:31:17 -0800 (PST) Date: Sat, 21 Feb 1998 22:31:17 -0800 (PST) Message-Id: <199802220631.WAA18824@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc services Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk julian 1998/02/21 22:31:16 PST Modified files: (Branch: RELENG_2_2) etc services Log: MFC: add entries for pptp and radius Revision Changes Path 1.27.2.13 +3 -2 src/etc/services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 23:03:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA26068 for cvs-all-outgoing; Sat, 21 Feb 1998 23:03:43 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA26058; Sat, 21 Feb 1998 23:03:42 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA18902; Sat, 21 Feb 1998 23:02:39 -0800 (PST) Date: Sat, 21 Feb 1998 23:02:39 -0800 (PST) Message-Id: <199802220702.XAA18902@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/conf majors.pc98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/02/21 23:02:38 PST Modified files: (Branch: RELENG_2_2) sys/pc98/conf majors.pc98 Log: Sync with sys/i386/conf/majors.i386 revision 1.9.2.7. Submitted by: NOKUBI Hirotaka Revision Changes Path 1.5.2.7 +4 -1 src/sys/pc98/conf/majors.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Feb 21 23:18:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA27214 for cvs-all-outgoing; Sat, 21 Feb 1998 23:18:47 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA27209; Sat, 21 Feb 1998 23:18:46 -0800 (PST) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA18948; Sat, 21 Feb 1998 23:17:43 -0800 (PST) Date: Sat, 21 Feb 1998 23:17:43 -0800 (PST) Message-Id: <199802220717.XAA18948@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/02/21 23:17:43 PST Modified files: (Branch: RELENG_2_2) libexec Makefile Log: MFC: eBones --> kerberosIV upgrade. Revision Changes Path 1.20.2.6 +1 -1 src/libexec/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message