sync to udhcp 0.9.8

This commit is contained in:
Russ Dill
2002-10-31 19:21:27 +00:00
parent 1b6eb9b6eb
commit f5ecd43473
8 changed files with 243 additions and 160 deletions

View File

@@ -1,4 +1,7 @@
0.9.8 (pending)
0.9.8 (021031)
+ split up README files (me)
+ use /dev/urandom to seed xid's (instead of time(0)) (me)
+ fixed renew behavior (me)
+ udhcp now fits nicely into busybox
(Glenn McGrath <bug1@optushome.com.au> as well as myself)
+ updated client manpage (me)