Tito pointed out I'd broken -t (argv[optind] can't be before getulflags),
authorRob Landley <rob@landley.net>
Sun, 15 May 2005 01:32:47 +0000 (01:32 -0000)
committerRob Landley <rob@landley.net>
Sun, 15 May 2005 01:32:47 +0000 (01:32 -0000)
commit4079b001193acfe8e7ac1e81abc2bb26ab5f3890
tree800520f8ae26cb32c4c9739c8c942a17e188fe62
parent9ea8836357d0f2b53319cb54c032d307cf2533be
Tito pointed out I'd broken -t (argv[optind] can't be before getulflags),
and replaced the use of system() (and resulting security implications).
miscutils/eject.c