Warner Losh bc407914f9 lpc/cmds.c:
From NetBSD via OpenBSD to fix NetBSD PR #506
	More descriptive message for printer status
	(OpenBSD: 1.2)

	Various warnings cleaned up (OpenBSD: 1.4)

lpc/lpc.c:
	Various warnings cleaned up (OpenBSD: 1.3)

lpd/lpd.c:
	Remove trailing blank lines (OpenBSD: 1.2)

	Potential umask problem with creating /dev/printer
	(OpenBSD: 1.4 and 1.5)

	Ftp bounce attack (untested on FreeBSD)
	(OpenBSD: 1.6, 1.8, 1.9)
	Fencepost in strncpy
	(OpenBSD: 1.6)

lpd/printjob.c:
	Fix from freebsd for waiting for an exiting filter, that
	appears not in the FreeBSD CVS tree.
	(OpenBSD: 1.6)

lpd/recvjob.c:
	Buffer overflow protection: use strncpy rather than strcpy.
	(OpenBSD: 1.3)

lpr/lpr.c:
	NetBSD change of return type for main()
	(OpenBSD: 1.2)

	Restrict time running as root
	(OpenBSD: 1.7)

	Use getcwd rather than getwd (from NetBSD)

	Use snprintf rather than sprintf
	(OpenBSD: 1.8)

	Minor tweak to end of loop and buffer overflow sanity.  card()
	overflow already in FreeBSD
	(OpenBSD: 1.9)

lptest/lptest.c:
	void -> int return type of main, from NetBSD via OpenBSD
	(OpenBSD: 1.2)

pac/pac.c:
	void -> int return type of main, from NetBSD via OpenBSD
	(OpenBSD: 1.3)

Obtained from: OpenBSD
1996-10-27 03:06:52 +00:00
..
1995-05-30 03:57:47 +00:00
1996-05-21 18:09:11 +00:00
1996-02-08 21:05:52 +00:00
1996-09-21 15:08:10 +00:00
1996-08-09 22:20:24 +00:00
1996-05-28 00:14:20 +00:00
1995-10-22 19:45:28 +00:00
1996-10-27 03:06:52 +00:00
1996-09-20 04:13:44 +00:00
1996-09-04 22:25:35 +00:00
1996-08-23 20:36:11 +00:00
1996-08-29 21:40:09 +00:00
1996-09-23 22:24:39 +00:00
1996-09-05 17:16:10 +00:00
1996-02-05 15:35:41 +00:00
1996-10-22 21:41:43 +00:00
1995-05-30 03:57:47 +00:00
1996-08-16 09:44:40 +00:00
1996-09-05 17:16:10 +00:00
1996-10-24 14:04:03 +00:00
1995-05-30 03:57:47 +00:00
1996-10-11 18:47:10 +00:00
1996-09-05 17:16:10 +00:00
1996-08-21 21:39:44 +00:00
1996-10-22 05:13:42 +00:00
1996-07-03 22:06:12 +00:00
1996-09-02 23:38:58 +00:00
1996-10-20 17:55:36 +00:00
1996-09-23 22:24:39 +00:00
1995-05-30 03:57:47 +00:00
1996-02-12 05:28:30 +00:00
1996-10-22 20:58:14 +00:00