Go to file
mrg a20d56e92e add new version of non contiguous memory code, written by chuck cranor,
called "MACHINE_NEW_NONCONGIG".  this is required for UVM, the new VM
system (also written by chuck) that is coming soon.  adds new functions:
	vm_page_physload() -- tell the VM system about an area of memory.
	vm_physseg_find() -- returns index in vm_physmem array that this
		address is in.
and several new versions of old functions/macros defined in vm_page.h.

this is the MI portion.  sparc, and then later i386 portions to come.
all other ports need to change to this ASAP!  (alpha is already being
worked on)
1998-01-08 11:36:16 +00:00
bin Make lint(1) happy. 1998-01-04 23:53:58 +00:00
distrib Updates and clarifications (mostly from Julian Coleman). 1998-01-07 11:30:45 +00:00
etc /usr/{src,obj,pkgsrc} -> root:wsrc, 0775 1998-01-03 06:00:33 +00:00
games don't clobber /var/games/robots_roll on install; from 1997-12-18 05:56:18 +00:00
gnu Use the same ifndef from src/gnu/usr.bin/gcc/cc/gcc.c rev 1.6 (lukem): 1998-01-06 20:11:58 +00:00
include Update for __vfork14(). 1998-01-05 06:14:51 +00:00
lib $Id: -> Id: (to make hunting down other bad Ids easier). 1998-01-06 05:01:16 +00:00
libexec fix indenting of a block 1998-01-08 03:30:49 +00:00
regress Rewrite this to also test passing credentials. 1998-01-07 23:38:53 +00:00
sbin RCS Id police 1998-01-05 22:00:34 +00:00
share Add lines so that "make readme" in the top level pkgsrc directory, or 1998-01-08 10:59:47 +00:00
sys add new version of non contiguous memory code, written by chuck cranor, 1998-01-08 11:36:16 +00:00
usr.bin if INP_ANONPORT is set in the pcb, don't getservbyport the local port, 1998-01-07 22:55:07 +00:00
usr.sbin document net.inet.ip.anonport{min,max} 1998-01-05 09:59:03 +00:00
Makefile Make the "build" target depend on "beforeinstall", ensuring that all 1997-10-27 18:06:39 +00:00