Go to file
cgd 622d3ff963 don't ranlib read-only files. patch for bug 977, from Greg Hudson
(ghudson@MIT.EDU).  He doesn't think this patch is particularly
beautiful, but i'm not sure much can be done about that.
in particular:
	(1) installing to a different file name, then chowning that
		and using 'mv' brings up a couple of bugs that
		can't reasonably be tested for (and shouldn't have to be),
	(2) you don't particularly want people trying to use the libraries
		until they've been successfully installed, anyway.
1995-04-19 06:26:50 +00:00
bin Added missing resource limits and recognize "unlimited" as RLIM_INFINITY 1995-04-11 03:17:45 +00:00
distrib add mi files; noted by leo. 1995-04-19 00:02:09 +00:00
etc start a getty on console, even though it's not clear that that's correct. 1995-04-11 04:27:02 +00:00
games KERNEL -> _KERNEL 1995-03-28 17:18:59 +00:00
gnu Oops, that code was correct before the last change. I was confused. 1995-04-18 21:34:16 +00:00
include Follow symlinks when copying .h files. From Greg Hudson. 1995-04-16 19:03:55 +00:00
lib kvm machine specific code for VAX. 1995-04-17 12:44:34 +00:00
libexec Install manpage as foo(8) as well as rpc.foo(8), a convenient shorthand. 1995-04-12 00:47:27 +00:00
regress Add test for ieee fp rounding mode 1995-04-18 19:24:21 +00:00
sbin Added vax for 2-file boot blocks. 1995-04-18 22:37:46 +00:00
share don't ranlib read-only files. patch for bug 977, from Greg Hudson 1995-04-19 06:26:50 +00:00
sys fix my IPL level off-by-one. also, rename intr_disestablish to 1995-04-19 06:14:13 +00:00
usr.bin VAX machine dependent defs removed. 1995-04-17 00:00:27 +00:00
usr.sbin Fixes from David Brownlee to: 1995-04-17 15:12:58 +00:00
Makefile work in the face of a /usr/src/obj directory 1995-02-26 01:10:19 +00:00