Commit History

Author SHA1 Message Date
  Eric Andersen 28a6afe975 Roy Walker writes: 18 years ago
  Rob Landley c30f445b08 Patch from tito, acked by Bernhard Fischer. 18 years ago
  Rob Landley e2b428cbb1 Use lstat() instead of stat so /init being a symlink doesn't screw people up. 18 years ago
  Bernhard Reutner-Fischer 99a072d524 - tito writes: this patch fixes some comments in dos2unix that are wrong 18 years ago
  Bernhard Reutner-Fischer 2523da259c - explain what magic numbers we're using here. 18 years ago
  Bernhard Reutner-Fischer 66753a3850 - whitespace cleanup (and also check against the const first and only then look 18 years ago
  Bernhard Reutner-Fischer 263e75d051 - fix order of includes. 18 years ago
  Mike Frysinger 9aa7f2005d declare const id argument const for probe_{ext2,ext3,cramfs} 18 years ago
  Mike Frysinger 179f417788 need string.h as well as strings.h 18 years ago
  Mike Frysinger 25f67d419d need EXT2FS_OBJS for fsck 18 years ago
  Rob Landley 6bc10635f8 Make the new chroot environment creation infrastructure more flexible about 18 years ago
  Rob Landley dcb2122e85 My mount testsuite. Not automatically run at the moment, need to figure out 18 years ago
  Rob Landley eaa34ca5b4 More fixes. Type "auto" should mean unspecified from fstab as well as the 18 years ago
  Rob Landley aae8b3405e Whitespace cleanup and minor tweak (return -ERRNO instead of ERRNO so 18 years ago
  Rob Landley 5a57821565 Bug fix: umount wasn't detaching loop devices unless mtab support was enabled. 18 years ago
  Rob Landley 2824ded677 More test updates. 18 years ago
  Rob Landley 4bb1b04fd1 Redo test suite to be able to test more than one command at a time. Eliminate 18 years ago
  Rob Landley ea9a471acd Random in-passing tweak. 18 years ago
  Rob Landley 187e352b7f Update for bug 14. 18 years ago
  Rob Landley 330ac853e3 Tito shrank dos2unix. 18 years ago
  Rob Landley 31642d75e1 More "extern" removals from Robert P. Day 18 years ago
  Rob Landley 386f85eadf Attempt to make a warning go away without increasing size. 18 years ago
  Rob Landley d221d2137f Missed one. 18 years ago
  Rob Landley dc0955b603 The new, new mount rewrite. (Mount double prime?) Still being debugged, but 18 years ago
  Rob Landley 0b22c1c962 Tito unified fdflush and freeramdisk. I tweaked the result a bit. 18 years ago
  Mike Frysinger 2f135fc6bf update comments as to what caused the defines to change 18 years ago
  Bernhard Reutner-Fischer ef7ccac9da - add two comments 18 years ago
  Bernhard Reutner-Fischer a25d83b282 - remove superfluous dependency which was fixed in r14527 18 years ago
  Bernhard Reutner-Fischer df10094870 - revert back to r14406 18 years ago
  Rob Landley c5b1d4d6b1 Patch from Denis Vlasenko to add xstat() and use it. 18 years ago