Skip to content

Commit

Permalink
Remove $FreeBSD$: one-line .h pattern
Browse files Browse the repository at this point in the history
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
  • Loading branch information
bsdimp committed Aug 16, 2023
1 parent 2ff63af commit 42b3884
Show file tree
Hide file tree
Showing 455 changed files with 0 additions and 455 deletions.
1 change: 0 additions & 1 deletion bin/cp/extern.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)extern.h 8.2 (Berkeley) 4/1/94
* $FreeBSD$
*/

typedef struct {
Expand Down
1 change: 0 additions & 1 deletion bin/dd/dd.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
* SUCH DAMAGE.
*
* @(#)dd.h 8.3 (Berkeley) 4/2/94
* $FreeBSD$
*/

/* Input/output stream state. */
Expand Down
1 change: 0 additions & 1 deletion bin/dd/extern.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
* SUCH DAMAGE.
*
* @(#)extern.h 8.3 (Berkeley) 4/2/94
* $FreeBSD$
*/

void block(void);
Expand Down
1 change: 0 additions & 1 deletion bin/ed/ed.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
* SUCH DAMAGE.
*
* @(#)ed.h,v 1.5 1994/02/01 00:34:39 alm Exp
* $FreeBSD$
*/

#include <sys/param.h>
Expand Down
1 change: 0 additions & 1 deletion bin/ls/extern.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* from: @(#)extern.h 8.1 (Berkeley) 5/31/93
* $FreeBSD$
*/

#include <stdbool.h>
Expand Down
1 change: 0 additions & 1 deletion bin/ls/ls.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
* SUCH DAMAGE.
*
* from: @(#)ls.h 8.1 (Berkeley) 5/31/93
* $FreeBSD$
*/

#define NO_PRINT 1
Expand Down
1 change: 0 additions & 1 deletion bin/pax/cache.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
* SUCH DAMAGE.
*
* @(#)cache.h 8.1 (Berkeley) 5/31/93
* $FreeBSD$
*/

/*
Expand Down
1 change: 0 additions & 1 deletion bin/pax/cpio.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
* SUCH DAMAGE.
*
* @(#)cpio.h 8.1 (Berkeley) 5/31/93
* $FreeBSD$
*/

/*
Expand Down
1 change: 0 additions & 1 deletion bin/pax/extern.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
* SUCH DAMAGE.
*
* @(#)extern.h 8.2 (Berkeley) 4/18/94
* $FreeBSD$
*/

/*
Expand Down
1 change: 0 additions & 1 deletion bin/pax/ftree.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
* SUCH DAMAGE.
*
* @(#)ftree.h 8.1 (Berkeley) 5/31/93
* $FreeBSD$
*/

/*
Expand Down
1 change: 0 additions & 1 deletion bin/pax/options.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
* SUCH DAMAGE.
*
* @(#)options.h 8.2 (Berkeley) 4/18/94
* $FreeBSD$
*/

/*
Expand Down
1 change: 0 additions & 1 deletion bin/pax/pat_rep.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
* SUCH DAMAGE.
*
* @(#)pat_rep.h 8.1 (Berkeley) 5/31/93
* $FreeBSD$
*/

/*
Expand Down
1 change: 0 additions & 1 deletion bin/pax/pax.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
* SUCH DAMAGE.
*
* @(#)pax.h 8.2 (Berkeley) 4/18/94
* $FreeBSD$
*/

/*
Expand Down
1 change: 0 additions & 1 deletion bin/pax/sel_subs.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
* SUCH DAMAGE.
*
* @(#)sel_subs.h 8.1 (Berkeley) 5/31/93
* $FreeBSD$
*/

/*
Expand Down
1 change: 0 additions & 1 deletion bin/pax/tables.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
* SUCH DAMAGE.
*
* @(#)tables.h 8.1 (Berkeley) 5/31/93
* $FreeBSD$
*/

/*
Expand Down
1 change: 0 additions & 1 deletion bin/pax/tar.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
* SUCH DAMAGE.
*
* @(#)tar.h 8.2 (Berkeley) 4/18/94
* $FreeBSD$
*/

/*
Expand Down
1 change: 0 additions & 1 deletion bin/ps/extern.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)extern.h 8.3 (Berkeley) 4/2/94
* $FreeBSD$
*/

struct kinfo;
Expand Down
1 change: 0 additions & 1 deletion bin/ps/ps.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)ps.h 8.1 (Berkeley) 5/31/93
* $FreeBSD$
*/

#include <sys/queue.h>
Expand Down
1 change: 0 additions & 1 deletion bin/sh/alias.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
* SUCH DAMAGE.
*
* @(#)alias.h 8.2 (Berkeley) 5/4/95
* $FreeBSD$
*/

#define ALIASINUSE 1
Expand Down
1 change: 0 additions & 1 deletion bin/sh/arith.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
* SUCH DAMAGE.
*
* @(#)arith.h 1.1 (Berkeley) 5/4/95
* $FreeBSD$
*/

#include "shell.h"
Expand Down
1 change: 0 additions & 1 deletion bin/sh/bltin/bltin.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
* SUCH DAMAGE.
*
* @(#)bltin.h 8.2 (Berkeley) 5/4/95
* $FreeBSD$
*/

/*
Expand Down
1 change: 0 additions & 1 deletion bin/sh/error.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
* SUCH DAMAGE.
*
* @(#)error.h 8.2 (Berkeley) 5/4/95
* $FreeBSD$
*/

/*
Expand Down
1 change: 0 additions & 1 deletion bin/sh/eval.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
* SUCH DAMAGE.
*
* @(#)eval.h 8.2 (Berkeley) 5/4/95
* $FreeBSD$
*/

extern char *commandname; /* currently executing command */
Expand Down
1 change: 0 additions & 1 deletion bin/sh/exec.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
* SUCH DAMAGE.
*
* @(#)exec.h 8.3 (Berkeley) 6/8/95
* $FreeBSD$
*/

/* values of cmdtype */
Expand Down
1 change: 0 additions & 1 deletion bin/sh/expand.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
* SUCH DAMAGE.
*
* @(#)expand.h 8.2 (Berkeley) 5/4/95
* $FreeBSD$
*/

struct arglist {
Expand Down
1 change: 0 additions & 1 deletion bin/sh/input.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
* SUCH DAMAGE.
*
* @(#)input.h 8.2 (Berkeley) 5/4/95
* $FreeBSD$
*/

/* PEOF (the end of file marker) is defined in syntax.h */
Expand Down
1 change: 0 additions & 1 deletion bin/sh/jobs.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
* SUCH DAMAGE.
*
* @(#)jobs.h 8.2 (Berkeley) 5/4/95
* $FreeBSD$
*/

/* Mode argument to forkshell. Don't change FORK_FG or FORK_BG. */
Expand Down
1 change: 0 additions & 1 deletion bin/sh/mail.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
* SUCH DAMAGE.
*
* @(#)mail.h 8.2 (Berkeley) 5/4/95
* $FreeBSD$
*/

void chkmail(int);
1 change: 0 additions & 1 deletion bin/sh/main.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
* SUCH DAMAGE.
*
* @(#)main.h 8.2 (Berkeley) 5/4/95
* $FreeBSD$
*/

extern int rootpid; /* pid of main shell */
Expand Down
1 change: 0 additions & 1 deletion bin/sh/memalloc.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
* SUCH DAMAGE.
*
* @(#)memalloc.h 8.2 (Berkeley) 5/4/95
* $FreeBSD$
*/

#include <string.h>
Expand Down
1 change: 0 additions & 1 deletion bin/sh/myhistedit.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)myhistedit.h 8.2 (Berkeley) 5/4/95
* $FreeBSD$
*/

#include <histedit.h>
Expand Down
1 change: 0 additions & 1 deletion bin/sh/mystring.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
* SUCH DAMAGE.
*
* @(#)mystring.h 8.2 (Berkeley) 5/4/95
* $FreeBSD$
*/

#include <string.h>
Expand Down
1 change: 0 additions & 1 deletion bin/sh/nodes.c.pat
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
* SUCH DAMAGE.
*
* @(#)nodes.c.pat 8.2 (Berkeley) 5/4/95
* $FreeBSD$
*/

#include <sys/param.h>
Expand Down
1 change: 0 additions & 1 deletion bin/sh/options.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
* SUCH DAMAGE.
*
* @(#)options.h 8.2 (Berkeley) 5/4/95
* $FreeBSD$
*/

struct shparam {
Expand Down
1 change: 0 additions & 1 deletion bin/sh/output.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
* SUCH DAMAGE.
*
* @(#)output.h 8.2 (Berkeley) 5/4/95
* $FreeBSD$
*/

#ifndef OUTPUT_INCL
Expand Down
1 change: 0 additions & 1 deletion bin/sh/parser.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
* SUCH DAMAGE.
*
* @(#)parser.h 8.3 (Berkeley) 5/4/95
* $FreeBSD$
*/

/* control characters in argument strings */
Expand Down
1 change: 0 additions & 1 deletion bin/sh/redir.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
* SUCH DAMAGE.
*
* @(#)redir.h 8.2 (Berkeley) 5/4/95
* $FreeBSD$
*/

/* flags passed to redirect */
Expand Down
1 change: 0 additions & 1 deletion bin/sh/shell.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
* SUCH DAMAGE.
*
* @(#)shell.h 8.2 (Berkeley) 5/4/95
* $FreeBSD$
*/

#ifndef SHELL_H_
Expand Down
1 change: 0 additions & 1 deletion bin/sh/show.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)show.h 1.1 (Berkeley) 5/4/95
* $FreeBSD$
*/

void showtree(union node *);
Expand Down
1 change: 0 additions & 1 deletion bin/sh/trap.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
* SUCH DAMAGE.
*
* @(#)trap.h 8.3 (Berkeley) 6/5/95
* $FreeBSD$
*/

extern volatile sig_atomic_t pendingsig;
Expand Down
1 change: 0 additions & 1 deletion bin/sh/var.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
* SUCH DAMAGE.
*
* @(#)var.h 8.2 (Berkeley) 5/4/95
* $FreeBSD$
*/

/*
Expand Down
1 change: 0 additions & 1 deletion bin/stty/extern.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
* SUCH DAMAGE.
*
* @(#)extern.h 8.1 (Berkeley) 5/31/93
* $FreeBSD$
*/

int c_cchars(const void *, const void *);
Expand Down
1 change: 0 additions & 1 deletion bin/stty/stty.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
* SUCH DAMAGE.
*
* @(#)stty.h 8.1 (Berkeley) 5/31/93
* $FreeBSD$
*/

#include <sys/ioctl.h>
Expand Down
1 change: 0 additions & 1 deletion cddl/compat/opensolaris/include/thread_pool.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
*/

/*
* $FreeBSD$
*/

#ifndef _THREAD_POOL_H_
Expand Down
1 change: 0 additions & 1 deletion include/_ctype.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
*
* From @(#)ctype.h 8.4 (Berkeley) 1/21/94
* From FreeBSD: src/include/ctype.h,v 1.27 2004/06/23 07:11:39 tjr Exp
* $FreeBSD$
*/

#ifndef __CTYPE_H_
Expand Down
1 change: 0 additions & 1 deletion include/a.out.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)a.out.h 8.1 (Berkeley) 6/2/93
* $FreeBSD$
*/

#ifndef _AOUT_H_
Expand Down
1 change: 0 additions & 1 deletion include/arpa/inet.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
/*%
* @(#)inet.h 8.1 (Berkeley) 6/2/93
* $Id: inet.h,v 1.3 2005/04/27 04:56:16 sra Exp $
* $FreeBSD$
*/

#ifndef _ARPA_INET_H_
Expand Down
1 change: 0 additions & 1 deletion include/arpa/nameser.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@

/*
* $Id: nameser.h,v 1.16 2009/03/03 01:52:48 each Exp $
* $FreeBSD$
*/

#ifndef _ARPA_NAMESER_H_
Expand Down
1 change: 0 additions & 1 deletion include/arpa/nameser_compat.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
/*%
* from nameser.h 8.1 (Berkeley) 6/2/93
* $Id: nameser_compat.h,v 1.8 2006/05/19 02:33:40 marka Exp $
* $FreeBSD$
*/

#ifndef _ARPA_NAMESER_COMPAT_
Expand Down
1 change: 0 additions & 1 deletion include/arpa/telnet.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)telnet.h 8.2 (Berkeley) 12/15/93
* $FreeBSD$
*/

#ifndef _ARPA_TELNET_H_
Expand Down
Loading

0 comments on commit 42b3884

Please sign in to comment.