Bernhard Reutner-Fischer
|
421d9e5941
|
- move buffer allocation schemes to libbb.h
- include the correct headers: applets need busybox.h while lib* need libbb.h
|
2006-04-03 16:39:31 +00:00 |
|
Rob Landley
|
bc68cd14cc
|
Patch from Denis Vlasenko turning static const int (which gets emitted into
the busybox binary) into enums (which don't).
|
2006-03-10 19:22:06 +00:00 |
|
"Vladimir N. Oleynik"
|
2e5ee8ed93
|
+#include <sys/socket.h>
remove unused 'int i' form main
whitespacing only
|
2006-01-25 14:40:24 +00:00 |
|
"Vladimir N. Oleynik"
|
7b4aa6ffc6
|
new applet. Thanks Roberto A. Foglietta
|
2006-01-25 14:19:11 +00:00 |
|