Paul Saab 9730a5daab Add MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_CORE to madvise(2).
This
This feature allows you to specify if mmap'd data is included in
an application's corefile.

Change the type of eflags in struct vm_map_entry from u_char to
vm_eflags_t (an unsigned int).

Reviewed by:	dillon,jdp,alfred
Approved by:	jkh
2000-02-28 04:10:35 +00:00
..
1999-08-28 00:22:10 +00:00
2000-01-18 18:23:28 +00:00
1999-10-03 10:41:40 +00:00
2000-01-26 12:50:46 +00:00
1999-08-28 00:22:10 +00:00
1999-08-28 00:22:10 +00:00
1999-11-14 13:54:44 +00:00
2000-01-01 14:21:31 +00:00
2000-01-30 00:44:23 +00:00
1999-08-28 00:22:10 +00:00
1999-09-29 15:18:46 +00:00
2000-01-18 07:43:12 +00:00
1999-08-28 00:22:10 +00:00
2000-02-14 03:55:27 +00:00
2000-02-12 20:27:50 +00:00
1999-08-28 00:22:10 +00:00
1999-11-09 00:18:22 +00:00