aboutsummaryrefslogtreecommitdiff
path: root/libbb/Kbuild (follow)
Commit message (Expand)AuthorAgeFilesLines
* general warning cleanupoldNguyễn Thái Ngọc Duy2009-05-101-7/+6
* introduce libbb/termios.c for terminal-related functionsNguyễn Thái Ngọc Duy2009-05-091-0/+1
* libbb/xconnect: initialize winsock before using itNguyễn Thái Ngọc Duy2009-04-281-1/+1
* libbb/strbuf_file: stdio emulation layer for handling with Winsock handlesNguyễn Thái Ngọc Duy2009-04-281-0/+1
* Kbuild/Config.in: add CONFIG_MINGW and imported files to build systemNguyễn Thái Ngọc Duy2009-04-231-17/+34
* fix trivial compile errors found by randomconfig runvda2007-05-171-0/+1
* cryptpw: forgot svn add... how typical of me :(vda2007-05-081-5/+2
* cryptpw: new applet (a bit less than 3k added)vda2007-05-081-0/+4
* - add libbb function str_tolower to convert a string to lowercase.aldot2007-04-101-0/+1
* [u]mount: extend -t option (Roy Marples <uberlord@gentoo.org>)vda2007-04-051-0/+1
* nc: port nc 1.10 to busyboxvda2007-04-051-0/+1
* make pidfile writing configurable.vda2007-03-271-0/+1
* next portion of selinux updates: chcon, runcon. Fromvda2007-03-111-0/+1
* ping6: stop using xgethostbyname2, remove it from libbb.vda2007-01-221-1/+0
* cmdedit is not a 'command' editing anymore, it's just editing (generic),vda2007-01-221-0/+1
* about.html: update maintainer namevda2006-12-301-0/+1
* next bunch of fixes for bugs found by randconfigvda2006-12-301-1/+1
* merge post-1.3.0 fixesvda2006-12-261-1/+2
* safe_strtoXX interface proved to be a bit unconvenient.vda2006-11-271-1/+1
* Closing bug 730. libbb run_parts is using scandir (a GNUism),vda2006-11-261-1/+0
* regularize str -> num convertorsvda2006-11-251-1/+1
* glibc makedev() is a large inline. Save 700+ bytes by wrapping itvda2006-11-241-32/+90
* ...and yet another small fix. Ouch...vda2006-10-261-1/+1
* rename functions to more understandable namesvda2006-10-261-1/+1
* remove bb_printf and the likevda2006-10-261-1/+0
* add open_read_close() and similar stuffvda2006-10-141-2/+2
* ifupdown: stop emitting annoying/misleading error messages.vda2006-10-111-1/+1
* attempt to regularize atoi mess.vda2006-10-081-3/+3
* build system overhaulvda2006-10-051-0/+61