cvs commit: src/bin/ps
Eirik Nygaard
eirikn at crater.dragonflybsd.org
Mon Nov 15 06:05:28 PST 2004
eirikn 2004/11/15 06:04:33 PST
DragonFly src repository
Modified files:
bin/ps extern.h keyword.c
Log:
Back out constification. This caused a SIGBUS becaus a functon wanted to write
to the var struct.
Noticed by: YONETANI Tomokazu <qhwt+dfly at xxxxxxxxxx>
Revision Changes Path
1.9 +1 -1 src/bin/ps/extern.h
1.14 +2 -2 src/bin/ps/keyword.c
http://www.dragonflybsd.org/cvsweb/src/bin/ps/extern.h.diff?r1=1.8&r2=1.9&f=u
http://www.dragonflybsd.org/cvsweb/src/bin/ps/keyword.c.diff?r1=1.13&r2=1.14&f=u
More information about the Commits
mailing list