Age | Commit message (Expand) | Author |
---|---|---|
2014-07-05 | Try to lookup all umounts in /proc/mounts so we can auto-zap loopback devices. | Rob Landley |
2014-05-29 | Switch mtab_list to doubly linked so we can traverse in either order. Convert... | Rob Landley |
2014-01-16 | Rename xmsprintf() to just xmprintf(). | Rob Landley |
2013-12-19 | Don't permute toys.optargs, cleanup code (xexec()) can free it. | Rob Landley |
2013-09-04 | First pass at umount, not quite done yet. | Rob Landley |