aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-03factor out minix structures/constants into minix.hDenis Vlasenko
2007-01-03fsck_minix: optimizations. ~130 bytesDenis Vlasenko
2007-01-03introduce small[u]intDenis Vlasenko
2007-01-02silly style fixesDenis Vlasenko
2007-01-02Remove networking/libiproute/linux/pkt_sched.hDenis Vlasenko
2007-01-02str2u() is only used when FEATURE_SORT_BIG is enabledMike Frysinger
2007-01-02convert usage compressed command into the new cmd styleMike Frysinger
2007-01-01awk: style fixesDenis Vlasenko
2007-01-01awk: undo locale setting for numbers - or else parsingDenis Vlasenko
2007-01-01awk: style cleanup. A lot of rw data moved to roDenis Vlasenko
2007-01-01stty: fix width of a field for ppc32Denis Vlasenko
2007-01-01msh: double "static char line[LINELIM]" etc deleted.Denis Vlasenko
2006-12-31rt_names: stop allocating 5k in rwdataDenis Vlasenko
2006-12-31less: fix <tab><backspace> bugletDenis Vlasenko
2006-12-31less: interpret backspace.Denis Vlasenko
2006-12-31iproute: remove double get_hz optimizationDenis Vlasenko
2006-12-31remove commented out #includes etcDenis Vlasenko
2006-12-31stop using __u32 etc. uint32_t is there for a reasonDenis Vlasenko
2006-12-31fixes from Yann E. MORIN <yann.morin.1998@anciens.enib.fr>Denis Vlasenko
2006-12-31convert include/autoconf.h split and include/bbconfigopts.h commands into the...Mike Frysinger
2006-12-31Yann E. MORIN. writes: i pity the fool who doesnt use the z length modifier w...Mike Frysinger
2006-12-30about.html: update maintainer nameDenis Vlasenko
2006-12-30fixdep.c: avoit doing memcmp in most casesDenis Vlasenko
2006-12-30saw commit of vapier@busybox.net (thanks!),Denis Vlasenko
2006-12-30kill off AUTOCONF_INCLUDED (again) since it tends to get into cat fights with...Mike Frysinger
2006-12-30make sure AUTOCONF_TIMESTAMP is filled up properly ... if user has a timezone...Mike Frysinger
2006-12-30prevent buffer underflows with empty linesMike Frysinger
2006-12-30prevent accessing memory that we dont ownMike Frysinger
2006-12-30next bunch of fixes for bugs found by randconfigDenis Vlasenko
2006-12-30done a dozen of randconfig test. guess what? ALL failed...Denis Vlasenko
2006-12-30fix for uclibc-without-shadow.h compilationDenis Vlasenko
2006-12-29we need to use the compiler driver to invoke LD as LDFLAGS is in the form the...Mike Frysinger
2006-12-28Add link to post-1.3.1 patches to websiteDenis Vlasenko
2006-12-28* precision requires the argument be an integer, not size_tMike Frysinger
2006-12-28fix build without shadow supportDenis Vlasenko
2006-12-28bb_xget[pw/gr]nam were horribly misnamed - fixed.Denis Vlasenko
2006-12-27news.html: Fix bad EnglishDenis Vlasenko
2006-12-27fix typoDenis Vlasenko
2006-12-27Announce 1.3.1Denis Vlasenko
2006-12-26ash: is_safe_applet mustn't affect disabled appletsDenis Vlasenko
2006-12-26merge post-1.3.0 fixesDenis Vlasenko
2006-12-26properly export externs thru *.h filesDenis Vlasenko
2006-12-26adduser: trivial code movementDenis Vlasenko
2006-12-26style fixesDenis Vlasenko
2006-12-26chattr: bugfixes and size reductionDenis Vlasenko
2006-12-26trivial size reductionDenis Vlasenko
2006-12-26leftover of e2fsck surgeryDenis Vlasenko
2006-12-26put small subset of e2fsprogs back in the tree:Denis Vlasenko
2006-12-26remove e2fsprogs. Nobody volunteered to clean up that messDenis Vlasenko
2006-12-25Fix irregular capitalization in usage textsDenis Vlasenko