From owner-cvs-games Sun Mar 2 06:48:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA14828 for cvs-games-outgoing; Sun, 2 Mar 1997 06:48:33 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA14821; Sun, 2 Mar 1997 06:48:31 -0800 (PST) Date: Sun, 2 Mar 1997 06:48:31 -0800 (PST) From: Joerg Wunsch Message-Id: <199703021448.GAA14821@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-games Subject: cvs commit: src/games/fortune/fortune fortune.c Sender: owner-cvs-games@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 97/03/02 06:48:29 Branch: games/fortune/fortune RELENG_2_2 Modified: games/fortune/fortune fortune.c Log: YAMFC (rev 1.6: try using /dev/urandom) Revision Changes Path 1.5.2.1 +37 -6 src/games/fortune/fortune/fortune.c From owner-cvs-games Sun Mar 2 13:52:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA05206 for cvs-games-outgoing; Sun, 2 Mar 1997 13:52:06 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA05199; Sun, 2 Mar 1997 13:52:04 -0800 (PST) Date: Sun, 2 Mar 1997 13:52:04 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199703022152.NAA05199@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-games Subject: cvs commit: src/games/battlestar externs.h Sender: owner-cvs-games@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 97/03/02 13:52:04 Modified: games/battlestar externs.h Log: Add +1 to NUL terminate after MAXLOGNAME Revision Changes Path 1.4 +1 -1 src/games/battlestar/externs.h From owner-cvs-games Sun Mar 2 23:55:45 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA09057 for cvs-games-outgoing; Sun, 2 Mar 1997 23:55:45 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA09050; Sun, 2 Mar 1997 23:55:43 -0800 (PST) Date: Sun, 2 Mar 1997 23:55:43 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199703030755.XAA09050@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-games Subject: cvs commit: src/games/battlestar externs.h Sender: owner-cvs-games@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 97/03/02 23:55:42 Modified: games/battlestar externs.h Log: Back out MAXLOGNAME fix, Bruce points that copyinstr require NUL Revision Changes Path 1.5 +1 -1 src/games/battlestar/externs.h From owner-cvs-games Sat Mar 8 10:01:45 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA24447 for cvs-games-outgoing; Sat, 8 Mar 1997 10:01:45 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA24440; Sat, 8 Mar 1997 10:01:43 -0800 (PST) Date: Sat, 8 Mar 1997 10:01:43 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199703081801.KAA24440@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-games Subject: cvs commit: src/games/fortune/fortune fortune.c Sender: owner-cvs-games@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 97/03/08 10:01:42 Modified: games/fortune/fortune fortune.c Log: Make /dev/urandom fd static, or it pick up random descriptor (stack garbadge) and read from it Should go into 2.2 Revision Changes Path 1.7 +1 -1 src/games/fortune/fortune/fortune.c From owner-cvs-games Sat Mar 8 13:01:59 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA02393 for cvs-games-outgoing; Sat, 8 Mar 1997 13:01:59 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA02385; Sat, 8 Mar 1997 13:01:57 -0800 (PST) Date: Sat, 8 Mar 1997 13:01:57 -0800 (PST) From: Bruce Evans Message-Id: <199703082101.NAA02385@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-games Subject: cvs commit: src/games/boggle Makefile Sender: owner-cvs-games@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 97/03/08 13:01:57 Modified: games/boggle Makefile Log: Don't use a dot in the chown commands. In fact, don't uses any commands except `install' at install time. Don't build things at install time (this wastes 1MB for yet another version of /usr/src/share/dict/web*). Get the dependencies right. Don't install things at afterinstall time. Install things with the correct uid as a side effect of using bsd.prog.mk instead of bsd.obj.mk. The tools are still poorly handled. It's hard to even determine which obj directory they are in. Revision Changes Path 1.10 +24 -11 src/games/boggle/Makefile From owner-cvs-games Sat Mar 8 16:16:37 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA10112 for cvs-games-outgoing; Sat, 8 Mar 1997 16:16:37 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA10093; Sat, 8 Mar 1997 16:16:31 -0800 (PST) Date: Sat, 8 Mar 1997 16:16:31 -0800 (PST) From: Mike Pritchard Message-Id: <199703090016.QAA10093@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-games Subject: cvs commit: src/games/fortune/fortune fortune.c Sender: owner-cvs-games@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/03/08 16:16:29 Branch: games/fortune/fortune RELENG_2_2 Modified: games/fortune/fortune fortune.c Log: YAMFC: From rev 1.7: make "fd" static. Revision Changes Path 1.5.2.2 +1 -1 src/games/fortune/fortune/fortune.c