2005-09-22 |
"Vladimir N... | more remove lost exported |
commit | commitdiff | tree | snapshot |
2005-09-22 |
"Vladimir N... | network "default" --> bb_INET_default. Reduce 2 exporte... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Bernhard Reutner... | - add applet nohup(1) |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Bernhard Reutner... | - make sure to include dmalloc.h at the very end of... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
"Vladimir N... | moved include/bbconfigopts.h from miscutils to to top... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Bernhard Reutner... | - consolidated password helpers |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Bernhard Reutner... | - consolidated password helpers into bb_pwd.c |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Bernhard Reutner... | - rename libbb's password helpers as suggested in libbb.h |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Bernhard Reutner... | - Remove unnecessary warning from libbb and move bb_wfo... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Bernhard Reutner... | - typo in documentation |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Rob Landley | Get "make check" ($srcdir) to work with the new testsuite. |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Rob Landley | The testsuite/links directory wasn't being created. |
commit | commitdiff | tree | snapshot |
2005-09-20 |
"Vladimir N... | This is strange typically modern mistake. Learn please... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Mike Frysinger | Bernhard Fischer writes: |
commit | commitdiff | tree | snapshot |
2005-09-19 |
"Vladimir N... | remove duplicate depend, its work for bb_mkdepend |
commit | commitdiff | tree | snapshot |
2005-09-19 |
"Vladimir N... | correct build bbconfig applet, correct previous change |
commit | commitdiff | tree | snapshot |
2005-09-19 |
"Vladimir N... | corect build bbconfig applet, Thanks, Bernhard Fischer |
commit | commitdiff | tree | snapshot |
2005-09-19 |
"Vladimir N... | hmm, forgoten remove llseek? |
commit | commitdiff | tree | snapshot |
2005-09-19 |
"Vladimir N... | 1) read from stdin work now |
commit | commitdiff | tree | snapshot |
2005-09-19 |
"Vladimir N... | mke2fs.c can compiled for me, more bb_xstrdup and bb_xa... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
"Vladimir N... | destroy bug #421 |
commit | commitdiff | tree | snapshot |
2005-09-19 |
"Vladimir N... | quick patchs: drop founded memory leak, more libbb... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
"Vladimir N... | small bug found after strength test |
commit | commitdiff | tree | snapshot |
2005-09-18 |
Mike Frysinger | Bernhard Fischer writes: |
commit | commitdiff | tree | snapshot |
2005-09-18 |
Rob Landley | First cleanup pass, from Rob Sullivan. More to be... |
commit | commitdiff | tree | snapshot |
2005-09-17 |
Rob Landley | Tito pointed out that if readlink doesn't have -f,... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Rob Landley | Update TODO with mention of the CONFIG->ENABLE migratio... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
"Vladimir N... | speed up +10%, update (c), make CONFIG_FEATURE_MOD2_4... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
"Vladimir N... | more C-compatibily, Thanks Bernhard Fischer |
commit | commitdiff | tree | snapshot |
2005-09-16 |
"Vladimir N... | removed 'less' section from TODO |
commit | commitdiff | tree | snapshot |
2005-09-16 |
"Vladimir N... | ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Paul Fox | initialize a couple of vars whose warnings were suppres... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
"Vladimir N... | small change for highlihting flags, more busyboxes... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Paul Fox | some combinations of status line and screen refresh... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Mike Frysinger | accept unlimited number of swap arguments like the... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Mike Frysinger | update for newer build system |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Rob Landley | New applet "less", from Rob Sullivan. |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Rob Landley | Whitespace patch (and removal of gratuitous use of... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Rob Landley | Amir Shalem observed that telnetd doesn't really requir... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Manuel Novoa... | Get rid of warnings, remove compat with older gnu uniq... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Mike Frysinger | Bernhard Fischer: |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Mike Frysinger | BsAtHome writes in Bug 433: |
commit | commitdiff | tree | snapshot |
2005-09-14 |
"Vladimir N... | split libbb: moved xregcomp separatelly for speed up... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
"Vladimir N... | removed strange extern void xregcomp(... from some... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
"Vladimir N... | FEATURE->ENABLE_FEATURE loses one for 'top' applet |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Rob Landley | Patch from Berhnard Fischer to keep duplicate objects... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
"Vladimir N... | remove unrequired dependences |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Rob Landley | Cleanup patch from tito: migrate option parsing to... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Rob Landley | Cleanup patch from Tito. |
commit | commitdiff | tree | snapshot |
2005-09-14 |
"Vladimir N... | bb_mkdep version 2.0. speed up *2, remove problem of... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Rob Landley | Our config should write out each symbol once and only... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Rob Landley | Test full susv3 spec for uniq (except internationalizat... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Paul Fox | committing bug #7: |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Mike Frysinger | initial ppc64 support |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Paul Fox | allow either backspace or DEL, in addition to the user... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
"Vladimir N... | bb_mkdep release. speed up *3, clearing, more comments |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Mike Frysinger | whitespace/syntax cleanups, dont mind me :p |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Mike Frysinger | touch up usage for swap utils |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Rob Landley | Cleanup patch from Tito. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Eric Andersen | sysctl was seriously broken. And since in some cases... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Eric Andersen | Kunihiko IMAI writes: |
commit | commitdiff | tree | snapshot |
2005-09-12 |
"Vladimir N... | bb_mkdep speed up * 10! |
commit | commitdiff | tree | snapshot |
2005-09-12 |
"Vladimir N... | new my scripts/mm_mkdep, dependences work now |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Rob Landley | Clean up memory allocation. |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Rob Landley | This combines a patch from Bernhard Fischer (moving... |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Rob Landley | Cleanup patch by Bernhard Fischer, removing unnecessary... |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Mike Frysinger | use CONFIG_BUFFER macros like cow suggested and shrink... |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Rob Landley | Patch from Dirk Clemens so df doesn't run numbers toget... |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Mike Frysinger | some tweaks by cow to shrink a little |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Rob Landley | Put the menu_is_visible test back because it avoids... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Manuel Novoa... | Rob, I don't know why you feel some unexplainable compu... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Rob Landley | A bit overdue... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Rob Landley | Tito sent more size tweaks. |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Rob Landley | Fix the warning by rewriting the function to be smaller... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Rob Landley | Tito sent in a few patches converting instances of... |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Paul Fox | committing: |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Rob Landley | Yeah, Linus is the original author of three of our... |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Rob Landley | Fix warnings. |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Rob Landley | This code exists to compensate for ancient broken build... |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Rob Landley | Don't comment warnings. Don't put #warnings about... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Mike Frysinger | Amir Shalem writes: |
commit | commitdiff | tree | snapshot |
2005-09-06 |
"Vladimir N... | - sync traceroute with Slackware-10.1 |
commit | commitdiff | tree | snapshot |
2005-09-06 |
"Vladimir N... | typo, thanks, Bernhard Fischer |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Rob Landley | Whitespace-level changes. Replace s0,s1,e0,e1 with... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Rob Landley | get_terminal_width_height.c was in there twice. |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Rob Landley | Bernhard Fischer pointed out that CONFIG_FEATURE_MOUNT_... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Rob Landley | Regarding 11330: when you fix a bug that the testsuite... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
"Vladimir N... | destroy bug [0000381] |
commit | commitdiff | tree | snapshot |
2005-09-05 |
"Vladimir N... | destroy bug [0000404] |
commit | commitdiff | tree | snapshot |
2005-09-05 |
"Vladimir N... | - usage fresh bb_getopt_ulflags for ls -- very size... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
"Vladimir N... | 1) bb_opt_complementaly -> bb_opt_complementally |
commit | commitdiff | tree | snapshot |
2005-09-05 |
"Vladimir N... | 1) sync with dash_0.5.2-7 |
commit | commitdiff | tree | snapshot |
2005-09-05 |
"Vladimir N... | remove infinity loop ./busybox --help busybox |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Rob Landley | The previous commit left confdata writing out: |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Rob Landley | Now that "make sizes" is in, the faq should mention... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Rob Landley | Fix the warnings, and fix the following two obvious... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Rob Landley | Actually returning ret might be good. |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Rob Landley | Fixes so "make allnoconfig" works again. |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Rob Landley | Remove trailing crud from busybox.tests. (Sleep depriv... |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Rob Landley | General cleanup of command line parsing to allow "busyb... |
commit | commitdiff | tree | snapshot |
next |