CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/09/12 11:11:11
Modified files:
bin/pax : cpio.c extern.h pax.h tables.c tar.c
Log message:
there is no offical way to get the max value of time_t, but this one works
on any sensible posix system (in which time_t must be an integer type)
ok deraadt@ millert@
