CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/19 14:20:38
Modified files:
usr.bin/renice : renice.c
Log message:
Replace an exit(3) call in main() with a return to enable the stack
protector.
>From Rafael Neves
CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/19 14:20:38
Modified files:
usr.bin/renice : renice.c
Log message:
Replace an exit(3) call in main() with a return to enable the stack
protector.
>From Rafael Neves