Go to file
thorpej e046925c3a Massive cleanup and partial rewrite of the NetBSD/alpha pmap module.
Major change is that page table page management has been completely
rewritten.  Page tables are now accessed via K0SEG (no more KVA space
wasted on user page tables), and a much larger user address space is
supported.

Many thanks to Chris Demetriou and Ross Harvey for helpful insight and
debugging assistance.
1998-03-12 01:24:52 +00:00
bin off by one error in ${%%} 1998-03-10 19:11:07 +00:00
distrib Sync port-maintainers w/ www pages. 1998-03-11 23:39:39 +00:00
etc improve description comment 1998-02-28 22:56:11 +00:00
games Simply include -lcurses instead of -lcurses -ltermcap 1998-02-18 22:37:30 +00:00
gnu PR #4869: Make gcc frontend use proper vfork() by including <unistd.h> and 1998-03-09 12:57:23 +00:00
include Prototype getsid(). 1998-02-18 18:24:26 +00:00
lib #include <string.h> now says #include <unistd.h> which matches the source code, per PR#4451. This should be checked for POSIX compliance, however. 1998-03-11 08:23:39 +00:00
libexec Remove spurious extra newline. 1998-03-03 00:36:24 +00:00
regress no point in LDSTATIC=-static here 1998-03-02 21:57:38 +00:00
sbin pull bsd.own.mk in before LDSTATIC?=-static, so that LDSTATIC can be 1998-03-02 22:03:11 +00:00
share added documentation of the various compile options for this driver from PR#4680 1998-03-11 09:55:19 +00:00
sys Massive cleanup and partial rewrite of the NetBSD/alpha pmap module. 1998-03-12 01:24:52 +00:00
usr.bin Fix types lossage on the Alpha. 1998-03-11 16:49:19 +00:00
usr.sbin Fix typos lossage on the Alpha. 1998-03-11 17:44:02 +00:00
Makefile Print date after build completes as well as before. Previous code failed because make build depends on beforeinstall but not afterinstall. 1998-02-20 01:39:38 +00:00