Created attachment 499 [details] Make kismet package sexier * Bump kismet from 2007-10-R1 to 2009-06-R1 (newcore: nicer, more features) * Migrate to Makefile.autotools.in * Introduce new options to just install the server, client, drone or combination
Created attachment 571 [details] Ensure /usr/include does not leak into include path This patch prevents the configure script from adding /usr/include/ncurses into the include path.
Created attachment 573 [details] Avoid using a few bsd string functions This patch avoids the use of some BSD string functions that may not be supported by uClibc.
I needed the two above patches to build the package successfully.
Created attachment 629 [details] New patch with Will's contribution Thanks will, included your patches in the latest patch.
Committed, thanks!