From owner-cvs-all Mon Oct 30 2:13:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 241AB37B479; Mon, 30 Oct 2000 02:13:50 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA86353; Mon, 30 Oct 2000 02:13:50 -0800 (PST) (envelope-from obrien@FreeBSD.org) Message-Id: <200010301013.CAA86353@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 30 Oct 2000 02:13:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/window Makefile cmd3.c cmd6.c cmd7.c context.c lcmd1.c lcmd2.c main.c parser.h string.c var.c string.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/10/30 02:13:49 PST Modified files: (Branch: RELENG_4) usr.bin/window Makefile cmd3.c cmd6.c cmd7.c context.c lcmd1.c lcmd2.c main.c parser.h string.c var.c Removed files: (Branch: RELENG_4) usr.bin/window string.h Log: MFC: rename struct `string' to `mystring' and get it from mystring.h rather than `string.h' which can be confused with /usr/include/string.h. Revision Changes Path 1.3.14.1 +2 -0 src/usr.bin/window/Makefile 1.1.1.1.14.1 +2 -1 src/usr.bin/window/cmd3.c 1.1.1.1.14.1 +3 -2 src/usr.bin/window/cmd6.c 1.2.6.1 +2 -1 src/usr.bin/window/cmd7.c 1.1.1.1.14.1 +2 -1 src/usr.bin/window/context.c 1.2.6.1 +2 -1 src/usr.bin/window/lcmd1.c 1.2.6.1 +2 -1 src/usr.bin/window/lcmd2.c 1.5.6.1 +2 -1 src/usr.bin/window/main.c 1.1.1.1.14.1 +2 -1 src/usr.bin/window/parser.h 1.2.6.1 +5 -4 src/usr.bin/window/string.c 1.2.6.1 +2 -1 src/usr.bin/window/var.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message