Go to file
mrg 2f159a1bac remove/move more mach vm header files:
<vm/pglist.h> -> <uvm/uvm_pglist.h>
	<vm/vm_inherit.h> -> <uvm/uvm_inherit.h>
	<vm/vm_kern.h> -> into <uvm/uvm_extern.h>
	<vm/vm_object.h> -> nothing
	<vm/vm_pager.h> -> into <uvm/uvm_pager.h>

also includes a bunch of <vm/vm_page.h> include removals (due to redudancy
with <vm/vm.h>), and a scattering of other similar headers.
2000-06-26 14:20:25 +00:00
bin $(CPP) -> $(CC) -E 2000-06-26 06:18:07 +00:00
crypto Do previous slightly differently, i.e. commit the change that I 2000-06-22 13:59:13 +00:00
dist pull up christos's amd patches that didn't make it into 6.0.3 2000-06-16 02:10:12 +00:00
distrib remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
etc Fix brain'o in last, pointed out by Johan Danielsson. 2000-06-25 16:25:33 +00:00
games Make this produce local objects with .lo suffix. 2000-06-20 16:07:04 +00:00
gnu Change tot_written from u_quad_t to unsigned long long for portability's 2000-06-26 08:25:34 +00:00
include Do previous slightly different: /usr/share/misc/style no longer deems it ok 2000-06-26 06:38:02 +00:00
lib Need an internal name for fork(). 2000-06-26 06:32:54 +00:00
libexec Use LOGIN_NAME_MAX for sizing the mailname buffer. Allows usernames 2000-06-25 13:32:34 +00:00
regress Merge a bunch of things from crypto-us and crypto-intl into basesrc, 2000-06-20 06:00:24 +00:00
sbin revised rndctl which can display pool statistics. 2000-06-20 02:40:10 +00:00
share Fix the broken spinlockmgr.9 link to lock.9 2000-06-26 13:22:43 +00:00
sys remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
usr.bin Extend the -T option show that it shows the year as well as seconds. 2000-06-25 13:44:42 +00:00
usr.sbin If both SMALL and NSUPDATE are defined, undefine NSUPDATE. The NSUPDATE 2000-06-26 12:33:14 +00:00
Makefile Merge a bunch of things from crypto-us and crypto-intl into basesrc, 2000-06-20 06:00:24 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00