$Id$ -> $FreeBSD$

This commit is contained in:
Peter Wemm 1999-08-27 23:45:13 +00:00
parent 9b7a44a60e
commit a4add9a9b1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=50473
64 changed files with 83 additions and 67 deletions

View File

@ -1,5 +1,5 @@
# @(#)Makefile 8.2 (Berkeley) 1/4/94
# $Id: Makefile,v 1.93 1999/03/11 15:12:28 phk Exp $
# $FreeBSD$
#
# Doing a make install builds /usr/include
#

View File

@ -52,7 +52,7 @@
/*
* @(#)inet.h 8.1 (Berkeley) 6/2/93
* From: Id: inet.h,v 8.5 1997/01/29 08:48:09 vixie Exp $
* $Id: inet.h,v 1.9 1997/05/07 20:00:19 eivind Exp $
* $FreeBSD$
*/
#ifndef _ARPA_INET_H_

View File

@ -50,7 +50,7 @@
/*
* From: Id: nameser.h,v 8.16 1998/02/06 00:35:58 halley Exp
* $Id: nameser.h,v 1.12 1998/06/11 08:55:15 peter Exp $
* $FreeBSD$
*/
#ifndef _ARPA_NAMESER_H_

View File

@ -33,7 +33,7 @@
/*
* from nameser.h 8.1 (Berkeley) 6/2/93
* From: Id: nameser_compat.h,v 8.9 1998/03/20 23:25:10 halley Exp
* $Id$
* $FreeBSD$
*/
#ifndef _ARPA_NAMESER_COMPAT_

View File

@ -30,7 +30,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: dlfcn.h,v 1.2 1998/02/11 05:19:10 jdp Exp $
* $FreeBSD$
*/
#ifndef _DLFCN_H_

View File

@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: elf.h,v 1.1 1997/05/21 23:07:27 jdp Exp $
* $FreeBSD$
*/
#ifndef _ELF_H_

View File

@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: elf.h,v 1.1 1997/05/21 23:07:27 jdp Exp $
* $FreeBSD$
*/
#ifndef _ELF_H_

View File

@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)err.h 8.1 (Berkeley) 6/2/93
* $Id: err.h,v 1.6 1998/10/29 22:18:47 jdp Exp $
* $FreeBSD$
*/
#ifndef _ERR_H_

View File

@ -1,4 +1,4 @@
/* $Id: histedit.h,v 1.3 1997/06/25 09:47:31 msmith Exp $ */
/* $FreeBSD$ */
/* $NetBSD: histedit.h,v 1.5 1997/04/11 17:52:45 christos Exp $ */
/*-

View File

@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: iso646.h,v 1.1 1998/08/01 13:42:12 alex Exp $
* $FreeBSD$
*/
#ifndef _ISO646_H_

View File

@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)kvm.h 8.1 (Berkeley) 6/2/93
* $Id: kvm.h,v 1.9 1999/04/09 15:06:56 bde Exp $
* $FreeBSD$
*/
#ifndef _KVM_H_

View File

@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)limits.h 8.2 (Berkeley) 1/4/94
* $Id: limits.h,v 1.8 1998/03/08 22:29:56 dufault Exp $
* $FreeBSD$
*/
#ifndef _LIMITS_H_

View File

@ -27,7 +27,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $Id: link.h,v 1.18 1998/02/06 16:46:44 jdp Exp $
* $FreeBSD$
*/
/*

View File

@ -55,7 +55,7 @@
/*
* @(#)netdb.h 8.1 (Berkeley) 6/2/93
* From: Id: netdb.h,v 8.9 1996/11/19 08:39:29 vixie Exp $
* $Id: netdb.h,v 1.10 1997/08/16 23:32:42 steve Exp $
* $FreeBSD$
*/
#ifndef _NETDB_H_

View File

