aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Joe.C writes:andersen2003-08-061-1/+5
* Fixup segfault on 'kill -q'andersen2003-08-061-5/+5
* extern inline is a bad bad thing. kill it (so mkfs_minix.c willandersen2003-08-061-11/+11
* Seems I missed a spotandersen2003-08-052-2/+2
* Merge/rework config system per the latest from linux-2.6.0-test2.andersen2003-08-0515-2551/+3447
* Might as well get my name in AUTHORS before 1.0...mjn32003-08-021-4/+14
* Save 0.5K.mjn32003-08-021-129/+154
* Remove code that too agressively disabled inlinesandersen2003-08-011-5/+0
* Minor cleanupandersen2003-07-311-5/+2
* Fix bug when handling debian packages.bug12003-07-311-3/+5
* Remove LRP (now defunct) and replace it with leaf.andersen2003-07-301-2/+1
* Update webpage and changelog for releaseandersen2003-07-303-18816/+603
* Lars Ekman writes:andersen2003-07-301-0/+1
* last_patch100 from vidz updating fdisk to 2.12preandersen2003-07-301-317/+330
* Do not require that the signal number be specifiedandersen2003-07-301-2/+4
* Eric Spakman writes:andersen2003-07-301-1/+1
* Vladimir N. Oleynik writes:andersen2003-07-301-2/+5
* Christian Meyer provided this patch to fix more bugs with the tftp clientandersen2003-07-301-3/+2
* Ronny L Nilsson writes:andersen2003-07-301-5/+2
* Ronny L Nilsson writes:andersen2003-07-301-1/+5
* Set libbb dead last in the link orderandersen2003-07-291-1/+1
* Match up interfacesandersen2003-07-291-1/+1
* Fixup typo noticed by Nick Fedchikandersen2003-07-291-1/+1
* Bruno Randolf writes:andersen2003-07-294-9/+12
* Vladimir N. Oleynik writes:andersen2003-07-292-33/+97
* Yang Xiaopeng writes:andersen2003-07-291-0/+5
* bump version to 1.0.0-pre2andersen2003-07-281-1/+1
* A small update to the new docs. Plenty more is needed...andersen2003-07-281-17/+24
* Patch from vodz to update httpd usageandersen2003-07-281-4/+31
* This is synced from dash-0.4.17 and full ready for insert to new busyboxandersen2003-07-282-6805/+7203
* Avoid shadowing built-in function `log'andersen2003-07-281-33/+33
* Fixup bugs in last patchandersen2003-07-283-4/+4
* Update docs a bitandersen2003-07-281-8/+9
* last_patch98 from vodz:andersen2003-07-281-12/+41
* last_patch95 from vodz:andersen2003-07-2811-246/+316
* Add a "search google" buttonandersen2003-07-281-8/+13
* James Petterson writes:andersen2003-07-281-2/+2
* There should be only one instance of CONFIG_FEATURE_AUTOWIDTHandersen2003-07-262-17/+7
* Allow people to use the full blown iproute2 programs with busybox ifupdown.andersen2003-07-261-4/+21
* Move start_stop_daemon to debianutils.andersen2003-07-266-288/+40
* cleanup and add long optionsandersen2003-07-262-118/+82
* The logger utility does not really depend on CONFIG_SYSLOGD,andersen2003-07-261-5/+4
* Patch from Christian Meyer:andersen2003-07-261-0/+1
* Some additional description based on a patch from Terje Kvernesandersen2003-07-261-4/+6
* Patch from Nick Fedchik to fixup paths in busybox/libpwdgrpandersen2003-07-267-7/+7
* Rework kill / killall so it behaves itself, even when subjectedandersen2003-07-261-61/+61
* Patch from Thomas Gleixner to reap any zombie processes that areandersen2003-07-261-0/+8
* Don't depend on CONFIG_LFS. It is really a suggestion, not a requirement,andersen2003-07-261-1/+0
* Set the tm_isdst flag to -1 before calling mktime(). Otherwise, the currentmjn32003-07-231-0/+1
* eliminate DOSTATIC, DODEBUG, etc and name them sensiblyandersen2003-07-2211-54/+65