freebsd-skq/sys/mips/mips
Robert Noland cfd7bacef2 Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.
This replaces d_mmap() with the d_mmap2() implementation and also
changes the type of offset to vm_ooffset_t.

Purge d_mmap2().

All driver modules will need to be rebuilt since D_VERSION is also
bumped.

Reviewed by:	jhb@
MFC after:	Not in this lifetime...
2009-12-29 21:51:28 +00:00
..
autoconf.c
busdma_machdep.c Fix copyrights to reflect the origin of these files. 2009-06-29 16:45:50 +00:00
cache_mipsNN.c
cache.c
copystr.S
cpu.c
db_disasm.c
db_interface.c
db_trace.c
dump_machdep.c Fix copyrights to reflect the origin of these files. 2009-06-29 16:45:50 +00:00
elf64_machdep.c Make sure that the primary native brandinfo always gets added 2009-10-03 11:57:21 +00:00
elf_machdep.c Make sure that the primary native brandinfo always gets added 2009-10-03 11:57:21 +00:00
exception.S
fp.S
gdb_machdep.c
genassym.c
in_cksum.c
intr_machdep.c Fix copyrights to reflect the origin of these files. 2009-06-29 16:45:50 +00:00
locore.S
machdep.c Unbreak booting of FreeBSD/mips by merging r195429 from projects/mips: 2009-11-09 22:01:58 +00:00
mainbus.c Fix MALTA build; some prototypes were wrong and blew up when kobj method 2009-06-12 22:49:35 +00:00
mem.c Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
mp_machdep.c * Completely Remove the option STOP_NMI from the kernel. This option 2009-08-13 17:09:45 +00:00
nexus.c
pm_machdep.c In r197963, a race with thread being selected for signal delivery 2009-10-27 10:47:58 +00:00
pmap.c Unbreak booting of FreeBSD/mips by merging r195429 from projects/mips: 2009-11-09 22:01:58 +00:00
psraccess.S
stack_machdep.c
support.S
swtch.S
tick.c
tlb.S
trap.c Simplify the invocation of vm_fault(). Specifically, eliminate the flag 2009-11-27 20:24:11 +00:00
uio_machdep.c
vm_machdep.c Extract the code that records syscall results in the frame into MD 2009-11-10 11:43:07 +00:00