@ -1,4 +1,4 @@
/* $Id: nl_types.h,v 1.5 1998/04/30 10:09:58 ache Exp $ */
/* $FreeBSD$ */
/***********************************************************
Copyright 1990, by Alfalfa Software Incorporated, Cambridge, Massachusetts.

View File

@ -37,7 +37,7 @@
*
* @(#)nlist.h 8.2 (Berkeley) 1/21/94
*
* $Id: nlist.h,v 1.5 1997/02/23 09:17:14 peter Exp $
* $FreeBSD$
*/
#ifndef _NLIST_H_

View File

@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id$
* $FreeBSD$
*/
#ifndef _OBJFORMAT_H_

View File

@ -32,7 +32,7 @@
*
* @(#)routed.h 8.1 (Berkeley) 6/2/93
*
* $Id: routed.h,v 1.12 1999/05/02 13:20:38 markm Exp $
* $FreeBSD$
*/
#ifndef _ROUTED_H_
@ -40,7 +40,7 @@
#ifdef __cplusplus
extern "C" {
#endif
/* #ident "$Revision: 1.12 $" */
/* #ident "$Revision: 1.13 $" */
/*
* Routing Information Protocol

View File

@ -30,7 +30,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: pthread.h,v 1.12 1999/07/27 03:29:01 deischen Exp $
* $FreeBSD$
*/
#ifndef _PTHREAD_H_
#define _PTHREAD_H_

View File

@ -51,7 +51,7 @@
/*
* @(#)resolv.h 8.1 (Berkeley) 6/2/93
* From Id: resolv.h,v 8.12 1998/04/28 19:36:46 halley Exp $
* $Id: resolv.h,v 1.16 1998/06/11 12:52:45 peter Exp $
* $FreeBSD$
*/
#ifndef _RESOLV_H_

View File

@ -28,7 +28,7 @@
*
* from: @(#)auth.h 1.17 88/02/08 SMI
* from: @(#)auth.h 2.3 88/08/07 4.0 RPCSRC
* $Id: auth.h,v 1.13 1997/05/28 04:45:06 wpaul Exp $
* $FreeBSD$
*/
/*

View File

@ -28,7 +28,7 @@
*
* from: @(#)auth_unix.h 1.8 88/02/08 SMI
* from: @(#)auth_unix.h 2.2 88/07/29 4.0 RPCSRC
* $Id: auth_unix.h,v 1.4 1996/01/30 23:31:42 mpp Exp $
* $FreeBSD$
*/
/*

View File

@ -28,7 +28,7 @@
*
* from: @(#)clnt.h 1.31 88/02/08 SMI
* from: @(#)clnt.h 2.1 88/07/29 4.0 RPCSRC
* $Id: clnt.h,v 1.5 1996/12/30 13:59:38 peter Exp $
* $FreeBSD$
*/
/*

View File

@ -28,7 +28,7 @@
*
* from: @(#)pmap_clnt.h 1.11 88/02/08 SMI
* from: @(#)pmap_clnt.h 2.1 88/07/29 4.0 RPCSRC
* $Id: pmap_clnt.h,v 1.5 1996/12/30 13:59:38 peter Exp $
* $FreeBSD$
*/
/*

View File

@ -28,7 +28,7 @@
*
* from: @(#)pmap_prot.h 1.14 88/02/08 SMI
* from: @(#)pmap_prot.h 2.1 88/07/29 4.0 RPCSRC
* $Id: pmap_prot.h,v 1.4 1996/01/30 23:32:08 mpp Exp $
* $FreeBSD$
*/
/*

View File

@ -28,7 +28,7 @@
*
* from: @(#)pmap_rmt.h 1.2 88/02/08 SMI
* from: @(#)pmap_rmt.h 2.1 88/07/29 4.0 RPCSRC
* $Id: pmap_rmt.h,v 1.4 1996/01/30 23:32:12 mpp Exp $
* $FreeBSD$
*/
/*

View File

@ -28,7 +28,7 @@
*
* from: @(#)rpc.h 1.9 88/02/08 SMI
* from: @(#)rpc.h 2.4 89/07/11 4.0 RPCSRC
* $Id: rpc.h,v 1.6 1996/12/30 13:59:39 peter Exp $
* $FreeBSD$
*/
/*

View File

@ -28,7 +28,7 @@
*
* from: @(#)rpc_msg.h 1.7 86/07/16 SMI
* from: @(#)rpc_msg.h 2.1 88/07/29 4.0 RPCSRC
* $Id: rpc_msg.h,v 1.6 1996/12/30 13:59:39 peter Exp $
* $FreeBSD$
*/
/*

View File

@ -28,7 +28,7 @@
*
* from: @(#)svc.h 1.20 88/02/08 SMI
* from: @(#)svc.h 2.2 88/07/29 4.0 RPCSRC
* $Id: svc.h,v 1.13 1998/01/16 11:46:01 bde Exp $
* $FreeBSD$
*/
/*

View File

@ -28,7 +28,7 @@
*
* from: @(#)svc_auth.h 1.6 86/07/16 SMI
* from: @(#)svc_auth.h 2.1 88/07/29 4.0 RPCSRC
* $Id: svc_auth.h,v 1.10 1998/01/16 11:46:05 bde Exp $
* $FreeBSD$
*/
/*

View File

@ -28,7 +28,7 @@
*
* from: @(#)types.h 1.18 87/07/24 SMI
* from: @(#)types.h 2.3 88/08/15 4.0 RPCSRC
* $Id: types.h,v 1.5 1996/12/30 13:59:40 peter Exp $
* $FreeBSD$
*/
/*

View File

@ -28,7 +28,7 @@
*
* from: @(#)xdr.h 1.19 87/04/22 SMI
* from: @(#)xdr.h 2.2 88/07/29 4.0 RPCSRC
* $Id: xdr.h,v 1.11 1998/09/08 17:33:12 obrien Exp $
* $FreeBSD$
*/
/*

View File

@ -1,5 +1,5 @@
# from: @(#)Makefile 2.3 88/08/11 4.0 RPCSRC
# $Id: Makefile,v 1.22 1998/02/13 03:10:28 bde Exp $
# $FreeBSD$
.SUFFIXES: .x

View File

@ -48,7 +48,8 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)bootparam_prot.x 1.2 87/06/24 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)bootparam_prot.x 2.1 88/08/01 4.0 RPCSRC";*/
%static const char rcsid[] = "bootparam_prot.x,v 1.1 1994/08/04 19:01:44 wollman Exp";
%static const char rcsid[] =
% "$FreeBSD$";
%#endif /* not lint */
#endif

View File

@ -29,12 +29,13 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id$
* $FreeBSD$
*/
#ifndef RPC_HDR
%#ifndef lint
%static const char rcsid[] = "$Id$";
%static const char rcsid[] =
% "$FreeBSD$";
%#endif
#endif

View File

@ -40,7 +40,8 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)klm_prot.x 1.7 87/07/08 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)klm_prot.x 2.1 88/08/01 4.0 RPCSRC";*/
%static const char rcsid[] = "$Id: klm_prot.x,v 1.4 1997/05/28 04:38:14 wpaul Exp $";
%static const char rcsid[] =
% "$FreeBSD$";
%#endif /* not lint */
#endif

View File

@ -35,7 +35,8 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)mount.x 1.2 87/09/18 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)mount.x 2.1 88/08/01 4.0 RPCSRC";*/
%static const char rcsid[] = "$Id: mount.x,v 1.4 1997/04/18 12:31:26 dfr Exp $";
%static const char rcsid[] =
% "$FreeBSD$";
%#endif /* not lint */
#endif

