CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/23 16:01:30
Modified files:
usr.bin/arch : arch.c
Log message:
No need for err.h, avoid excess fputs() calls and return from main
instead of calling exit(). From Michael Reed.
