usr.sbin: Remove ancient SCCS tags.

Remove ancient SCCS tags from the tree, automated scripting, with two
minor fixup to keep things compiling. All the common forms in the tree
were removed with a perl script.

Sponsored by:		Netflix
This commit is contained in:
Warner Losh 2023-11-23 10:21:37 -07:00
parent bdcbfde31e
commit 8a7b612037
174 changed files with 0 additions and 357 deletions

View File

@ -1,4 +1,3 @@
# From: @(#)Makefile 5.20 (Berkeley) 6/12/93
.include <src.opts.mk>

View File

@ -1,3 +1,2 @@
# @(#)Makefile.inc 8.1 (Berkeley) 6/6/93
BINDIR?= /usr/sbin

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= accton
MAN= accton.8

View File

@ -36,9 +36,6 @@ static const char copyright[] =
The Regents of the University of California. All rights reserved.\n";
#endif /* not lint */
#ifndef lint
static char sccsid[] = "@(#)accton.c 8.1 (Berkeley) 6/6/93";
#endif /* not lint */
#endif
#include <sys/cdefs.h>
#include <sys/types.h>

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)apmd.8 1.1 (FreeBSD) 6/28/99
.\"
.Dd June 28, 1999
.Dt APMD 8 i386
.Os

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.2 (Berkeley) 4/18/94
.include <src.opts.mk>

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)arp4.4 6.5 (Berkeley) 4/18/94
.\"
.Dd October 7, 2016
.Dt ARP 4
.Os

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)arp.8 8.1 (Berkeley) 6/6/93
.\"
.Dd July 13, 2020
.Dt ARP 8
.Os

View File

@ -39,9 +39,6 @@ static char const copyright[] =
The Regents of the University of California. All rights reserved.\n";
#endif /* not lint */
#ifndef lint
static char const sccsid[] = "@(#)from: arp.c 8.2 (Berkeley) 1/2/94";
#endif /* not lint */
#endif
#include <sys/cdefs.h>
/*

View File

@ -1,4 +1,3 @@
# @(#)Makefile.inc 5.1 (Berkeley) 5/11/90
BINDIR?= /usr/sbin

View File

@ -1,4 +1,3 @@
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
.include <src.opts.mk>

View File

@ -1,4 +1,3 @@
.\" @(#)bootparamd.8
.Dd December 14, 2000
.Dt BOOTPARAMD 8
.Os

View File

@ -1,4 +1,3 @@
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
PROG= callbootd
MAN=

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
.include <src.opts.mk>

View File

@ -28,8 +28,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)chgrp.1 8.3 (Berkeley) 3/31/94
.\"
.Dd January 7, 2017
.Dt CHGRP 1
.Os

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)chown.8 8.3 (Berkeley) 3/31/94
.\"
.Dd August 24, 2022
.Dt CHOWN 8
.Os

View File

@ -36,9 +36,6 @@ static const char copyright[] =
The Regents of the University of California. All rights reserved.\n";
#endif /* not lint */
#ifndef lint
static char sccsid[] = "@(#)chown.c 8.8 (Berkeley) 4/4/94";
#endif /* not lint */
#endif
#include <sys/cdefs.h>

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= chroot
MAN= chroot.8

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)chroot.8 8.1 (Berkeley) 6/9/93
.\"
.Dd July 20, 2021
.Dt CHROOT 8
.Os

View File

@ -36,9 +36,6 @@ static const char copyright[] =
The Regents of the University of California. All rights reserved.\n";
#endif /* not lint */
#ifndef lint
static char sccsid[] = "@(#)chroot.c 8.1 (Berkeley) 6/9/93";
#endif /* not lint */
#endif
#include <sys/cdefs.h>
#include <sys/types.h>

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
SRCDIR:=${.PARSEDIR:tA}

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)config.8 8.2 (Berkeley) 4/19/94
.\"
.Dd April 9, 2021
.Dt CONFIG 8
.Os

View File

