getopt_ulflags -> getopt32.
[oweals/busybox.git] / miscutils / eject.c
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-10-02 Denis Vlasenkoeject: -T (implements single button open/close)
2006-08-03 Rob LandleyThese should have been part of 15767 too.
2006-06-15 Rob LandleyPatch from Yann Morin to put BLKGETSIZE64 in platform...
2006-06-03 Bernhard Reutner... - move #include busybox.h to the very top so we pull...
2006-04-16 Mike Frysingeruse more boiler plate GPL notices
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2006-02-28 "Vladimir N. Oleynik"more security: don't start shell code from argv
2006-02-28 Rob LandleyCosmetic cleanup from tito.
2006-01-25 Tim Rikerjust whitespace
2005-08-10 Rob LandleyMajor rewrite of mount, umount, losetup. Untangled...
2005-05-15 Rob LandleyTito pointed out I'd broken -t (argv[optind] can't...
2005-05-14 Rob LandleyAdd automatic umount support to eject command. Patch...
2005-05-11 Mike Frysingerimport eject by Peter Willis / Tito Ragusa