Back out constification. This caused a SIGBUS becaus a functon wanted to write
authorEirik Nygaard <eirikn@dragonflybsd.org>
Mon, 15 Nov 2004 14:04:33 +0000 (14:04 +0000)
committerEirik Nygaard <eirikn@dragonflybsd.org>
Mon, 15 Nov 2004 14:04:33 +0000 (14:04 +0000)
commit77675a6b0fcaf80e0fe4601e47a6935f52c6d0ef
tree729502c6522986234f7a8655c26c9868ae344ca4
parent8aafbbd5569817b80978b9685296834625123fbe
Back out constification. This caused a SIGBUS becaus a functon wanted to write
to the var struct.

Noticed by: YONETANI Tomokazu <qhwt+dfly@les.ath.cx>
bin/ps/extern.h
bin/ps/keyword.c