Age | Commit message (Expand) | Author |
2003-08-06 | Joe.C writes: | Eric Andersen |
2003-08-06 | Fixup segfault on 'kill -q' | Eric Andersen |
2003-08-06 | extern inline is a bad bad thing. kill it (so mkfs_minix.c will | Eric Andersen |
2003-08-05 | Seems I missed a spot | Eric Andersen |
2003-08-05 | Merge/rework config system per the latest from linux-2.6.0-test2. | Eric Andersen |
2003-08-02 | Might as well get my name in AUTHORS before 1.0... | Manuel Novoa III |
2003-08-02 | Save 0.5K. | Manuel Novoa III |
2003-08-01 | Remove code that too agressively disabled inlines | Eric Andersen |
2003-07-31 | Minor cleanup | Eric Andersen |
2003-07-31 | Fix bug when handling debian packages. | Glenn L McGrath |
2003-07-30 | Remove LRP (now defunct) and replace it with leaf. | Eric Andersen |
2003-07-30 | Update webpage and changelog for release1_00_pre2 | Eric Andersen |
2003-07-30 | Lars Ekman writes: | Eric Andersen |
2003-07-30 | last_patch100 from vidz updating fdisk to 2.12pre | Eric Andersen |
2003-07-30 | Do not require that the signal number be specified | Eric Andersen |
2003-07-30 | Eric Spakman writes: | Eric Andersen |
2003-07-30 | Vladimir N. Oleynik writes: | Eric Andersen |
2003-07-30 | Christian Meyer provided this patch to fix more bugs with the tftp client | Eric Andersen |
2003-07-30 | Ronny L Nilsson writes: | Eric Andersen |
2003-07-30 | Ronny L Nilsson writes: | Eric Andersen |
2003-07-29 | Set libbb dead last in the link order | Eric Andersen |
2003-07-29 | Match up interfaces | Eric Andersen |
2003-07-29 | Fixup typo noticed by Nick Fedchik | Eric Andersen |
2003-07-29 | Bruno Randolf writes: | Eric Andersen |
2003-07-29 | Vladimir N. Oleynik writes: | Eric Andersen |
2003-07-29 | Yang Xiaopeng writes: | Eric Andersen |
2003-07-28 | bump version to 1.0.0-pre2 | Eric Andersen |
2003-07-28 | A small update to the new docs. Plenty more is needed... | Eric Andersen |
2003-07-28 | Patch from vodz to update httpd usage | Eric Andersen |
2003-07-28 | This is synced from dash-0.4.17 and full ready for insert to new busybox | Eric Andersen |
2003-07-28 | Avoid shadowing built-in function `log' | Eric Andersen |
2003-07-28 | Fixup bugs in last patch | Eric Andersen |
2003-07-28 | Update docs a bit | Eric Andersen |
2003-07-28 | last_patch98 from vodz: | Eric Andersen |
2003-07-28 | last_patch95 from vodz: | Eric Andersen |
2003-07-28 | Add a "search google" button | Eric Andersen |
2003-07-28 | James Petterson writes: | Eric Andersen |
2003-07-26 | There should be only one instance of CONFIG_FEATURE_AUTOWIDTH | Eric Andersen |
2003-07-26 | Allow people to use the full blown iproute2 programs with busybox ifupdown. | Eric Andersen |
2003-07-26 | Move start_stop_daemon to debianutils. | Eric Andersen |
2003-07-26 | cleanup and add long options | Eric Andersen |
2003-07-26 | The logger utility does not really depend on CONFIG_SYSLOGD, | Eric Andersen |
2003-07-26 | Patch from Christian Meyer: | Eric Andersen |
2003-07-26 | Some additional description based on a patch from Terje Kvernes | Eric Andersen |
2003-07-26 | Patch from Nick Fedchik to fixup paths in busybox/libpwdgrp | Eric Andersen |
2003-07-26 | Rework kill / killall so it behaves itself, even when subjected | Eric Andersen |
2003-07-26 | Patch from Thomas Gleixner to reap any zombie processes that are | Eric Andersen |
2003-07-26 | Don't depend on CONFIG_LFS. It is really a suggestion, not a requirement, | Eric Andersen |
2003-07-23 | Set the tm_isdst flag to -1 before calling mktime(). Otherwise, the current | Manuel Novoa III |
2003-07-22 | eliminate DOSTATIC, DODEBUG, etc and name them sensibly | Eric Andersen |