aboutsummaryrefslogtreecommitdiff
path: root/TODO (unfollow)
Commit message (Expand)AuthorFilesLines
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
2006-12-24small stupid changes. no code changesvda2-10/+3
2006-12-24missing piece of prev commit: ndelay_offvda3-12/+6
2006-12-24less: implement waiting for input using select(). Rather tricky business.vda2-455/+517
2006-12-23sum: 40% size reduction (-300 bytes)vda2-117/+53
2006-12-23su: fix typo: "argv -= optind" should be +=vda1-1/+1
2006-12-23use xbind, xconnect where appropriate.vda4-84/+53
2006-12-23#define FEATURE_GETUSERNAME_AND_HOMEDIR should be always #definedvda1-3/+2
2006-12-23fix recognitions of -SIGname signalsvda2-8/+10
2006-12-23find: fix spurious -exec error messagesvda2-4/+8
2006-12-22remove useless casts (type*) xzalloc(...)vda7-16/+13
2006-12-22dpkg: getopt32-ification etc, -100 bytesvda1-223/+170
2006-12-22tail: -50 text bytesvda1-88/+48
2006-12-22rpm: reformat. was really hard to readvda1-121/+168
2006-12-22convert "negaite" config option into reversed (INCLUDE_SUSv2)vda5-12/+12
2006-12-22time: -200 bytes of textvda1-84/+96
2006-12-22time: fix option parsing bug, size optimizationsvda1-28/+22
2006-12-22Always use /usr/share/udhcpc/default.script ([/usr] was depending on CONFIG_xx)vda1-5/+1
2006-12-22removal of commented-out cruftvda5-21/+3