CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2016/02/14 19:38:53
Modified files: bin/pax : tar.c Log message: To archive a 101 character absolute path in ustar format we must split it on a slash other than the leading one. Fix based on patches from Peter Fokker (openbsd (at) berestijn.nl) and Peter Bisroev (peter (at) int19h.net)