Go to file
nisimura fa6012454d It's not necessary to (re-) assign pmap->pm_asidgen whenever ASID
(TLBpid) is bumped.  It's ok just in the case when pmap_asid_generation
is bumped.
2000-03-27 08:56:21 +00:00
bin Use an in-core stack for directory permissions rather than a temporary 2000-03-21 02:15:24 +00:00
dist
distrib Allow for building with an alternate default FTP server and alternate 2000-03-24 21:56:04 +00:00
etc Build the split sets in place on "make release". 2000-03-26 15:48:22 +00:00
games
gnu Make this at least pretend to work when cross-compiling. 2000-03-26 09:54:28 +00:00
include
lib Do a little rearrangement here. No functional change, but it's a little 2000-03-23 04:58:59 +00:00
libexec Don't try to get libc_pic from the libc compile directory. If we're doing a 2000-03-26 21:55:55 +00:00
regress
sbin When displaying component labels, indicate whether or not the set is 2000-03-23 14:50:36 +00:00
share Update for uvm object offsets being described by voff_t's. 2000-03-26 20:57:58 +00:00
sys It's not necessary to (re-) assign pmap->pm_asidgen whenever ASID 2000-03-27 08:56:21 +00:00
usr.bin Include <string.h> to get a prototype for memset(). Fixes build 2000-03-22 21:45:02 +00:00
usr.sbin don't traverse NULL pointer on "wiconfig -p 1". 2000-03-26 08:58:11 +00:00
Makefile