haiku/src/kernel
Axel Dörfler f19955303e _user_set_area_protection() did not set any B_KERNEL_*_AREA protection.
_user_create_area() and _user_clone_area() now inherit the read/write protection
for the kernel, too - before, it was always mapped read/write in the kernel,
but there is no reason to do that.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10214 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-24 18:57:20 +00:00
..
apps Now only uses the file name instead of the full path as area base name. 2004-11-24 18:15:20 +00:00
boot Now properly allocates the kernel stacks of the other CPUs. 2004-11-19 22:04:12 +00:00
core _user_set_area_protection() did not set any B_KERNEL_*_AREA protection. 2004-11-24 18:57:20 +00:00
drivers A terminated buffer just feels better. 2004-11-08 23:23:17 +00:00
glue Now initializes some global variable defined in libroot_init.c. 2004-07-05 18:50:20 +00:00
ldscripts Added boot_loader.ld file (same as stage2.ld for ppc). 2004-04-22 00:53:55 +00:00
libroot move from use of boot_time to use of system_time_offset 2004-11-23 00:20:30 +00:00
vm2/tests Removing old VM2, starting to integrate new VM. 2003-07-30 11:48:09 +00:00
Jamfile added gnu regex 2004-11-09 22:49:35 +00:00
TODO It is accomplished ... 2002-07-09 12:24:59 +00:00