Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/compat/netbsd32



Module Name:    src
Committed By:   dsl
Date:           Sat Jan 19 22:25:13 UTC 2008

Modified Files:
        src/sys/compat/netbsd32: netbsd32_netbsd.c syscalls.master

Log Message:
Add netbsd32 wrapper for sys_mremap(), compiles, and assuming the mmap()
wrapper is ok, it should work!
I presume the kernel knows not to map above 4GB though....


To generate a diff of this commit:
cvs rdiff -r1.134 -r1.135 src/sys/compat/netbsd32/netbsd32_netbsd.c
cvs rdiff -r1.64 -r1.65 src/sys/compat/netbsd32/syscalls.master

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index