CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/02 20:34:34
Modified files:
sbin/dump : dump.h
Log message:
Kill off compat for systems that don't define NAME_MAX or that lack stuff
like, oh, strchr() and prototypes for read() and write().
Mark quit() as both __dead and printf-like, and dumpabort() as __dead.
ok krw@
