freebsd-dev/sys/i386
David Greenman 87bc4e696d Mostly cosmetic changes. Use KERNBASE instead of UPT_MAX_ADDRESS in
some comparisons as it is more correct (we want the kernel page tables
included).
Reorganized some of the expressions for efficiency.
Fixed the new pmap_prefault() routine - it would sometimes pick up the
wrong page if the page in the shadow was present but the page in object
was paged out. The routine remains unused and commented out, however.
Explicitly free zero reference count page tables (rather than waiting
for the pagedaemon to do it).

Submitted by:	John Dyson
1995-02-02 08:45:14 +00:00
..
apm Don't push/pop the return-val register. (DUH!) 1994-12-16 07:31:47 +00:00
bios Don't push/pop the return-val register. (DUH!) 1994-12-16 07:31:47 +00:00
boot Get rid of extra []'s and otherwise fix-up boot prompt. Reordered 1995-01-28 03:51:39 +00:00
conf Reviewed by: se 1995-02-01 23:02:24 +00:00
eisa Add $Id 1995-01-16 16:31:34 +00:00
i386 Mostly cosmetic changes. Use KERNBASE instead of UPT_MAX_ADDRESS in 1995-02-02 08:45:14 +00:00
ibcs2 Fix bug around VOP_READDIR, now takes 6 parameters not 4. 1994-12-14 22:03:48 +00:00
include Since the pci directory has moved, this required updating. 1995-02-02 05:42:47 +00:00
isa Fixed problem passing received packets to bpf. 1995-02-02 04:07:45 +00:00
pci Reviewed by: se 1995-02-01 23:06:58 +00:00
scsi Set the current transfer parameters directly after a mesg reject for either 1995-01-27 17:37:05 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00