git: DragonFly_RELEASE_3_0 gcore(1): Make it work again.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Jul 28 13:34:04 PDT 2012
commit 607d80389abc12e0111e66c550beed5e79fdb292
Author: Sascha Wildner <saw at online.de>
Date: Sat Jul 28 22:29:43 2012 +0200
gcore(1): Make it work again.
Two commits broke things:
64fce751acfda11e21846e900fc774e88f32f52e which changed us to no longer
claiming that we're FreeBSD in core files.
0b684e3f9af3abc5ded676c43a1a5a478b45325c which added another field to
/proc/<pid>/map (the vnode path for vn-backed vm objects).
Both changes need adjustments in gcore(1).
Summary of changes:
usr.bin/gcore/elfcore.c | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/607d80389abc12e0111e66c550beed5e79fdb292
--
DragonFly BSD source repository
More information about the Commits
mailing list