oweals/busybox.git
2000-07-08 Eric AndersenUpdate files to reduce dependance on kernel version...
2000-07-08 Eric AndersenAdd in tinynet
2000-07-08 Eric AndersenDoc updates to remove sfdisk.
2000-07-07 Eric AndersenBetter description of the BB_FEATURE_USE_DEVPS_PATCH...
2000-07-07 Eric AndersenAdd in my fix for 2.4.x kernels so /proc/mounts will...
2000-07-07 Eric AndersenRemoved sfdisk from BusyBox. It was buggy, fat, and...
2000-07-07 Eric AndersenAdded in Matt Kraai.
2000-07-07 Eric AndersenFix a dependancy bug for the docs.
2000-07-07 Eric AndersenNaming fix
2000-07-07 Eric AndersenRecognize Matt's poweroff fix.
2000-07-07 Eric AndersenFix for bug #1003 -- BusyBox should now poweroff when...
2000-07-07 Eric AndersenWeb page update from Matt Kraai <kraai@alumni.carnegiem...
2000-07-07 Eric AndersenThis patch finishes the cleanup of all the commands...
2000-07-07 Eric AndersenYet another busybox documentation update from Matt...
2000-07-06 Eric AndersenUpdate 'make release' to remove all the .#filename...
2000-07-06 Eric AndersenTurned some stuff into features that really are feature...
2000-07-06 Eric AndersenFix doc building so the dependancies work properly.
2000-07-06 Eric Andersen* Fixed tar creation support when reading from stdin...
2000-07-06 Eric AndersenFixed backspace and delete so they work properly again...
2000-07-06 Eric AndersenMore doc patches from Matt Kraai <kraai@alumni.carnegie...
2000-07-06 Eric AndersenRemove leftovers of block_device, which disapperared...
2000-07-06 Eric AndersenChange order.
2000-07-06 Eric AndersenAdded (fixed) the '-n' option to fbset. Renumbered...
2000-07-06 Eric Andersensetkeycodes needs get_console_fd(), so if you disable...
2000-07-06 Eric AndersenRemove some warning with glibc.
2000-07-06 Eric AndersenComment on kill.c change.
2000-07-06 Eric AndersenReorganized signal names for better architecture suppor...
2000-07-06 Eric AndersenDocBook documentation update from Matt Kraai <kraai...
2000-07-06 Eric AndersenHad an extra tcsetpgrp.
2000-07-06 Eric Andersena few minor cleanups.
2000-07-06 Eric AndersenRemove MAXNAMLEN and use BUFSIZ instead.
2000-07-05 Eric AndersenRemove misguided klude around for 2.4.x-test* brokennes...
2000-07-05 Eric Andersen* Fix to tr so it recognizes standard escape sequences...
2000-07-05 Eric AndersenPatch from Matt Kraai <kraai@alumni.carnegiemellon...
2000-07-04 Eric AndersenSome cosmetic updates. Changed "OPTIONS" to "Options".
2000-07-04 Eric AndersenMore doc updates
2000-07-04 Eric AndersenA first pass at integrating the SGML docs into the...
2000-07-04 Eric Andersen* Fix to init.c from Stuart Menefy <Stuart.Menefy@st...
2000-07-04 Eric AndersenFixed a potential infinite loop. First delete any...
2000-07-03 Eric Andersensh fixes from Marius Groeger <mag@sysgo.de>
2000-07-03 Eric AndersenAdded support for ignoring '-g' per GNU ls, thanks...
2000-06-29 Eric AndersenAdded support for being a login shell, so things like...
2000-06-28 Mark WhitleyFixed comment.
2000-06-28 Mark WhitleyAdded support for reading from stdin with '-' as file...
2000-06-28 Mark WhitleyYanked out the cstring_alloc() and cstring_lineFromFile...
2000-06-28 Mark WhitleyBrand, spankin', new grep that uses libc regex routines...
2000-06-28 Mark WhitleyMoved some function decls, a struct, and a #define...
2000-06-28 Mark WhitleyRemoved some function decls (regex, regcomp, etc.)...
2000-06-28 Eric AndersenBetter cross libc support.
2000-06-28 Eric AndersenForgot -- targeted the wrong release.
2000-06-28 Eric Andersen* Fixed a _horrible_ bug where 'tar -tvf' could unlink
2000-06-28 Eric AndersenUpdates for the .deb
2000-06-28 John Beppu= minor formatting issues
2000-06-28 John Beppu+ busybox --install [-s]
2000-06-27 Eric AndersenRemove stuff now moved into the bug tracking system.
2000-06-27 John Beppu+ s/int install_links/static int install_links/
2000-06-27 Eric AndersenThis kernel patch is no longer needed, with the change...
2000-06-27 John Beppu+ littering my code w/ comments about what troubles me.
2000-06-27 John Beppu+ busybox --install [-s]
2000-06-26 Mark WhitleyJust converted busybox.pod to busybox.sgml using the...
2000-06-26 Eric AndersenFixed segfault with 'cut -f 1 -d:' and added 'cut ...
2000-06-26 Eric Andersen* Fixed insmod module option parsing for options lackin...
2000-06-26 Eric Andersenreadlink(2) does not NULL terminate the buffer it reads...
2000-06-26 Eric AndersenUpdates to handle Linux 2.4.0 kernels (kludged around...
2000-06-22 Eric AndersenBetter error checking in insmod. Remove left over...
2000-06-22 Eric AndersenMinor web page update. 0_45
2000-06-22 Eric AndersenFix version #
2000-06-22 Eric AndersenMore doc updates
2000-06-22 Mark WhitleyMerged two TODO items into one
2000-06-22 Eric AndersenUpdate the list.
2000-06-22 Eric AndersenPavel Roskin <proski@gnu.org> just found a nasty memory
2000-06-21 Eric AndersenDocument 'ln --'
2000-06-21 Mark WhitleyCleaned up some #ifdef spiderwebs.
2000-06-21 Eric AndersenBump version number to 0.45
2000-06-21 Mark WhitleyAdded an implicit rule for #defining BB_FEATURE_USE_TER...
2000-06-21 Eric AndersenMore doc updates.
2000-06-21 Eric AndersenWeb site updates.
2000-06-21 Eric AndersenAdd in my little patch for 2.4.x to make sysinfo binary...
2000-06-21 Pavel RoskinDocumented "which"
2000-06-21 Pavel RoskinRemoved trailing spaces
2000-06-21 Eric AndersenAdd in telnet docs.
2000-06-21 Eric AndersenAdd insmod docs
2000-06-21 Pavel RoskinUpdated the list of supported commands
2000-06-21 Pavel RoskinRemoved all vestiges of "math"
2000-06-21 John Beppu+ added dc (aka the function formerly known as math)
2000-06-21 Eric Andersen'tar --help' wasn't working. Fixed it.
2000-06-21 John Beppu+ made it so that you can use the mnemonics
2000-06-20 Eric AndersenSpecial case the memcopy stuff so it isn't enabled...
2000-06-20 Eric AndersenSome makefile fixes to allow compiling with ucLibc...
2000-06-20 Pavel RoskinUpdated e-mail address of Pavel Roskin to proski@gnu.org
2000-06-19 Eric AndersenMention libc support, Pavel's rm fix is already merged.
2000-06-19 Eric AndersenFinish off the libc5 porting effort. Everything now...
2000-06-19 Eric AndersenMade insmod work with both libc5 and libc6.
2000-06-19 Eric AndersenMade ping work with libc5 and libc6.
2000-06-19 Eric AndersenMake umount work and compile cleanly under libc5 and...
2000-06-19 Eric AndersenMake swaponoff compile cleanly under both libc5 and...
2000-06-19 Eric AndersenMake syslogd.c, init.c, and update.c compile error...
2000-06-19 Eric Andersenprintf now compiles cleanly under both libc5 and libc6.
2000-06-19 Eric AndersenUpdated to compile and work with libc5.
2000-06-19 Eric AndersenUpdate internal.h to conditionally include asm/string.h
next