Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-15 | Tito pointed out I'd broken -t (argv[optind] can't be before getulflags), | Rob Landley | |
and replaced the use of system() (and resulting security implications). | |||
2005-05-14 | Add automatic umount support to eject command. Patch from Tito, | Rob Landley | |
with tweaks from Mike Frysinger and Rob Landley. Note: this will still fail to umount a path that contains an ' or \ character. Is it worth the extra size to filter for that? | |||
2005-05-11 | import eject by Peter Willis / Tito Ragusa | Mike Frysinger | |