aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hdparm: whitespace style fixesvda2007-03-281-90/+89
* pidfile creation mode set to 0666 (umask affects it as usual)vda2007-03-271-1/+1
* forgotten svn add...vda2007-03-271-0/+29
* make pidfile writing configurable.vda2007-03-279-50/+51
* remove_file: cosmetic code improvement, a few bytes savedvda2007-03-261-34/+21
* diff: fix SEGV (NULL deref) in diff -Nvda2007-03-261-9/+18
* sed: a communal variable managed to slip past 'size'vda2007-03-262-94/+100
* split: let me join bikeshed painting frenzy :)vda2007-03-261-68/+71
* - check the suffix proper plus misc touch upaldot2007-03-261-29/+21
* zcip: make it work on NOMMU (+ improve NOMMU support machinery)vda2007-03-266-88/+100
* - add usage for splitaldot2007-03-261-1/+6
* - implement suffices as required by SUSv3aldot2007-03-261-17/+29
* Attempt to get more applets compile for NOMMU.vda2007-03-2610-95/+769
* pidfile.c: not used anymorevda2007-03-261-60/+0
* Move udhcp to new NOMMU helpers.vda2007-03-265-66/+105
* move everything to new NOMMU helpers, except udhcpvda2007-03-2611-102/+40
* libbb: rework NOMMU helper API so that it makes more sensevda2007-03-263-107/+191
* nmeter: should die if stdout doesn't like him anymorevda2007-03-261-1/+1
* - shrink a tiny bit (-8b)aldot2007-03-261-7/+18
* add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copyvda2007-03-2511-52/+31
* - rough prototype for split(1). TODO: Still needs some love since it's way to...aldot2007-03-256-0/+135
* inetd,ed,msh: data/bss reduction (in mss, more than 9k of it)vda2007-03-243-57/+83
* login: nuke nonblock() - we have it in libbb; -400 bytes bss.vda2007-03-241-34/+28
* #ifdef out re_execed on MMU machinesvda2007-03-242-1/+5
* adduser: don't bomb out if shadow password file doesn't existvda2007-03-241-10/+14
* random style fixes (extra spaces deleted)vda2007-03-2411-20/+20
* SELinux: load_policy applet - this time with svn addvda2007-03-241-0/+31
* SELinux: load_policy appletvda2007-03-244-0/+13
* dc: use common_bufsiz1 for evaluation stackvda2007-03-243-28/+27
* dnsd: last commit had a typo :(vda2007-03-241-2/+3
* dnsd: fix several buglets, make smallervda2007-03-242-64/+42
* NOMMU re-exec trick shuld not depend on existence of "don't daemonize"vda2007-03-2410-30/+34
* applets.c, xfunc.c: style cleanupvda2007-03-242-87/+88
* inetd: indent labels uniformlyvda2007-03-241-5/+5
* Announce 1.5.0 and move svn to 1.6.0.svnvda2007-03-222-2/+40
* This revision is busybox 1.5.0vda2007-03-221-1/+1
* assorted fixes uncovered by randomconfig runsvda2007-03-223-2/+15
* interface: revert part of commit 18120 (eth aliases work again)vda2007-03-221-2/+5
* gzip: fix -d option handlingvda2007-03-221-1/+1
* ifconfig: support (by ignoring it) "inet" before IP address or hostnamevda2007-03-221-0/+2
* vi: fix signed char-induced potential bugsvda2007-03-211-30/+32
* cmp: support 3rd and 4th arguments if DESKTOP=y (needed for gcc build)vda2007-03-212-12/+29
* ash: fix signal handlingvda2007-03-211-7/+16
* add info about gcc's sadistic alignment - and how to disable itvda2007-03-211-2/+26
* vi: remove Byte typedef and massive amount of casts.vda2007-03-211-424/+445
* vi: support $EXINIT and -cvda2007-03-211-14/+53
* syslogd: fix it for small BUFSIZ casevda2007-03-201-71/+67
* small doc updatevda2007-03-201-7/+13
* fix accumulated whitespace and indentation damagevda2007-03-2023-145/+145
* update docsvda2007-03-201-31/+51