1. 501bfe2 stat: fix option -Z segv (bug 1454) by Denis Vlasenko · 17 years ago
  2. 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 17 years ago
  3. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  4. 5d8843e Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. by "Robert P. J. Day" · 18 years ago
  5. 0e020d1 Make certain clients of bb_make_directory default to honoring the user's umask by Eric Andersen · 20 years ago
  6. 2842659 Patch from Michael Tokarev: by Eric Andersen · 20 years ago
  7. aff114c Larry Doolittle writes: by Eric Andersen · 20 years ago
  8. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  9. 5b11087 Dont need a seperate function by Glenn L McGrath · 22 years ago
  10. 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
  11. 4298e87 Dont try and make the "/" directory by Glenn L McGrath · 22 years ago
  12. 891ee64 Fail straight away rather than recursively printing error messages :) by Glenn L McGrath · 22 years ago
  13. b3f7261 Fix error messages conditions, and make them the same as GNU mkdir. by Glenn L McGrath · 22 years ago
  14. 193697d Dont return an error if the directory already existed by Glenn L McGrath · 22 years ago
  15. 210aa14 Fix warning by Glenn L McGrath · 22 years ago
  16. fbef225 Rewrite, its smaller by Glenn L McGrath · 22 years ago
  17. ac20ce1 Canonicalize dirname(3) behavior. by Matt Kraai · 23 years ago
  18. 2a953ae Fix a memory leak if parent directory creation failed. by Matt Kraai · 23 years ago
  19. 879d6c8 make_directory used mode as if it were an signed entity, but in fact by Eric Andersen · 23 years ago
  20. 764303f stdlib.h defined free(), which this needs by Eric Andersen · 23 years ago
  21. ceeff73 Rewrote mkdir (and touched lots of things in the process). by Matt Kraai · 23 years ago