Re: delete compat aout

2012-09-05 Thread Ted Unangst
On Wed, Sep 05, 2012 at 16:55, Ted Unangst wrote: > not shown in the diff is removing of the compat/aout directory. in > theory, this code could be used by another architecture. but nobody's > moving to elf soon, and even so, they can jump the old fashioned way > by downloading a snapshot, so i'

delete compat aout

2012-09-05 Thread Ted Unangst
compat_aout has so far survived the purges by keeping its head down, but now its time has come. this code does not and cannot work anymore, since a.out binaries use system calls long since removed. not shown in the diff is removing of the compat/aout directory. in theory, this code could be used