aboutsummaryrefslogtreecommitdiff
path: root/.indent.pro (unfollow)
Commit message (Expand)AuthorFilesLines
2006-12-30fixdep.c: avoit doing memcmp in most casesDenis Vlasenko7-108/+191
2006-12-30saw commit of vapier@busybox.net (thanks!),Denis Vlasenko1-17/+22
2006-12-30kill off AUTOCONF_INCLUDED (again) since it tends to get into cat fights with...Mike Frysinger1-1/+1
2006-12-30make sure AUTOCONF_TIMESTAMP is filled up properly ... if user has a timezone...Mike Frysinger1-3/+12
2006-12-30prevent buffer underflows with empty linesMike Frysinger1-1/+1
2006-12-30prevent accessing memory that we dont ownMike Frysinger1-5/+5
2006-12-30next bunch of fixes for bugs found by randconfigDenis Vlasenko8-228/+234
2006-12-30done a dozen of randconfig test. guess what? ALL failed...Denis Vlasenko11-43/+71
2006-12-30fix for uclibc-without-shadow.h compilationDenis Vlasenko3-10/+18
2006-12-29we need to use the compiler driver to invoke LD as LDFLAGS is in the form the...Mike Frysinger1-1/+1
2006-12-28Add link to post-1.3.1 patches to websiteDenis Vlasenko1-0/+1
2006-12-28* precision requires the argument be an integer, not size_tMike Frysinger1-1/+1
2006-12-28fix build without shadow supportDenis Vlasenko5-139/+141
2006-12-28bb_xget[pw/gr]nam were horribly misnamed - fixed.Denis Vlasenko12-152/+186
2006-12-27news.html: Fix bad EnglishDenis Vlasenko1-1/+1
2006-12-27fix typoDenis Vlasenko1-1/+1
2006-12-27Announce 1.3.1Denis Vlasenko1-0/+7
2006-12-26ash: is_safe_applet mustn't affect disabled appletsDenis Vlasenko1-16/+33
2006-12-26merge post-1.3.0 fixesDenis Vlasenko12-21/+48
2006-12-26properly export externs thru *.h filesDenis Vlasenko3-8/+9
2006-12-26adduser: trivial code movementDenis Vlasenko3-8/+8
2006-12-26style fixesDenis Vlasenko39-118/+114
2006-12-26chattr: bugfixes and size reductionDenis Vlasenko3-41/+31
2006-12-26trivial size reductionDenis Vlasenko1-24/+24
2006-12-26leftover of e2fsck surgeryDenis Vlasenko7-101/+61
2006-12-26put small subset of e2fsprogs back in the tree:Denis Vlasenko142-0/+42719
2006-12-26remove e2fsprogs. Nobody volunteered to clean up that messDenis Vlasenko133-40208/+0
2006-12-25Fix irregular capitalization in usage textsDenis Vlasenko1-536/+535
2006-12-25trim help texts a bit moreDenis Vlasenko1-16/+16
2006-12-25less: fix regexp search '/' on large filesDenis Vlasenko1-47/+71
2006-12-24more usage message cleanupsDenis Vlasenko1-164/+152
2006-12-24Cleanup usage messages (-200 bytes).Denis Vlasenko3-370/+379
2006-12-24random tiny size savingsDenis Vlasenko5-60/+53
2006-12-24small stupid changes. no code changesDenis Vlasenko2-10/+3
2006-12-24missing piece of prev commit: ndelay_offDenis Vlasenko3-12/+6
2006-12-24less: implement waiting for input using select(). Rather tricky business.Denis Vlasenko2-455/+517
2006-12-23sum: 40% size reduction (-300 bytes)Denis Vlasenko2-117/+53
2006-12-23su: fix typo: "argv -= optind" should be +=Denis Vlasenko1-1/+1
2006-12-23use xbind, xconnect where appropriate.Denis Vlasenko4-84/+53
2006-12-23#define FEATURE_GETUSERNAME_AND_HOMEDIR should be always #definedDenis Vlasenko1-3/+2
2006-12-23fix recognitions of -SIGname signalsDenis Vlasenko2-8/+10
2006-12-23find: fix spurious -exec error messagesDenis Vlasenko2-4/+8
2006-12-22remove useless casts (type*) xzalloc(...)Denis Vlasenko7-16/+13
2006-12-22dpkg: getopt32-ification etc, -100 bytesDenis Vlasenko1-223/+170
2006-12-22tail: -50 text bytesDenis Vlasenko1-88/+48
2006-12-22rpm: reformat. was really hard to readDenis Vlasenko1-121/+168
2006-12-22convert "negaite" config option into reversed (INCLUDE_SUSv2)Denis Vlasenko5-12/+12
2006-12-22time: -200 bytes of textDenis Vlasenko1-84/+96
2006-12-22time: fix option parsing bug, size optimizationsDenis Vlasenko1-28/+22
2006-12-22Always use /usr/share/udhcpc/default.script ([/usr] was depending on CONFIG_xx)Denis Vlasenko1-5/+1