stefanf 2005-09-05 17:57:19 UTC
FreeBSD src repository
Modified files:
bin/sh eval.c jobs.c
Log:
Print pointers with %p rather than casting them to long.
Revision Changes Path
1.43 +3 -3 src/bin/sh/eval.c
1.69 +2 -2 src/bin/sh/jobs.c