1. 5906a5c libbb: Add xsetegid(), xseteuid(), xopen_as_uid_gid() functions by Ryan Mallon · 11 years ago
  2. 543efd7 libbb: code shrink by Denys Vlasenko · 11 years ago
  3. 70fc8c1 su: do not change to home dir unless -l by Pascal Bellard · 13 years ago
  4. 0687a5b libbb: make xchroot do a chdir("/") after chroot by Denys Vlasenko · 13 years ago
  5. 6722737 *: introduce and use xmkstemp. -65 bytes. by Alexander Shishkin · 14 years ago
  6. c05387d *: replace xopen3 with xopen where makes sense by Denys Vlasenko · 14 years ago
  7. 8d3e225 libbb: add xfstat function by Denys Vlasenko · 14 years ago
  8. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  9. 2988511 libbb: conditionalize AF_* usage in error reporting by Jeremie Koenig · 15 years ago
  10. 926031b *: introduce and use xfork() and xvfork() by Pascal Bellard · 14 years ago
  11. dd8adde *: introduce and use bb_unsetenv_and_free by Denys Vlasenko · 14 years ago
  12. 19ced5c pipe_progress: make it independent of printf machinery by Denys Vlasenko · 15 years ago
  13. c066472 *: do not assign to stdout/stderr, it's not portable. by Denys Vlasenko · 15 years ago
  14. b2e5fc3 ntpd: and real handling for -N, show usage w/o options; trim text by Denys Vlasenko · 15 years ago
  15. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  16. a483087 add and use xopen_nonblocking (-18b) by Bernhard Reutner-Fischer · 15 years ago
  17. 21a542d platform compatibility work (by Dan Fandrich) by Dan Fandrich · 15 years ago
  18. dcd27ab unpackers: check errors from close() too by Denys Vlasenko · 15 years ago
  19. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  20. 73c571a *: move get_sock_lsa and xwrite_str to libbb, use where appropriate by Denis Vlasenko · 16 years ago
  21. fa65a3d traceroute: preparatory trivial cleanups by Denis Vlasenko · 16 years ago
  22. 76ddc2e libbb: add bb_unsetenv (taken from hush). by Denis Vlasenko · 16 years ago
  23. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  24. 77ad97f more -Wall warning fixes from Cristian Ionescu-Idbohrn. by Denis Vlasenko · 17 years ago
  25. 5bb2fc2 tentative fix for ppc64 problems with ioctl. Zero code size impact. by Denis Vlasenko · 17 years ago
  26. 858ebf1 actually adding xfuncs_printf.c :( by Denis Vlasenko · 17 years ago