Remove $FreeBSD$: one-line xdr pattern

Remove /^\s*%\s*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
This commit is contained in:
Warner Losh 2023-08-16 11:55:47 -06:00
parent 26a58599a0
commit 9524e274b5
22 changed files with 0 additions and 23 deletions

View File

@ -51,7 +51,6 @@
%/*static char sccsid[] = "from: @(#)bootparam_prot.x 2.1 88/08/01 4.0 RPCSRC";*/
%#endif /* not lint */
%#include <sys/cdefs.h>
%__FBSDID("$FreeBSD$");
#endif
const MAX_MACHINE_NAME = 255;

View File

@ -32,7 +32,6 @@
#ifndef RPC_HDR
%#include <sys/cdefs.h>
%__FBSDID("$FreeBSD$");
#endif
/*

View File

@ -48,7 +48,6 @@
%/* From: #pragma ident "@(#)key_prot.x 1.7 94/04/29 SMI" */
%/* Copyright (c) 1990, 1991 Sun Microsystems, Inc. */
%#include <sys/cdefs.h>
%__FBSDID("$FreeBSD$");
%
%/*
% * Compiled from key_prot.x using rpcgen.

View File

@ -44,7 +44,6 @@
%/*static char sccsid[] = "from: @(#)klm_prot.x 2.1 88/08/01 4.0 RPCSRC";*/
%#endif /* not lint */
%#include <sys/cdefs.h>
%__FBSDID("$FreeBSD$");
#endif
const LM_MAXSTRLEN = 1024;

View File

@ -39,7 +39,6 @@
%/*static char sccsid[] = "from: @(#)mount.x 2.1 88/08/01 4.0 RPCSRC";*/
%#endif /* not lint */
%#include <sys/cdefs.h>
%__FBSDID("$FreeBSD$");
#endif
const MNTPATHLEN = 1024; /* maximum bytes in a pathname argument */

View File

@ -35,7 +35,6 @@
%/*static char sccsid[] = "from: @(#)nfs_prot.x 2.1 88/08/01 4.0 RPCSRC";*/
%#endif /* not lint */
%#include <sys/cdefs.h>
%__FBSDID("$FreeBSD$");
#endif
const NFS_PORT = 2049;

View File

@ -31,7 +31,6 @@
#ifndef RPC_HDR
%#include <sys/cdefs.h>
%__FBSDID("$FreeBSD$");
#endif
/*

View File

@ -39,7 +39,6 @@
#ifndef RPC_HDR
%#include <sys/cdefs.h>
%__FBSDID("$FreeBSD$");
#endif
#ifdef RPC_HDR

View File

@ -40,7 +40,6 @@
#ifndef RPC_HDR
%#include <sys/cdefs.h>
%__FBSDID("$FreeBSD$");
#endif
/*

View File

@ -15,7 +15,6 @@
%/*static char sccsid[] = "from: * @(#)nlm_prot.x 2.1 88/08/01 4.0 RPCSRC";*/
%__RCSID("$NetBSD: nlm_prot.x,v 1.6 2000/06/07 14:30:15 bouyer Exp $");
%#endif /* not lint */
%__FBSDID("$FreeBSD$");
#endif
/*

View File

@ -36,7 +36,6 @@
%
%#pragma ident "@(#)pmap_prot.x 1.6 94/04/29 SMI"
%#include <sys/cdefs.h>
%__FBSDID("$FreeBSD$");
%
%#ifndef _KERNEL
%

View File

@ -39,7 +39,6 @@
%/*static char sccsid[] = "from: @(#)rex.x 2.1 88/08/01 4.0 RPCSRC";*/
%#endif /* not lint */
%#include <sys/cdefs.h>
%__FBSDID("$FreeBSD$");
#endif
const STRINGSIZE = 1024;

View File

@ -39,7 +39,6 @@
%/*static char sccsid[] = "from: @(#)rnusers.x 2.1 88/08/01 4.0 RPCSRC";*/
%#endif /* not lint */
%#include <sys/cdefs.h>
%__FBSDID("$FreeBSD$");
#endif
const MAXUSERS = 100;

View File

@ -8,7 +8,6 @@
#ifndef RPC_HDR
%#include <sys/cdefs.h>
%__FBSDID("$FreeBSD$");
#endif
const RQ_PATHLEN = 1024;

View File

@ -51,8 +51,6 @@
%/*static char sccsid[] = "from: @(#)rstat.x 2.2 88/08/01 4.0 RPCSRC";*/
%#endif /* not lint */
%#include <sys/cdefs.h>
%__FBSDID("$FreeBSD$");
#endif /* def RPC_HDR */
const RSTAT_CPUSTATES = 4;

View File

@ -40,7 +40,6 @@
#ifndef RPC_HDR
%#include <sys/cdefs.h>
%__FBSDID("$FreeBSD$");
#endif
program SM_PROG {

View File

@ -40,7 +40,6 @@
%/*static char sccsid[] = "from: @(#)spray.x 2.1 88/08/01 4.0 RPCSRC";*/
%#endif /* not lint */
%#include <sys/cdefs.h>
%__FBSDID("$FreeBSD$");
#endif
const SPRAYMAX = 8845; /* max amount can spray */

View File

@ -37,7 +37,6 @@
#ifndef RPC_HDR
%#include <sys/cdefs.h>
%__FBSDID("$FreeBSD$");
#endif
const YPMAXRECORD = 16777216;

View File

@ -40,7 +40,6 @@
%/*static char sccsid[] = "from: @(#)yppasswd.x 2.1 88/08/01 4.0 RPCSRC";*/
%#endif /* not lint */
%#include <sys/cdefs.h>
%__FBSDID("$FreeBSD$");
#endif
program YPPASSWDPROG {

View File

@ -35,7 +35,6 @@
%/* from @(#)ypupdate_prot.x 1.3 91/03/11 TIRPC 1.0 */
#ifndef RPC_HDR
%#include <sys/cdefs.h>
%__FBSDID("$FreeBSD$");
#endif
%
%/*

View File

@ -66,7 +66,6 @@
#ifndef RPC_HDR
%#include <sys/cdefs.h>
%__FBSDID("$FreeBSD$");
#endif
/* XXX cribbed from yp.x */

View File

@ -32,7 +32,6 @@
#ifndef RPC_HDR
%#include <sys/cdefs.h>
%__FBSDID("$FreeBSD$");
#endif
#ifdef RPC_HDR