summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-11-23Convert all networking/* applets to "new style" applet definitionsDenys Vlasenko35-882/+909
2016-07-04arp: fix buffer overflow. Closes 9071Denys Vlasenko1-3/+3
2016-04-21*: add most of the required setup_common_bufsiz() callsDenys Vlasenko53-19/+63
2016-04-21libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for itDenys Vlasenko91-131/+414
2015-07-13Removes stray empty line from codeManinder Singh28-46/+0
2013-11-29Use unsigned printf/scanf conversion where more appropriateDenys Vlasenko18-37/+37
2013-02-04arp: code shrinkDenys Vlasenko1-10/+9
2013-02-04arp: fix -H/-t handling.Kuleshov Aleksey1-14/+12
2013-01-14whitespace fixes. no code changesDenys Vlasenko40-262/+261
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko198-268/+40
2011-04-11move remaining help text from include/usage.src.hPere Orga142-2312/+2369
2010-02-04*: suppress ~60% of "aliased warnings" on gcc-4.4.1Denys Vlasenko49-58/+65
2008-11-13arp: stop using globalsDenis Vlasenko2-33/+50
2008-08-15arp: without -H <type>, assume "ether". closes 4564Denis Vlasenko1-2/+2
2008-07-21libbb: [x]fopen_for_{read,write} introduced and used.Denis Vlasenko71-168/+173
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko228-479/+479
2008-06-16whitespace and comment fixes, no code changesDenis Vlasenko9-20/+16
2008-06-07libbb: introduce and use print_flags().Denis Vlasenko11-76/+77
2008-05-09fix warnings about pointer signednessDenis Vlasenko5-6/+6
2008-03-17*: add -Wunused-parameter; fix resulting breakageDenis Vlasenko138-327/+352
2007-10-11add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko260-307/+325
2007-08-18don't pass argc in getopt32, it's superfluousDenis Vlasenko143-169/+174
2007-08-12trylink: produce even more info about final link stageDenis Vlasenko119-447/+494
2007-07-24Replace index_in_[sub]str_array with index_in_[sub]strings,Denis Vlasenko43-340/+352
2007-07-14xioctl and friends by Tito <farmatito@tiscali.it>Denis Vlasenko40-331/+295
2007-05-26usage.c: remove reference to busybox.hDenis Vlasenko251-269/+270
2007-03-14arp, networking/interface.c: eliminate staticsDenis Vlasenko3-85/+90
2007-02-03suppress warnings about easch <applet>_main() havingDenis Vlasenko245-25/+268
2007-01-29preparatory patch for -Wwrite-strings #4Denis Vlasenko14-71/+68
2007-01-07Previous "fix" wasn't good enough.Denis Vlasenko1-1/+1
2007-01-07arp: small fixes for user-supplied device name caseDenis Vlasenko1-2/+2
2007-01-07- style fixes and shrink by another 4 bytes while at it.Bernhard Reutner-Fischer1-25/+22
2007-01-07I *always* forgotting svn addDenis Vlasenko1-0/+500