gad 2005-06-04 23:40:10 UTC
FreeBSD src repository
Modified files:
usr.bin/w w.c
Log:
Use the ki_udata field that was recently-added to kinfo_proc, instead of
stealing ki_spare[0] to hold a pointer.
Revision Changes Path
1.58 +1 -1 src/usr.bin/w/w.c