Go to file
uebayasi 77d80f38cd Abstraction fix; move physical address -> per-page metadata (struct
vm_page *) "reverse" lookup code from uvm_page.h to uvm_page.c, to
help migration to not do that.

Likewise move per-page metadata (struct vm_page *) -> physical
address "forward" conversion code into *.c too.  This is called
only low-layer VM and MD code.
2010-11-12 05:23:41 +00:00
bin Make sh build in debug mode 2010-10-29 17:06:53 +00:00
common Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptree.h). Also 2010-09-25 01:42:38 +00:00
compat Hook up xz into the build system. 2010-11-02 16:34:33 +00:00
crypto Bring the netpgpverify(1) manual page into line with current output, etc. 2010-11-11 04:51:18 +00:00
dist PR/44006: Ralph G: vi: CTRL-A does not handle end-of-word correctly 2010-10-28 18:12:47 +00:00
distrib build system worship for new tests. 2010-11-11 22:48:47 +00:00
doc Note nside(4). 2010-11-10 22:37:23 +00:00
etc build system worship for new tests. 2010-11-11 22:48:47 +00:00
external Calibrate the amount of time that a sleep() requires, and use that 2010-11-11 14:11:26 +00:00
extsrc
games Avoid undefined behavior, from Chris Spiegel in PR 43860. 2010-09-26 21:12:23 +00:00
gnu Update pa-netbsd.h to match pa-linux.h where it should. That is, remove 2010-11-10 18:28:29 +00:00
include Implement dl_iterate_phdr. 2010-10-16 10:27:06 +00:00
lib Fix build. 2010-11-12 04:52:08 +00:00
libexec PR/44010: YAMAMOTO Takashi: sbrk: grow 0xb3ba2000 failed, error = 12" 2010-10-29 15:08:17 +00:00
regress Don't overrun the buffer, when writing some payload. 2010-10-03 19:41:25 +00:00
rescue Implement dl_iterate_phdr. 2010-10-16 10:27:06 +00:00
sbin add compile-conditional rumpclient support 2010-11-11 22:56:38 +00:00
share Add readme explaining which grue has ok'd the eating of some code 2010-11-11 23:04:24 +00:00
sys Abstraction fix; move physical address -> per-page metadata (struct 2010-11-12 05:23:41 +00:00
tests fix 2010-11-11 22:44:50 +00:00
tools Replace the current usage of Elf64_Half with Elf64_Word and rename 2010-08-28 21:30:02 +00:00
usr.bin add a safe alternative of the previous. 2010-11-10 01:44:04 +00:00
usr.sbin NPF checkpoint: 2010-11-11 06:30:39 +00:00
x11 Disable USE_PAM on ports which have legacy non-XFree86 servers. 2010-10-10 07:03:28 +00:00
BUILDING remove the MKSUBPIXEL/MKTTINTERP options; they're going away. 2010-07-25 07:19:00 +00:00
Makefile remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
Makefile.inc
UPDATING minor clarification 2010-06-09 17:29:15 +00:00
build.sh Replace a couple uses of '$@' with '$*' 2010-08-24 20:52:31 +00:00