From owner-cvs-gnu Mon Dec 18 00:04:59 1995 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA09956 for cvs-gnu-outgoing; Mon, 18 Dec 1995 00:04:59 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA09944 Mon, 18 Dec 1995 00:04:56 -0800 (PST) Date: Mon, 18 Dec 1995 00:04:56 -0800 (PST) From: Peter Wemm Message-Id: <199512180804.AAA09944@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/usr.bin Makefile Sender: owner-cvs-gnu@FreeBSD.ORG Precedence: bulk peter 95/12/18 00:04:55 Modified: gnu/usr.bin Makefile Log: Re-connect cvs to gnu/usr.bin/Makefile.. (Note that you need to have either done a 'make world' or explicitly run a 'make distrib-dirs' (in src/etc) to get some needed directories in /usr/share/examples/cvs to be built.) Revision Changes Path 1.29 +2 -2 src/gnu/usr.bin/Makefile From owner-cvs-gnu Mon Dec 18 10:58:05 1995 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA12620 for cvs-gnu-outgoing; Mon, 18 Dec 1995 10:58:05 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA12613 Mon, 18 Dec 1995 10:58:03 -0800 (PST) Date: Mon, 18 Dec 1995 10:58:03 -0800 (PST) From: Peter Wemm Message-Id: <199512181858.KAA12613@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/cvs/cvs modules.c Sender: owner-cvs-gnu@FreeBSD.ORG Precedence: bulk peter 95/12/18 10:58:02 Modified: gnu/usr.bin/cvs/cvs modules.c Log: A one line hack to prevent 'cvs checkout -c' from triggering a nasty bug in GNU getopt(). ('cvs checkout -c' cats the modules file to stdout) Noticed by: Stefan Esser Revision Changes Path 1.5 +1 -1 src/gnu/usr.bin/cvs/cvs/modules.c From owner-cvs-gnu Mon Dec 18 11:01:21 1995 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA12817 for cvs-gnu-outgoing; Mon, 18 Dec 1995 11:01:21 -0800 (PST) Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id LAA12812 Mon, 18 Dec 1995 11:01:11 -0800 (PST) Received: (from peter@localhost) by jhome.DIALix.COM (8.7.3/8.7.3) id DAA09330; Tue, 19 Dec 1995 03:01:05 +0800 (WST) Date: Tue, 19 Dec 1995 03:01:04 +0800 (WST) From: Peter Wemm To: CVS-committers@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/cvs/cvs modules.c In-Reply-To: <199512181858.KAA12613@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-gnu@FreeBSD.ORG Precedence: bulk On Mon, 18 Dec 1995, Peter Wemm wrote: > peter 95/12/18 10:58:02 > > Modified: gnu/usr.bin/cvs/cvs modules.c > Log: > A one line hack to prevent 'cvs checkout -c' from triggering a nasty bug > in GNU getopt(). ('cvs checkout -c' cats the modules file to stdout) > > Noticed by: Stefan Esser Note that this is for a relatively obscure feature, not in a critical code path. It's more of an annoyance than a show stopper. (You could check out the modules file and cat it yourself if you needed it.. :-) -Peter From owner-cvs-gnu Tue Dec 19 15:43:02 1995 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA16005 for cvs-gnu-outgoing; Tue, 19 Dec 1995 15:43:02 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA15998 Tue, 19 Dec 1995 15:43:00 -0800 (PST) Date: Tue, 19 Dec 1995 15:43:00 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199512192343.PAA15998@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/gdb/gdb gdb.1 Sender: owner-cvs-gnu@FreeBSD.ORG Precedence: bulk jkh 95/12/19 15:42:59 Modified: gnu/usr.bin/gdb/gdb gdb.1 Log: Document the -k and -w flags. Submitted by: Gary Jennejohn Revision Changes Path 1.3 +20 -1 src/gnu/usr.bin/gdb/gdb/gdb.1 From owner-cvs-gnu Fri Dec 22 17:08:09 1995 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA29470 for cvs-gnu-outgoing; Fri, 22 Dec 1995 17:08:09 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA29464 Fri, 22 Dec 1995 17:08:07 -0800 (PST) Date: Fri, 22 Dec 1995 17:08:07 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199512230108.RAA29464@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/lib/libdialog/TESTS - New directory Sender: owner-cvs-gnu@FreeBSD.ORG Precedence: bulk jkh 95/12/22 17:08:06 src/gnu/lib/libdialog/TESTS - New directory From owner-cvs-gnu Fri Dec 22 17:10:35 1995 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA29651 for cvs-gnu-outgoing; Fri, 22 Dec 1995 17:10:35 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA29644 Fri, 22 Dec 1995 17:10:33 -0800 (PST) Date: Fri, 22 Dec 1995 17:10:33 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199512230110.RAA29644@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/lib/libdialog/TESTS Makefile test1.c Sender: owner-cvs-gnu@FreeBSD.ORG Precedence: bulk jkh 95/12/22 17:10:33 Modified: gnu/lib/libdialog Makefile checklist.c dialog.h dialog.priv.h kernel.c menubox.c radiolist.c Added: gnu/lib/libdialog dialog.3 Log: Add changes to: o Support a new, fully backwards-compatible API for controling individual items in dialog menus. o Write a man page. o Add some test code. Revision Changes Path 1.14 +3 -1 src/gnu/lib/libdialog/Makefile 1.12 +255 -144 src/gnu/lib/libdialog/checklist.c 1.13 +35 -6 src/gnu/lib/libdialog/dialog.h 1.8 +6 -3 src/gnu/lib/libdialog/dialog.priv.h 1.23 +2 -2 src/gnu/lib/libdialog/kernel.c 1.13 +118 -63 src/gnu/lib/libdialog/menubox.c 1.12 +228 -139 src/gnu/lib/libdialog/radiolist.c Added: gnu/lib/libdialog/TESTS Makefile test1.c Log: o Add some test code. From owner-cvs-gnu Fri Dec 22 17:11:58 1995 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA29738 for cvs-gnu-outgoing; Fri, 22 Dec 1995 17:11:58 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA29727 Fri, 22 Dec 1995 17:11:57 -0800 (PST) Date: Fri, 22 Dec 1995 17:11:57 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199512230111.RAA29727@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/dialog dialog.1 Sender: owner-cvs-gnu@FreeBSD.ORG Precedence: bulk jkh 95/12/22 17:11:55 Modified: gnu/usr.bin/dialog dialog.1 Log: Add a reference to dialog(3) now that the man pages exist. Revision Changes Path 1.4 +3 -0 src/gnu/usr.bin/dialog/dialog.1 From owner-cvs-gnu Sat Dec 23 06:53:11 1995 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA12647 for cvs-gnu-outgoing; Sat, 23 Dec 1995 06:53:11 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA12639 Sat, 23 Dec 1995 06:53:09 -0800 (PST) Date: Sat, 23 Dec 1995 06:53:09 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199512231453.GAA12639@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/lib/libdialog/TESTS test1.c Sender: owner-cvs-gnu@FreeBSD.ORG Precedence: bulk jkh 95/12/23 06:53:09 Modified: gnu/lib/libdialog/TESTS test1.c Log: Add another test to round out the radiolist dialog suite. Add more comments and attempt to make everything just that much more understandable. Revision Changes Path 1.2 +107 -31 src/gnu/lib/libdialog/TESTS/test1.c From owner-cvs-gnu Sat Dec 23 07:22:23 1995 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA14080 for cvs-gnu-outgoing; Sat, 23 Dec 1995 07:22:23 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA14069 Sat, 23 Dec 1995 07:22:17 -0800 (PST) Date: Sat, 23 Dec 1995 07:22:17 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199512231522.HAA14069@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/lib/libdialog Makefile checklist.c dialog.h dialog.priv.h kernel.c menubox.c radiolist.c Sender: owner-cvs-gnu@FreeBSD.ORG Precedence: bulk jkh 95/12/23 07:22:13 Branch: gnu/lib/libdialog RELENG_2_1_0 Modified: gnu/lib/libdialog Makefile checklist.c dialog.h dialog.priv.h kernel.c menubox.c radiolist.c Log: Merge from HEAD. I need this stuff for sysinstall. Revision Changes Path 1.12.4.1 +4 -2 src/gnu/lib/libdialog/Makefile 1.11.4.1 +255 -144 src/gnu/lib/libdialog/checklist.c 1.12.4.1 +35 -6 src/gnu/lib/libdialog/dialog.h 1.7.4.1 +6 -3 src/gnu/lib/libdialog/dialog.priv.h 1.22.4.1 +2 -2 src/gnu/lib/libdialog/kernel.c 1.12.4.1 +118 -63 src/gnu/lib/libdialog/menubox.c 1.11.4.1 +228 -139 src/gnu/lib/libdialog/radiolist.c From owner-cvs-gnu Sat Dec 23 07:24:57 1995 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA14287 for cvs-gnu-outgoing; Sat, 23 Dec 1995 07:24:57 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA14277 Sat, 23 Dec 1995 07:24:55 -0800 (PST) Date: Sat, 23 Dec 1995 07:24:55 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199512231524.HAA14277@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/dialog dialog.1 Sender: owner-cvs-gnu@FreeBSD.ORG Precedence: bulk jkh 95/12/23 07:24:54 Branch: gnu/usr.bin/dialog RELENG_2_1_0 Modified: gnu/usr.bin/dialog dialog.1 Log: Also merge from HEAD, just to be consistent. Revision Changes Path 1.3.4.1 +3 -0 src/gnu/usr.bin/dialog/dialog.1 From owner-cvs-gnu Sat Dec 23 09:03:11 1995 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA19667 for cvs-gnu-outgoing; Sat, 23 Dec 1995 09:03:11 -0800 (PST) Received: (from markm@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA19660 Sat, 23 Dec 1995 09:03:09 -0800 (PST) Date: Sat, 23 Dec 1995 09:03:09 -0800 (PST) From: Mark Murray Message-Id: <199512231703.JAA19660@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu Makefile Sender: owner-cvs-gnu@FreeBSD.ORG Precedence: bulk markm 95/12/23 09:03:09 Modified: gnu Makefile Log: Remove games from the SUBDIR list. Gnu Chess is in ports now. OK'ed by: jkh, phk, asami (and others) Revision Changes Path 1.30 +2 -1 src/gnu/Makefile From owner-cvs-gnu Sat Dec 23 09:12:57 1995 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA21291 for cvs-gnu-outgoing; Sat, 23 Dec 1995 09:12:57 -0800 (PST) Received: (from markm@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA21275 Sat, 23 Dec 1995 09:12:54 -0800 (PST) Date: Sat, 23 Dec 1995 09:12:54 -0800 (PST) From: Mark Murray Message-Id: <199512231712.JAA21275@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/games/chess/Xchess/scrollText scrollText.c scrollText.h Sender: owner-cvs-gnu@FreeBSD.ORG Precedence: bulk markm 95/12/23 09:12:54 Removed: gnu/games/chess Makefile chess.6 gnuchess.book gnuchess.c gnuchess.h move.c move.h nondsp.c pathnames.h uxdsp.c gnu/games/chess/DOCUMENTATION ARTICLE ARTICLE.2 CHANGES COPYING GENERAL HEURISTICS MAN-PAGE gnu/games/chess/Xchess COPYING Makefile ScrollText XCircle.c bishop.bitmap bishop_mask.bitmap bishop_outline.bitmap bishop_small.bitmap bishop_small_outline.bitmap board.c button.c clock.c control.c jail.c king.bitmap king_mask.bitmap king_outline.bitmap king_small.bitmap king_small_outline.bitmap knight.bitmap knight_mask.bitmap knight_outline.bitmap knight_small.bitmap knight_small_outline.bitmap message.c parse.c pawn.bitmap pawn_mask.bitmap pawn_outline.bitmap pawn_small.bitmap pawn_small_outline.bitmap popup.c program.c queen.bitmap queen_mask.bitmap queen_outline.bitmap queen_small.bitmap queen_small_outline.bitmap record.c rook.bitmap rook_mask.bitmap rook_outline.bitmap rook_small.bitmap rook_small_outline.bitmap scrollText.c scrollText.h shade.bitmap std.c std.h valid.c window.c window.c.bm xchess.1 xchess.c xchess.c.150 xchess.cur xchess.game xchess.h xchess.icon xchess_mask.cur gnu/games/chess/Xchess/scrollText scrollText.c scrollText.h Log: Gnu Chess is now a port, so nuke the (ancient) copy out of our source tree. OK'ed by: jhk, phk, asami (and others) From owner-cvs-gnu Sat Dec 23 09:17:17 1995 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA21707 for cvs-gnu-outgoing; Sat, 23 Dec 1995 09:17:17 -0800 (PST) Received: (from markm@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA21698 Sat, 23 Dec 1995 09:17:15 -0800 (PST) Date: Sat, 23 Dec 1995 09:17:15 -0800 (PST) From: Mark Murray Message-Id: <199512231717.JAA21698@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/games Makefile Makefile.inc Sender: owner-cvs-gnu@FreeBSD.ORG Precedence: bulk markm 95/12/23 09:17:15 Removed: gnu/games Makefile Makefile.inc Log: Remove these - there are no longer any gnu games. From owner-cvs-gnu Sat Dec 23 09:25:57 1995 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA22433 for cvs-gnu-outgoing; Sat, 23 Dec 1995 09:25:57 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA22392 Sat, 23 Dec 1995 09:25:40 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id KAA08312; Sat, 23 Dec 1995 10:28:12 -0700 Date: Sat, 23 Dec 1995 10:28:12 -0700 From: Nate Williams Message-Id: <199512231728.KAA08312@rocky.sri.MT.net> To: Mark Murray Cc: CVS-committers@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org Subject: Re: cvs commit: src/gnu/games Makefile Makefile.inc In-Reply-To: <199512231717.JAA21698@freefall.freebsd.org> References: <199512231717.JAA21698@freefall.freebsd.org> Sender: owner-cvs-gnu@FreeBSD.ORG Precedence: bulk > Removed: gnu/games Makefile Makefile.inc > Log: > Remove these - there are no longer any gnu games. Thanks Mark. That completely cleans up gnu/games. :) {Now if we could only move the rest of the games out into ports..... Just Kidding, just kidding] Nate From owner-cvs-gnu Sat Dec 23 16:23:31 1995 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA06377 for cvs-gnu-outgoing; Sat, 23 Dec 1995 16:23:31 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA06370 Sat, 23 Dec 1995 16:23:29 -0800 (PST) Date: Sat, 23 Dec 1995 16:23:29 -0800 (PST) From: Nate Williams Message-Id: <199512240023.QAA06370@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/cvs/cvs convert.sh Sender: owner-cvs-gnu@FreeBSD.ORG Precedence: bulk nate 95/12/23 16:23:29 Modified: gnu/usr.bin/cvs/cvs convert.sh Log: Fix the convert to 'death-support' script to work with un-modified RCS sources. Revision Changes Path 1.2 +1 -1 src/gnu/usr.bin/cvs/cvs/convert.sh