2006-06-30 |
Ned Ludd | - Give Rob Landley things TODO like depmod |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Rob Landley | Make another warning go away. |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Rob Landley | Make warnings go away. |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Rob Landley | More random todo items... |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Rob Landley | This kind of paranoia is a debug option at best. |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Rob Landley | Fix bug 744 by moving the flushing logic into the exhau... |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Rob Landley | Bug bugs.busybox.net/view.php?id=723 - initialize tv1... |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Mike Frysinger | fix from Kolbjørn Barmen for building for m68k targets |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Rob Landley | Some old kernel headers don't #include BLKSSZGET in... |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Rob Landley | Minor update on init not working. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Rob Landley | Fix bug bugs.busybox.net/view.php?id=874 where hexdump... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Rob Landley | Top was catching sigterm (and fumbling sigint) so it... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Rob Landley | Fix bugs.busybox.net/view.php?id=826 in which "(echo... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Mike Frysinger | cleanup patch usage |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Rob Landley | More website cleanup. |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Rob Landley | Move 2005 and earlier to oldnews. |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Rob Landley | Redo the license section completely, and update the... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Rob Landley | Move documentation links into the index so they're... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Rob Landley | Patch from Geoff Baker to fix bug bugs.busybox.net... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Rob Landley | Fix bugs.busybox.net/view.php?id=906 which could cause... |
commit | commitdiff | tree | snapshot |
2006-06-26 |
"Robert P.... | Properly print the output for a sit (IPv6-in-IPv4)... |
commit | commitdiff | tree | snapshot |
2006-06-26 |
"Robert P.... | Aesthetic fix to use newer structure initialization... |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Mike Frysinger | fix watchdog on no-mmu systems by adding -F option... |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Mike Frysinger | dont setpgrp() for now as it breaks system() and that... |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Rob Landley | Upgrade mdev to allow commands to be run on create... |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Rob Landley | Missed one. Based on suggestions from Erik Hovland. |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Rob Landley | Various cleanups I made while going through Erik Hovlan... |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Bernhard Reutner... | - convert old-style parameter declarations (K&R) to... |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Rob Landley | Whitespace. (Vim's auto-indent is kind of annoying... |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Rob Landley | Fix a possible race condition if two processes try... |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Rob Landley | A few patches from Erik Hovland, turning strncpy()... |
commit | commitdiff | tree | snapshot |
2006-06-24 |
Rob Landley | Add a test from Glenn. |
commit | commitdiff | tree | snapshot |
2006-06-24 |
Rob Landley | Document mount's new error return conventions. |
commit | commitdiff | tree | snapshot |
2006-06-24 |
Rob Landley | The logic to make cp -d or -P treat things like regular... |
commit | commitdiff | tree | snapshot |
2006-06-24 |
Rob Landley | Slowly pulling more common headers into libbb.h. Andre... |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Rob Landley | Clean up. |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Rob Landley | Patch from Shaun Jackman to replace CFLAGS_EXTRA with... |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Rob Landley | CONFIG_DHCP -> CONFIG_APP_DHCP. |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Mike Frysinger | Jean Wolter writes: modprobe checks, whether a module... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Bernhard Reutner... | - add note about strict ordering |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Mike Frysinger | Jean Wolter writes: ash uses bsearch to search in the... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Rob Landley | Patch from Paul Fox to improve mount's error handling... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Rob Landley | Andre (armcc2200@yahoo) patched a bug where successful... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Rob Landley | Aurelien Jacobs pointed out inline functions that could... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Rob Landley | Remove pointless "inline" wrapper around get_terminal_w... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Rob Landley | Zubicaray reported a bug in vi that causes it to eat... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Mike Frysinger | only enable count_bit functions when actually needed... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Rob Landley | Since rangecoder is just a bunch of C functions, move... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Rob Landley | Cleanup patch from Shaun Jackman converting %m to perror. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Rob Landley | Patch by Robert P. Day to remove obsolete alias code... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Mike Frysinger | assign default debug level to the MSHDEBUG define |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Rob Landley | I broke allbareconfig with half-finished cleanups I... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Rob Landley | The type changed too. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Peter Kjellerstedt | Use the new names for tty_baud_to_value() and tty_value... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Rob Landley | Revert the last two patches to go back to a state befor... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Rob Landley | Patch by Robert P. Day to make structs use c99 initiali... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Rob Landley | Patch from Robert P. J. Day cleaning up some unnecessar... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Rob Landley | Amrein-Marie Christophe pointed out that Mandrake chang... |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Rob Landley | Make some 64 bit warnings go away on x86-64. |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Rob Landley | Undo all of the ugliness and some of the bloat from... |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Rob Landley | skip_whitespace() shouldn't claim its return value... |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Rob Landley | Make this slightly more readable, and expose the hypocr... |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Mike Frysinger | danf writes: stty doesn't support baud rates > 460800... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Rob Landley | Make it so Erik has to forward me less email. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bernhard Reutner... | - add cross-reference generation target. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bernhard Reutner... | - do away with the fwd-decls of functions. Should not... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Rob Landley | Revert svn 15333. If you vfork, you must either exec... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Rob Landley | This directory was fallout from the great feature freez... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bernhard Reutner... | - hide CONFIG_GETOPT_LONG for the 1.2.0 release. Turned... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bernhard Reutner... | - add patch to provide a target 'html' to build a cross... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bernhard Reutner... | - add needed includes and include busybox.h needed... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Rob Landley | Remove warnings caused by #include <sys/mount.h> in... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Rob Landley | Patch from Rich Felker: |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Bernhard Reutner... | - use shorter boilerplate, more accurate header guard |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Bernhard Reutner... | - drats. |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Bernhard Reutner... | - let the scripts be prerequisites of the files the... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Rob Landley | Fix bug found by Joey Hess and forwarded by Bastian... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Rob Landley | Don't do workarounds for broken shells. Busybox is... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Rob Landley | Jens Michaelsen pointed out that Linksys' firmware... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Rob Landley | We came up with our own names for ATTRIBUTE_*, so why... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Rob Landley | Patch from Yann Morin to put BLKGETSIZE64 in platform... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Rob Landley | Help text update for libbb, talking about make standalone. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bernhard Reutner... | - there is no "CONFIG_STANDALONE" in the repository... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bernhard Reutner... | - rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bernhard Reutner... | - rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bernhard Reutner... | - correct typo |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bernhard Reutner... | - minor size tweak |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bernhard Reutner... | - minor shrinkage |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Rob Landley | Attempt at fixing bug 836, vaguely based on patch from... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Rob Landley | Upgrade the standalone shell code to use CONFIG_BUSYBOX... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Rob Landley | Attempt at fixing bug 815 by upgrading bb_spawn() so... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Don't break allbareconfig. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Patch from Shaun Jackman to detect "name=value" variabl... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Make lash smaller. (Use llist_t for file closing,... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Rewrite of dmesg, smaller and simpler. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Random cleanup of platform.h. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Work around a persistent uClibc bug, since 0.9.29 still... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Patch from Denis Vlasenko: |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Whitespace cleanup from Denis Vlasenko. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Rob Landley | Use -ffunction-sections -fdata-sections --gc-sections... |
commit | commitdiff | tree | snapshot |
next |