Enabled WP flag in CR0 to allow COW to work if the kernel writes to the page
authorJohn Hodge <[email protected]>
Sat, 3 Oct 2009 04:22:11 +0000 (12:22 +0800)
committerJohn Hodge <[email protected]>
Sat, 3 Oct 2009 04:22:11 +0000 (12:22 +0800)
commitb7beadbbf953f23b9d88db5ede3720003fac69d4
tree69c38245d172ce9cd70e9d0a2acf376c8b07ba87
parenta2210987109ab5a6337c72b45f7e52cfc9092f8f
Enabled WP flag in CR0 to allow COW to work if the kernel writes to the page
Fixed handling of . and ..
Kernel/arch/x86/start.asm
Kernel/vfs/open.c
Usermode/Applications/ls_src/main.c
Usermode/Libraries/libgcc.so_src/libgcc.c

UCC git Repository :: git.ucc.asn.au