openvt: fix gross mismatch between us and "standard" openvt.
[oweals/busybox.git] / networking / udhcp / clientpacket.c
2008-01-25 Denis Vlasenkoudhcpc: fix wrong options in decline and release packets
2007-12-24 Denis VlasenkoMakefile: change version to 1.10.0.svn
2007-12-20 Denis Vlasenkoudhcp: fix oversized packet sending (introduced by...
2007-12-10 Denis Vlasenkoudhcpc: support for -O <option>.
2007-11-28 Denis Vlasenkodhcpc: let server know we don't like oversized packets.
2007-11-23 Denis Vlasenkodhcp: stop using magic constants; use (htonl(CONST...
2007-11-22 Denis Vlasenkoudhcpc: an option to perform ARP check (Jonas Danielsso...
2007-07-03 Denis Vlasenkoudhcp: many small fixes:
2007-06-17 Denis Vlasenkowget: use monotonic_sec instead of gettimeofday
2006-12-18 Denis VlasenkoA bunch of defined(__GLIBC__) added. static-linking...
2006-11-18 Denis Vlasenkoudhcp: fix indentation and style.
2006-11-17 Denis Vlasenkoadd -Wundef, fix uncovered bugs
2006-10-20 Denis Vlasenkomessage string changes, mostly for consistency, also...
2006-10-14 Denis Vlasenkoadd open_read_close() and similar stuff
2006-09-29 Denis VlasenkoYet another silly little byte saving. couldn't -> cannot
2006-09-06 Denis VlasenkoImplement optional syslog logging using ordinary
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-05-28 Rob LandleyMy first bout of untangling udhcp. Make lots of gratui...
2006-05-08 Mike Frysingeradd back in udhcp support
2006-03-23 Mike Frysingerremove in place of external link
2006-01-25 Tim Rikerjust whitespace
2005-09-22 Paul Foxadd support for setting the dhcp vendor class option...
2005-08-01 Paul Foxallow suppression of default client-id. fixes bug...
2004-12-06 Mike Frysingermerge from udhcp module
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-01-30 Eric AndersenUse standard C99 types
2003-12-16 Russ Dillinclude headers with prototypes to make sure prototypes...
2003-12-15 Russ Dilloptions is a pretty common symbol, bad idea to use...
2003-06-10 Glenn L McGrathVodz, last_patch_88
2002-10-31 Russ Dillsync to udhcp 0.9.8
2002-10-14 Russ Dilladded full udhcp integration