alc fa4ea5d2f2 - The Open Group Base Specifications Issue 6 specifies that an munmap(2)
must return EINVAL if size is zero.  Submitted by: tegge
 - In order to avoid a race condition in multithreaded applications, the
   check and removal operations by munmap(2) must be in the same critical
   section.  To accomodate this, vm_map_check_protection() is modified to
   require its caller to obtain at least a read lock on the map.
2003-11-10 01:37:40 +00:00
..
2003-08-06 12:08:27 +00:00
2003-11-10 00:44:00 +00:00
2003-11-10 00:44:00 +00:00
2003-08-11 05:51:51 +00:00
2003-06-11 23:50:51 +00:00