1. 4437be0 Fix mount -a segfault without -O, reported by Janus Troelsen. by Rob Landley · 9 years ago
  2. d111b95 Rename a function to better describe what it does. by Rob Landley · 9 years ago
  3. 562af2c Brown paper bag time: comma_scan() didn't work for anything but the last entry. by Rob Landley · 10 years ago
  4. 25fe0e0 Debugging pass on mount. Not quite done yet, but the basics seem to work now. by Rob Landley · 10 years ago
  5. e996bdd Work in progress snapshot of mount, with fallout to umount. (Not done yet.) by Rob Landley · 10 years ago
  6. dc64025 Switch mtab_list to doubly linked so we can traverse in either order. Convert umount and df. Add dlist_terminate() to break lists for traversal in either direction. by Rob Landley · 10 years ago
  7. 55e9f35 Add mount options to data getmountlist collects. by Rob Landley · 10 years ago
  8. 42adb7a Allow getmountlist to read fstab too. by Rob Landley · 11 years ago
  9. 00474ef Silence warning and comment a subtle bit. by Rob Landley · 11 years ago
  10. 078d31c Convert getmountlist() to xgetmountlist(). by Rob Landley · 11 years ago
  11. a4a6dfb Remove leaked global path_mounts. by Rob Landley · 11 years ago
  12. 491eb80 Fix leak (call endmntent). by Rob Landley · 12 years ago
  13. 7aa651a Reindent to two spaces per level. Remove vi: directives that haven't worked right in years (ubuntu broke its' vim implementation). Remove trailing spaces. Add/remove blank lines. Re-wordwrap in places. Update documentation with new coding style. by Rob Landley · 12 years ago
  14. 4cd7d19 Use stpcpy() (posix 2008) for slight code shrink. by Rob Landley · 12 years ago
  15. 09ea7ac Implement df. Add -Wall to build and fix up warnings. Add copyright notices. by landley · 18 years ago
  16. 2f588f7 Rest of thinko fix. by landley · 18 years ago
  17. 8ce06f2 Thinko fix. by landley · 18 years ago
  18. cd9dfc3 Next drop of toysh, plus more infratructure. by landley · 18 years ago
  19. 4f344e3 Infrastructure, first drop of toy shell, and a bit of work on df. by landley · 18 years ago