From owner-cvs-gnu Sun Sep 10 06:04:48 1995 Return-Path: cvs-gnu-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA21718 for cvs-gnu-outgoing; Sun, 10 Sep 1995 06:04:48 -0700 Received: (from joerg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA21708 ; Sun, 10 Sep 1995 06:04:46 -0700 Date: Sun, 10 Sep 1995 06:04:46 -0700 From: Joerg Wunsch Message-Id: <199509101304.GAA21708@freefall.freebsd.org> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/texinfo/info terminal.c Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk joerg 95/09/10 06:04:46 Modified: gnu/usr.bin/texinfo/info terminal.c Log: Re-initialize the terminal after ^Z / fg. Submitted by: thomas@ghpc8.ihf.rwth-aachen.de (Thomas Gellekum) From owner-cvs-gnu Sun Sep 10 06:05:57 1995 Return-Path: cvs-gnu-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA21828 for cvs-gnu-outgoing; Sun, 10 Sep 1995 06:05:57 -0700 Received: (from joerg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA21816 ; Sun, 10 Sep 1995 06:05:54 -0700 Date: Sun, 10 Sep 1995 06:05:54 -0700 From: Joerg Wunsch Message-Id: <199509101305.GAA21816@freefall.freebsd.org> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/man/makewhatis makewhatis.perl Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk joerg 95/09/10 06:05:53 Modified: gnu/usr.bin/man/makewhatis makewhatis.perl Log: Fix a few minor bugs in makewhatis. Submitted by: wosch@cs.tu-berlin.de (Wolfram Schneider) From owner-cvs-gnu Wed Sep 13 21:33:50 1995 Return-Path: cvs-gnu-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA18421 for cvs-gnu-outgoing; Wed, 13 Sep 1995 21:33:50 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA18408 ; Wed, 13 Sep 1995 21:33:37 -0700 Date: Wed, 13 Sep 1995 21:33:37 -0700 From: "Justin T. Gibbs" Message-Id: <199509140433.VAA18408@freefall.freebsd.org> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/patch pch.c Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk gibbs 95/09/13 21:33:37 Modified: gnu/usr.bin/patch pch.c Log: Give "Index" specified filenames preference over other filenames specified in the diff. This makes it so that diffs containing files in different subdirectories that have the same name not patch the same file. For example a diff with patches to Makefile, des/Makefile, usr.bin/Makefile would attempt to patch Makefile three times. From owner-cvs-gnu Wed Sep 13 23:16:40 1995 Return-Path: cvs-gnu-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA24315 for cvs-gnu-outgoing; Wed, 13 Sep 1995 23:16:40 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id XAA24288 ; Wed, 13 Sep 1995 23:16:26 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id QAA12138; Thu, 14 Sep 1995 16:10:44 +1000 Date: Thu, 14 Sep 1995 16:10:44 +1000 From: Bruce Evans Message-Id: <199509140610.QAA12138@godzilla.zeta.org.au> To: CVS-commiters@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org, gibbs@freefall.freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/patch pch.c Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk > Modified: gnu/usr.bin/patch pch.c > Log: > Give "Index" specified filenames preference over other filenames specified > in the diff. This makes it so that diffs containing files in different > subdirectories that have the same name not patch the same file. For example > a diff with patches to Makefile, des/Makefile, usr.bin/Makefile would attempt > to patch Makefile three times. This will be useful. I've been avoiding `cvs diff' for preparing bunches of patches to commit for so long that I had forgotten about this problem. Why has patch done the wrong thing here for so long? Perhaps because only cvs doesn't put enough context in the filenames in the diff? :-) Bruce From owner-cvs-gnu Thu Sep 14 15:18:43 1995 Return-Path: cvs-gnu-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA27051 for cvs-gnu-outgoing; Thu, 14 Sep 1995 15:18:43 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA27041 ; Thu, 14 Sep 1995 15:18:41 -0700 Date: Thu, 14 Sep 1995 15:18:41 -0700 From: "Andrey A. Chernov" Message-Id: <199509142218.PAA27041@freefall.freebsd.org> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/libexec/uucp/uucico Makefile Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk ache 95/09/14 15:18:40 Modified: gnu/libexec/uucp/cu Makefile gnu/libexec/uucp/uucico Makefile Log: Make cu/uucico sgid dialer to help to work with others lockfiles, they can't open root.dialer lockfiles in old variant. From owner-cvs-gnu Thu Sep 14 17:05:14 1995 Return-Path: cvs-gnu-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA05110 for cvs-gnu-outgoing; Thu, 14 Sep 1995 17:05:14 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA05095 ; Thu, 14 Sep 1995 17:05:09 -0700 Date: Thu, 14 Sep 1995 17:05:09 -0700 From: "Andrey A. Chernov" Message-Id: <199509150005.RAA05095@freefall.freebsd.org> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/libexec/uucp/uustat Makefile Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk ache 95/09/14 17:05:09 Modified: gnu/libexec/uucp/uustat Makefile Log: Make it sgid dialer to read lockfiles From owner-cvs-gnu Sat Sep 16 23:37:54 1995 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00142 for cvs-gnu-outgoing; Sat, 16 Sep 1995 23:37:54 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00129 ; Sat, 16 Sep 1995 23:37:44 -0700 Date: Sat, 16 Sep 1995 23:37:44 -0700 From: David Greenman Message-Id: <199509170637.XAA00129@freefall.freebsd.org> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/cvs/cvs update.c Sender: owner-cvs-gnu@FreeBSD.org Precedence: bulk davidg 95/09/16 23:37:44 Branch: gnu/usr.bin/cvs/cvs RELENG_2_1_0 Modified: gnu/usr.bin/cvs/cvs update.c Log: Brought in changes from rev 1.9: bandaid for NULL pointer dereference. From owner-cvs-gnu Sat Sep 16 23:40:05 1995 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00254 for cvs-gnu-outgoing; Sat, 16 Sep 1995 23:40:05 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00241 ; Sat, 16 Sep 1995 23:40:01 -0700 Date: Sat, 16 Sep 1995 23:40:01 -0700 From: David Greenman Message-Id: <199509170640.XAA00241@freefall.freebsd.org> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/patch pch.c Sender: owner-cvs-gnu@FreeBSD.org Precedence: bulk davidg 95/09/16 23:40:00 Branch: gnu/usr.bin/patch RELENG_2_1_0 Modified: gnu/usr.bin/patch pch.c Log: Brought in changes from rev 1.6: Give 'Index:' priority over other paths. From owner-cvs-gnu Sat Sep 16 23:43:31 1995 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00398 for cvs-gnu-outgoing; Sat, 16 Sep 1995 23:43:31 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00384 ; Sat, 16 Sep 1995 23:43:17 -0700 Date: Sat, 16 Sep 1995 23:43:17 -0700 From: David Greenman Message-Id: <199509170643.XAA00384@freefall.freebsd.org> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/texinfo/info terminal.c Sender: owner-cvs-gnu@FreeBSD.org Precedence: bulk davidg 95/09/16 23:43:17 Branch: gnu/usr.bin/texinfo/info RELENG_2_1_0 Modified: gnu/usr.bin/texinfo/info terminal.c Log: Brought in change from rev 1.3: re-init screen after resume from /fg.