Warner Losh 335524b9ad Various security related deltas from OpenBSD
dirs.c:
	From OpenBSD 1.2, 1.3, 1.5, 1.8, 1.10, 1.11, 1.12
	1.2:
		use unique temporary files; netbsd pr#2544;
		lukem@supp.cpr.itg.telecom.com.au
	1.3:
		updated patch from lukem@supp.cpr.itg.telecom.com.au
		to also make -r and -R work again
	1.5:
		mktemp open & fdopen
	1.8:
		/tmp// -> /tmp/
	1.10:
		Fix strncpy usage and correct strncat length field,
		from Theo.  Also change some occurrence of MAXPATHLEN
		with sizeof(foo).
	1.11:
		does noone know how to use strncat correctly?
	1.12:
		use mkstemp()
	From NetBSD:
		Use open rather than create so we can specify
		exclusive open mode.

main.c:
	From OpenBSD 1.2, 1.5
	1.2:
		From NetBSD: support $TAPE.
	1.5
		Set umask to be read only by owner until we set real
		file permissions.
tape.c:
	From NetBSD:
		Use open rather than create so we can specify
		exclusive open mode.
1997-01-01 00:03:49 +00:00
..
1996-04-09 11:31:34 +00:00
1996-09-28 22:46:35 +00:00
1996-12-09 08:04:55 +00:00
1996-12-23 01:04:46 +00:00
1996-12-23 23:09:55 +00:00
1996-11-13 02:01:36 +00:00
1996-11-13 02:01:36 +00:00
1996-11-13 02:01:36 +00:00
1996-12-23 02:03:15 +00:00
1996-12-23 02:03:15 +00:00
1996-11-10 02:21:05 +00:00
1996-11-10 02:21:05 +00:00
1996-12-23 23:09:55 +00:00
1996-12-26 02:01:09 +00:00
1996-09-20 04:24:31 +00:00
1996-12-09 08:04:55 +00:00
1996-08-23 20:36:11 +00:00
1996-12-21 05:55:55 +00:00
1996-11-04 00:53:12 +00:00
1996-09-23 22:24:39 +00:00
1995-05-30 06:12:45 +00:00