Go to file
thorpej 616125f8d1 Deal with a hardware bug in Pass 1 and Pass 2 Pyxis chips. Basically,
the scatter/gather TLB cannot be invalidated on these chips.  So, to
work around this, we configure the otherwise unsed DMA Window 2 as a
2M SGMAP window at 128M, point all of its page table entries at the
DMA spill page, and, when the TLB is to be invalidated, put the PCI bus
into loopback mode, and create a target hit on Window 2 every 64k for
the number of TLB entries (plus a few ... it seems to not work unless
we read a few extra times), forcing out old TLB entries to make room for
the new, dummy target hits.
1998-06-04 18:11:23 +00:00
bin Document ls -F's output for sockets; 1998-06-01 21:11:28 +00:00
distrib regen 1998-06-03 02:43:18 +00:00
etc Add `magma' nodes. 1998-05-20 00:01:06 +00:00
games y.tab.h is now called grammar.h (and there's an implied .y.h rule now too) 1998-05-13 19:21:37 +00:00
gnu Clear the error indicator after retrieval (xref. dlerror(3)). 1998-05-30 18:28:31 +00:00
include * Further name space protection reorganization: distinguish between various 1998-06-01 20:10:15 +00:00
lib Use MAP_FAILED in the return values description. 1998-06-03 22:03:44 +00:00
libexec Show/log the strerror(errno) string when getcwd fails 1998-06-03 13:21:42 +00:00
regress disable the optimizer the correct way... 1998-04-13 14:28:04 +00:00
sbin Merge the 980602 RIPv2/Router Discovery routed. Fixes floods of host routes 1998-06-02 18:02:55 +00:00
share Add information to dlerror() regarding its behaviour in absence of an error 1998-05-30 18:40:41 +00:00
sys Deal with a hardware bug in Pass 1 and Pass 2 Pyxis chips. Basically, 1998-06-04 18:11:23 +00:00
usr.bin some fixes & enhancements from openbsd's ftp, with extra fixes by me: 1998-06-04 08:28:35 +00:00
usr.sbin The service name of the rwhod(8) is not "rwho" but "who". 1998-06-04 13:31:40 +00:00
Makefile Revert 1.44 and associated changes; you can't prebuild anything without 1998-05-27 06:38:37 +00:00