diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-12-22 20:58:20 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-12-22 20:58:20 +0000 |
commit | e6d3c557a109ca870839a312728d00d7b9fa6392 (patch) | |
tree | c06540c6f9ff1e78ec688871538ae1c0ee5c60e4 | |
parent | 7396b86d4ae61d351941b00d61f67ec0e9d93aa0 (diff) |
Add udhcp
-rw-r--r-- | docs/uclibc.org/index.html | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/docs/uclibc.org/index.html b/docs/uclibc.org/index.html index 5103c17c6..bc9a52933 100644 --- a/docs/uclibc.org/index.html +++ b/docs/uclibc.org/index.html @@ -278,19 +278,22 @@ Here are a few things on the TODO list: <ul> - <li> <a href="http://www.uclinux.org/">The uClinux home page</a>. + <li> <a href="http://www.uclinux.org/">The uClinux home page</a> <p> - <li> <a href="http://cvs.uclinux.org/">The uClinux CVS reporitory</a>. + <li> <a href="http://cvs.uclinux.org/">The uClinux CVS reporitory</a> <p> - <li> <a href="http://uclibc.org/">The uClibc home page</a>. + <li> <a href="http://uclibc.org/">The uClibc home page</a> <p> - <li> <a href="http://busybox.net/">BusyBox</a>. + <li> <a href="http://busybox.net/">BusyBox</a> <p> - <li> <a href="http://codepoet-consulting.com/">CodePoet Consulting</a>. + <li> <a href="http://udhcp.busybox.net/">udhcp</a> + <p> + + <li> <a href="http://codepoet-consulting.com/">CodePoet Consulting</a> <p> </ul> |