lpr: add more accurate comments
[oweals/busybox.git] / networking / udhcp / packet.c
2008-02-20 Denis Vlasenkoudhcp: we were forgetting to set right op byte in tha...
2007-12-24 Denis VlasenkoMakefile: change version to 1.10.0.svn
2007-12-21 Denis Vlasenkoudhcp: decided to not send "short" dhcp packets,
2007-12-20 Denis Vlasenkoudhcp: fix oversized packet sending (introduced by...
2007-11-23 Denis Vlasenkodhcp: stop using magic constants; use (htonl(CONST...
2007-08-18 Denis Vlasenkointroduce and use xdup2(int, int)
2007-07-03 Denis Vlasenkoudhcp: many small fixes:
2007-04-07 Denis Vlasenkoudhcp: MAC_BCAST_ADDR and blank_chaddr are in fact...
2006-12-18 Denis VlasenkoA bunch of defined(__GLIBC__) added. static-linking...
2006-11-22 Denis Vlasenkointroduce setsockopt_reuseaddr(int fd), setsockopt_broa...
2006-11-20 Denis Vlasenkoadd compile-time check for correct DHCP packet size
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-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-07-01 "Robert P. J. Day"Remove all usage of the "register" storage class specifier.
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-03-23 Mike Frysingersync busybox and udhcp trees
2006-02-22 Rob LandleyPatch from Denis Vlasenko to constify things and fix...
2006-02-22 Rob LandleyBug 751: file handle leaks can add up until available...
2006-01-30 Eric Andersenfix up yet more annoying signed/unsigned and mixed...
2006-01-25 Tim Rikerjust whitespace
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-06-10 Glenn L McGrathVodz, last_patch_88
2002-10-14 Russ Dilladded full udhcp integration