CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 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.