View File

@ -31,7 +31,8 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)nfs_prot.x 1.2 87/10/12 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)nfs_prot.x 2.1 88/08/01 4.0 RPCSRC";*/
%static const char rcsid[] = "$Id: nfs_prot.x,v 1.5 1998/09/06 09:21:35 obrien Exp $";
%static const char rcsid[] =
% "$FreeBSD$";
%#endif /* not lint */
#endif

View File

@ -30,7 +30,8 @@
#ifndef RPC_HDR
%#ifndef lint
%static const char rcsid[] = "$Id: nis.x,v 1.5 1996/12/05 06:13:41 wpaul Exp $";
%static const char rcsid[] =
% "$FreeBSD$";
%#endif /* not lint */
#endif

View File

@ -39,7 +39,8 @@
#ifndef RPC_HDR
%#ifndef lint
%static const char rcsid[] = "$Id: nis_cache.x,v 1.4 1996/07/29 14:32:44 wpaul Exp $";
%static const char rcsid[] =
% "$FreeBSD$";
%#endif /* not lint */
#endif

View File

@ -39,7 +39,8 @@
#ifndef RPC_HDR
%#ifndef lint
%static const char rcsid[] = "$Id: nis_callback.x,v 1.3 1996/07/29 14:32:56 wpaul Exp $";
%static const char rcsid[] =
% "$FreeBSD$";
%#endif /* not lint */
#endif

