1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
Mirror of the FreeBSD src repository https://git.FreeBSD.org/src.git .
Go to file
John Dyson ffe2522e29 Fix 4 problems:
Major: When blocking occurs in allocbuf() for VMIO files,
	       excess wire counts could accumulate.
	Major: Pages are incorrectly accumulated into the physical
	       buffer for clustered reads.  This happens when bogus
	       page is needed.
	Minor: When reclaiming buffers, the async flag on the buffer
	       needs to be zero, or the reclaim is not optimal.
	Minor: The age flag should be cleared, if a buffer is wanted.
1996-10-06 07:50:05 +00:00
bin delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
contrib delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
eBones More ${.CURDIR} changes. 1996-10-01 15:20:29 +00:00
etc Use full path for cvsup 1996-10-05 19:41:31 +00:00
games delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
gnu delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
include Add support for storing a -R path in ld in the section dispatch table, 1996-10-01 00:25:32 +00:00
lib Remove garbage initcode reference so that 'gcc -Dlint ...' 1996-10-06 03:19:26 +00:00
libexec delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
lkm add forgotten $Id$ 1996-09-22 21:56:57 +00:00
release Turn SAVE_USERCONFIG on again - I found the bug. 1996-10-06 03:20:12 +00:00
sbin delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
secure cmp -s || install -c --> install -C 1996-08-30 04:07:04 +00:00
share A necessary space was missing. 1996-10-06 01:36:51 +00:00
sys Fix 4 problems: 1996-10-06 07:50:05 +00:00
tools Fixed CLEANFILES. The *.3 links were missing. 1996-09-20 14:12:32 +00:00
usr.bin Remove annoying -Wall warning. 1996-10-06 02:40:39 +00:00
usr.sbin Turn SAVE_USERCONFIG on again - I found the bug. 1996-10-06 03:20:12 +00:00
COPYRIGHT
Makefile Add awk to build target. 1996-10-06 02:17:43 +00:00