CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/22 22:32:20
Modified files:
bin/pax : file_subs.c pax.h tables.c
Log message:
Use PATH_MAX from <limits.h> instead of MAXPATHLEN from <sys/param.h>
Eliminate a couple unneeded #includes
