From owner-cvs-contrib Sun Jun 22 03:56:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA26526 for cvs-contrib-outgoing; Sun, 22 Jun 1997 03:56:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA26498; Sun, 22 Jun 1997 03:56:33 -0700 (PDT) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA13653; Sun, 22 Jun 1997 03:55:52 -0700 (PDT) Date: Sun, 22 Jun 1997 03:55:52 -0700 (PDT) Message-Id: <199706221055.DAA13653@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/cvs - Imported sources Sender: owner-cvs-contrib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 1997/06/22 03:55:52 PDT src/contrib/cvs - Imported sources Update of /home/ncvs/src/contrib/cvs In directory freefall.freebsd.org:/c/peter/ncvs/cvs-1.9.10 Log Message: Import cvs-1.9.10 Status: Vendor Tag: CYCLIC Release Tags: v1_9_10 U src/contrib/cvs/COPYING U src/contrib/cvs/COPYING.LIB U src/contrib/cvs/INSTALL U src/contrib/cvs/README U src/contrib/cvs/TODO U src/contrib/cvs/PROJECTS U src/contrib/cvs/BUGS U src/contrib/cvs/MINOR-BUGS U src/contrib/cvs/FAQ U src/contrib/cvs/HACKING U src/contrib/cvs/DEVEL-CVS U src/contrib/cvs/TESTS U src/contrib/cvs/ChangeLog U src/contrib/cvs/NEWS U src/contrib/cvs/ChangeLog.zoo U src/contrib/cvs/configure U src/contrib/cvs/configure.in U src/contrib/cvs/stamp-h.in U src/contrib/cvs/config.h.in U src/contrib/cvs/Makefile.in U src/contrib/cvs/acconfig.h U src/contrib/cvs/cvs-format.el U src/contrib/cvs/mkinstalldirs U src/contrib/cvs/install-sh U src/contrib/cvs/.cvsignore U src/contrib/cvs/lib/.cvsignore U src/contrib/cvs/lib/ChangeLog U src/contrib/cvs/lib/ChangeLog.fsf U src/contrib/cvs/lib/Makefile.in U src/contrib/cvs/lib/argmatch.c U src/contrib/cvs/lib/dup2.c U src/contrib/cvs/lib/fnmatch.c U src/contrib/cvs/lib/ftruncate.c U src/contrib/cvs/lib/getdate.y U src/contrib/cvs/lib/getline.c U src/contrib/cvs/lib/getopt.c U src/contrib/cvs/lib/getopt1.c U src/contrib/cvs/lib/getwd.c U src/contrib/cvs/lib/hostname.c U src/contrib/cvs/lib/md5.c U src/contrib/cvs/lib/mkdir.c U src/contrib/cvs/lib/regex.c U src/contrib/cvs/lib/rename.c U src/contrib/cvs/lib/savecwd.c U src/contrib/cvs/lib/sighandle.c U src/contrib/cvs/lib/strdup.c U src/contrib/cvs/lib/strstr.c U src/contrib/cvs/lib/strerror.c U src/contrib/cvs/lib/stripslash.c U src/contrib/cvs/lib/strtoul.c U src/contrib/cvs/lib/valloc.c U src/contrib/cvs/lib/vasprintf.c U src/contrib/cvs/lib/waitpid.c U src/contrib/cvs/lib/xgetwd.c U src/contrib/cvs/lib/yesno.c U src/contrib/cvs/lib/getline.h U src/contrib/cvs/lib/getopt.h U src/contrib/cvs/lib/fnmatch.h U src/contrib/cvs/lib/regex.h U src/contrib/cvs/lib/system.h U src/contrib/cvs/lib/wait.h U src/contrib/cvs/lib/md5.h U src/contrib/cvs/lib/savecwd.h U src/contrib/cvs/src/.cvsignore U src/contrib/cvs/src/Makefile.in U src/contrib/cvs/src/ChangeLog U src/contrib/cvs/src/ChangeLog-96 U src/contrib/cvs/src/ChangeLog-9395 U src/contrib/cvs/src/ChangeLog-9194 U src/contrib/cvs/src/sanity.sh U src/contrib/cvs/src/cvsbug.sh U src/contrib/cvs/src/buffer.h C src/contrib/cvs/src/cvs.h C src/contrib/cvs/src/rcs.h U src/contrib/cvs/src/hash.h U src/contrib/cvs/src/myndbm.h U src/contrib/cvs/src/update.h U src/contrib/cvs/src/server.h U src/contrib/cvs/src/client.h U src/contrib/cvs/src/error.h U src/contrib/cvs/src/fileattr.h U src/contrib/cvs/src/edit.h U src/contrib/cvs/src/watch.h U src/contrib/cvs/src/options.h.in U src/contrib/cvs/src/add.c U src/contrib/cvs/src/admin.c U src/contrib/cvs/src/buffer.c U src/contrib/cvs/src/checkin.c U src/contrib/cvs/src/checkout.c U src/contrib/cvs/src/classify.c U src/contrib/cvs/src/client.c U src/contrib/cvs/src/commit.c U src/contrib/cvs/src/create_adm.c U src/contrib/cvs/src/cvsrc.c U src/contrib/cvs/src/diff.c U src/contrib/cvs/src/edit.c U src/contrib/cvs/src/entries.c U src/contrib/cvs/src/error.c U src/contrib/cvs/src/expand_path.c U src/contrib/cvs/src/fileattr.c U src/contrib/cvs/src/find_names.c U src/contrib/cvs/src/hash.c U src/contrib/cvs/src/history.c U src/contrib/cvs/src/ignore.c C src/contrib/cvs/src/import.c C src/contrib/cvs/src/lock.c U src/contrib/cvs/src/log.c U src/contrib/cvs/src/login.c U src/contrib/cvs/src/logmsg.c C src/contrib/cvs/src/main.c C src/contrib/cvs/src/mkmodules.c U src/contrib/cvs/src/modules.c U src/contrib/cvs/src/myndbm.c U src/contrib/cvs/src/no_diff.c U src/contrib/cvs/src/patch.c U src/contrib/cvs/src/parseinfo.c C src/contrib/cvs/src/rcs.c U src/contrib/cvs/src/rcscmds.c U src/contrib/cvs/src/recurse.c U src/contrib/cvs/src/release.c U src/contrib/cvs/src/remove.c U src/contrib/cvs/src/repos.c U src/contrib/cvs/src/root.c U src/contrib/cvs/src/rtag.c U src/contrib/cvs/src/scramble.c C src/contrib/cvs/src/server.c U src/contrib/cvs/src/status.c U src/contrib/cvs/src/subr.c U src/contrib/cvs/src/filesubr.c U src/contrib/cvs/src/run.c U src/contrib/cvs/src/tag.c U src/contrib/cvs/src/update.c U src/contrib/cvs/src/watch.c U src/contrib/cvs/src/wrapper.c U src/contrib/cvs/src/vers_ts.c U src/contrib/cvs/src/version.c U src/contrib/cvs/src/zlib.c U src/contrib/cvs/man/.cvsignore U src/contrib/cvs/man/ChangeLog U src/contrib/cvs/man/Makefile.in U src/contrib/cvs/man/cvs.1 U src/contrib/cvs/man/cvs.5 U src/contrib/cvs/man/cvsbug.8 U src/contrib/cvs/doc/.cvsignore U src/contrib/cvs/doc/ChangeLog U src/contrib/cvs/doc/ChangeLog.fsf U src/contrib/cvs/doc/Makefile.in U src/contrib/cvs/doc/RCSFILES U src/contrib/cvs/doc/cvs-paper.ms U src/contrib/cvs/doc/cvs.texinfo U src/contrib/cvs/doc/cvsclient.texi U src/contrib/cvs/contrib/ChangeLog U src/contrib/cvs/contrib/README U src/contrib/cvs/contrib/.cvsignore U src/contrib/cvs/contrib/intro.doc U src/contrib/cvs/contrib/Makefile.in U src/contrib/cvs/contrib/clmerge.pl U src/contrib/cvs/contrib/cln_hist.pl U src/contrib/cvs/contrib/commit_prep.pl U src/contrib/cvs/contrib/cvs2vendor.sh U src/contrib/cvs/contrib/cvs_acls.pl U src/contrib/cvs/contrib/cvscheck.sh U src/contrib/cvs/contrib/cvscheck.man U src/contrib/cvs/contrib/cvshelp.man U src/contrib/cvs/contrib/descend.sh U src/contrib/cvs/contrib/descend.man U src/contrib/cvs/contrib/dirfns.shar U src/contrib/cvs/contrib/log.pl U src/contrib/cvs/contrib/log_accum.pl U src/contrib/cvs/contrib/mfpipe.pl U src/contrib/cvs/contrib/rcs-to-cvs.sh U src/contrib/cvs/contrib/rcs2log.sh U src/contrib/cvs/contrib/rcslock.pl U src/contrib/cvs/contrib/sccs2rcs.csh U src/contrib/cvs/contrib/rcs2sccs.sh U src/contrib/cvs/contrib/listen2.c U src/contrib/cvs/contrib/listen2.mak U src/contrib/cvs/tools/ChangeLog U src/contrib/cvs/tools/README U src/contrib/cvs/tools/.cvsignore U src/contrib/cvs/tools/Makefile.in U src/contrib/cvs/tools/pcl-cvs/.cvsignore U src/contrib/cvs/tools/pcl-cvs/ChangeLog U src/contrib/cvs/tools/pcl-cvs/INSTALL U src/contrib/cvs/tools/pcl-cvs/Makefile.in U src/contrib/cvs/tools/pcl-cvs/NEWS U src/contrib/cvs/tools/pcl-cvs/README U src/contrib/cvs/tools/pcl-cvs/pcl-cvs.el U src/contrib/cvs/tools/pcl-cvs/pcl-cvs-lucid.el U src/contrib/cvs/tools/pcl-cvs/pcl-cvs-startup.el U src/contrib/cvs/tools/pcl-cvs/pcl-cvs.texinfo 8 conflicts created by this import. Use the following command to help the merge: cvs checkout -jCYCLIC:yesterday -jCYCLIC src/contrib/cvs From owner-cvs-contrib Sun Jun 22 04:00:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA26633 for cvs-contrib-outgoing; Sun, 22 Jun 1997 04:00:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA26608; Sun, 22 Jun 1997 04:00:06 -0700 (PDT) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA13795; Sun, 22 Jun 1997 03:59:26 -0700 (PDT) Date: Sun, 22 Jun 1997 03:59:26 -0700 (PDT) Message-Id: <199706221059.DAA13795@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/cvs/src cvs.h import.c lock.c main.c mkmodules.c rcs.c rcs.h server.c Sender: owner-cvs-contrib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 1997/06/22 03:59:26 PDT Modified files: contrib/cvs/src cvs.h import.c lock.c main.c mkmodules.c rcs.c rcs.h server.c Log: merge conflicts Revision Changes Path 1.5 +6 -0 src/contrib/cvs/src/cvs.h 1.3 +107 -35 src/contrib/cvs/src/import.c 1.4 +1 -1 src/contrib/cvs/src/lock.c 1.9 +16 -4 src/contrib/cvs/src/main.c 1.4 +14 -10 src/contrib/cvs/src/mkmodules.c 1.9 +10 -2 src/contrib/cvs/src/rcs.c 1.3 +4 -0 src/contrib/cvs/src/rcs.h 1.4 +46 -1 src/contrib/cvs/src/server.c From owner-cvs-contrib Sun Jun 22 04:07:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA26886 for cvs-contrib-outgoing; Sun, 22 Jun 1997 04:07:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA26850; Sun, 22 Jun 1997 04:07:12 -0700 (PDT) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA14265; Sun, 22 Jun 1997 04:06:31 -0700 (PDT) Date: Sun, 22 Jun 1997 04:06:31 -0700 (PDT) Message-Id: <199706221106.EAA14265@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/cvs FREEBSD-upgrade Sender: owner-cvs-contrib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 1997/06/22 04:06:31 PDT Modified files: contrib/cvs FREEBSD-upgrade Log: update the 'zapped files' list Revision Changes Path 1.4 +1 -1 src/contrib/cvs/FREEBSD-upgrade From owner-cvs-contrib Sun Jun 22 05:53:19 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA00803 for cvs-contrib-outgoing; Sun, 22 Jun 1997 05:53:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA00734; Sun, 22 Jun 1997 05:51:14 -0700 (PDT) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA14959; Sun, 22 Jun 1997 05:50:33 -0700 (PDT) Date: Sun, 22 Jun 1997 05:50:33 -0700 (PDT) Message-Id: <199706221250.FAA14959@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/cvs README.VMS src/contrib/cvs/contrib ccvs-rsh.pl src/contrib/cvs/src README-rm-add Sender: owner-cvs-contrib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 1997/06/22 05:50:33 PDT Removed files: contrib/cvs README.VMS contrib/cvs/contrib ccvs-rsh.pl contrib/cvs/src README-rm-add Log: remove some stray files From owner-cvs-contrib Fri Jun 27 00:29:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA08987 for cvs-contrib-outgoing; Fri, 27 Jun 1997 00:29:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA08903; Fri, 27 Jun 1997 00:26:54 -0700 (PDT) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA06605; Fri, 27 Jun 1997 00:25:34 -0700 (PDT) Date: Fri, 27 Jun 1997 00:25:34 -0700 (PDT) Message-Id: <199706270725.AAA06605@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/bind - Imported sources Sender: owner-cvs-contrib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 1997/06/27 00:25:34 PDT src/contrib/bind - Imported sources Update of /home/ncvs/src/contrib/bind In directory freefall.freebsd.org:/tmp/cvs-serv6207 Log Message: Clean (trimmed down) import of bind-4.9.6 onto vendor branch. This is to buy time to allow v8.1.1 to be done right rather than rushing it. Status: Vendor Tag: ISC Release Tags: bind_4_9_6 U src/contrib/bind/README U src/contrib/bind/TODO U src/contrib/bind/OPTIONS U src/contrib/bind/Makefile U src/contrib/bind/CHANGES U src/contrib/bind/INSTALL U src/contrib/bind/doc/bog/00macs.me U src/contrib/bind/doc/bog/build.me U src/contrib/bind/doc/bog/types.me U src/contrib/bind/doc/bog/intro.me U src/contrib/bind/doc/bog/named.boot.secondary U src/contrib/bind/doc/bog/named.local U src/contrib/bind/doc/bog/root.cache U src/contrib/bind/doc/bog/setup.me U src/contrib/bind/doc/bog/ucbhosts U src/contrib/bind/doc/bog/ucbhosts.rev U src/contrib/bind/doc/bog/named.boot.cache U src/contrib/bind/doc/bog/named.boot.primary U src/contrib/bind/doc/bog/resolv.conf U src/contrib/bind/doc/bog/files.me U src/contrib/bind/doc/bog/00title.me U src/contrib/bind/doc/bog/manage.me U src/contrib/bind/doc/bog/Makefile U src/contrib/bind/doc/bog/ack.me U src/contrib/bind/doc/bog/ns.me U src/contrib/bind/doc/misc/dns-setup U src/contrib/bind/doc/misc/FAQ.1of2 U src/contrib/bind/doc/misc/FAQ.2of2 U src/contrib/bind/doc/misc/style.txt U src/contrib/bind/doc/misc/IPv6 U src/contrib/bind/include/resolv.h U src/contrib/bind/include/netdb.h U src/contrib/bind/include/Makefile U src/contrib/bind/include/arpa/inet.h U src/contrib/bind/include/arpa/nameser.h U src/contrib/bind/include/arpa/Makefile C src/contrib/bind/man/dig.1 U src/contrib/bind/man/ndc.8 U src/contrib/bind/man/getnetent.3 U src/contrib/bind/man/dnsquery.1 U src/contrib/bind/man/host.1 U src/contrib/bind/man/resolver.5 U src/contrib/bind/man/hostname.7 U src/contrib/bind/man/mailaddr.7 U src/contrib/bind/man/named-xfer.8 U src/contrib/bind/man/resolver.3 U src/contrib/bind/man/named.reload.8 U src/contrib/bind/man/named.restart.8 U src/contrib/bind/man/nslookup.8 U src/contrib/bind/man/Makefile U src/contrib/bind/man/gethostbyname.3 U src/contrib/bind/man/named.8 U src/contrib/bind/named/ns_resp.c U src/contrib/bind/named/ns_init.c U src/contrib/bind/named/ns_func.h U src/contrib/bind/named/Makefile U src/contrib/bind/named/db_load.c U src/contrib/bind/named/ns_req.c U src/contrib/bind/named/Makefile.reno U src/contrib/bind/named/named.reload.sh U src/contrib/bind/named/db_secure.c U src/contrib/bind/named/ns_defs.h U src/contrib/bind/named/db_glue.c U src/contrib/bind/named/named.h U src/contrib/bind/named/db_defs.h U src/contrib/bind/named/db_func.h U src/contrib/bind/named/db_save.c U src/contrib/bind/named/ns_glob.h U src/contrib/bind/named/db_lookup.c U src/contrib/bind/named/db_dump.c U src/contrib/bind/named/ns_forw.c U src/contrib/bind/named/ns_maint.c U src/contrib/bind/named/db_update.c U src/contrib/bind/named/storage.c U src/contrib/bind/named/tree.c U src/contrib/bind/named/ndc.sh U src/contrib/bind/named/Version.c U src/contrib/bind/named/ns_validate.c U src/contrib/bind/named/ns_sort.c U src/contrib/bind/named/db_reload.c U src/contrib/bind/named/named-xfer.c U src/contrib/bind/named/pathnames.h U src/contrib/bind/named/named.restart.sh U src/contrib/bind/named/ns_stats.c U src/contrib/bind/named/db_glob.h U src/contrib/bind/named/ns_main.c U src/contrib/bind/named/ns_ncache.c U src/contrib/bind/named/tree.h U src/contrib/bind/named/tree.man3 U src/contrib/bind/named/ns_udp.c U src/contrib/bind/res/Makefile U src/contrib/bind/res/inet_addr.c U src/contrib/bind/res/res_mkquery.c U src/contrib/bind/res/res_init.c U src/contrib/bind/res/res_debug.c U src/contrib/bind/res/getnetnamadr.c U src/contrib/bind/res/getnetent.c U src/contrib/bind/res/gethnamaddr.c U src/contrib/bind/res/getnetbyaddr.c U src/contrib/bind/res/getnetbyname.c U src/contrib/bind/res/herror.c C src/contrib/bind/res/res_comp.c U src/contrib/bind/res/hostnamelen.c U src/contrib/bind/res/res_query.c U src/contrib/bind/res/nsap_addr.c U src/contrib/bind/res/sethostent.c U src/contrib/bind/res/res_send.c U src/contrib/bind/res/inet_ntop.c U src/contrib/bind/res/res_data.c U src/contrib/bind/res/inet_neta.c U src/contrib/bind/res/inet_pton.c U src/contrib/bind/res/base64.c U src/contrib/bind/res/inet_net_ntop.c U src/contrib/bind/res/inet_net_pton.c U src/contrib/bind/tools/Makefile U src/contrib/bind/tools/dnsquery.c U src/contrib/bind/tools/dig.c U src/contrib/bind/tools/host.c U src/contrib/bind/tools/addr.c U src/contrib/bind/tools/nslookup/subr.c U src/contrib/bind/tools/nslookup/getinfo.c U src/contrib/bind/tools/nslookup/debug.c U src/contrib/bind/tools/nslookup/main.c U src/contrib/bind/tools/nslookup/nslookup.help U src/contrib/bind/tools/nslookup/list.c U src/contrib/bind/tools/nslookup/Makefile U src/contrib/bind/tools/nslookup/commands.l U src/contrib/bind/tools/nslookup/send.c U src/contrib/bind/tools/nslookup/skip.c U src/contrib/bind/tools/nslookup/res.h U src/contrib/bind/tools/nslookup/pathnames.h U src/contrib/bind/conf/copyright U src/contrib/bind/conf/bsdinstall.sh U src/contrib/bind/conf/options.h U src/contrib/bind/conf/portability.h U src/contrib/bind/conf/master/README U src/contrib/bind/conf/master/named.hosts U src/contrib/bind/conf/master/root.cache U src/contrib/bind/conf/master/named.rev U src/contrib/bind/conf/master/named.boot U src/contrib/bind/conf/master/named.boot.master U src/contrib/bind/conf/master/named.local 2 conflicts created by this import. Use the following command to help the merge: cvs checkout -jISC:yesterday -jISC src/contrib/bind From owner-cvs-contrib Fri Jun 27 20:26:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA01405 for cvs-contrib-outgoing; Fri, 27 Jun 1997 20:26:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA01314; Fri, 27 Jun 1997 20:24:31 -0700 (PDT) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA14691; Fri, 27 Jun 1997 20:23:04 -0700 (PDT) Date: Fri, 27 Jun 1997 20:23:04 -0700 (PDT) Message-Id: <199706280323.UAA14691@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/cvs DEVEL-CVS FREEBSD-upgrade TESTS .cvsignore BUGS ChangeLog FAQ HACKING INSTALL MINOR-BUGS Makefile.in NEWS PROJECTS README TODO acconfig.h config.h.in configure configure.in cvs-format.el FREEBSD.README ... Sender: owner-cvs-contrib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 1997/06/27 20:23:04 PDT Modified files: (Branch: RELENG_2_2) contrib/cvs .cvsignore BUGS ChangeLog FAQ HACKING INSTALL MINOR-BUGS Makefile.in NEWS PROJECTS README TODO acconfig.h config.h.in configure configure.in cvs-format.el contrib/cvs/contrib .cvsignore ChangeLog Makefile.in README cln_hist.pl commit_prep.pl cvs_acls.pl cvscheck.man cvscheck.sh cvshelp.man descend.man descend.sh log.pl log_accum.pl mfpipe.pl rcs-to-cvs.sh rcs2log.sh rcs2sccs.sh sccs2rcs.csh contrib/cvs/doc ChangeLog Makefile.in cvs.texinfo cvsclient.texi contrib/cvs/lib ChangeLog Makefile.in argmatch.c fnmatch.c fnmatch.h getdate.y getline.c getopt.c getopt.h getopt1.c getwd.c hostname.c md5.c md5.h mkdir.c regex.c regex.h rename.c sighandle.c strdup.c strerror.c stripslash.c system.h vasprintf.c wait.h waitpid.c xgetwd.c yesno.c contrib/cvs/man ChangeLog Makefile.in cvs.1 cvsbug.8 contrib/cvs/src ChangeLog Makefile.in add.c admin.c checkin.c checkout.c classify.c client.c client.h commit.c create_adm.c cvs.h cvsbug.sh cvsrc.c diff.c edit.c edit.h entries.c error.c error.h expand_path.c fileattr.c fileattr.h filesubr.c find_names.c hash.c hash.h history.c ignore.c import.c lock.c log.c login.c logmsg.c main.c mkmodules.c modules.c myndbm.c myndbm.h no_diff.c options.h.in parseinfo.c patch.c rcs.c rcs.h rcscmds.c recurse.c release.c remove.c repos.c root.c rtag.c run.c sanity.sh server.c server.h status.c subr.c tag.c update.c update.h vers_ts.c version.c watch.c watch.h wrapper.c contrib/cvs/tools ChangeLog Makefile.in contrib/cvs/tools/pcl-cvs ChangeLog INSTALL Makefile.in pcl-cvs.el Added files: (Branch: RELENG_2_2) contrib/cvs DEVEL-CVS FREEBSD-upgrade TESTS contrib/cvs/contrib cvs2vendor.sh listen2.c listen2.mak contrib/cvs/doc DIFFUTILS-2.7-BUG RCSFILES contrib/cvs/src ChangeLog-96 buffer.c buffer.h zlib.c contrib/cvs/tools/pcl-cvs ChangeLog.woods ToDo Removed files: (Branch: RELENG_2_2) contrib/cvs FREEBSD.README contrib/cvs/src README-rm-add Log: Update 2.2 to cvs-1.9.10 from -current (fixes a security problem with pserver mode) Revision Changes Path 1.1.1.1.2.1 +12 -6 src/contrib/cvs/.cvsignore 1.1.1.1.2.1 +101 -131 src/contrib/cvs/BUGS 1.1.1.1.2.1 +882 -0 src/contrib/cvs/ChangeLog 1.1.1.1.2.1 +2 -5 src/contrib/cvs/FAQ 1.1.1.1.2.1 +97 -7 src/contrib/cvs/HACKING 1.1.1.1.2.1 +80 -61 src/contrib/cvs/INSTALL 1.1.1.1.2.1 +36 -35 src/contrib/cvs/MINOR-BUGS 1.1.1.1.2.1 +40 -23 src/contrib/cvs/Makefile.in 1.1.1.1.2.1 +138 -3 src/contrib/cvs/NEWS 1.1.1.1.2.1 +2 -1 src/contrib/cvs/PROJECTS 1.1.1.1.2.1 +45 -73 src/contrib/cvs/README 1.1.1.1.2.1 +86 -87 src/contrib/cvs/TODO 1.1.1.1.2.1 +6 -0 src/contrib/cvs/acconfig.h 1.1.1.1.2.1 +30 -17 src/contrib/cvs/config.h.in 1.1.1.1.2.1 +516 -552 src/contrib/cvs/configure 1.1.1.1.2.1 +129 -50 src/contrib/cvs/configure.in 1.1.1.1.2.1 +17 -5 src/contrib/cvs/cvs-format.el 1.1.1.1.2.1 +4 -0 src/contrib/cvs/contrib/.cvsignore 1.1.1.1.2.1 +125 -0 src/contrib/cvs/contrib/ChangeLog 1.1.1.1.2.1 +10 -15 src/contrib/cvs/contrib/Makefile.in 1.1.1.1.2.1 +30 -25 src/contrib/cvs/contrib/README 1.1.1.1.2.1 +0 -1 src/contrib/cvs/contrib/cln_hist.pl 1.1.1.1.2.1 +0 -1 src/contrib/cvs/contrib/commit_prep.pl 1.1.1.1.2.1 +0 -2 src/contrib/cvs/contrib/cvs_acls.pl 1.1.1.1.2.1 +0 -1 src/contrib/cvs/contrib/cvscheck.man 1.1.1.1.2.1 +0 -1 src/contrib/cvs/contrib/cvscheck.sh 1.1.1.1.2.1 +0 -1 src/contrib/cvs/contrib/cvshelp.man 1.1.1.1.2.1 +0 -1 src/contrib/cvs/contrib/descend.man 1.1.1.1.2.1 +0 -1 src/contrib/cvs/contrib/descend.sh 1.1.1.1.2.1 +0 -2 src/contrib/cvs/contrib/log.pl 1.1.1.1.2.1 +19 -8 src/contrib/cvs/contrib/log_accum.pl 1.1.1.1.2.1 +0 -3 src/contrib/cvs/contrib/mfpipe.pl 1.1.1.1.2.1 +2 -3 src/contrib/cvs/contrib/rcs-to-cvs.sh 1.1.1.1.2.1 +21 -8 src/contrib/cvs/contrib/rcs2log.sh 1.1.1.1.2.1 +0 -2 src/contrib/cvs/contrib/rcs2sccs.sh 1.1.1.1.2.1 +0 -2 src/contrib/cvs/contrib/sccs2rcs.csh 1.1.1.1.2.1 +1396 -0 src/contrib/cvs/doc/ChangeLog 1.1.1.1.2.1 +8 -14 src/contrib/cvs/doc/Makefile.in 1.1.1.1.2.1 +5386 -1301src/contrib/cvs/doc/cvs.texinfo 1.1.1.1.2.1 +809 -220 src/contrib/cvs/doc/cvsclient.texi 1.1.1.1.2.1 +139 -0 src/contrib/cvs/lib/ChangeLog 1.1.1.1.2.1 +5 -10 src/contrib/cvs/lib/Makefile.in 1.1.1.1.2.1 +1 -5 src/contrib/cvs/lib/argmatch.c 1.1.1.1.2.1 +1 -6 src/contrib/cvs/lib/fnmatch.c 1.1.1.1.2.1 +1 -6 src/contrib/cvs/lib/fnmatch.h 1.1.1.1.2.1 +15 -8 src/contrib/cvs/lib/getdate.y 1.1.1.1.2.1 +1 -5 src/contrib/cvs/lib/getline.c 1.1.1.1.2.1 +1 -5 src/contrib/cvs/lib/getopt.c 1.1.1.1.2.1 +1 -7 src/contrib/cvs/lib/getopt.h 1.1.1.1.2.1 +1 -5 src/contrib/cvs/lib/getopt1.c 1.1.1.1.2.1 +3 -5 src/contrib/cvs/lib/getwd.c 1.1.1.1.2.1 +1 -5 src/contrib/cvs/lib/hostname.c 1.1.1.1.2.1 +85 -33 src/contrib/cvs/lib/md5.c 1.1.1.1.2.1 +8 -10 src/contrib/cvs/lib/md5.h 1.1.1.1.2.1 +1 -5 src/contrib/cvs/lib/mkdir.c 1.1.1.1.2.1 +365 -329 src/contrib/cvs/lib/regex.c 1.1.1.1.2.1 +6 -8 src/contrib/cvs/lib/regex.h 1.1.1.1.2.1 +1 -5 src/contrib/cvs/lib/rename.c 1.1.1.1.2.1 +1 -7 src/contrib/cvs/lib/sighandle.c 1.1.1.1.2.1 +1 -5 src/contrib/cvs/lib/strdup.c 1.1.1.1.2.1 +1 -6 src/contrib/cvs/lib/strerror.c 1.1.1.1.2.1 +1 -5 src/contrib/cvs/lib/stripslash.c 1.1.1.1.2.1 +60 -20 src/contrib/cvs/lib/system.h 1.1.1.1.2.1 +16 -12 src/contrib/cvs/lib/vasprintf.c 1.1.1.1.2.1 +13 -6 src/contrib/cvs/lib/wait.h 1.1.1.1.2.1 +4 -0 src/contrib/cvs/lib/waitpid.c 1.1.1.1.2.1 +1 -5 src/contrib/cvs/lib/xgetwd.c 1.1.1.1.2.1 +1 -5 src/contrib/cvs/lib/yesno.c 1.1.1.1.2.1 +48 -0 src/contrib/cvs/man/ChangeLog 1.1.1.1.2.1 +3 -8 src/contrib/cvs/man/Makefile.in 1.2.2.1 +22 -34 src/contrib/cvs/man/cvs.1 1.1.1.1.2.1 +0 -26 src/contrib/cvs/man/cvsbug.8 1.1.1.1.2.1 +1075 -1072src/contrib/cvs/src/ChangeLog 1.1.1.1.2.1 +17 -21 src/contrib/cvs/src/Makefile.in 1.1.1.1.2.1 +238 -96 src/contrib/cvs/src/add.c 1.1.1.1.2.1 +15 -15 src/contrib/cvs/src/admin.c 1.1.1.1.2.1 +49 -42 src/contrib/cvs/src/checkin.c 1.1.1.1.2.1 +340 -164 src/contrib/cvs/src/checkout.c 1.1.1.1.2.1 +46 -61 src/contrib/cvs/src/classify.c 1.1.1.1.2.1 +1851 -1259src/contrib/cvs/src/client.c 1.1.1.1.2.1 +31 -47 src/contrib/cvs/src/client.h 1.1.1.1.2.1 +755 -385 src/contrib/cvs/src/commit.c 1.1.1.1.2.1 +16 -13 src/contrib/cvs/src/create_adm.c 1.1.1.1.2.1 +316 -172 src/contrib/cvs/src/cvs.h 1.1.1.1.2.1 +7 -9 src/contrib/cvs/src/cvsbug.sh 1.1.1.1.2.1 +34 -25 src/contrib/cvs/src/cvsrc.c 1.1.1.1.2.3 +456 -170 src/contrib/cvs/src/diff.c 1.1.1.1.2.1 +77 -72 src/contrib/cvs/src/edit.c 1.1.1.1.2.1 +1 -5 src/contrib/cvs/src/edit.h 1.1.1.1.2.1 +384 -43 src/contrib/cvs/src/entries.c 1.1.1.1.2.1 +60 -67 src/contrib/cvs/src/error.c 1.1.1.1.2.1 +16 -6 src/contrib/cvs/src/error.h 1.1.1.1.2.1 +93 -19 src/contrib/cvs/src/expand_path.c 1.1.1.1.2.1 +69 -26 src/contrib/cvs/src/fileattr.c 1.1.1.1.2.1 +17 -13 src/contrib/cvs/src/fileattr.h 1.1.1.1.2.1 +255 -59 src/contrib/cvs/src/filesubr.c 1.1.1.1.2.1 +132 -26 src/contrib/cvs/src/find_names.c 1.1.1.1.2.1 +69 -32 src/contrib/cvs/src/hash.c 1.1.1.1.2.1 +1 -3 src/contrib/cvs/src/hash.h 1.1.1.1.2.1 +134 -52 src/contrib/cvs/src/history.c 1.1.1.1.2.1 +102 -31 src/contrib/cvs/src/ignore.c 1.1.1.1.2.1 +287 -147 src/contrib/cvs/src/import.c 1.1.1.1.2.1 +335 -173 src/contrib/cvs/src/lock.c 1.1.1.1.2.1 +1327 -41 src/contrib/cvs/src/log.c 1.1.1.1.2.1 +349 -282 src/contrib/cvs/src/login.c 1.1.1.1.2.1 +489 -82 src/contrib/cvs/src/logmsg.c 1.2.2.1 +679 -467 src/contrib/cvs/src/main.c 1.2.2.1 +166 -91 src/contrib/cvs/src/mkmodules.c 1.1.1.1.2.1 +245 -109 src/contrib/cvs/src/modules.c 1.1.1.1.2.1 +16 -9 src/contrib/cvs/src/myndbm.c 1.1.1.1.2.1 +0 -2 src/contrib/cvs/src/myndbm.h 1.1.1.1.2.1 +41 -79 src/contrib/cvs/src/no_diff.c 1.1.1.1.2.1 +112 -119 src/contrib/cvs/src/options.h.in 1.1.1.1.2.1 +33 -8 src/contrib/cvs/src/parseinfo.c 1.1.1.1.2.1 +165 -54 src/contrib/cvs/src/patch.c 1.2.2.1 +2579 -453 src/contrib/cvs/src/rcs.c 1.1.1.1.2.1 +38 -7 src/contrib/cvs/src/rcs.h 1.1.1.1.2.1 +103 -69 src/contrib/cvs/src/rcscmds.c 1.1.1.1.2.1 +271 -164 src/contrib/cvs/src/recurse.c 1.1.1.1.2.1 +166 -169 src/contrib/cvs/src/release.c 1.1.1.1.2.1 +72 -14 src/contrib/cvs/src/remove.c 1.1.1.1.2.1 +62 -55 src/contrib/cvs/src/repos.c 1.1.1.1.2.1 +406 -30 src/contrib/cvs/src/root.c 1.1.1.1.2.1 +94 -35 src/contrib/cvs/src/rtag.c 1.1.1.1.2.1 +58 -30 src/contrib/cvs/src/run.c 1.1.1.1.2.1 +4753 -703 src/contrib/cvs/src/sanity.sh 1.1.1.1.2.1 +3804 -3118src/contrib/cvs/src/server.c 1.1.1.1.2.1 +42 -17 src/contrib/cvs/src/server.h 1.1.1.1.2.1 +116 -49 src/contrib/cvs/src/status.c 1.1.1.1.2.1 +173 -21 src/contrib/cvs/src/subr.c 1.1.1.1.2.1 +181 -62 src/contrib/cvs/src/tag.c 1.1.1.1.2.1 +879 -595 src/contrib/cvs/src/update.c 1.1.1.1.2.1 +2 -5 src/contrib/cvs/src/update.h 1.1.1.1.2.1 +100 -88 src/contrib/cvs/src/vers_ts.c 1.1.1.1.2.1 +1 -1 src/contrib/cvs/src/version.c 1.1.1.1.2.1 +36 -30 src/contrib/cvs/src/watch.c 1.1.1.1.2.1 +1 -5 src/contrib/cvs/src/watch.h 1.1.1.1.2.1 +168 -46 src/contrib/cvs/src/wrapper.c 1.1.1.1.2.1 +13 -0 src/contrib/cvs/tools/ChangeLog 1.1.1.1.2.1 +3 -6 src/contrib/cvs/tools/Makefile.in 1.1.1.1.2.1 +26 -0 src/contrib/cvs/tools/pcl-cvs/ChangeLog 1.1.1.1.2.1 +1 -1 src/contrib/cvs/tools/pcl-cvs/INSTALL 1.1.1.1.2.1 +3 -3 src/contrib/cvs/tools/pcl-cvs/Makefile.in 1.1.1.1.2.1 +27 -22 src/contrib/cvs/tools/pcl-cvs/pcl-cvs.el From owner-cvs-contrib Sat Jun 28 00:38:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA09667 for cvs-contrib-outgoing; Sat, 28 Jun 1997 00:38:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA09631; Sat, 28 Jun 1997 00:38:18 -0700 (PDT) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA17326; Sat, 28 Jun 1997 00:36:50 -0700 (PDT) Date: Sat, 28 Jun 1997 00:36:50 -0700 (PDT) Message-Id: <199706280736.AAA17326@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/bind CHANGES INSTALL Makefile README src/contrib/bind/conf options.h portability.h src/contrib/bind/doc/bog 00title.me Makefile files.me ns.me src/contrib/bind/doc/misc FAQ.1of2 FAQ.2of2 ... Sender: owner-cvs-contrib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 1997/06/28 00:36:50 PDT Modified files: (Branch: RELENG_2_2) contrib/bind CHANGES INSTALL Makefile README contrib/bind/conf options.h portability.h contrib/bind/doc/bog 00title.me Makefile files.me ns.me contrib/bind/doc/misc FAQ.1of2 FAQ.2of2 contrib/bind/include netdb.h resolv.h contrib/bind/include/arpa Makefile inet.h nameser.h contrib/bind/man dig.1 gethostbyname.3 named.8 contrib/bind/named Makefile Version.c db_defs.h db_dump.c db_func.h db_glob.h db_glue.c db_load.c db_lookup.c db_reload.c db_save.c db_secure.c db_update.c named-xfer.c ns_defs.h ns_forw.c ns_func.h ns_glob.h ns_init.c ns_main.c ns_maint.c ns_ncache.c ns_req.c ns_resp.c ns_stats.c ns_validate.c contrib/bind/res Makefile gethnamaddr.c getnetent.c getnetnamadr.c res_comp.c res_debug.c res_init.c res_mkquery.c res_query.c res_send.c sethostent.c contrib/bind/tools dnsquery.c host.c contrib/bind/tools/nslookup debug.c getinfo.c list.c main.c nslookup.help res.h send.c subr.c Added files: (Branch: RELENG_2_2) contrib/bind/named ns_udp.c contrib/bind/res base64.c inet_net_ntop.c inet_net_pton.c inet_neta.c Log: Update the 2.2 version of bind from 4.9.4-P1 to 4.9.6. More commits to follow. Revision Changes Path 1.1.1.1.2.1 +330 -1 src/contrib/bind/CHANGES 1.1.1.1.2.1 +56 -31 src/contrib/bind/INSTALL 1.1.1.1.2.1 +250 -32 src/contrib/bind/Makefile 1.1.1.1.2.1 +9 -219 src/contrib/bind/README 1.1.1.1.2.1 +3 -12 src/contrib/bind/conf/options.h 1.1.1.1.2.1 +96 -41 src/contrib/bind/conf/portability.h 1.1.1.1.2.1 +1 -1 src/contrib/bind/doc/bog/00title.me 1.1.1.1.2.1 +3 -0 src/contrib/bind/doc/bog/Makefile 1.1.1.1.2.1 +7 -3 src/contrib/bind/doc/bog/files.me 1.1.1.1.2.1 +35 -4 src/contrib/bind/doc/bog/ns.me 1.1.1.1.2.1 +1041 -778 src/contrib/bind/doc/misc/FAQ.1of2 1.1.1.1.2.1 +813 -646 src/contrib/bind/doc/misc/FAQ.2of2 1.1.1.1.2.1 +9 -1 src/contrib/bind/include/netdb.h 1.1.1.1.2.1 +89 -47 src/contrib/bind/include/resolv.h 1.1.1.1.2.1 +4 -1 src/contrib/bind/include/arpa/Makefile 1.1.1.1.2.1 +8 -5 src/contrib/bind/include/arpa/inet.h 1.1.1.1.2.1 +82 -36 src/contrib/bind/include/arpa/nameser.h 1.1.1.1.2.2 +3 -3 src/contrib/bind/man/dig.1 1.1.1.1.2.1 +4 -2 src/contrib/bind/man/gethostbyname.3 1.1.1.1.2.1 +19 -13 src/contrib/bind/man/named.8 1.1.1.1.2.1 +6 -5 src/contrib/bind/named/Makefile 1.1.1.1.2.1 +3 -2 src/contrib/bind/named/Version.c 1.1.1.1.2.1 +8 -8 src/contrib/bind/named/db_defs.h 1.1.1.1.2.1 +167 -66 src/contrib/bind/named/db_dump.c 1.1.1.1.2.1 +5 -14 src/contrib/bind/named/db_func.h 1.1.1.1.2.1 +3 -3 src/contrib/bind/named/db_glob.h 1.1.1.1.2.1 +97 -23 src/contrib/bind/named/db_glue.c 1.1.1.1.2.1 +986 -191 src/contrib/bind/named/db_load.c 1.1.1.1.2.1 +4 -3 src/contrib/bind/named/db_lookup.c 1.1.1.1.2.1 +3 -3 src/contrib/bind/named/db_reload.c 1.1.1.1.2.1 +5 -18 src/contrib/bind/named/db_save.c 1.1.1.1.2.1 +2 -2 src/contrib/bind/named/db_secure.c 1.1.1.1.2.1 +96 -18 src/contrib/bind/named/db_update.c 1.1.1.1.2.1 +503 -163 src/contrib/bind/named/named-xfer.c 1.1.1.1.2.1 +7 -11 src/contrib/bind/named/ns_defs.h 1.1.1.1.2.1 +107 -105 src/contrib/bind/named/ns_forw.c 1.1.1.1.2.1 +13 -9 src/contrib/bind/named/ns_func.h 1.1.1.1.2.1 +4 -10 src/contrib/bind/named/ns_glob.h 1.1.1.1.2.1 +140 -113 src/contrib/bind/named/ns_init.c 1.1.1.1.2.1 +87 -60 src/contrib/bind/named/ns_main.c 1.1.1.1.2.1 +5 -18 src/contrib/bind/named/ns_maint.c 1.1.1.1.2.1 +69 -60 src/contrib/bind/named/ns_ncache.c 1.1.1.1.2.1 +220 -343 src/contrib/bind/named/ns_req.c 1.1.1.1.2.1 +955 -536 src/contrib/bind/named/ns_resp.c 1.1.1.1.2.1 +1 -6 src/contrib/bind/named/ns_stats.c 1.1.1.1.2.1 +1 -13 src/contrib/bind/named/ns_validate.c 1.1.1.1.2.1 +9 -10 src/contrib/bind/res/Makefile 1.1.1.1.2.1 +68 -24 src/contrib/bind/res/gethnamaddr.c 1.1.1.1.2.1 +2 -2 src/contrib/bind/res/getnetent.c 1.1.1.1.2.1 +2 -2 src/contrib/bind/res/getnetnamadr.c 1.1.1.1.2.2 +7 -4 src/contrib/bind/res/res_comp.c 1.1.1.1.2.1 +416 -103 src/contrib/bind/res/res_debug.c 1.1.1.1.2.1 +8 -4 src/contrib/bind/res/res_init.c 1.1.1.1.2.1 +1 -61 src/contrib/bind/res/res_mkquery.c 1.1.1.1.2.1 +23 -12 src/contrib/bind/res/res_query.c 1.1.1.1.2.1 +51 -25 src/contrib/bind/res/res_send.c 1.1.1.1.2.1 +2 -4 src/contrib/bind/res/sethostent.c 1.1.1.1.2.1 +19 -69 src/contrib/bind/tools/dnsquery.c 1.1.1.1.2.1 +143 -163 src/contrib/bind/tools/host.c 1.1.1.1.2.1 +71 -15 src/contrib/bind/tools/nslookup/debug.c 1.1.1.1.2.1 +8 -7 src/contrib/bind/tools/nslookup/getinfo.c 1.1.1.1.2.1 +67 -101 src/contrib/bind/tools/nslookup/list.c 1.1.1.1.2.1 +4 -2 src/contrib/bind/tools/nslookup/main.c 1.1.1.1.2.1 +2 -2 src/contrib/bind/tools/nslookup/nslookup.help 1.1.1.1.2.1 +8 -3 src/contrib/bind/tools/nslookup/res.h 1.1.1.1.2.1 +2 -3 src/contrib/bind/tools/nslookup/send.c 1.1.1.1.2.1 +44 -156 src/contrib/bind/tools/nslookup/subr.c From owner-cvs-contrib Sat Jun 28 12:10:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA01258 for cvs-contrib-outgoing; Sat, 28 Jun 1997 12:10:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA01196; Sat, 28 Jun 1997 12:09:33 -0700 (PDT) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA23407; Sat, 28 Jun 1997 12:08:00 -0700 (PDT) Date: Sat, 28 Jun 1997 12:08:00 -0700 (PDT) Message-Id: <199706281908.MAA23407@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/patch COPYING ChangeLog INSTALL Makefile.in NEWS README acconfig.h addext.c argmatch.c argmatch.h backupfile.c backupfile.h basename.c common.h config.hin configure configure.in getopt.c getopt.h getopt1.c inp.c inp.h install-sh ... Sender: owner-cvs-contrib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1997/06/28 12:08:00 PDT Added files: contrib/patch COPYING ChangeLog INSTALL Makefile.in NEWS README acconfig.h addext.c argmatch.c argmatch.h backupfile.c backupfile.h basename.c common.h config.hin configure configure.in getopt.c getopt.h getopt1.c inp.c inp.h install-sh maketime.c maketime.h memchr.c mkinstalldirs partime.c partime.h patch.1 patch.c pch.c pch.h quotearg.c quotearg.h rename.c util.c util.h version.c version.h Log: Initial import of GNU patch version 2.3. From owner-cvs-contrib Sat Jun 28 12:11:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA01341 for cvs-contrib-outgoing; Sat, 28 Jun 1997 12:11:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA01319; Sat, 28 Jun 1997 12:11:30 -0700 (PDT) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA23458; Sat, 28 Jun 1997 12:09:58 -0700 (PDT) Date: Sat, 28 Jun 1997 12:09:58 -0700 (PDT) Message-Id: <199706281909.MAA23458@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/patch getopt.c Sender: owner-cvs-contrib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1997/06/28 12:09:58 PDT Modified files: contrib/patch getopt.c Log: Make this -Wall clean. Revision Changes Path 1.2 +1 -0 src/contrib/patch/getopt.c From owner-cvs-contrib Sat Jun 28 16:00:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA07652 for cvs-contrib-outgoing; Sat, 28 Jun 1997 16:00:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA07535; Sat, 28 Jun 1997 15:58:07 -0700 (PDT) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA24335; Sat, 28 Jun 1997 15:56:28 -0700 (PDT) Date: Sat, 28 Jun 1997 15:56:28 -0700 (PDT) Message-Id: <199706282256.PAA24335@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/patch ChangeLog Makefile.in NEWS acconfig.h backupfile.c common.h config.hin configure configure.in inp.c inp.h maketime.c mkinstalldirs partime.c patch.1 patch.c pch.c pch.h util.c util.h version.c version.h Sender: owner-cvs-contrib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1997/06/28 15:56:28 PDT Modified files: contrib/patch ChangeLog Makefile.in NEWS acconfig.h backupfile.c common.h config.hin configure configure.in inp.c inp.h maketime.c mkinstalldirs partime.c patch.1 patch.c pch.c pch.h util.c util.h version.c version.h Log: Merge in changes for GNU patch version 2.4. Pointed out by: Bruce Evans Revision Changes Path 1.2 +219 -44 src/contrib/patch/ChangeLog 1.2 +17 -13 src/contrib/patch/Makefile.in 1.2 +49 -23 src/contrib/patch/NEWS 1.2 +3 -0 src/contrib/patch/acconfig.h 1.2 +2 -3 src/contrib/patch/backupfile.c 1.2 +20 -7 src/contrib/patch/common.h 1.2 +9 -0 src/contrib/patch/config.hin 1.2 +64 -28 src/contrib/patch/configure 1.2 +17 -3 src/contrib/patch/configure.in 1.2 +25 -111 src/contrib/patch/inp.c 1.2 +0 -0 src/contrib/patch/inp.h 1.2 +7 -4 src/contrib/patch/maketime.c 1.2 +0 -0 src/contrib/patch/mkinstalldirs 1.2 +0 -0 src/contrib/patch/partime.c 1.2 +352 -155 src/contrib/patch/patch.1 1.2 +220 -110 src/contrib/patch/patch.c 1.2 +148 -47 src/contrib/patch/pch.c 1.2 +2 -1 src/contrib/patch/pch.h 1.2 +246 -51 src/contrib/patch/util.c 1.2 +4 -2 src/contrib/patch/util.h 1.2 +0 -0 src/contrib/patch/version.c 1.2 +0 -0 src/contrib/patch/version.h From owner-cvs-contrib Sat Jun 28 16:36:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA08596 for cvs-contrib-outgoing; Sat, 28 Jun 1997 16:36:15 -0700 (PDT) Received: from mexico.brainstorm.eu.org (root@mexico.brainstorm.fr [193.56.58.253]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA08590; Sat, 28 Jun 1997 16:36:03 -0700 (PDT) Received: from brasil.brainstorm.eu.org (brasil.brainstorm.fr [193.56.58.33]) by mexico.brainstorm.eu.org (8.8.4/8.8.4) with ESMTP id BAA16322; Sun, 29 Jun 1997 01:35:49 +0200 Received: (from uucp@localhost) by brasil.brainstorm.eu.org (8.8.4/8.6.12) with UUCP id BAA05004; Sun, 29 Jun 1997 01:35:43 +0200 Received: (from roberto@localhost) by keltia.freenix.fr (8.8.6/keltia-uucp-2.9) id BAA12874; Sun, 29 Jun 1997 01:32:28 +0200 (CEST) Message-ID: <19970629013228.03223@keltia.freenix.fr> Date: Sun, 29 Jun 1997 01:32:28 +0200 From: Ollivier Robert To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: Re: cvs commit: src/contrib/patch COPYING ChangeLog INSTALL Makefile.in NEWS README acconfig.h addext.c argmatch.c argmatch.h backupfile.c backupfile.h basename.c common.h config.hin configure configure.in getopt.c getopt.h getopt1.c inp.c inp.h install- References: <199706281908.MAA23407@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.76 In-Reply-To: <199706281908.MAA23407@freefall.freebsd.org>; from Steve Price on Sat, Jun 28, 1997 at 12:08:00PM -0700 X-Operating-System: FreeBSD 3.0-CURRENT ctm#3392 AMD-K6 MMX @ 208 MHz Sender: owner-cvs-contrib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk According to Steve Price: > Log: > Initial import of GNU patch version 2.3. I'm not sure we want 2.3 so please import 2.4 instead (I've seen a few discussions in perl5-porters about 2.3 and everyone said to get at least 2.3.7). Beware than many things have changed since 2.1, especially the fact that it doesn't create .orig by default. Many will get bitten by this I guess. There is an environment variable to set if you want the good ol' behaviour (which shouldn't have been changed IMO). -- Ollivier ROBERT -=- FreeBSD: There are no limits -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-CURRENT #20: Fri Jun 13 00:16:13 CEST 1997 From owner-cvs-contrib Sat Jun 28 23:23:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA19747 for cvs-contrib-outgoing; Sat, 28 Jun 1997 23:23:45 -0700 (PDT) Received: from precipice.shockwave.com (ppp-206-170-5-84.rdcy01.pacbell.net [206.170.5.84]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA19742; Sat, 28 Jun 1997 23:23:39 -0700 (PDT) Received: from shockwave.com (localhost [127.0.0.1]) by precipice.shockwave.com (8.8.5/8.7.3) with ESMTP id XAA24743; Sat, 28 Jun 1997 23:21:44 -0700 (PDT) Message-Id: <199706290621.XAA24743@precipice.shockwave.com> To: Steve Price cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: Re: cvs commit: src/contrib/patch ChangeLog Makefile.in NEWS acconfig.h backupfile.c common.h config.hin configure configure.in inp.c inp.h maketime.c mkinstalldirs partime.c patch.1 patch.c pch.c pch.h util.c util.h version.c version.h In-reply-to: Your message of "Sat, 28 Jun 1997 15:56:28 PDT." <199706282256.PAA24335@freefall.freebsd.org> Date: Sat, 28 Jun 1997 23:21:44 -0700 From: Paul Traina Sender: owner-cvs-contrib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Steve, It doesn't look like you did this as an import, but rather as a commit to the main branch. That means we've got a big nasty ugly problem on our hands. All updates to ANY stuff gotten from ANY vendor need to go on the vendor branch. I think, at this point, the best thing to do is rm -rf contrib/patch from the repository and start over again with a clean import of 2.4. This is Peter's call. Paul From: Steve Price Subject: cvs commit: src/contrib/patch ChangeLog Makefile.in NEWS acconfig.h backupfile.c common.h config.hin configure configure.in inp.c inp.h maketime.c mkinstalldirs partime.c patch.1 patch.c pch.c pch.h util.c util.h version.c version.h steve 1997/06/28 15:56:28 PDT Modified files: contrib/patch ChangeLog Makefile.in NEWS acconfig.h backupfile.c common.h config.hin configure configure.in inp.c inp.h maketime.c mkinstalldirs partime.c patch.1 patch.c pch.c pch.h util.c util.h version.c version.h Log: Merge in changes for GNU patch version 2.4. Pointed out by: Bruce Evans Revision Changes Path 1.2 +219 -44 src/contrib/patch/ChangeLog 1.2 +17 -13 src/contrib/patch/Makefile.in 1.2 +49 -23 src/contrib/patch/NEWS 1.2 +3 -0 src/contrib/patch/acconfig.h 1.2 +2 -3 src/contrib/patch/backupfile.c 1.2 +20 -7 src/contrib/patch/common.h 1.2 +9 -0 src/contrib/patch/config.hin 1.2 +64 -28 src/contrib/patch/configure 1.2 +17 -3 src/contrib/patch/configure.in 1.2 +25 -111 src/contrib/patch/inp.c 1.2 +0 -0 src/contrib/patch/inp.h 1.2 +7 -4 src/contrib/patch/maketime.c 1.2 +0 -0 src/contrib/patch/mkinstalldirs 1.2 +0 -0 src/contrib/patch/partime.c 1.2 +352 -155 src/contrib/patch/patch.1 1.2 +220 -110 src/contrib/patch/patch.c 1.2 +148 -47 src/contrib/patch/pch.c 1.2 +2 -1 src/contrib/patch/pch.h 1.2 +246 -51 src/contrib/patch/util.c 1.2 +4 -2 src/contrib/patch/util.h 1.2 +0 -0 src/contrib/patch/version.c 1.2 +0 -0 src/contrib/patch/version.h From owner-cvs-contrib Sat Jun 28 23:35:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA20338 for cvs-contrib-outgoing; Sat, 28 Jun 1997 23:35:30 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id XAA20098; Sat, 28 Jun 1997 23:32:27 -0700 (PDT) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 1.60 #1) id 0wiDVU-0002mz-00; Sun, 29 Jun 1997 00:30:44 -0600 To: Paul Traina Subject: Re: cvs commit: src/contrib/patch ChangeLog Makefile.in NEWS acconfig.h backupfile.c common.h config.hin configure configure.in inp.c inp.h maketime.c mkinstalldirs partime.c patch.1 patch.c pch.c pch.h util.c util.h version.c version.h Cc: Steve Price , cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-contrib@freebsd.org In-reply-to: Your message of "Sat, 28 Jun 1997 23:21:44 PDT." <199706290621.XAA24743@precipice.shockwave.com> References: <199706290621.XAA24743@precipice.shockwave.com> Date: Sun, 29 Jun 1997 00:30:44 -0600 From: Warner Losh Message-Id: Sender: owner-cvs-contrib@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199706290621.XAA24743@precipice.shockwave.com> Paul Traina writes: : I think, at this point, the best thing to do is rm -rf contrib/patch : from the repository and start over again with a clean import of 2.4. Ummm, can't you still import this on the vendor branch, after the fact? While the rm -rf may be easier and cleaner, it would ordinarily cause problems for those folks that have a tree checked out... Warner From owner-cvs-contrib Sat Jun 28 23:58:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA21034 for cvs-contrib-outgoing; Sat, 28 Jun 1997 23:58:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA20930; Sat, 28 Jun 1997 23:56:38 -0700 (PDT) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA26423; Sat, 28 Jun 1997 23:55:02 -0700 (PDT) Date: Sat, 28 Jun 1997 23:55:02 -0700 (PDT) Message-Id: <199706290655.XAA26423@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/patch - Imported sources Sender: owner-cvs-contrib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1997/06/28 23:55:02 PDT src/contrib/patch - Imported sources Update of /home/ncvs/src/contrib/patch In directory freefall.freebsd.org:/net/hub/a/steve/patch Log Message: Import of GNU patch version 2.4. Status: Vendor Tag: FSF Release Tags: patch_2_4 N src/contrib/patch/COPYING N src/contrib/patch/ChangeLog N src/contrib/patch/NEWS N src/contrib/patch/README N src/contrib/patch/acconfig.h N src/contrib/patch/addext.c N src/contrib/patch/argmatch.c N src/contrib/patch/argmatch.h N src/contrib/patch/backupfile.c N src/contrib/patch/backupfile.h N src/contrib/patch/basename.c N src/contrib/patch/common.h N src/contrib/patch/getopt.c N src/contrib/patch/getopt.h N src/contrib/patch/getopt1.c N src/contrib/patch/inp.c N src/contrib/patch/inp.h N src/contrib/patch/maketime.c N src/contrib/patch/maketime.h N src/contrib/patch/memchr.c N src/contrib/patch/partime.c N src/contrib/patch/partime.h N src/contrib/patch/patch.1 N src/contrib/patch/patch.c N src/contrib/patch/pch.c N src/contrib/patch/pch.h N src/contrib/patch/quotearg.c N src/contrib/patch/quotearg.h N src/contrib/patch/rename.c N src/contrib/patch/util.c N src/contrib/patch/util.h N src/contrib/patch/version.c N src/contrib/patch/version.h No conflicts created by this import