@ -27,8 +27,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* @(#)config.h 8.1 (Berkeley) 6/6/93
*/
/*

View File

@ -66,8 +66,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* @(#)config.y 8.1 (Berkeley) 6/6/93
*/
#include <assert.h>

View File

@ -28,8 +28,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* @(#)lang.l 8.1 (Berkeley) 6/6/93
*/
#include <assert.h>

View File

@ -36,9 +36,6 @@ static const char copyright[] =
#endif /* not lint */
#ifndef lint
#if 0
static char sccsid[] = "@(#)main.c 8.1 (Berkeley) 6/6/93";
#endif
#endif /* not lint */
#include <sys/types.h>

View File

@ -30,9 +30,6 @@
*/
#ifndef lint
#if 0
static char sccsid[] = "@(#)mkheaders.c 8.1 (Berkeley) 6/6/93";
#endif
#endif /* not lint */
/*

View File

@ -30,9 +30,6 @@
*/
#ifndef lint
#if 0
static char sccsid[] = "@(#)mkmakefile.c 8.1 (Berkeley) 6/6/93";
#endif
#endif /* not lint */
/*

View File

@ -31,9 +31,6 @@
*/
#ifndef lint
#if 0
static char sccsid[] = "@(#)mkheaders.c 8.1 (Berkeley) 6/6/93";
#endif
#endif /* not lint */
/*

View File

@ -19,9 +19,6 @@
* SOFTWARE.
*/
#if !defined(lint) && !defined(LINT)
static const char rcsid[] = "$Id: job.c,v 1.2 1998/08/14 00:32:40 vixie Exp $";
#endif
#include "cron.h"

View File

@ -26,9 +26,6 @@
#ifndef lint
static const char rcsid[] =
"$Id: popen.c,v 1.3 1998/08/14 00:32:41 vixie Exp $";
#if 0
static const char sccsid[] = "@(#)popen.c 5.7 (Berkeley) 2/14/89";
#endif
#endif /* not lint */
#include "cron.h"

View File

@ -19,9 +19,6 @@
* SOFTWARE.
*/
#if !defined(lint) && !defined(LINT)
static const char rcsid[] = "$Id: user.c,v 1.2 1998/08/14 00:32:41 vixie Exp $";
#endif
/* vix 26jan87 [log is in RCS file]
*/

View File

@ -19,9 +19,6 @@
* SOFTWARE.
*/
#if !defined(lint) && !defined(LINT)
static const char rcsid[] = "$Id: env.c,v 1.3 1998/08/14 00:32:39 vixie Exp $";
#endif
#include "cron.h"

View File

@ -19,9 +19,6 @@
* SOFTWARE.
*/
#if !defined(lint) && !defined(LINT)
static const char rcsid[] = "$Id: misc.c,v 1.5 1998/08/14 00:32:40 vixie Exp $";
#endif
/* vix 26jan87 [RCS has the rest of the log]
* vix 30dec86 [written]

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= edquota
MAN= edquota.8

View File

@ -28,8 +28,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)edquota.8 8.1 (Berkeley) 6/6/93
.\"
.Dd June 6, 1993
.Dt EDQUOTA 8
.Os

View File

@ -39,9 +39,6 @@ static const char copyright[] =
The Regents of the University of California. All rights reserved.\n";
#endif /* not lint */
#ifndef lint
static char sccsid[] = "@(#)edquota.c 8.1 (Berkeley) 6/6/93";
#endif /* not lint */
#endif
#include <sys/cdefs.h>

View File

@ -27,8 +27,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* @(#)pathnames.h 8.1 (Berkeley) 6/6/93
*/
#include <paths.h>

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
.include <src.opts.mk>

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
.include <src.opts.mk>

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" from: @(#)inetd.8 8.3 (Berkeley) 4/13/94
.\"
.Dd September 29, 2022
.Dt INETD 8
.Os

View File

@ -36,9 +36,6 @@ __COPYRIGHT("@(#) Copyright (c) 1983, 1991, 1993, 1994\n\
#endif /* not lint */
#ifndef lint
#if 0
static char sccsid[] = "@(#)from: inetd.c 8.4 (Berkeley) 4/13/94";
#endif
#endif /* not lint */
/*

View File

@ -27,8 +27,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* @(#)pathnames.h 8.1 (Berkeley) 6/6/93
*/
#include <paths.h>

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= iostat
MAN= iostat.8

View File

@ -52,8 +52,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)iostat.8 8.1 (Berkeley) 6/6/93
.\"
.Dd November 26, 2023
.Dt IOSTAT 8
.Os

View File

@ -10,8 +10,6 @@
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
.\"
.\" @(#)kbdcontrol.1
.\"
.Dd March 16, 2016
.Dt KBDCONTROL 1
.Os

View File

@ -1,7 +1,5 @@
.\" @(#)keyserv.1m 1.21 93/07/14 SMI; from SVr4
.\"macro stdmacro
.\" Copyright 1989 AT&T
.\" @(#)keyserv.8c 1.8 89/03/29 SMI;
.\".TH KEYSERV 8C "9 September 1987"
.Dd September 14, 1992
.Dt KEYSERV 8

View File

@ -28,9 +28,6 @@
*/
#ifndef lint
#if 0
static char sccsid[] = "@(#)keyserv.c 1.15 94/04/25 SMI";
#endif
#endif /* not lint */
/*

View File

@ -28,9 +28,6 @@
*/
#ifndef lint
#if 0
static char sccsid[] = "@(#)setkey.c 1.11 94/04/25 SMI";
#endif
#endif /* not lint */
/*

View File

@ -39,9 +39,6 @@
*/
#if 0
#ifndef lint
static char sccsid[] = "@(#)common.c 8.5 (Berkeley) 4/28/95";
#endif /* not lint */
#endif
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */

View File

@ -30,9 +30,6 @@
*/
#if 0
#ifndef lint
static char sccsid[] = "@(#)displayq.c 8.4 (Berkeley) 4/28/95";
#endif /* not lint */
#endif
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */

View File

@ -27,8 +27,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* From: @(#)lp.h 8.2 (Berkeley) 4/28/95
*/
#include <sys/queue.h>

View File

@ -25,8 +25,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* @(#)lp.local.h 8.1 (Berkeley) 6/6/93
*/
/*

View File

@ -36,8 +36,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* From: @(#)common.c 8.5 (Berkeley) 4/28/95
*/
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */

View File

@ -27,8 +27,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* @(#)pathnames.h 8.1 (Berkeley) 6/6/93
*/
#include <paths.h>

View File

@ -39,9 +39,6 @@
*/
#if 0
#ifndef lint
static char sccsid[] = "@(#)printcap.c 8.2 (Berkeley) 4/28/95";
#endif /* not lint */
#endif
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */

View File

@ -30,9 +30,6 @@
*/
#if 0
#ifndef lint
static char sccsid[] = "@(#)rmjob.c 8.2 (Berkeley) 4/28/95";
#endif /* not lint */
#endif
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */

View File

@ -30,9 +30,6 @@
*/
#if 0
#ifndef lint
static char sccsid[] = "@(#)startdaemon.c 8.2 (Berkeley) 4/17/94";
#endif /* not lint */
#endif
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
BINDIR= ${LIBEXECDIR}/lpr

View File

@ -36,9 +36,6 @@ static const char copyright[] =
#endif /* not lint */
#if 0
#ifndef lint
static char sccsid[] = "@(#)lpf.c 8.1 (Berkeley) 6/6/93";
#endif /* not lint */
#endif
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */

View File

@ -1,4 +1,3 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
.PATH: ${.CURDIR:H}/common_source

View File

@ -37,9 +37,6 @@ static const char copyright[] =
#endif /* not lint */
#if 0
#ifndef lint
static char sccsid[] = "@(#)cmds.c 8.2 (Berkeley) 4/28/95";
#endif /* not lint */
#endif
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */

View File

@ -30,9 +30,6 @@
*/
#if 0
#ifndef lint
static char sccsid[] = "@(#)cmdtab.c 8.1 (Berkeley) 6/6/93";
#endif /* not lint */
#endif
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */

View File

@ -28,8 +28,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* @(#)extern.h 8.1 (Berkeley) 6/6/93
*/

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)lpc.8 8.5 (Berkeley) 4/28/95
.\"
.Dd July 16, 2002
.Dt LPC 8
.Os

View File

@ -37,9 +37,6 @@ static const char copyright[] =
#endif /* not lint */
#if 0
#ifndef lint
static char sccsid[] = "@(#)lpc.c 8.3 (Berkeley) 4/28/95";
#endif /* not lint */
#endif
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */

View File

@ -27,8 +27,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* @(#)lpc.h 8.1 (Berkeley) 6/6/93
*/
/*

View File

@ -1,4 +1,3 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
CONFS= hosts.lpd printcap
PROG= lpd

View File

@ -27,8 +27,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* From: @(#)extern.h 8.1 (Berkeley) 6/6/93
*/
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)lpd.8 8.3 (Berkeley) 4/19/94
.\"
.Dd April 15, 2021
.Dt LPD 8
.Os

View File

@ -37,9 +37,6 @@ static const char copyright[] =
#endif /* not lint */
#if 0
#ifndef lint
static char sccsid[] = "@(#)lpd.c 8.7 (Berkeley) 5/10/95";
#endif /* not lint */
#endif
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */

View File

@ -30,9 +30,6 @@
*/
#if 0
#ifndef lint
static char sccsid[] = "@(#)lpdchar.c 8.1 (Berkeley) 6/6/93";
#endif /* not lint */
#endif
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */

View File

@ -30,9 +30,6 @@
*/
#if 0
#ifndef lint
static char sccsid[] = "@(#)modes.c 8.3 (Berkeley) 4/2/94";
#endif /* not lint */
#endif
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */

View File

@ -1,4 +1,3 @@
# @(#)printcap 5.3 (Berkeley) 6/30/90
#
# This enables a simple local "raw" printer, hooked up to the first

View File

@ -37,9 +37,6 @@ static const char copyright[] =
#endif /* not lint */
#if 0
#ifndef lint
static char sccsid[] = "@(#)printjob.c 8.7 (Berkeley) 5/10/95";
#endif /* not lint */
#endif
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */

View File

@ -37,9 +37,6 @@ static const char copyright[] =
#endif /* not lint */
#if 0
#ifndef lint
static char sccsid[] = "@(#)recvjob.c 8.2 (Berkeley) 4/27/95";
#endif /* not lint */
#endif
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */

View File

@ -1,4 +1,3 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
BINDIR= /usr/bin

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)lpq.1 8.2 (Berkeley) 4/28/95
.\"
.Dd April 28, 1995
.Dt LPQ 1
.Os

View File

@ -37,9 +37,6 @@ static const char copyright[] =
#endif /* not lint */
#if 0
#ifndef lint
static char sccsid[] = "@(#)lpq.c 8.3 (Berkeley) 5/10/95";
#endif /* not lint */
#endif
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */

View File

@ -1,4 +1,3 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
.PATH: ${.CURDIR:H}/common_source

View File

@ -24,8 +24,6 @@
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" From @(#)lpr.1 8.1 (Berkeley) 6/6/93
.\" "
.Dd June 6, 1993
.Dt LPR 1

View File

@ -46,9 +46,6 @@ static const char copyright[] =
#endif /* not lint */
#if 0
#ifndef lint
static char sccsid[] = "@(#)lpr.c 8.4 (Berkeley) 4/28/95";
#endif /* not lint */
#endif
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)printcap.5 8.2 (Berkeley) 12/11/93
.\"
.Dd October 11, 2000
.Dt PRINTCAP 5
.Os

View File

@ -1,4 +1,3 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
.PATH: ${.CURDIR:H}/common_source

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)lprm.1 8.1 (Berkeley) 6/6/93
.\"
.Dd June 6, 1993
.Dt LPRM 1
.Os

View File

@ -37,9 +37,6 @@ static const char copyright[] =
#endif /* not lint */
#if 0
#ifndef lint
static char sccsid[] = "@(#)lprm.c 8.1 (Berkeley) 6/6/93";
#endif /* not lint */
#endif
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= lptest

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)lptest.1 8.2 (Berkeley) 12/30/93
.\"
.Dd December 30, 1993
.Dt LPTEST 1
.Os

View File

@ -37,9 +37,6 @@ static const char copyright[] =
#endif /* not lint */
#if 0
#ifndef lint
static char sccsid[] = "@(#)lptest.c 8.1 (Berkeley) 6/6/93";
#endif /* not lint */
#endif
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */

View File

@ -1,4 +1,3 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
.PATH: ${.CURDIR:H}/common_source

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)pac.8 8.1 (Berkeley) 6/6/93
.\"
.Dd June 6, 1993
.Dt PAC 8
.Os

View File

@ -37,9 +37,6 @@ static const char copyright[] =
#endif /* not lint */
#if 0
#ifndef lint
static char sccsid[] = "@(#)pac.c 8.1 (Berkeley) 6/6/93";
#endif /* not lint */
#endif
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.2 (Berkeley) 9/21/96
SENDMAIL_DIR= ${SRCTOP}/contrib/sendmail
.PATH: ${SENDMAIL_DIR}/mailstats

View File

@ -63,8 +63,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* @(#)ffs_alloc.c 8.19 (Berkeley) 7/13/95
*/
#include <sys/cdefs.h>

View File

@ -39,8 +39,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* @(#)ffs_alloc.c 8.19 (Berkeley) 7/13/95
*/
#include <sys/cdefs.h>

View File

@ -30,8 +30,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* @(#)ffs_balloc.c 8.8 (Berkeley) 6/16/95
*/
#include <sys/cdefs.h>

View File

@ -30,8 +30,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* @(#)ffs_extern.h 8.6 (Berkeley) 3/30/95
*/
#include "ffs/buf.h"

View File

@ -29,8 +29,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* @(#)ffs_subr.c 8.5 (Berkeley) 3/21/95
*/
#include <sys/cdefs.h>

View File

@ -35,8 +35,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* @(#)ufs_bmap.c 8.8 (Berkeley) 8/11/95
*/
#include <sys/cdefs.h>

View File

@ -35,8 +35,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* @(#)inode.h 8.9 (Berkeley) 5/14/95
*/
union dinode {

Some files were not shown because too many files have changed in this diff Show More