From owner-cvs-all Fri Aug 27 22: 8:28 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0AC3B1553F; Fri, 27 Aug 1999 22:08:25 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA20606; Fri, 27 Aug 1999 22:08:25 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199908280508.WAA20606@freefall.freebsd.org> From: Peter Wemm Date: Fri, 27 Aug 1999 22:08:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/compile_et compile_et.1 compile_et.c error_table.y et_lex.lex.l src/usr.bin/compress/doc revision.log src/usr.bin/ee new_curse.c src/usr.bin/ee/nls/pl_PL.ISO_8859-2 ee.msg src/usr.bin/getopt Makefile src/usr.bin/lex FlexLexer.h ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/08/27 22:08:25 PDT Modified files: usr.bin/compile_et compile_et.1 compile_et.c error_table.y et_lex.lex.l usr.bin/compress/doc revision.log usr.bin/ee new_curse.c usr.bin/ee/nls/pl_PL.ISO_8859-2 ee.msg usr.bin/getopt Makefile usr.bin/lex FlexLexer.h ccl.c config.h dfa.c ecs.c flex.skl flexdef.h gen.c initscan.c main.c misc.c nfa.c parse.y scan.l skel.c sym.c tblcmp.c yylex.c usr.bin/lex/lib libmain.c libyywrap.c usr.bin/netstat iso.c Log: $Header$ -> $FreeBSD$ Revision Changes Path 1.3 +1 -1 src/usr.bin/compile_et/compile_et.1 1.7 +1 -1 src/usr.bin/compile_et/compile_et.c 1.5 +1 -1 src/usr.bin/compile_et/error_table.y 1.4 +1 -1 src/usr.bin/compile_et/et_lex.lex.l 1.2 +6 -3 src/usr.bin/compress/doc/revision.log 1.3 +2 -2 src/usr.bin/ee/new_curse.c 1.4 +1 -1 src/usr.bin/ee/nls/pl_PL.ISO_8859-2/ee.msg 1.2 +1 -1 src/usr.bin/getopt/Makefile 1.2 +53 -43 src/usr.bin/lex/FlexLexer.h 1.4 +1 -1 src/usr.bin/lex/ccl.c 1.3 +1 -1 src/usr.bin/lex/config.h 1.4 +1 -1 src/usr.bin/lex/dfa.c 1.4 +1 -1 src/usr.bin/lex/ecs.c 1.3 +1 -1 src/usr.bin/lex/flex.skl 1.4 +1 -1 src/usr.bin/lex/flexdef.h 1.4 +1 -1 src/usr.bin/lex/gen.c 1.5 +2 -2 src/usr.bin/lex/initscan.c 1.6 +1 -1 src/usr.bin/lex/main.c 1.4 +1 -1 src/usr.bin/lex/misc.c 1.4 +1 -1 src/usr.bin/lex/nfa.c 1.2 +208 -112 src/usr.bin/lex/parse.y 1.4 +1 -1 src/usr.bin/lex/scan.l 1.3 +1 -1 src/usr.bin/lex/skel.c 1.4 +1 -1 src/usr.bin/lex/sym.c 1.4 +1 -1 src/usr.bin/lex/tblcmp.c 1.4 +1 -1 src/usr.bin/lex/yylex.c 1.2 +5 -2 src/usr.bin/lex/lib/libmain.c 1.3 +1 -1 src/usr.bin/lex/lib/libyywrap.c 1.3 +1 -1 src/usr.bin/netstat/iso.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message