Go to file
mark 133f5c93f0 Updated for pmap_bootstrap() argument change. Modify ofw_configmem()
to obtains pv_addr_t structures for the proc0 L1 page table and the proc0
pagetable that maps page tables.
Use the virtual address from the pv_addr_t structure for the proc0 L1 page
table when calling pmap_bootstrap rather than relying on a special mapping
at PAGE_DIRS_BASE.
Modify ofw_construct_proc0_addrspace() for similar changes to
ofw_configmem().
Remove the kernel_pde page table in ofw_construct_proc0_addrspace() as it
it now longer needed.
1998-08-28 02:52:37 +00:00
bin Add CWARNFLAGS+=-Wno-format-y2k. 1998-08-25 15:13:16 +00:00
distrib use $TOP in more places (pr5899 from jbernard@ox.mines.edu). 1998-08-28 02:47:58 +00:00
etc call it "instfs" not "floppyinstfs" as it is not for a floppy 1998-08-28 01:55:43 +00:00
games Don't allow empty "give" command (without arguments). 1998-08-28 00:44:31 +00:00
gnu When installing, don't let "install" strip it. Do that part manually. 1998-08-27 23:32:33 +00:00
include Per XSH5, define _XOPEN_IOV_MAX. 1998-08-03 14:32:04 +00:00
lib fix bcopy->memcpy with memcpy->memmove -- not strictly needed, but... 1998-08-26 00:38:39 +00:00
libexec Use -L for libc's objdir in case NOPICINSTALL is set in mk.conf. 1998-08-27 01:55:16 +00:00
regress Use PF_* for socket(2) calls. 1998-06-24 23:51:30 +00:00
sbin Avoid interraction between pppd and routed, by trying to discover new 1998-08-26 17:50:32 +00:00
share Create a STRIPPROG definition to specify a (target) strip program. Later, 1998-08-27 23:26:37 +00:00
sys Updated for pmap_bootstrap() argument change. Modify ofw_configmem() 1998-08-28 02:52:37 +00:00
usr.bin messages are in /var/mail, not /usr/spool/mail 1998-08-27 21:24:41 +00:00
usr.sbin Make really sure to only nuke LogDir when it's been set. Fixes problem 1998-08-28 00:35:51 +00:00
Makefile No need to shield alpha from gcc 2.7 libgcc any longer. Default is egcs. 1998-08-27 14:11:45 +00:00