summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authormanu <manu@NetBSD.org>2002-04-22 05:58:46 +0000
committermanu <manu@NetBSD.org>2002-04-22 05:58:46 +0000
commit0e9a3e0d43370f1bfbcb5e4f264e3d07fcfbb6b6 (patch)
tree082eeddd60fb78447b21e81929c175582e5d9074 /sys/dev/microcode
parent8212c0741f9856ebdb3a1bcd73cef8a1ec5acf3b (diff)
- We now use irix_sys_mmap instead of svr4_sys_mmap
- initial support for MAP_AUTOGROW flag. When mapping beyond the end of file is requested with MAP_AUTOGROW, if pages beyond the end of file are touched, the file should be resized. We are not able to emulate this yet, so we immediatly resize the file to fit the whole mapping. - implements mmap64
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions