aboutsummaryrefslogtreecommitdiff
path: root/miscutils/eject.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - move #include busybox.h to the very top so we pull in the configaldot2006-06-031-1/+2
* use more boiler plate GPL noticesvapier2006-04-161-1/+0
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-1/+1
* more security: don't start shell code from argvvodz2006-02-281-1/+1
* Cosmetic cleanup from tito.landley2006-02-281-21/+11
* just whitespacetimr2006-01-251-5/+5
* Major rewrite of mount, umount, losetup. Untangled lots of code, shrunklandley2005-08-101-6/+2
* Tito pointed out I'd broken -t (argv[optind] can't be before getulflags),landley2005-05-151-17/+13
* Add automatic umount support to eject command. Patch from Tito,landley2005-05-141-20/+23
* import eject by Peter Willis / Tito Ragusavapier2005-05-111-0/+64