View File

@ -26,7 +26,7 @@
* 2550 Garcia Avenue
* Mountain View, California 94043
*
* $Id$
* $FreeBSD$
*/
/*

View File

@ -14,7 +14,7 @@
#else
%#ifndef lint
%static const char rcsid[] =
% "$Id: nlm_prot.x,v 1.6 1997/11/20 07:18:03 charnier Exp $";
% "$FreeBSD$";
%#endif /* not lint */
#endif

View File

@ -35,7 +35,8 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)rex.x 1.3 87/09/18 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)rex.x 2.1 88/08/01 4.0 RPCSRC";*/
%static const char rcsid[] = "$Id: rex.x,v 1.4 1997/05/28 04:38:19 wpaul Exp $";
%static const char rcsid[] =
% "$FreeBSD$";
%#endif /* not lint */
#endif

View File

@ -35,7 +35,8 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)rnusers.x 1.2 87/09/20 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)rnusers.x 2.1 88/08/01 4.0 RPCSRC";*/
%static const char rcsid[] = "$Id: rnusers.x,v 1.4 1997/05/28 04:38:19 wpaul Exp $";
%static const char rcsid[] =
% "$FreeBSD$";
%#endif /* not lint */
#endif

View File

@ -7,7 +7,8 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)rquota.x 1.2 87/09/20 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)rquota.x 2.1 88/08/01 4.0 RPCSRC";*/
%static const char rcsid[] = "$Id: rquota.x,v 1.4 1997/05/28 04:38:20 wpaul Exp $";
%static const char rcsid[] =
% "$FreeBSD$";
%#endif /* not lint */
#endif

View File

@ -47,7 +47,8 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)rstat.x 1.2 87/09/18 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)rstat.x 2.2 88/08/01 4.0 RPCSRC";*/
%static const char rcsid[] = "$Id: rstat.x,v 1.4 1997/05/28 04:38:20 wpaul Exp $";
%static const char rcsid[] =
% "$FreeBSD$";
%#endif /* not lint */
#endif /* def RPC_HDR */

View File

@ -39,7 +39,7 @@
#ifndef RPC_HDR
%#ifndef lint
%static const char rcsid[] =
% "$Id: sm_inter.x,v 1.6 1997/11/20 07:18:05 charnier Exp $";
% "$FreeBSD$";
%#endif /* not lint */
#endif

View File

@ -36,7 +36,8 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)spray.x 1.2 87/09/18 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)spray.x 2.1 88/08/01 4.0 RPCSRC";*/
%static const char rcsid[] = "$Id: spray.x,v 1.4 1997/05/28 04:38:22 wpaul Exp $";
%static const char rcsid[] =
% "$FreeBSD$";
%#endif /* not lint */
#endif

