- e2205f0 Removed since this patch is now in the current 2.4.x kernel tree. -Erik by Eric Andersen · 24 years ago
- 0e4cec0 Applied patch from Mark Ferrell <mferrell@mvista.com> to use the 'p' option in by Mark Whitley · 24 years ago
- dc74616 Oops. Forgot to add in reset.c. Doh! -Erik by Eric Andersen · 24 years ago
- 282c364 Fix a thinko, thanks to Klaasjan <klaasjan@europe.com> -Erik by Eric Andersen · 24 years ago
- fa405d0 Add in the "reset" command. -Erik by Eric Andersen · 24 years ago
- 202995c Yet another patch to fixup lsmod -Erik by Eric Andersen · 24 years ago
- c86e5e6 Some leftover stuff I forgot to commit for the lsmod change. -Erik by Eric Andersen · 24 years ago
- be0dc0d lsmod now uses the query_module syscall, rather then /proc -Erik by Eric Andersen · 24 years ago
- b2fc5a0 syslogd was leaking processes that could forever busyloop. Fixed. -Erik by Eric Andersen · 24 years ago
- e89267c Minor fixups. -Erik by Eric Andersen · 24 years ago
- 8cbac44 Better 'mt' docs, thanks to Kent Robotti <robotti@metconnect.com> -Erik by Eric Andersen · 24 years ago
- 6ac18a3 Fix to make 'ar xv' work, thanks to Kent Robotti <robotti@metconnect.com> -Erik by Eric Andersen · 24 years ago
- bb39a31 Minor link update -Erik by Eric Andersen · 24 years ago
- 79565b6 Add optional ls file sorting, thanks to a patch from by Eric Andersen · 24 years ago
- f9ca653 Added fix from David Vrabel <dvrabel@arcom.co.uk> for a by Eric Andersen · 24 years ago
- 88f50b6 Some #include updates. -Erik by Eric Andersen · 24 years ago
- 40406e6 Applied patch from Mark Ferrell <mferrell@mvista.com> to fix sed '1,$p' where by Mark Whitley · 24 years ago
- adbf018 We complained if the total number of arguments was greater than 3 and by Matt Kraai · 24 years ago
- deb95f6 Exit with the appropriate value when grepping multiple files. by Matt Kraai · 24 years ago
- 46ade97 Cleaner way to handle -NUM and +NUM, reduces the mem usage as well. -Erik by Eric Andersen · 24 years ago
- 0c8e2a6 Fixed the "-f" option. -Erik by Eric Andersen · 24 years ago
- fdd5103 Merge in two patches from Dave Cinege: by Eric Andersen · 24 years ago
- 5ae1668 Minor cleanup thingy. fprintf(stderr, ...) -> errorMsg(). by Mark Whitley · 24 years ago
- 807f0fd Brand, new version of cut. This fixes the bugs in the old cut, is smaller, and by Mark Whitley · 24 years ago
- d5fa3e3 Update to the tail rewrite by "Allen Soard" <esp-software@mail.hypermart.net> by Eric Andersen · 24 years ago
- 080d51b Minor fix to clean target -Erik by Eric Andersen · 24 years ago
- 0f8f7b8 Fix bug 1017, which reports that insmod segfaults when /lib/modules doesn't by Matt Kraai · 24 years ago
- 98bbd68 Commit the rewrite of tail by Allen Soard by Eric Andersen · 24 years ago
- 43c17b3 New variable WARNINGS to hold all warning options by Pavel Roskin · 24 years ago
- 616d13b Fixed to pass -Wundef by Pavel Roskin · 24 years ago
- 259972e Disabled debugging output by Pavel Roskin · 24 years ago
- 9cf306d Fix for a potential uninitialized variable, thx to by Eric Andersen · 24 years ago
- 6a4c33c Clean up the nasty blunder I'd made of how different behaviors happen. -Erik by Eric Andersen · 24 years ago
- 6150df3 Some cleanups, based on a patch from Ken Chalmers -Erik by Eric Andersen · 24 years ago
- d570468 Fix from Robert Kaiser for stdin behavior. -Erik by Eric Andersen · 24 years ago
- 1428c4f Oops. Forgot an ifdef -Erik by Eric Andersen · 24 years ago
- a5716d3 Fix from Arne Bernin for return code -- now reflects whether the rmmod by Eric Andersen · 24 years ago
- 501c88b More sh updates (with related changes to everything else). Switched by Eric Andersen · 24 years ago
- 6a99aaf More shell features.... if-then-else-fi is now basically usable (disable by Eric Andersen · 24 years ago
- 7ce41ad Fixed a syntax error & superfluous param decl that was causing the build to by Mark Whitley · 24 years ago
- e92108a Minor style cleanups. by Eric Andersen · 24 years ago
- 0d49dd5 Better description by Eric Andersen · 24 years ago
- cc10a5b Fix some bitrot. -Erik by Eric Andersen · 24 years ago
- 83e85f6 Modified print_subst_w_backrefs() so it will print backslash escaped by Mark Whitley · 24 years ago
- 52681b4 Added a note in the "Tips and Pointer" section on the correct way to test for by Mark Whitley · 24 years ago
- fad9c11 Finish off fixing up the memleaks (I think). Added the beginnings of by Eric Andersen · 24 years ago
- b040d4f Use BB_FEATURE_CLEAN_UP where appropriate -Erik by Eric Andersen · 24 years ago
- b9ea02c Add in BB_FEATURE_CLEAN_UP, which is whether to clean up mem leaks and close by Eric Andersen · 24 years ago
- d34595d Remove some noise. -Erik by Eric Andersen · 24 years ago
- e5db406 Clean up $1=$prefix -Erik by Eric Andersen · 24 years ago
- 40bfc76 First revision of the Busybox Style Guide and an accompanying .indent.pro file. by Mark Whitley · 24 years ago
- e99f750 chroot can now call the builtin shell by Pavel Roskin · 24 years ago
- ea824fb Fixed stdin/stdout paths so things like by Eric Andersen · 24 years ago
- bf960f5 Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com> -Erik by Eric Andersen · 24 years ago
- 7df345e Bump version number. -Erik by Eric Andersen · 24 years ago
- ec8d60f Add in the LinuxMagic VPN Firewall -Erik by Eric Andersen · 24 years ago
- 0010ee4 Fixed usage info for "cut" by Pavel Roskin · 24 years ago
- c768ab4 Took -V out of the sed_usage string. by Mark Whitley · 24 years ago
- ced2cef * syslogd can now log messages to a remote host -- patch thanks by Eric Andersen · 24 years ago
- 1f45b26 As per a discussion on the mailing list between Matt and Pavel. I have removed by Mark Whitley · 24 years ago
- 1ac435c Converted option parsing to getopt(). Also added some explanatory comments. by Mark Whitley · 24 years ago
- 51154ba Adjusted install.sh to use relative symlinks, and to optionally by Eric Andersen · 24 years ago
- 3950596 Converted option parsing to using getopt(). Also managed to remove an by Mark Whitley · 24 years ago
- 99e370f Whoops. Forgot to #include <getopt.h>. by Mark Whitley · 24 years ago
- aa4f108 Converted option parsing to getopt() and made some minor formatting changes. by Mark Whitley · 24 years ago
- 27a8042 Centralize handling of --help. by Matt Kraai · 24 years ago
- 8690572 Added some missing declarations and fixed some typos. I have to by Matt Kraai · 24 years ago
- 2f46b66 Add usage messages for applets without them. by Matt Kraai · 24 years ago
- 91a4400 Avoid trying to free NULL ptrs. Comment on malloc usages. -Erik by Eric Andersen · 24 years ago
- a16c663 Use FatalError() -Erik by Eric Andersen · 24 years ago
- ae6eae0 Moved some code and add a coupld #defines to support use of dmalloc. -Erik by Eric Andersen · 24 years ago
- 52d6fa3 Funny. Head was getting installed to the wrong spot. -Erik by Eric Andersen · 24 years ago
- 1d255be Updated to add support for dmalloc, and adjusted for better cross by Eric Andersen · 24 years ago
- 2ef880b Consolodated some common code into print_matched_line to make 'grep_file' a by Mark Whitley · 24 years ago
- a9d69fb Removed now incorrect message about NFS not working with by Eric Andersen · 24 years ago
- 8f12243 Added support for the -c (count matches) option. Made it so it works just like by Mark Whitley · 24 years ago
- 6efc48c Sigh -- can't sleep. Clean up some mem leaks, fixed some bugs. -Erik by Eric Andersen · 24 years ago
- 9c5fcc3 New message added to messages.c: full_version Used where possible by Pavel Roskin · 24 years ago
- cc8a66b Moved functions used by "lsmod" from cat.c to utility.c by Pavel Roskin · 24 years ago
- 97562bd - Added support for backreferences in substitution expressions up to nine by Mark Whitley · 24 years ago
- 21ddb38 Now it's possible to compile Busybox with only one app defined by Pavel Roskin · 24 years ago
- a1d187a Backtick support to infinite (memory limited) levels of nesting is by Eric Andersen · 24 years ago
- bc0aed7 It is now possible to select in busybox.def.h whether minixfs version 2 by Pavel Roskin · 24 years ago
- 47d4926 The result of getopt() is "int" and should be treated as such by Pavel Roskin · 24 years ago
- bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
- 3bd8bd8 Don't use strings directly in calls to usage(). This is in preparation by Matt Kraai · 24 years ago
- 464c5de Fixed a couple of buglets: by Mark Whitley · 24 years ago
- 70705d7 - Added support for semicolon delimited command lines. (woo-hoo!) by Mark Whitley · 24 years ago
- add09fd Getopt'ed by Marc Nijdam <marc_nijdam@hp.com> -Erik by Eric Andersen · 24 years ago
- 17ad45a Getopt'rd by Marc Nijdam <marc_nijdam@hp.com> -Erik by Eric Andersen · 24 years ago
- df4532b More fixes for "signed vs. unsigned" warnings. by Pavel Roskin · 24 years ago
- ff5a903 Reduced the number of "signed vs. unsigned" warnings. by Pavel Roskin · 24 years ago
- f626dcb More fixes for "missing initializers" by Pavel Roskin · 24 years ago
- 9027bcf Fixed a warning about missing initializer by Pavel Roskin · 24 years ago
- 93c0d9f The result of getopt() should not be converted to "char" - it breaks on PPC by Pavel Roskin · 24 years ago
- fad04fd More cleanups. -Erik by Eric Andersen · 24 years ago
- b870af0 Fix argument parsing. by Matt Kraai · 24 years ago
- d6912c9 Be more pedantic aboutthe terminating null applet. -Erik by Eric Andersen · 24 years ago
- 58361a4 uid and gid were unsigned, but were compared vs signed values (-1) -Erik by Eric Andersen · 24 years ago
- e7413a9 A couple of minor warning cleanups. -Erik by Eric Andersen · 24 years ago