NetBSD/gnu
cgd d4ea3a96dc accept any tar header which begins with "ustar" (i.e. those 5 characters) as
a ustar-format archive.  POSIX specifies that ustar-format archives have magic
strings consisting of "ustar<nul>", however our PAX accepts anything starting
with just the 5 "ustar" chars, and this and other version of GNU tar output
ustar archives with magic numbers of "ustar  <nul>".  Leave the output format
of this version of GNU tar the same, so that old versions of GNU tar can
use ustar files it outputs.  (diff sent to GNU tar maintainer.)
1996-03-26 00:48:49 +00:00
..
games Trivial change for new GCC. 1995-12-21 09:00:24 +00:00
lib Restore a local change from our old libg++ to fix a compile warning 1996-03-13 23:07:35 +00:00
libexec Parallel make fixes 1995-10-22 23:20:24 +00:00
usr.bin accept any tar header which begins with "ustar" (i.e. those 5 characters) as 1996-03-26 00:48:49 +00:00
Makefile don't build games or libexec on the alpha 1995-04-23 07:49:43 +00:00