View File

@ -36,7 +36,7 @@
#ifndef RPC_HDR
%#ifndef lint
%static const char rcsid[] =
% "$Id: yp.x,v 1.10 1997/11/20 07:18:07 charnier Exp $";
% "$FreeBSD$";
%#endif /* not lint */
#endif

View File

@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: yp_prot.h,v 1.4 1996/12/30 14:01:08 peter Exp $
* $FreeBSD$
*/
#ifndef _RPCSVC_YP_PROT_H_

View File

@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: ypclnt.h,v 1.9 1997/05/28 04:38:25 wpaul Exp $
* $FreeBSD$
*/
#ifndef _RPCSVC_YPCLNT_H_

View File

@ -36,7 +36,8 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)yppasswd.x 1.1 87/04/13 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)yppasswd.x 2.1 88/08/01 4.0 RPCSRC";*/
%static const char rcsid[] = "$Id: yppasswd.x,v 1.4 1997/05/28 04:38:27 wpaul Exp $";
%static const char rcsid[] =
% "$FreeBSD$";
%#endif /* not lint */
#endif

View File

@ -35,7 +35,8 @@
%/* from @(#)ypupdate_prot.x 1.3 91/03/11 TIRPC 1.0 */
#ifndef RPC_HDR
%#ifndef lint
%static const char rcsid[] = "$Id$";
%static const char rcsid[] =
% "$FreeBSD$";
%#endif
#endif
%

View File

@ -29,7 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: ypxfrd.x,v 1.5 1997/05/28 04:38:30 wpaul Exp $
* $FreeBSD$
*/
/*
@ -68,7 +68,8 @@
#ifndef RPC_HDR
%#ifndef lint
%static const char rcsid[] = "$Id: ypxfrd.x,v 1.5 1997/05/28 04:38:30 wpaul Exp $";
%static const char rcsid[] =
% "$FreeBSD$";
%#endif /* not lint */
#endif

View File

@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)stdio.h 8.5 (Berkeley) 4/29/95
* $Id: stdio.h,v 1.21 1998/12/14 19:23:16 dt Exp $
* $FreeBSD$
*/
#ifndef _STDIO_H_

View File

@ -29,7 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id$
* $FreeBSD$
*
* Description : Basic timers header.
*

View File

@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* @(#)utmp.h 8.2 (Berkeley) 1/21/94
* $Id: utmp.h,v 1.7 1997/05/07 20:00:13 eivind Exp $
* $FreeBSD$
*/
#ifndef _UTMP_H_

View File

@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)vis.h 8.1 (Berkeley) 6/2/93
* $Id$
* $FreeBSD$
*/
#ifndef _VIS_H_

View File

@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)kvm.h 8.1 (Berkeley) 6/2/93
* $Id: kvm.h,v 1.9 1999/04/09 15:06:56 bde Exp $
* $FreeBSD$
*/
#ifndef _KVM_H_

View File

@ -28,7 +28,7 @@
*
* from: @(#)types.h 1.18 87/07/24 SMI
* from: @(#)types.h 2.3 88/08/15 4.0 RPCSRC
* $Id: types.h,v 1.5 1996/12/30 13:59:40 peter Exp $
* $FreeBSD$
*/
/*

View File

@ -27,7 +27,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $Id: link.h,v 1.18 1998/02/06 16:46:44 jdp Exp $
* $FreeBSD$
*/
/*

View File

@ -27,7 +27,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $Id: link.h,v 1.18 1998/02/06 16:46:44 jdp Exp $
* $FreeBSD$
*/
/*

View File

@ -37,7 +37,7 @@
*
* @(#)nlist.h 8.2 (Berkeley) 1/21/94
*
* $Id: nlist.h,v 1.5 1997/02/23 09:17:14 peter Exp $
* $FreeBSD$
*/
#ifndef _NLIST_H_