Find a file
David Greenman 0e195446b7 Bug fixes and performance improvements from John Dyson and myself:
1) check va before clearing the page clean flag. Not doing so was
	causing the vnode pager error 5 messages when paging from
	NFS. (pmap.c)
2) put back interrupt protection in idle_loop. Bruce didn't think
	it was necessary, John insists that it is (and I agree). (swtch.s)
3) various improvements to the clustering code (vm_machdep.c). It's
	now enabled/used by default.
4) bad disk blocks are now handled properly when doing clustered IOs.
	(wd.c, vm_machdep.c)
5) bogus bad block handling fixed in wd.c.
6) algorithm improvements to the pageout/pagescan daemons. It's amazing
	how well 4MB machines work now.
1994-04-20 07:06:57 +00:00
bin use umask 077 for buffer file 1994-03-23 04:36:59 +00:00
etc Fix the ifconfig lines so that they have interface names on them. 1994-04-18 11:00:44 +00:00
gnu Change the private declarations from dlopen,dlclose,dlsym,dlctl 1994-04-13 20:52:40 +00:00
include This is the new link.h from Paul K. Keeping history is even probably a bad 1994-02-13 20:47:18 +00:00
lib From Jordan via. Paul K. 1994-03-09 17:12:59 +00:00
libexec Change the private declarations from dlopen,dlclose,dlsym,dlctl 1994-04-13 20:52:40 +00:00
sbin Better link ldconfig static instead dynamic. 1994-04-13 20:49:42 +00:00
share/man/man4 Update lpt(4) man page to reflect recent changes to the lpt device driver. 1994-04-06 20:21:33 +00:00
sys Bug fixes and performance improvements from John Dyson and myself: 1994-04-20 07:06:57 +00:00
usr.bin This is Paul K's latest set of ld changes. A commit was necessary at this 1994-02-13 20:43:13 +00:00
usr.sbin Fixed Makefile problem pointed out by Piero Serini 1994-04-19 06:43:36 +00:00