aboutsummaryrefslogtreecommitdiff
path: root/debian (unfollow)
Commit message (Expand)AuthorFilesLines
2003-09-10Fix a bug where make clean complained about having both : and :: entries.Glenn L McGrath1-1/+2
2003-09-10Vodz, last_patch_104Glenn L McGrath2-5/+18
2003-09-09If a tar entry is a regualr file ending in a '/' then its really aGlenn L McGrath1-5/+5
2003-09-09Update the config file by running it from menuconfig, get rid of someGlenn L McGrath1-100/+195
2003-09-08Patch from Jean WolterGlenn L McGrath1-1/+1
2003-09-08Vodz, last_patch_110 Glenn L McGrath1-24/+7
2003-09-08Preserve suid/sgid bitsGlenn L McGrath1-0/+1
2003-09-08last_patch_109 from Vladimir N. OleynikGlenn L McGrath1-89/+198
2003-09-08Busybox modprobe has a couple of irritating quirks:Glenn L McGrath1-4/+33
2003-09-05Small bug in silent optionGlenn L McGrath1-1/+1
2003-09-04Set the default password to md5, patch by Joshua JacksonGlenn L McGrath1-1/+1
2003-09-03more crond+crontab integrating with loginutil libbb functions and deletedGlenn L McGrath5-51/+21
2003-09-03To load GPLONLY symbols its is required that CHECK_TAINTED_MODULES beGlenn L McGrath2-4/+8
2003-09-02adds the ability to use and calculate network prefix specifications insteadGlenn L McGrath2-11/+80
2003-09-02move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as oneGlenn L McGrath14-37/+50
2003-09-01Fix compile error and reducing size for libbb/get_console.c to previous size.Glenn L McGrath2-47/+29
2003-09-01Allow one to detect and handle the case where no lease could be obtainedGlenn L McGrath1-0/+1
2003-08-31"insmod caches the symbolname in a variable before modifying it and usesGlenn L McGrath1-3/+12
2003-08-30save a couple of bytesGlenn L McGrath1-1/+1
2003-08-30The default behaviour for run-parts is corrected to continue if an errorGlenn L McGrath1-2/+3
2003-08-30handle GPLONLY symbolsGlenn L McGrath1-3/+21
2003-08-30"Without this patch, udhcpcd output may be buffered and delayed forGlenn L McGrath1-0/+2
2003-08-30Fix the substitution print subcommand, it should only print if itsGlenn L McGrath1-2/+1
2003-08-29Remove some unwanted code, patch from Holger Schurig, confirmed by vodzGlenn L McGrath1-4/+0
2003-08-29"Due to a wrong format parameter in a printf httpd does not work whenGlenn L McGrath1-1/+8
2003-08-29"A little patch for the strings applet of the busybox development treeGlenn L McGrath1-6/+3
2003-08-29Logic error, patch by Matteo CroceGlenn L McGrath1-1/+1
2003-08-29Remove stray '\n'Glenn L McGrath2-3/+3
2003-08-29Remove unused filesGlenn L McGrath3-136/+0
2003-08-29Help for date -I when CONFIG_FEATURE_DATE_ISOFMT is enabled.Glenn L McGrath1-1/+11
2003-08-29Change make to $(MAKE), patch by Hideki IWAMOTOGlenn L McGrath1-3/+3
2003-08-29Substitute busybox for uClibc, patch by Hideki IWAMOTOGlenn L McGrath1-1/+1
2003-08-29* Since busybox binary is unnecessary, deleted it from prerequisites.Glenn L McGrath1-2/+3
2003-08-29Fix for compiling with ipv6Glenn L McGrath1-8/+8
2003-08-29"This function was not updating the argc and argv pointers to reflectGlenn L McGrath1-0/+2
2003-08-29label's dont work in v4 tunnels, patch by Eric SpakmanGlenn L McGrath1-1/+1
2003-08-29Vodz, last patch 105Glenn L McGrath2-75/+67
2003-08-29Vodz, last patch 104Glenn L McGrath1-5/+1
2003-08-29vodz, last patch 103Glenn L McGrath2-136/+114
2003-08-29Correct logic in determining size of block to download, as pointed outGlenn L McGrath1-2/+2
2003-08-28"Typo and/or thinko: scanning till the end of NUL terminated stringGlenn L McGrath1-1/+1
2003-08-28"When the initial request by wget is responded by a 3XX redirectGlenn L McGrath1-2/+5
2003-08-28"When the filesize is known from content-length header, safe_fread isGlenn L McGrath1-13/+15
2003-08-28*** empty log message ***Glenn L McGrath1-1/+1
2003-08-28Dont unlink when testing !Glenn L McGrath4-43/+45
2003-08-26Removed some debug printfsRobert Griebl1-4/+0
2003-08-26Syncronise some build files with busybox-cvs-20030819Glenn L McGrath5-45/+159
2003-08-26Woops, depend on SHA1 not the optionGlenn L McGrath1-1/+1
2003-08-26SHA1 options depend on SHA1Glenn L McGrath1-0/+1
2003-08-26Fix overflow for machines greater than 4GB, return unsigned int to avoidGlenn L McGrath1-5/+6