aboutsummaryrefslogtreecommitdiff
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
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
2006-12-22tar et al: die if bb_copyfd_size copies less than asked for.vda13-66/+85
2006-12-21cmdedit: reformat code a bit, no algorithm changesvda1-233/+230
2006-12-21fix type character mixup in command completionvda1-35/+26
2006-12-21less: a few fixes for cases where we overflow status linevda1-59/+31
2006-12-21less: restore TAB display (was showing as inverse I after prev changes :)vda1-29/+35
2006-12-21less: "(null)" is a bit strange. "standard input" is better :)vda1-5/+14
2006-12-21less: how many different kinds of status line we need, three?!vda1-43/+40
2006-12-21less: stop dying on bad regexps, quietly pipe data w/ovda4-117/+161
2006-12-21introduce LONE_CHAR (optimized strcmp with one-char string)vda17-35/+49
2006-12-21tail: fix tail +Nvda1-11/+9
2006-12-21less: total cleanup and bugfix.vda2-253/+238
2006-12-20less: somewhat buggy applet, but nice. Muchly reducedvda3-214/+208
2006-12-19remove casts from xmalloc()vda15-27/+25
2006-12-19ifupdown: do not print and/or execute empty commands ("").vda1-9/+7
2006-12-19ifupdown: parse() returning NULL and returning "" is not the same,vda2-12/+16
2006-12-19u_short, ulong exterminatedvda11-95/+90
2006-12-19cmdedit: fix my bug, improve code a bitvda1-31/+20
2006-12-19- use xlisten/xsocket some more. Saves .25 kBaldot6-35/+9
2006-12-19- rename SU_SYSLOG to FEATURE_SU_SYSLOGaldot3-9/+10
2006-12-19cmdedit: use qsort for sorting command completion results; style fixesvda1-132/+104
2006-12-19passwd: add option to check passwords for weaknessvda2-1/+9