1. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  2. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  3. 84b01d5 mkdir: fix -p on FreeBSD by Jeremie Koenig · 15 years ago
  4. f94c9bf tar: fix bug 673 (misdetection of repeated dir as hardlink). +92 bytes by Denys Vlasenko · 15 years ago
  5. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  6. 582dff0 volume identification: abolish /proc/partitions and /proc/cdroms by Denis Vlasenko · 16 years ago
  7. 11152e3 mkdir: fix "uname 0222; mkdir foo/bar" case by Denis Vlasenko · 16 years ago
  8. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  9. 501bfe2 stat: fix option -Z segv (bug 1454) by Denis Vlasenko · 17 years ago
  10. 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 18 years ago
  11. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  12. 5d8843e Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. by "Robert P. J. Day" · 18 years ago
  13. 0e020d1 Make certain clients of bb_make_directory default to honoring the user's umask by Eric Andersen · 20 years ago
  14. 2842659 Patch from Michael Tokarev: by Eric Andersen · 20 years ago
  15. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  16. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  17. 5b11087 Dont need a seperate function by Glenn L McGrath · 22 years ago
  18. 822e7fd When making parent directories set permissions based on the base parent tree rather than the new directory to be created. by Glenn L McGrath · 22 years ago
  19. 4298e87 Dont try and make the "/" directory by Glenn L McGrath · 22 years ago
  20. 891ee64 Fail straight away rather than recursively printing error messages :) by Glenn L McGrath · 22 years ago
  21. b3f7261 Fix error messages conditions, and make them the same as GNU mkdir. by Glenn L McGrath · 22 years ago
  22. 193697d Dont return an error if the directory already existed by Glenn L McGrath · 22 years ago
  23. 210aa14 Fix warning by Glenn L McGrath · 22 years ago
  24. fbef225 Rewrite, its smaller by Glenn L McGrath · 22 years ago
  25. ac20ce1 Canonicalize dirname(3) behavior. by Matt Kraai · 23 years ago
  26. 2a953ae Fix a memory leak if parent directory creation failed. by Matt Kraai · 23 years ago
  27. 879d6c8 make_directory used mode as if it were an signed entity, but in fact by Eric Andersen · 23 years ago
  28. 764303f stdlib.h defined free(), which this needs by Eric Andersen · 23 years ago
  29. ceeff73 Rewrote mkdir (and touched lots of things in the process). by Matt Kraai · 23 years ago