Commit History

Author SHA1 Message Date
  Denys Vlasenko f94c9bf288 tar: fix bug 673 (misdetection of repeated dir as hardlink). +92 bytes 14 years ago
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" 14 years ago
  Denis Vlasenko 582dff0514 volume identification: abolish /proc/partitions and /proc/cdroms 15 years ago
  Denis Vlasenko 11152e30e3 mkdir: fix "uname 0222; mkdir foo/bar" case 16 years ago
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 years ago
  Denis Vlasenko 501bfe2630 stat: fix option -Z segv (bug 1454) 17 years ago
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. 17 years ago
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 17 years ago
  "Robert P. J. Day" 5d8843e451 Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. 18 years ago
  Eric Andersen 0e020d1025 Make certain clients of bb_make_directory default to honoring 20 years ago
  Eric Andersen 2842659cc0 Patch from Michael Tokarev: 20 years ago
  Eric Andersen aff114c33d Larry Doolittle writes: 20 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 21 years ago
  Glenn L McGrath 5b110874df Dont need a seperate function 21 years ago
  Glenn L McGrath 822e7fd587 When making parent directories set permissions based on the base parent tree rather than the new directory to be created. 21 years ago
  Glenn L McGrath 4298e87fa5 Dont try and make the "/" directory 22 years ago
  Glenn L McGrath 891ee641cb Fail straight away rather than recursively printing error messages :) 22 years ago
  Glenn L McGrath b3f7261ffe Fix error messages conditions, and make them the same as GNU mkdir. 22 years ago
  Glenn L McGrath 193697db4e Dont return an error if the directory already existed 22 years ago
  Glenn L McGrath 210aa14916 Fix warning 22 years ago
  Glenn L McGrath fbef225c4b Rewrite, its smaller 22 years ago
  Matt Kraai ac20ce1924 Canonicalize dirname(3) behavior. 23 years ago
  Matt Kraai 2a953aed38 Fix a memory leak if parent directory creation failed. 23 years ago
  Eric Andersen 879d6c85af make_directory used mode as if it were an signed entity, but in fact 23 years ago
  Eric Andersen 764303f980 stdlib.h defined free(), which this needs 23 years ago
  Matt Kraai ceeff73819 Rewrote mkdir (and touched lots of things in the process). 23 years ago