From owner-cvs-all Sat Sep 5 05:33:11 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA20748 for cvs-all-outgoing; Sat, 5 Sep 1998 05:33:11 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA20737; Sat, 5 Sep 1998 05:33:08 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA28182; Sat, 5 Sep 1998 05:33:02 -0700 (PDT) Date: Sat, 5 Sep 1998 05:33:02 -0700 (PDT) Message-Id: <199809051233.FAA28182@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/contrib/tcl FREEBSD-upgrade README changes license.terms src/contrib/tcl/doc AddErrInfo.3 Alloc.3 AllowExc.3 AppInit.3 AssocData.3 Async.3 BackgdErr.3 Backslash.3 BoolObj.3 CallDel.3 CmdCmplt.3 Concat.3 CrtChannel.3 CrtChnlHdlr.3 ... Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 1998/09/05 05:33:02 PDT Removed files: contrib/tcl FREEBSD-upgrade README changes license.terms contrib/tcl/doc AddErrInfo.3 Alloc.3 AllowExc.3 AppInit.3 AssocData.3 Async.3 BackgdErr.3 Backslash.3 BoolObj.3 CallDel.3 CmdCmplt.3 Concat.3 CrtChannel.3 CrtChnlHdlr.3 CrtCloseHdlr.3 CrtCommand.3 CrtFileHdlr.3 CrtInterp.3 CrtMathFnc.3 CrtModalTmt.3 CrtObjCmd.3 CrtSlave.3 CrtTimerHdlr.3 CrtTrace.3 DString.3 DetachPids.3 DoOneEvent.3 DoWhenIdle.3 DoubleObj.3 Eval.3 EvalObj.3 Exit.3 ExprLong.3 ExprLongObj.3 FindExec.3 GetFile.3 GetIndex.3 GetInt.3 GetOpnFl.3 GetStdChan.3 Hash.3 IntObj.3 Interp.3 LinkVar.3 ListObj.3 Notifier.3 ObjSetVar.3 Object.3 ObjectType.3 OpenFileChnl.3 OpenTcp.3 PkgRequire.3 Preserve.3 PrintDbl.3 RecEvalObj.3 RecordEval.3 RegExp.3 SetErrno.3 SetRecLmt.3 SetResult.3 SetVar.3 Sleep.3 SplitList.3 SplitPath.3 StaticPkg.3 StrMatch.3 StringObj.3 Tcl.n Tcl_Main.3 TraceVar.3 Translate.3 UpVar.3 WrongNumArgs.3 after.n append.n array.n bgerror.n binary.n break.n case.n catch.n cd.n clock.n close.n concat.n continue.n eof.n error.n eval.n exec.n exit.n expr.n fblocked.n fconfigure.n fcopy.n file.n fileevent.n filename.n flush.n for.n foreach.n format.n gets.n glob.n global.n history.n http.n if.n incr.n info.n interp.n join.n lappend.n library.n license.terms lindex.n linsert.n list.n llength.n load.n lrange.n lreplace.n lsearch.n lsort.n man.macros namespace.n open.n package.n pid.n pkgMkIndex.n proc.n puts.n pwd.n read.n regexp.n registry.n regsub.n rename.n resource.n return.n safe.n scan.n seek.n set.n socket.n source.n split.n string.n subst.n switch.n tclsh.1 tclvars.n tell.n time.n trace.n unknown.n unset.n update.n uplevel.n upvar.n variable.n vwait.n while.n contrib/tcl/generic README panic.c patchlevel.h regexp.c tcl.h tclAlloc.c tclAsync.c tclBasic.c tclBinary.c tclCkalloc.c tclClock.c tclCmdAH.c tclCmdIL.c tclCmdMZ.c tclCompExpr.c tclCompile.c tclCompile.h tclDate.c tclEnv.c tclEvent.c tclExecute.c tclExpr.c tclFCmd.c tclFHandle.c tclFileName.c tclGet.c tclGetDate.y tclHash.c tclHistory.c tclIO.c tclIOCmd.c tclIOSock.c tclIOUtil.c tclIndexObj.c tclInt.h tclInterp.c tclLink.c tclListObj.c tclLoad.c tclLoadNone.c tclMain.c tclMath.h tclNamesp.c tclNotify.c tclObj.c tclParse.c tclPipe.c tclPkg.c tclPort.h tclPosixStr.c tclPreserve.c tclProc.c tclRegexp.h tclStringObj.c tclTest.c tclTestObj.c tclTimer.c tclUtil.c tclVar.c contrib/tcl/library history.tcl init.tcl ldAout.tcl license.terms parray.tcl safe.tcl safeinit.tcl tclIndex word.tcl contrib/tcl/library/http1.0 http.tcl pkgIndex.tcl contrib/tcl/library/http2.0 http.tcl pkgIndex.tcl contrib/tcl/library/opt0.1 optparse.tcl pkgIndex.tcl contrib/tcl/tests README all append.test assocd.test async.test basic.test binary.test case.test clock.test cmdAH.test cmdIL.test cmdInfo.test compile.test concat.test dcall.test defs dstring.test env.test error.test eval.test event.test exec.test execute.test expr-old.test expr.test fCmd.test fhandle.test fileName.test for-old.test for.test foreach.test format.test get.test history.test http.test httpold.test if-old.test if.test incr-old.test incr.test indexObj.test info.test init.test interp.test io.test ioCmd.test join.test license.terms lindex.test link.test linsert.test list.test listObj.test llength.test load.test lrange.test lreplace.test lsearch.test lsort.test macFCmd.test misc.test namespace-old.test namespace.test obj.test opt.test osa.test parse.test pid.test pkg.test proc-old.test proc.test pwd.test regexp.test registry.test remote.tcl rename.test resource.test safe.test scan.test set-old.test set.test socket.test source.test split.test string.test stringObj.test subst.test switch.test timer.test trace.test unixFCmd.test unixNotfy.test unknown.test uplevel.test upvar.test util.test var.test while-old.test while.test winFCmd.test winNotify.test winPipe.test contrib/tcl/tests/policies globalPolicy.tcl tclIndex contrib/tcl/tests/policies/packages pkgA.tcl pkgIndex.tcl contrib/tcl/tests/policies/policyA policy.tcl tclIndex contrib/tcl/tests/policies/policyB policy.tcl tclIndex contrib/tcl/tests/policies/policyC policy.tcl tclIndex contrib/tcl/unix Makefile.in README bp.c configure configure.in install-sh ldAix mkLinks porting.notes tclAppInit.c tclConfig.sh.in tclLoadAix.c tclLoadAout.c tclLoadDl.c tclLoadDl2.c tclLoadDld.c tclLoadNext.c tclLoadOSF.c tclLoadShl.c tclMtherr.c tclUnixChan.c tclUnixEvent.c tclUnixFCmd.c tclUnixFile.c tclUnixInit.c tclUnixNotfy.c tclUnixPipe.c tclUnixPort.h tclUnixSock.c tclUnixTest.c tclUnixTime.c tclXtTest.c contrib/tcl/unix/dltest Makefile.in README configure configure.in pkga.c pkgb.c pkgc.c pkgd.c pkge.c pkgf.c Log: Remove tcl from src/contrib.