From owner-cvs-user Sun Dec 29 18:57:36 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id SAA27155 for cvs-user-outgoing; Sun, 29 Dec 1996 18:57:36 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id SAA27148; Sun, 29 Dec 1996 18:57:35 -0800 (PST) Date: Sun, 29 Dec 1996 18:57:35 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199612300257.SAA27148@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/release Makefile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/12/29 18:57:35 Modified: release Makefile Log: More properly call objlink target than use `obj OBJLINK=yes'; the latter form seems broken these days anyway. Revision Changes Path 1.268 +2 -2 src/release/Makefile From owner-cvs-user Sun Dec 29 21:35:36 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id VAA01824 for cvs-user-outgoing; Sun, 29 Dec 1996 21:35:36 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id VAA01815; Sun, 29 Dec 1996 21:35:34 -0800 (PST) Date: Sun, 29 Dec 1996 21:35:34 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199612300535.VAA01815@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/release Makefile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/12/29 21:35:34 Modified: release Makefile Log: argh!! I thought I stomped these two lines already.. :( Revision Changes Path 1.269 +1 -3 src/release/Makefile From owner-cvs-user Mon Dec 30 07:51:55 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id HAA03259 for cvs-user-outgoing; Mon, 30 Dec 1996 07:51:55 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id HAA03252; Mon, 30 Dec 1996 07:51:53 -0800 (PST) Date: Mon, 30 Dec 1996 07:51:53 -0800 (PST) From: Peter Wemm Message-Id: <199612301551.HAA03252@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/contrib/nvi/common options.c Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/12/30 07:51:53 Modified: contrib/nvi/common options.c Log: Bump default escapetime from 1 (ie: 100ms) to 3 (ie: 300ms). Hopefully this will make it less likely to misinterpret arrow keys as seperate keys when running over anything slower than a console. This has been talked about for a while, I hope it's long enough but not too long to be annoying. Revision Changes Path 1.2 +1 -1 src/contrib/nvi/common/options.c From owner-cvs-user Tue Dec 31 06:37:09 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id GAA01304 for cvs-user-outgoing; Tue, 31 Dec 1996 06:37:09 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id GAA01297; Tue, 31 Dec 1996 06:37:07 -0800 (PST) Date: Tue, 31 Dec 1996 06:37:07 -0800 (PST) From: "David E. O'Brien" Message-Id: <199612311437.GAA01297@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/release/sysinstall index.c Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk obrien 96/12/31 06:37:07 Modified: release/sysinstall index.c Log: Added the package catagories astro, chinese, mbone, and vietnamese; along with applicable descriptions. Revision Changes Path 1.41 +5 -1 src/release/sysinstall/index.c From owner-cvs-user Tue Dec 31 09:47:34 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id JAA09536 for cvs-user-outgoing; Tue, 31 Dec 1996 09:47:34 -0800 (PST) Received: (from wosch@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id JAA09522; Tue, 31 Dec 1996 09:47:31 -0800 (PST) Date: Tue, 31 Dec 1996 09:47:31 -0800 (PST) From: Wolfram Schneider Message-Id: <199612311747.JAA09522@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/contrib/groff/tmac doc-common Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 96/12/31 09:47:30 Modified: contrib/groff/tmac doc-common Log: a uniq name for every manpage section in header macro .Dt Revision Changes Path 1.4 +8 -1 src/contrib/groff/tmac/doc-common From owner-cvs-user Tue Dec 31 11:51:24 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id LAA17762 for cvs-user-outgoing; Tue, 31 Dec 1996 11:51:24 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id LAA17752; Tue, 31 Dec 1996 11:51:21 -0800 (PST) Date: Tue, 31 Dec 1996 11:51:21 -0800 (PST) From: Peter Wemm Message-Id: <199612311951.LAA17752@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/contrib/bind - Imported sources Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/12/31 11:51:20 src/contrib/bind - Imported sources Update of /home/ncvs/src/contrib/bind In directory freefall.freebsd.org:/c/peter/import Revision/Branch: 1.1.1 Log Message: Import Paul Vixie/ISC's bind-4.9.5-patch1 onto the vendor branch. This has some (all?) of the DNSSEC key management/distribution mechanism in place. (The SIG and KEY RR's) Obtained from: Paul Vixie / ISC / ftp.isc.org Status: Vendor Tag: ISC Release Tags: bind_4_9_5_p1 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 U 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/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/ndc.sh 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 N 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 U 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 N src/contrib/bind/res/inet_neta.c U src/contrib/bind/res/inet_pton.c N src/contrib/bind/res/base64.c N src/contrib/bind/res/inet_net_ntop.c N 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 No conflicts created by this import From owner-cvs-user Tue Dec 31 14:34:20 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id OAA25965 for cvs-user-outgoing; Tue, 31 Dec 1996 14:34:20 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id OAA25945; Tue, 31 Dec 1996 14:34:18 -0800 (PST) Date: Tue, 31 Dec 1996 14:34:18 -0800 (PST) From: Mike Pritchard Message-Id: <199612312234.OAA25945@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/contrib/groff/tmac doc-common Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 96/12/31 14:34:17 Branch: contrib/groff/tmac RELENG_2_2 Modified: contrib/groff/tmac doc-common Log: YAMFC: Give each manual section a unique name. Revision Changes Path 1.2.2.2 +8 -1 src/contrib/groff/tmac/doc-common From owner-cvs-user Tue Dec 31 19:16:41 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id TAA09927 for cvs-user-outgoing; Tue, 31 Dec 1996 19:16:41 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id TAA09918; Tue, 31 Dec 1996 19:16:39 -0800 (PST) Date: Tue, 31 Dec 1996 19:16:39 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199701010316.TAA09918@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/release Makefile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/12/31 19:16:38 Modified: release Makefile Log: Make CHECKSUM.MD5 files automatically. Revision Changes Path 1.270 +10 -3 src/release/Makefile