freebsd-nq/usr.bin/gcore
John Polstra 2062f4ee11 Make gcore work again. It was broken by a format change in the
procfs map file when object IDs were eliminated in the mega-commit
that included procfs_map.c revision 1.19.

The map file is a terrible hodge-podge.  The fields that are used
mainly for kernel debugging should be moved out of it into a
separate file, so that the interface presented by the map file to
applications can remain stable in the face of VM system changes.
1999-07-17 18:58:32 +00:00
..
aoutcore.c Fix errors detected by -Wformat. 1998-11-01 06:35:36 +00:00
elfcore.c Make gcore work again. It was broken by a format change in the 1999-07-17 18:58:32 +00:00
extern.h Make gcore work for ELF. 1998-10-19 19:42:18 +00:00
gcore.1 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:24:20 +00:00
gcore.c Fix errors detected by -Wformat. 1998-11-01 06:35:36 +00:00
Makefile Make gcore work for ELF. 1998-10-19 19:42:18 +00:00
md-nop.c Use err(3) instead of local redefinition. 1997-07-08 11:04:19 +00:00
md-sparc.c Use err(3) instead of local redefinition. 1997-07-08 11:04:19 +00:00