1. c4199f2 libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd) by Denys Vlasenko · 9 years ago
  2. 7f3a2a2 join some common strings, -400 bytes by Denys Vlasenko · 9 years ago
  3. 16614e9 *: change execl sentinels from NULL to (char*)0 by Rich Felker · 11 years ago
  4. 6111f96 tar: add support for PAX-encoded path=LONGFILENAME by Denys Vlasenko · 13 years ago
  5. d184a72 rename archive.h to bb_archive.h. no code changes by Denys Vlasenko · 13 years ago
  6. 681efe2 use user's shell instead of hardwired "/bin/sh" (android needs this) by Denys Vlasenko · 14 years ago
  7. 833d4e7 rename archival/libunarchive -> archival/libarchive; move bz/ into it by Denys Vlasenko · 14 years ago[Renamed (99%) from archival/libunarchive/data_extract_to_command.c]
  8. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  9. 926031b *: introduce and use xfork() and xvfork() by Pascal Bellard · 14 years ago
  10. a73b87e *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup by Ladislav Michl · 14 years ago
  11. d0a8a0d tar: fix --to-command wrt short writes by Denys Vlasenko · 14 years ago
  12. 2b46fd4 tar: optional support for --to-command by Ladislav Michl · 14 years ago