summaryrefslogtreecommitdiff
path: root/libbb/Kbuild (follow)
Commit message (Expand)AuthorAgeFilesLines
* another fix for build failure found by randomconfigDenis Vlasenko2007-10-171-0/+1
* even more fixes from randomconfig runsDenis Vlasenko2007-10-161-0/+1
* libbusybox: move (possibly compressed) help stuff into libbusybox.Denis Vlasenko2007-10-071-0/+1
* introduce safe_poll (fixes a problem in top)Denis Vlasenko2007-09-271-0/+1
* v[hp]error_msg have 2-3 callsites only -> incorporate there.Denis Vlasenko2007-08-151-2/+0
* trylink: automatically use custom link script if user provides oneDenis Vlasenko2007-08-141-1/+0
* chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org>Denis Vlasenko2007-07-201-1/+2
* find: fix build failure on certain configsDenis Vlasenko2007-07-011-0/+1
* introduce and use bb_basename()Denis Vlasenko2007-06-301-0/+1
* hwclock: size optimizationsDenis Vlasenko2007-06-171-0/+1
* fix trivial compile errors found by randomconfig runDenis Vlasenko2007-05-171-0/+1
* cryptpw: forgot svn add... how typical of me :(Denis Vlasenko2007-05-081-5/+2
* cryptpw: new applet (a bit less than 3k added)Denis Vlasenko2007-05-081-0/+4
* - add libbb function str_tolower to convert a string to lowercase.Bernhard Reutner-Fischer2007-04-101-0/+1
* [u]mount: extend -t option (Roy Marples <uberlord@gentoo.org>)Denis Vlasenko2007-04-051-0/+1
* nc: port nc 1.10 to busyboxDenis Vlasenko2007-04-051-0/+1
* make pidfile writing configurable.Denis Vlasenko2007-03-271-0/+1
* next portion of selinux updates: chcon, runcon. FromDenis Vlasenko2007-03-111-0/+1
* ping6: stop using xgethostbyname2, remove it from libbb.Denis Vlasenko2007-01-221-1/+0
* cmdedit is not a 'command' editing anymore, it's just editing (generic),Denis Vlasenko2007-01-221-0/+1
* about.html: update maintainer nameDenis Vlasenko2006-12-301-0/+1
* next bunch of fixes for bugs found by randconfigDenis Vlasenko2006-12-301-1/+1
* merge post-1.3.0 fixesDenis Vlasenko2006-12-261-1/+2
* safe_strtoXX interface proved to be a bit unconvenient.Denis Vlasenko2006-11-271-1/+1
* Closing bug 730. libbb run_parts is using scandir (a GNUism),Denis Vlasenko2006-11-261-1/+0
* regularize str -> num convertorsDenis Vlasenko2006-11-251-1/+1
* glibc makedev() is a large inline. Save 700+ bytes by wrapping itDenis Vlasenko2006-11-241-32/+90
* ...and yet another small fix. Ouch...Denis Vlasenko2006-10-261-1/+1
* rename functions to more understandable namesDenis Vlasenko2006-10-261-1/+1
* remove bb_printf and the likeDenis Vlasenko2006-10-261-1/+0
* add open_read_close() and similar stuffDenis Vlasenko2006-10-141-2/+2
* ifupdown: stop emitting annoying/misleading error messages.Denis Vlasenko2006-10-111-1/+1
* attempt to regularize atoi mess.Denis Vlasenko2006-10-081-3/+3
* build system overhaulDenis Vlasenko2006-10-051-0/+61