CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/07 13:43:35
Modified files:
sbin/restore : dirs.c extern.h tape.c
Log message:
Reuse xtrfile() to avoid duplication.
Casting from long to int for a size_t argument is dumb.
Calling warnx() right before err() is silly.
ok millert@
