Module Name: src
Committed By: christos
Date: Fri Nov 6 22:28:16 UTC 1998
Modified Files:
src/usr.bin/apply: apply.c
Log Message:
- Don't understand why use union wait pstat.w_status...
Change it to just int status...
- char -> unsigned char