From owner-cvs-etc Mon Apr 8 18:54:07 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA22384 for cvs-etc-outgoing; Mon, 8 Apr 1996 18:54:07 -0700 (PDT) Received: (from asami@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA22332 Mon, 8 Apr 1996 18:54:00 -0700 (PDT) Date: Mon, 8 Apr 1996 18:54:00 -0700 (PDT) From: Satoshi Asami Message-Id: <199604090154.SAA22332@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-etc Subject: cvs commit: src/etc services Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 96/04/08 18:53:59 Modified: etc services Log: Add phone (1167/udp). Revision Changes Path 1.23 +2 -1 src/etc/services From owner-cvs-etc Fri Apr 12 02:16:59 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA17179 for cvs-etc-outgoing; Fri, 12 Apr 1996 02:16:59 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA17161 Fri, 12 Apr 1996 02:16:47 -0700 (PDT) Date: Fri, 12 Apr 1996 02:16:47 -0700 (PDT) From: Poul-Henning Kamp Message-Id: <199604120916.CAA17161@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-etc Subject: cvs commit: src/etc rc.firewall Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 96/04/12 02:16:45 Modified: etc rc.firewall Log: Add another good book to the required reading. make a couple of rules more sensible. Reviewed by: phk Submitted by: jmb Revision Changes Path 1.2 +11 -3 src/etc/rc.firewall From owner-cvs-etc Fri Apr 12 02:28:34 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA18635 for cvs-etc-outgoing; Fri, 12 Apr 1996 02:28:34 -0700 (PDT) Received: (from asami@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA18603 Fri, 12 Apr 1996 02:28:21 -0700 (PDT) Date: Fri, 12 Apr 1996 02:28:21 -0700 (PDT) From: Satoshi Asami Message-Id: <199604120928.CAA18603@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-etc Subject: cvs commit: src/etc make.conf Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 96/04/12 02:28:18 Modified: etc make.conf Log: Add commented-out definitions of HAVE_MOTIF and MOTIFLIB. Revision Changes Path 1.27 +11 -1 src/etc/make.conf From owner-cvs-etc Fri Apr 12 07:25:16 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA07197 for cvs-etc-outgoing; Fri, 12 Apr 1996 07:25:16 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA07180 Fri, 12 Apr 1996 07:25:04 -0700 (PDT) Date: Fri, 12 Apr 1996 07:25:04 -0700 (PDT) From: Mark Murray Message-Id: <199604121425.HAA07180@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-etc Subject: cvs commit: src/etc sysconfig Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk markm 96/04/12 07:25:02 Modified: etc sysconfig Log: Update the Entropy-Gatherer to reflect a better setup - do not use IRQ1, as the keyboard hook already gets this timing info. Also some slight improvements to the comments. Revision Changes Path 1.44 +12 -6 src/etc/sysconfig From owner-cvs-etc Fri Apr 12 23:40:31 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA24141 for cvs-etc-outgoing; Fri, 12 Apr 1996 23:40:31 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA24126 Fri, 12 Apr 1996 23:40:21 -0700 (PDT) Date: Fri, 12 Apr 1996 23:40:21 -0700 (PDT) From: "Andrey A. Chernov" Message-Id: <199604130640.XAA24126@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-etc Subject: cvs commit: src/etc make.conf Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 96/04/12 23:40:20 Modified: etc make.conf Log: Document MOTIF_STATIC Revision Changes Path 1.28 +7 -3 src/etc/make.conf