aboutsummaryrefslogtreecommitdiff
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-01-02str2u() is only used when FEATURE_SORT_BIG is enabledvapier1-0/+2
2007-01-02convert usage compressed command into the new cmd stylevapier1-2/+3
2007-01-01awk: style fixesvda1-27/+23
2007-01-01awk: undo locale setting for numbers - or else parsingvda2-1/+7
2007-01-01awk: style cleanup. A lot of rw data moved to rovda1-294/+293
2007-01-01stty: fix width of a field for ppc32vda3-98/+148
2007-01-01msh: double "static char line[LINELIM]" etc deleted.vda2-89/+140
2006-12-31rt_names: stop allocating 5k in rwdatavda2-106/+87
2006-12-31less: fix <tab><backspace> bugletvda1-5/+5
2006-12-31less: interpret backspace.vda1-0/+13
2006-12-31iproute: remove double get_hz optimizationvda1-7/+3
2006-12-31remove commented out #includes etcvda6-42/+22
2006-12-31stop using __u32 etc. uint32_t is there for a reasonvda16-178/+161
2006-12-31fixes from Yann E. MORIN <yann.morin.1998@anciens.enib.fr>vda3-6/+8
2006-12-31convert include/autoconf.h split and include/bbconfigopts.h commands into the...vapier1-4/+6
2006-12-31Yann E. MORIN. writes: i pity the fool who doesnt use the z length modifier w...vapier1-1/+1
2006-12-30about.html: update maintainer namevda2-1/+3
2006-12-30fixdep.c: avoit doing memcmp in most casesvda7-108/+191
2006-12-30saw commit of vapier@busybox.net (thanks!),vda1-17/+22
2006-12-30kill off AUTOCONF_INCLUDED (again) since it tends to get into cat fights with...vapier1-1/+1
2006-12-30make sure AUTOCONF_TIMESTAMP is filled up properly ... if user has a timezone...vapier1-3/+12
2006-12-30prevent buffer underflows with empty linesvapier1-1/+1
2006-12-30prevent accessing memory that we dont ownvapier1-5/+5
2006-12-30next bunch of fixes for bugs found by randconfigvda8-228/+234
2006-12-30done a dozen of randconfig test. guess what? ALL failed...vda11-43/+71
2006-12-30fix for uclibc-without-shadow.h compilationvda3-10/+18
2006-12-29we need to use the compiler driver to invoke LD as LDFLAGS is in the form the...vapier1-1/+1
2006-12-28Add link to post-1.3.1 patches to websitevda1-0/+1
2006-12-28* precision requires the argument be an integer, not size_tvapier1-1/+1
2006-12-28fix build without shadow supportvda5-139/+141
2006-12-28bb_xget[pw/gr]nam were horribly misnamed - fixed.vda12-152/+186
2006-12-27news.html: Fix bad Englishvda1-1/+1
2006-12-27fix typovda1-1/+1
2006-12-27Announce 1.3.1vda1-0/+7
2006-12-26ash: is_safe_applet mustn't affect disabled appletsvda1-16/+33
2006-12-26merge post-1.3.0 fixesvda12-21/+48
2006-12-26properly export externs thru *.h filesvda3-8/+9
2006-12-26adduser: trivial code movementvda3-8/+8
2006-12-26style fixesvda39-118/+114
2006-12-26chattr: bugfixes and size reductionvda3-41/+31
2006-12-26trivial size reductionvda1-24/+24
2006-12-26leftover of e2fsck surgeryvda7-101/+61
2006-12-26put small subset of e2fsprogs back in the tree:vda142-0/+42719
2006-12-26remove e2fsprogs. Nobody volunteered to clean up that messvda133-40208/+0
2006-12-25Fix irregular capitalization in usage textsvda1-536/+535
2006-12-25trim help texts a bit morevda1-16/+16
2006-12-25less: fix regexp search '/' on large filesvda1-47/+71
2006-12-24more usage message cleanupsvda1-164/+152
2006-12-24Cleanup usage messages (-200 bytes).vda3-370/+379
2006-12-24random tiny size savingsvda5-60/+53