aboutsummaryrefslogtreecommitdiff
path: root/libbb/Kbuild (follow)
Commit message (Expand)AuthorAgeFilesLines
* Exclude files that will not compile on WindowsNguyễn Thái Ngọc Duy2010-04-191-13/+14
* libbb: split update_utmp from login/getty in preparation to use it for telnetdDenys Vlasenko2010-04-051-0/+2
* unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALEDenys Vlasenko2010-03-261-1/+1
* su: move restricted_shell into su.c (the only user)Denys Vlasenko2010-02-261-1/+0
* mkXXXX: unify [KBYTES] parameter handling (added it to mkswap)Denys Vlasenko2010-02-011-0/+1
* ls: unicode fixesDenys Vlasenko2010-01-311-0/+1
* randomconfig fixesDenys Vlasenko2009-12-121-0/+2
* mount: needs find_mount_point.oDenys Vlasenko2009-12-111-0/+1
* *: remove a few more cases of argc usage. -89 bytes.Denys Vlasenko2009-11-281-0/+1
* wget: factor out progress bar codeMagnus Damm2009-11-081-0/+1
* platform compatibility work (by Dan Fandrich)Dan Fandrich2009-10-271-0/+1
* randomconfig fixesDenys Vlasenko2009-07-151-8/+14
* added simplified Unicode support for non-locale-enabled buildsDenys Vlasenko2009-07-111-0/+2
* libbb: stop using bb_strtod for nowDenys Vlasenko2009-06-151-1/+1
* website: announce 1.14.0 and 1.13.41_14_0Denis Vlasenko2009-04-151-0/+1
* *: unify concurrent-safe update of /etc/{passwd,group,[g]shadow}Denis Vlasenko2009-04-141-0/+3
* libbb: move crypt_make_salt() to pw_encrypt.c, reuseDenis Vlasenko2008-12-071-3/+3
* libbb: disable a second md5 implementation which managed to creep in :)Denis Vlasenko2008-11-111-0/+2
* vi: move key reading routine out of vi into llbbbDenis Vlasenko2008-10-251-0/+1
* libbb: unified config parser (By Vladimir Dronnikov)Denis Vlasenko2008-07-151-0/+1
* sleep: if FANCY && DESKTOP, support fractional seconds, minutes,Denis Vlasenko2008-07-121-0/+1
* libbb: introduce and use xrealloc_vectorDenis Vlasenko2008-07-081-0/+1
* revert last two commits. vfork cannot be used in subroutine,Denis Vlasenko2008-07-011-1/+0
* *: introduce and use xvfork()Denis Vlasenko2008-07-011-0/+1
* fix breakage found by randomconfigDenis Vlasenko2008-06-231-3/+3
* libbb: introduce and use print_flags().Denis Vlasenko2008-06-071-0/+1
* - add strrchrBernhard Reutner-Fischer2008-05-281-0/+1
* - Rename getpty() to xgetpty() and adjust callers.Bernhard Reutner-Fischer2008-05-191-0/+1
* *: remove remaining instances of ".data" hackDenis Vlasenko2008-04-221-1/+1
* Splitting xfuncs.c into two parts. No code chabges.Denis Vlasenko2008-04-091-0/+1
* shells: do not frocibly enable test, echo and kill _applets_,Denis Vlasenko2008-04-011-0/+1
* adduser/addgroup: check username for invalid charsDenis Vlasenko2008-03-191-0/+1
* libbb: inntroduce and use bb_pstrcmp() and qsort_string_vector()Denis Vlasenko2008-03-021-0/+1
* *: add optimization barrier to all "G trick" locationsDenis Vlasenko2008-02-271-0/+1
* script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com>Denis Vlasenko2008-02-271-0/+1
* *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it>Denis Vlasenko2008-02-251-0/+1
* libbb: introduce bb_signals and bb_signals_recursive,Denis Vlasenko2008-02-161-0/+1
* split some rtc funcs out of hwclock and into an rtc header/lib so that the ne...Mike Frysinger2008-02-151-0/+2
* libbb: introduce fputc_printable (from ed)Denis Vlasenko2007-12-301-0/+1
* 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