From owner-cvs-all Sun Aug 29 7:41: 5 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 81ACD1513D; Sun, 29 Aug 1999 07:41:01 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA61360; Sun, 29 Aug 1999 07:39:25 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199908291439.HAA61360@freefall.freebsd.org> From: Peter Wemm Date: Sun, 29 Aug 1999 07:39:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include Makefile dlfcn.h elf.h err.h histedit.h iso646.h kvm.h limits.h link.h netdb.h nl_types.h nlist.h objformat.h resolv.h stdio.h strhash.h timers.h utmp.h vis.h src/include/arpa inet.h nameser.h nameser_compat.h src/include/rpc ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/08/29 07:39:25 PDT Modified files: (Branch: RELENG_3) include Makefile dlfcn.h elf.h err.h histedit.h iso646.h kvm.h limits.h link.h netdb.h nl_types.h nlist.h objformat.h resolv.h stdio.h strhash.h timers.h utmp.h vis.h include/arpa inet.h nameser.h nameser_compat.h include/rpc auth.h auth_unix.h clnt.h pmap_clnt.h pmap_prot.h pmap_rmt.h rpc.h rpc_msg.h svc.h svc_auth.h types.h xdr.h include/rpcsvc Makefile crypt.x klm_prot.x mount.x nfs_prot.x nis.x nis_cache.x nis_callback.x nis_db.h nlm_prot.x rex.x rnusers.x rquota.x rstat.x sm_inter.x spray.x yp.x yp_prot.h ypclnt.h yppasswd.x ypupdate_prot.x ypxfrd.x Log: $Id$ -> $FreeBSD$ Revision Changes Path 1.92.2.2 +1 -1 src/include/Makefile 1.2.2.1 +1 -1 src/include/dlfcn.h 1.2.2.1 +1 -1 src/include/elf.h 1.7.2.1 +1 -1 src/include/err.h 1.3.2.1 +1 -1 src/include/histedit.h 1.2.2.1 +1 -1 src/include/iso646.h 1.6.2.1 +1 -1 src/include/kvm.h 1.9.2.1 +1 -1 src/include/limits.h 1.19.2.1 +1 -1 src/include/link.h 1.11.2.1 +1 -1 src/include/netdb.h 1.5.2.2 +1 -1 src/include/nl_types.h 1.6.2.1 +1 -1 src/include/nlist.h 1.1.2.1 +1 -1 src/include/objformat.h 1.17.2.1 +1 -1 src/include/resolv.h 1.21.2.2 +1 -1 src/include/stdio.h 1.2.8.1 +1 -1 src/include/strhash.h 1.3.2.1 +1 -1 src/include/timers.h 1.8.2.1 +1 -1 src/include/utmp.h 1.5.2.1 +1 -1 src/include/vis.h 1.10.2.1 +1 -1 src/include/arpa/inet.h 1.12.2.1 +1 -1 src/include/arpa/nameser.h 1.1.2.1 +1 -1 src/include/arpa/nameser_compat.h 1.14.2.1 +1 -1 src/include/rpc/auth.h 1.9.2.1 +1 -1 src/include/rpc/auth_unix.h 1.10.2.1 +1 -1 src/include/rpc/clnt.h 1.10.2.1 +1 -1 src/include/rpc/pmap_clnt.h 1.9.2.1 +1 -1 src/include/rpc/pmap_prot.h 1.9.2.1 +1 -1 src/include/rpc/pmap_rmt.h 1.9.2.1 +1 -1 src/include/rpc/rpc.h 1.11.2.1 +1 -1 src/include/rpc/rpc_msg.h 1.14.2.1 +1 -1 src/include/rpc/svc.h 1.11.2.1 +1 -1 src/include/rpc/svc_auth.h 1.8.2.1 +1 -1 src/include/rpc/types.h 1.12.2.1 +1 -1 src/include/rpc/xdr.h 1.23.2.1 +1 -1 src/include/rpcsvc/Makefile 1.2.2.1 +2 -2 src/include/rpcsvc/crypt.x 1.5.2.1 +1 -1 src/include/rpcsvc/klm_prot.x 1.5.2.1 +1 -1 src/include/rpcsvc/mount.x 1.6.2.1 +1 -1 src/include/rpcsvc/nfs_prot.x 1.2.2.1 +1 -1 src/include/rpcsvc/nis.x 1.2.2.1 +1 -1 src/include/rpcsvc/nis_cache.x 1.2.2.1 +1 -1 src/include/rpcsvc/nis_callback.x 1.4.2.1 +1 -1 src/include/rpcsvc/nis_db.h 1.7.2.1 +1 -1 src/include/rpcsvc/nlm_prot.x 1.5.2.1 +1 -1 src/include/rpcsvc/rex.x 1.5.2.1 +1 -1 src/include/rpcsvc/rnusers.x 1.5.2.1 +1 -1 src/include/rpcsvc/rquota.x 1.5.2.1 +1 -1 src/include/rpcsvc/rstat.x 1.7.2.1 +1 -1 src/include/rpcsvc/sm_inter.x 1.5.2.1 +1 -1 src/include/rpcsvc/spray.x 1.11.2.1 +1 -1 src/include/rpcsvc/yp.x 1.9.2.1 +1 -1 src/include/rpcsvc/yp_prot.h 1.10.2.1 +1 -1 src/include/rpcsvc/ypclnt.h 1.5.2.1 +1 -1 src/include/rpcsvc/yppasswd.x 1.2.2.1 +1 -1 src/include/rpcsvc/ypupdate_prot.x 1.6.2.1 +2 -2 src/include/rpcsvc/ypxfrd.x To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message