1. 94eb1c4 libbb: better coreutils compatibility for realpath by Ron Yorston · 3 years, 4 months ago
  2. 25a871f libbb: deal with "declaration of 'link' shadows a global declaration" warning by Denys Vlasenko · 5 years ago
  3. 070aa61 readlink,realpath: fix a case with a symplink, closes 11021 by Denys Vlasenko · 5 years ago
  4. bf7f103 whitespace fix by Denys Vlasenko · 7 years ago
  5. 7471621 realpath,readlink -f: coreutils compat, closes 11021 by Denys Vlasenko · 7 years ago
  6. ebe6d9d whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  7. c504938 libbb: fix a bad check for uclibc >= 0.9.31 by Denys Vlasenko · 11 years ago
  8. 9f4f601 do not fail build if MAXSYMLINKS isn't defined by Michael Tokarev · 11 years ago
  9. af9e70b readlink: uClibc supports automatic allocation too now by Mike Frysinger · 12 years ago
  10. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  11. fbedacf Hurd compat fixes. Mostly dealing with absent PATH_MAX by Jérémie Koenig · 15 years ago
  12. 3a014b8 ls: make readlink error to not disrupt output (try ls -l /proc/self/fd). by Denis Vlasenko · 16 years ago
  13. db12d1d Fix forgotten license comments by Denis Vlasenko · 16 years ago
  14. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  15. a1767a1 dos2unix: do not destroy symlinks and mode of the file being converted. by Denis Vlasenko · 16 years ago
  16. d031b20 syslogd: support "symlink to symlink" for /dev/log; reduce stack usage by Denis Vlasenko · 17 years ago
  17. 9bd8d0c - commentary fixes by Bernhard Reutner-Fischer · 17 years ago
  18. 599bbfb xmalloc_follow_symlinks() -- fix ELOOP issue with absolute paths, by Paul Fox · 17 years ago
  19. abbd363 xreadlink: code shrink udhcp: add missing tryagain member to client_config by Denis Vlasenko · 17 years ago
  20. 459a2ba new xmalloc_readlink_follow() routine to fully expand trailing symlinks by Paul Fox · 17 years ago
  21. b68979a insmod: code shrink, stop exporting insmod_ng_main. by Denis Vlasenko · 17 years ago
  22. beffd43 busybox --install -s: prevent puzzling "/bin/busybox: Invalid argument" message by Denis Vlasenko · 17 years ago
  23. 6ca0444 syslogd: fix "readpath bug" by using readlink instead by Denis Vlasenko · 18 years ago
  24. 218f2f4 accumulated post-1.4.0 fixes by Denis Vlasenko · 18 years ago
  25. a9b60e9 new libbb func: xmalloc_realpath (+ use it where makes sense) by Denis Vlasenko · 18 years ago
  26. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  27. bc68cd1 Patch from Denis Vlasenko turning static const int (which gets emitted into by Rob Landley · 19 years ago
  28. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  29. c1ef7bd just whitespace by Tim Riker · 19 years ago
  30. 18bbd9b Patch from Tito to fix memory leak upon error. by Glenn L McGrath · 20 years ago
  31. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  32. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  33. d378c31 Applied vodz' patches #49 and #50 (with a small correction in runshell.c) by Robert Griebl · 22 years ago
  34. 28355a3 Per some comments from Lars Kellogg-Stedman <lars@larsshack.org>, by Eric Andersen · 24 years ago
  35. 8a63326 Made new xreadlink function for libbb and changed applets to use it instead of by Mark Whitley · 24 years ago