diff options
| author | Eric Andersen <andersen@codepoet.org> | 2001-07-10 16:29:00 +0000 |
|---|---|---|
| committer | Eric Andersen <andersen@codepoet.org> | 2001-07-10 16:29:00 +0000 |
| commit | 5c58d283bbd71db2a43379fc2b804f6c138cf35e (patch) | |
| tree | 6dd8028a88bf560831a117cba5f59709237055e9 /Config.h | |
| parent | 91b84603d3c3f3911bee87c8ad02c06cb8fc95ae (diff) | |
| download | busybox-w32-5c58d283bbd71db2a43379fc2b804f6c138cf35e.tar.gz busybox-w32-5c58d283bbd71db2a43379fc2b804f6c138cf35e.tar.bz2 busybox-w32-5c58d283bbd71db2a43379fc2b804f6c138cf35e.zip | |
A traceroute applet from vodz. This could probably be slimmed down,
but will do for now...
Diffstat (limited to 'Config.h')
| -rw-r--r-- | Config.h | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -114,6 +114,7 @@ | |||
| 114 | //#define BB_TFTP | 114 | //#define BB_TFTP |
| 115 | #define BB_TOUCH | 115 | #define BB_TOUCH |
| 116 | //#define BB_TR | 116 | //#define BB_TR |
| 117 | //#define BB_TRACEROUTE | ||
| 117 | #define BB_TRUE_FALSE | 118 | #define BB_TRUE_FALSE |
| 118 | #define BB_TTY | 119 | #define BB_TTY |
| 119 | //#define BB_UNIX2DOS | 120 | //#define BB_UNIX2DOS |
