diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-12-22 19:28:24 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-12-22 19:28:24 +0000 |
commit | c83eeeec3845238527fc12f55d1eae81e60db52d (patch) | |
tree | 74cea6d7ebb14b2b25320e1627ee5736b60c56cb /docs | |
parent | b488fffd61ca7be4f7e5edc7fd9539a32e54f04c (diff) | |
download | busybox-w32-c83eeeec3845238527fc12f55d1eae81e60db52d.tar.gz busybox-w32-c83eeeec3845238527fc12f55d1eae81e60db52d.tar.bz2 busybox-w32-c83eeeec3845238527fc12f55d1eae81e60db52d.zip |
Link to udhcp
git-svn-id: svn://busybox.net/trunk/busybox@3957 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox.net/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html index ed3cec984..82ab907bd 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html | |||
@@ -343,6 +343,10 @@ Current documentation for BusyBox includes: | |||
343 | and similar tasks which nicely complements BusyBox. | 343 | and similar tasks which nicely complements BusyBox. |
344 | <p> | 344 | <p> |
345 | 345 | ||
346 | <li><a href="http://udhcp.busybox.net/">udhcp</a> | ||
347 | is a tiny dhcp client and/or server which is ideal for embedded systems. | ||
348 | <p> | ||
349 | |||
346 | <li><a href="http://uclibc.org/">uClibc</a> | 350 | <li><a href="http://uclibc.org/">uClibc</a> |
347 | is a C library for embedded systems. You can actually statically link | 351 | is a C library for embedded systems. You can actually statically link |
348 | a "Hello World" application under x86 that only takes 4k (as opposed to | 352 | a "Hello World" application under x86 that only takes 4k (as opposed to |