freebsd-dev/usr.bin/gcore
Poul-Henning Kamp 923502ff91 useracc() the prequel:
Merge the contents (less some trivial bordering the silly comments)
of <vm/vm_prot.h> and <vm/vm_inherit.h> into <vm/vm.h>.  This puts
the #defines for the vm_inherit_t and vm_prot_t types next to their
typedefs.

This paves the road for the commit to follow shortly: change
useracc() to use VM_PROT_{READ|WRITE} rather than B_{READ|WRITE}
as argument.
1999-10-29 18:09:36 +00:00
..
aoutcore.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
elfcore.c useracc() the prequel: 1999-10-29 18:09:36 +00:00
extern.h Make gcore work for ELF. 1998-10-19 19:42:18 +00:00
gcore.1 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
gcore.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
Makefile Make gcore work for ELF. 1998-10-19 19:42:18 +00:00
md-nop.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
md-sparc.c Use err(3) instead of local redefinition. 1997-07-08 11:04:19 +00:00