[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-security] Is this suspicious?



On Sat, 2002-10-05 at 02:58, Jeff Lasman wrote:

> BUT... it can't run chkproc or ifpromisc because it's a RaQ2.

It can.

--- ifpromisc.c.orig    Tue Sep 10 18:03:14 2002
+++ ifpromisc.c Sat Oct  5 13:18:23 2002
@@ -22,7 +22,7 @@
                your option) any later version.
  */
 #include <sys/types.h>
-#include <sys/socket.h>
+// #include <sys/socket.h>
 #include <sys/ioctl.h>
 #ifdef __linux__
 #include <linux/if.h>