Commit History

Author SHA1 Message Date
  Elliott Hughes 141a075c0e Clean up some --help formatting. 5 years ago
  Rob Landley 42f8b18bc2 Eduardas Meile asked umount to ignore -c due to broken init systems. 5 years ago
  Elliott Hughes eb7e847adc Be more consistent about periods in help text. 7 years ago
  Rob Landley d3a435e53c Add error_msg_raw() and friends, replace error_msg("%s", s) uses, enable format 8 years ago
  Rob Landley e996bddf88 Work in progress snapshot of mount, with fallout to umount. (Not done yet.) 10 years ago
  Rob Landley 36f6dea7ea Try to lookup all umounts in /proc/mounts so we can auto-zap loopback devices. 10 years ago
  Rob Landley dc640259ad 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. 10 years ago
  Rob Landley 59d85e2bb0 Rename xmsprintf() to just xmprintf(). 10 years ago
  Rob Landley 6db8529a78 Don't permute toys.optargs, cleanup code (xexec()) can free it. 10 years ago
  Rob Landley f514143a33 First pass at umount, not quite done yet. 10 years ago