httpd: fix handling of range requests
[oweals/busybox.git] / networking / vconfig.c
2016-11-23 Denys VlasenkoConvert all networking/* applets to "new style" applet...
2012-01-16 Denys Vlasenkovconfig: fix help text; small code shrink. Closes 4658
2011-12-16 Paulius Zaleckasvconfig: remove /proc/net/vlan/config check
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-04-11 Pere Orgamove remaining help text from include/usage.src.h
2010-10-29 Denys Vlasenkowhitespace cleanup
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2008-12-02 Denis Vlasenkovconfig: style fix, no code changes
2008-12-02 Denis Vlasenkolibbb: add strncpy_IFNAMSIZ
2008-04-21 Denis Vlasenko*: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit.
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-08-12 Denis Vlasenkotrylink: produce even more info about final link stage
2007-07-14 Denis Vlasenkoxioctl and friends by Tito <farmatito@tiscali.it>
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-09-30 Denis Vlasenkovconfig: fix bug 701 (I be damned if I understand it)
2006-09-11 Bernhard Reutner... - convert a few xopen3(,,0) into xopen(,). Also peruse...
2006-09-06 Denis VlasenkoImplement optional syslog logging using ordinary
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-04-13 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xopen3()
2006-04-12 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xsocket...
2006-01-25 Tim Rikerjust whitespace
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-12-19 Eric Andersendon't use kernel headers
2003-03-19 Manuel Novoa III Major coreutils update.
2003-02-08 Glenn L McGrathRewrite by Manuel Novoa III, very compact implimentation.
2003-01-23 Eric AndersenA patch from John F. Kelly to add in a utility for...