1. 27116ba busybox: squashed commit of merging cm-12.1 by maxwen · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 8a6c2c2 Busybox 1.20.0 squashed commit for ICS by Tanguy Pruvot · 12 years ago
  3. 833d4e7 rename archival/libunarchive -> archival/libarchive; move bz/ into it by Denys Vlasenko · 14 years ago[Renamed (93%) from archival/libunarchive/open_transformer.c]
  4. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  5. 926031b *: introduce and use xfork() and xvfork() by Pascal Bellard · 14 years ago
  6. f9d4fc3 switch_root: improve behavior on error; improve help text by Denis Vlasenko · 15 years ago
  7. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 15 years ago
  8. b605272 open_transformer: do not return fd, it does not change by Denis Vlasenko · 16 years ago
  9. fa0b56d sendmail: fix wrong vfork usage here too *: shorten error texts by Denis Vlasenko · 16 years ago
  10. 82604e9 revert last two commits. vfork cannot be used in subroutine, by Denis Vlasenko · 16 years ago
  11. 58d60c3 *: introduce and use xfork() by Denis Vlasenko · 16 years ago
  12. 3da5572 *: introduce and use xvfork() by Denis Vlasenko · 16 years ago
  13. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  14. 2649f21 open_transformer: fix bug of calling exit instead of _exit by Denis Vlasenko · 16 years ago
  15. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 16 years ago
  16. 5a07a1d tar: move vfork into separate function (smaller code) by Denis Vlasenko · 16 years ago
  17. 3718832 *: more readable handling of pipe fds. No code changes. by Denis Vlasenko · 16 years ago
  18. 847fa77 *: tidy up usage of char **environ by Denis Vlasenko · 16 years ago
  19. 059c917 open_transformer: do not duplicate "<program> -cf -" by Denis Vlasenko · 17 years ago
  20. bf8fcac open_transformer: fix vda's goofup by Denis Vlasenko · 17 years ago
  21. 211f7f8 tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yahoo.com>) by Denis Vlasenko · 17 years ago
  22. 7e0fbf9 tar: conditionally don't wait for vforked child to exec, as it always by Denis Vlasenko · 17 years ago
  23. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 17 years ago
  24. 5a6aedd xpipe: introduce (saves ~170 bytes) by Denis Vlasenko · 17 years ago
  25. ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
  26. 97a8dd3 g[un]zip: add support for -v (verbose). by Denis Vlasenko · 18 years ago
  27. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  28. cfb53df - include proper prototypes in libunarchive. by Bernhard Reutner-Fischer · 18 years ago
  29. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 18 years ago
  30. 20872be Dont close original file handle, we may need it later. by Glenn L McGrath · 21 years ago
  31. 5699b85 Move from read_gz to the pipe()+fork() method. by Glenn L McGrath · 21 years ago