-# @(#)Makefile 8.1 (Berkeley) 6/6/93
+# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
+# $OpenBSD: Makefile,v 1.2 1997/01/17 16:12:33 millert Exp $
PROG= lpf
NOMAN= noman
+/* $OpenBSD: lpf.c,v 1.3 1997/01/17 16:12:33 millert Exp $ */
+
/*
* Copyright (c) 1983, 1993
* The Regents of the University of California. All rights reserved.
#endif /* not lint */
#ifndef lint
+#if 0
static char sccsid[] = "@(#)lpf.c 8.1 (Berkeley) 6/6/93";
+#else
+static char rcsid[] = "$OpenBSD: lpf.c,v 1.3 1997/01/17 16:12:33 millert Exp $";
+#endif
#endif /* not lint */
/*
-# @(#)Makefile 8.1 (Berkeley) 6/6/93
+# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
+# $OpenBSD: Makefile,v 1.2 1997/01/17 16:12:34 millert Exp $
PROG= lpc
CFLAGS+=-I${.CURDIR}/../common_source
+/* $OpenBSD: cmds.c,v 1.8 1997/01/17 16:12:35 millert Exp $ */
+
/*
* Copyright (c) 1983, 1993
* The Regents of the University of California. All rights reserved.
#endif /* not lint */
#ifndef lint
+#if 0
static char sccsid[] = "@(#)cmds.c 8.2 (Berkeley) 4/28/95";
+#else
+static char rcsid[] = "$OpenBSD: cmds.c,v 1.8 1997/01/17 16:12:35 millert Exp $";
+#endif
#endif /* not lint */
/*
+/* $OpenBSD: cmdtab.c,v 1.2 1997/01/17 16:12:35 millert Exp $ */
+
/*
* Copyright (c) 1983, 1993
* The Regents of the University of California. All rights reserved.
*/
#ifndef lint
+#if 0
static char sccsid[] = "@(#)cmdtab.c 8.1 (Berkeley) 6/6/93";
+#else
+static char rcsid[] = "$OpenBSD: cmdtab.c,v 1.2 1997/01/17 16:12:35 millert Exp $";
+#endif
#endif /* not lint */
#include <sys/cdefs.h>
+/* $OpenBSD: extern.h,v 1.2 1997/01/17 16:12:36 millert Exp $ */
+
/*
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
+/* $OpenBSD: lpc.c,v 1.5 1997/01/17 16:12:37 millert Exp $ */
+
/*
* Copyright (c) 1983, 1993
* The Regents of the University of California. All rights reserved.
#endif /* not lint */
#ifndef lint
+#if 0
static char sccsid[] = "@(#)lpc.c 8.3 (Berkeley) 4/28/95";
+#else
+static char rcsid[] = "$OpenBSD: lpc.c,v 1.5 1997/01/17 16:12:37 millert Exp $";
+#endif
#endif /* not lint */
#include <sys/param.h>
+/* $OpenBSD: lpc.h,v 1.2 1997/01/17 16:12:38 millert Exp $ */
+
/*
* Copyright (c) 1983, 1993
* The Regents of the University of California. All rights reserved.
-# @(#)Makefile 8.1 (Berkeley) 6/6/93
+# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
+# $OpenBSD: Makefile,v 1.2 1997/01/17 16:12:39 millert Exp $
PROG= lpd
CFLAGS+=-I${.CURDIR}/../common_source
+/* $OpenBSD: extern.h,v 1.2 1997/01/17 16:12:39 millert Exp $ */
+
/*
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
-/* $NetBSD: key.c,v 1.1 1995/10/03 15:02:41 hpeyerl Exp $ */
+/* $OpenBSD: key.c,v 1.2 1997/01/17 16:12:40 millert Exp $ */
/*-
* Copyright (c) 1991, 1993, 1994
#if 0
static char sccsid[] = "@(#)key.c 8.3 (Berkeley) 4/2/94";
#else
-static char rcsid[] = "$NetBSD: key.c,v 1.1 1995/10/03 15:02:41 hpeyerl Exp $";
+static char rcsid[] = "$OpenBSD: key.c,v 1.2 1997/01/17 16:12:40 millert Exp $";
#endif
#endif /* not lint */
-/* $OpenBSD: lpd.c,v 1.12 1996/12/20 15:58:40 deraadt Exp $ */
+/* $OpenBSD: lpd.c,v 1.13 1997/01/17 16:12:41 millert Exp $ */
/* $NetBSD: lpd.c,v 1.7 1996/04/24 14:54:06 mrg Exp $ */
/*
#endif /* not lint */
#ifndef lint
+#if 0
static char sccsid[] = "@(#)lpd.c 8.7 (Berkeley) 5/10/95";
+#else
+static char rcsid[] = "$OpenBSD: lpd.c,v 1.13 1997/01/17 16:12:41 millert Exp $";
+#endif
#endif /* not lint */
/*
+/* $OpenBSD: lpdchar.c,v 1.2 1997/01/17 16:12:41 millert Exp $ */
+
/*
* Copyright (c) 1983, 1993
* The Regents of the University of California. All rights reserved.
*/
#ifndef lint
+#if 0
static char sccsid[] = "@(#)lpdchar.c 8.1 (Berkeley) 6/6/93";
+#else
+static char rcsid[] = "$OpenBSD: lpdchar.c,v 1.2 1997/01/17 16:12:41 millert Exp $";
+#endif
#endif /* not lint */
/*
+/* $OpenBSD: modes.c,v 1.3 1997/01/17 16:12:42 millert Exp $ */
/* $NetBSD: modes.c,v 1.1 1995/10/03 15:02:45 hpeyerl Exp $ */
/*-
#if 0
static char sccsid[] = "@(#)modes.c 8.3 (Berkeley) 4/2/94";
#else
-static char rcsid[] = "$NetBSD: modes.c,v 1.1 1995/10/03 15:02:45 hpeyerl Exp $";
+static char rcsid[] = "$OpenBSD: modes.c,v 1.3 1997/01/17 16:12:42 millert Exp $";
#endif
#endif /* not lint */
+/* $OpenBSD: recvjob.c,v 1.7 1997/01/17 16:12:42 millert Exp $ */
+
/*
* Copyright (c) 1983, 1993
* The Regents of the University of California. All rights reserved.
#endif /* not lint */
#ifndef lint
+#if 0
static char sccsid[] = "@(#)recvjob.c 8.2 (Berkeley) 4/27/95";
+#else
+static char rcsid[] = "$OpenBSD: recvjob.c,v 1.7 1997/01/17 16:12:42 millert Exp $";
+#endif
#endif /* not lint */
/*
+/* $OpenBSD: ttcompat.c,v 1.3 1997/01/17 16:12:43 millert Exp $ */
+
/*
* Copyright (c) 1995
* The Regents of the University of California. All rights reserved.
* originally from /sys/kern/tty_compat.c
*/
+#ifndef lint
+static char rcsid[] = "$OpenBSD: ttcompat.c,v 1.3 1997/01/17 16:12:43 millert Exp $";
+#endif /* not lint */
+
#include <sys/param.h>
#include <sys/types.h>
-# @(#)Makefile 8.1 (Berkeley) 6/6/93
+# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
+# $OpenBSD: Makefile,v 1.2 1997/01/17 16:12:44 millert Exp $
PROG= lpq
CFLAGS+=-I${.CURDIR}/../common_source
+/* $OpenBSD: lpq.c,v 1.7 1997/01/17 16:12:44 millert Exp $ */
+
/*
* Copyright (c) 1983, 1993
* The Regents of the University of California. All rights reserved.
#endif /* not lint */
#ifndef lint
+#if 0
static char sccsid[] = "@(#)lpq.c 8.3 (Berkeley) 5/10/95";
+#else
+static char rcsid[] = "$OpenBSD: lpq.c,v 1.7 1997/01/17 16:12:44 millert Exp $";
+#endif
#endif /* not lint */
/*
-# @(#)Makefile 8.1 (Berkeley) 6/6/93
+# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
+# $OpenBSD: Makefile,v 1.2 1997/01/17 16:12:45 millert Exp $
PROG= lpr
CFLAGS+=-I${.CURDIR}/../common_source
-/* $OpenBSD: lpr.c,v 1.11 1996/11/04 18:13:38 millert Exp $ */
+/* $OpenBSD: lpr.c,v 1.12 1997/01/17 16:12:46 millert Exp $ */
/* $NetBSD: lpr.c,v 1.10 1996/03/21 18:12:25 jtc Exp $ */
/*
#endif /* not lint */
#ifndef lint
+#if 0
static char sccsid[] = "@(#)lpr.c 8.4 (Berkeley) 4/28/95";
+#else
+static char rcsid[] = "$OpenBSD: lpr.c,v 1.12 1997/01/17 16:12:46 millert Exp $";
+#endif
#endif /* not lint */
/*
# @(#)Makefile 8.1 (Berkeley) 6/6/93
+# $OpenBSD: Makefile,v 1.2 1997/01/17 16:12:47 millert Exp $
PROG= lprm
CFLAGS+=-I${.CURDIR}/../common_source
+/* $OpenBSD: lprm.c,v 1.5 1997/01/17 16:12:47 millert Exp $ */
+
/*
* Copyright (c) 1983, 1993
* The Regents of the University of California. All rights reserved.
#endif /* not lint */
#ifndef lint
+#if 0
static char sccsid[] = "@(#)lprm.c 8.1 (Berkeley) 6/6/93";
+#else
+static char rcsid[] = "$OpenBSD: lprm.c,v 1.5 1997/01/17 16:12:47 millert Exp $";
+#endif
#endif /* not lint */
/*
-# @(#)Makefile 8.1 (Berkeley) 6/6/93
+# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
+# $OpenBSD: Makefile,v 1.2 1997/01/17 16:12:48 millert Exp $
PROG= lptest
-/* $OpenBSD: lptest.c,v 1.2 1996/04/21 23:40:46 deraadt Exp $ */
+/* $OpenBSD: lptest.c,v 1.3 1997/01/17 16:12:48 millert Exp $ */
/* $NetBSD: lptest.c,v 1.5 1996/03/21 18:13:20 jtc Exp $ */
/*
#endif /* not lint */
#ifndef lint
+#if 0
static char sccsid[] = "@(#)lptest.c 8.1 (Berkeley) 6/6/93";
+#else
+static char rcsid[] = "$OpenBSD: lptest.c,v 1.3 1997/01/17 16:12:48 millert Exp $";
+#endif
#endif /* not lint */
#include <stdlib.h>
-# @(#)Makefile 8.1 (Berkeley) 6/6/93
+# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
+# $OpenBSD: Makefile,v 1.2 1997/01/17 16:12:49 millert Exp $
PROG= pac
CFLAGS+=-I${.CURDIR}/../common_source
-/* $OpenBSD: pac.c,v 1.7 1996/11/03 23:24:13 millert Exp $ */
+/* $OpenBSD: pac.c,v 1.8 1997/01/17 16:12:50 millert Exp $ */
/* $NetBSD: pac.c,v 1.7 1996/03/21 18:21:20 jtc Exp $ */
/*
#endif /* not lint */
#ifndef lint
+#if 0
static char sccsid[] = "@(#)pac.c 8.1 (Berkeley) 6/6/93";
+#else
+static char rcsid[] = "$OpenBSD: pac.c,v 1.8 1997/01/17 16:12:50 millert Exp $";
+#endif
#endif /* not lint */
/*