cvs commit: src/lib/libkcore kcore.c kcore.h src/usr.sbin/pstat

看板DFBSD_commit作者時間21年前 (2005/02/04 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
joerg 2005/02/03 09:28:40 PST DragonFly src repository Modified files: lib/libkcore kcore.c kcore.h usr.sbin/pstat Makefile pstat.c Log: Fully separate the kcore initialisation and the kinfo wrapper. Call kcore_wrapper_open if you want the kinfo wrapper, otherwise kcore_open. This fixes the segfaults in pstat. Reported-by: Sven Willenberger <sven@dmv.com> Revision Changes Path 1.6 +20 -2 src/lib/libkcore/kcore.c 1.3 +1 -0 src/lib/libkcore/kcore.h 1.6 +1 -1 src/usr.sbin/pstat/Makefile 1.14 +1 -4 src/usr.sbin/pstat/pstat.c http://www.dragonflybsd.org/cvsweb/src/lib/libkcore/kcore.c.diff?r1=1.5&r2=1.6&f=u http://www.dragonflybsd.org/cvsweb/src/lib/libkcore/kcore.h.diff?r1=1.2&r2=1.3&f=u http://www.dragonflybsd.org/cvsweb/src/usr.sbin/pstat/Makefile.diff?r1=1.5&r2=1.6&f=u http://www.dragonflybsd.org/cvsweb/src/usr.sbin/pstat/pstat.c.diff?r1=1.13&r2=1.14&f=u
文章代碼(AID): #120cSF00 (DFBSD_commit)