Go to file
tv 4aa7016df7 Fix opt_add to take const char * so that it can be passed a constant
string legally (it strdup()s the argument).  How pax-as-tar `-o' ever
worked without a coredump is beyond me...

Also modify pax-as-tar `-o' to do three things, which depend on the
create/extract mode:

- write V7 format archives (which, though part of GNU tar, actually
  goes along with the following point--after all, old pax-as-tar created
  V7 archives by default);
- write archives with "write_opt=nodir", as pax already did, and as
  specified by 4.2BSD;
- extract archives with owner/group set to invoking user, as specified
  by SUS.
1999-02-07 00:56:55 +00:00
bin Fix opt_add to take const char * so that it can be passed a constant 1999-02-07 00:56:55 +00:00
distrib Add l64a_r(3) links. 1999-02-06 15:07:48 +00:00
etc Use peers too when setting the time via ntpdate. 1999-02-07 00:47:08 +00:00
games only show preview if the -p option is given 1999-01-03 17:13:51 +00:00
gnu Undefine CROSS_COMPILE. 1999-02-06 20:10:11 +00:00
include Add l64a_r(), a reentrant version of l64a(); found in the Multithreading 1999-02-06 15:04:05 +00:00
lib Serialize freelist access with a mutex. 1999-02-06 16:01:22 +00:00
libexec * actually commit the changes which add support for recognising RFC 2228 1999-02-05 21:40:49 +00:00
regress Fix typo in previous commit 1999-02-04 18:58:33 +00:00
sbin Do not create more then LFS_MAXNUMSB superblocks. 1999-02-04 22:47:48 +00:00
share Add a macro for our friend, the System V Interface Definition. 1999-02-06 15:01:13 +00:00
sys Define _STANDALONE instead of STANDALONE. 1999-02-06 23:17:07 +00:00
usr.bin Use off_t for file size descriptions rather than long; from Tero Kivinen 1999-02-04 17:05:35 +00:00
usr.sbin enable mailwrapper 1999-02-05 19:25:10 +00:00
Makefile Once more, from the beginning: we really, really don't want to descend into 1999-01-29 05:42:35 +00:00