- d1daf8b Patch from Denis Dowling to fix a ocuple of usage entries by Glenn L McGrath · 21 years ago
- 10b7813 Fix option handling, -i or -t must be given, if both ignore the -t. by Glenn L McGrath · 21 years ago
- d8746cd Joe.C, joe at numa dot com dot tw writes: by Eric Andersen · 21 years ago
- 60be069 Prepare for release by Eric Andersen · 21 years ago 1_00_pre8
- 181f077 bb_full_fd_action was incorrectly returning an error message causing by Glenn L McGrath · 21 years ago
- a9d8f9c Bump up version in preparation for -pre8 by Eric Andersen · 21 years ago
- 539ffc9 Fernando Silveira writes: by Eric Andersen · 21 years ago
- df2c565 Fix from Paul Kortekaas for syslog -C option, size should be in kB. by Glenn L McGrath · 21 years ago
- 4bded58 Patch from Dmitry Zakharov, this line was missedfrom the last patch by Glenn L McGrath · 21 years ago
- 817565a For the time being, revert the changes for detecting copying by Eric Andersen · 21 years ago
- 15a4f1e Patch from Chris Larson (kergoth), to allow multiple directores to be by Glenn L McGrath · 21 years ago
- df7d84c Patch from Vodz, cleanup memory usage, send strdup error messages to syslog. by Glenn L McGrath · 21 years ago
- 7fc504c Vodz. last_patch_128 by Glenn L McGrath · 21 years ago
- 90ed9a0 Patch from James Zhu, telnetd window resizing support. by Glenn L McGrath · 21 years ago
- 689e4b9 Use bb_getopt_ulflags, marginal saving, better argument checking. by Glenn L McGrath · 21 years ago
- f461e01 Use /var/lib/hwclock for adjtime, its really a state file rather than a by Glenn L McGrath · 21 years ago
- fa134cd Patch from Florian Schirmer. compile fix for debug builds by Glenn L McGrath · 21 years ago
- d33278d Patch from Hideki IWAMOTO, output debugging messages to stderr by Glenn L McGrath · 21 years ago
- 34e1469 remove duplicate header declarations by Glenn L McGrath · 21 years ago
- 9079ad0 Fixup braces (patch from Thomas Geulig), run through indent and manually adjust. by Glenn L McGrath · 21 years ago
- e7f2b2b Thomas Geulig, remove duplicate header by Glenn L McGrath · 21 years ago
- 58fd67f Update usage for ftpget and ftpput by Glenn L McGrath · 21 years ago
- c699778 Ptch by Hideki IWAMOTO, fix a bug preventing tftp from getting or by Glenn L McGrath · 21 years ago
- 6db8c22 Return 1 upon failure by Glenn L McGrath · 21 years ago
- f1c4b11 No need to check proxy env variable twice, ignore proxy env variable if by Glenn L McGrath · 21 years ago
- 15c3512 Sometimes i get carried away with the use of function pointers, im sure by Glenn L McGrath · 21 years ago
- 96099d5 Use return instead of exit, use == instead of & ==, left justify labels, by Glenn L McGrath · 21 years ago
- ced9705 Document missing cp options by Eric Andersen · 21 years ago
- 916ba53 Fix up hard links by Glenn L McGrath · 21 years ago
- c9f1fce A strict interpretation of the ustar format requires the type flag to be by Glenn L McGrath · 21 years ago
- b0e163a Add extra comments, freakout if a pax archive is encoutered. by Glenn L McGrath · 21 years ago
- e7d244c Chris Larson (kergoth) writes: by Eric Andersen · 21 years ago
- e0cbe48 Chris Larson (kergoth) writes: by Eric Andersen · 21 years ago
- 03a0643 Dont use same variable and struct name by Glenn L McGrath · 21 years ago
- 82d42db Formatting by Glenn L McGrath · 21 years ago
- aac2a19 remove debugging by Glenn L McGrath · 21 years ago
- 21fbe0e Patch from OpenWrt. by Manuel Novoa III · 21 years ago
- 53302f8 Add -i option to sed, to edit files in-place. by Rob Landley · 21 years ago
- be8a6ae Fix vstype[] to match VS* defines. Patch from OpenWrt by mbm. by Manuel Novoa III · 21 years ago
- 37aac64 Remove the unused CONFIG_FEATURE_HTTPD_SET_CGI_VARS_TO_ENV option. by Eric Andersen · 21 years ago
- 60bb3f3 Mark Lord writes: by Eric Andersen · 21 years ago
- 01cdb66 Add the -r option, patch from Rob with some help from myself. by Glenn L McGrath · 21 years ago
- a8f756f Remove debugging by Glenn L McGrath · 21 years ago
- 6aa5223 Dont strip trailing '/' until _after_ i test to set if its there ! by Glenn L McGrath · 21 years ago
- 7b565a0 Patch from Florian Schirmer <jolt@tuxbox.org>. When I rewrote the parser, by Manuel Novoa III · 21 years ago
- c2266bd Woops, im getting ahead of myself, we dont have the -r (refernece) option yet by Glenn L McGrath · 21 years ago
- 5f11541 define option names to be clearer, simplify nested if statements, remove by Glenn L McGrath · 21 years ago
- 7e8f41c Avoid naming conflict with symbol in newer glibc headers by Eric Andersen · 21 years ago
- ec359e9 Accomodate the fact that newer libc versions may in fact not by Eric Andersen · 21 years ago
- 95b2625 oops. Leave the default feature set enbled for now... by Eric Andersen · 21 years ago
- 37032b4 Initial effort at disabling job control as well by Eric Andersen · 21 years ago
- ff9ad47 Support disabling pipe and redirect support by Eric Andersen · 21 years ago
- a0e4c3f Update URL by Eric Andersen · 21 years ago
- 2af7f4c Buffalo appears to have resolved their GPL problems by Eric Andersen · 21 years ago
- 5cc90ea Richard Kojedzinszky writes: by Eric Andersen · 21 years ago
- fa06a77 Patch from vodz, based on bug report from Richard Kojedzinszky: by Eric Andersen · 21 years ago
- ef8cd3b Make the loop support stuff be much less evil, and make it cope by Eric Andersen · 21 years ago
- 7495b0d Eliminate use of a kernel scsi header file. by Eric Andersen · 21 years ago
- 68474f3 Make sure stdlib.h is always included before dmalloc.h to avoid problems by Manuel Novoa III · 21 years ago
- d07cf59 Vladimir N. Oleynik writes: by Eric Andersen · 21 years ago
- 54426d5 Vladimir N. Oleynik writes: by Eric Andersen · 21 years ago
- 31d898f Elaborate on CONFIG_SELINUX, and explain that most people should by Eric Andersen · 21 years ago
- 96e9785 Grammar fix by Eric Andersen · 21 years ago
- 4da3dbb Minor grammar fixup by Eric Andersen · 21 years ago
- 7cce16c Bump version number for release by Eric Andersen · 21 years ago 1_00_pre7
- aeea32c Richard Kojedzinszky writes: by Eric Andersen · 21 years ago
- ef43749 Joe.C writes: by Eric Andersen · 21 years ago
- c71c189 Jean Wolter writes: by Eric Andersen · 21 years ago
- c06f568 Rob Landley writes: by Eric Andersen · 21 years ago
- 4575bbf The variable 'complementaly' used to be allocated with calloc, which zeroed it by Eric Andersen · 21 years ago
- 5b0d7de Bug fix from Tito. by Glenn L McGrath · 21 years ago
- 16e45d7 Vodz last_patch_125_2, this patch have:
by Glenn L McGrath · 21 years ago
- 31b98dd Rewrite parse_config_file(). Among the old version's problems: by Manuel Novoa III · 21 years ago
- 0838622 Use bb_xstrdup() instead of strdup(). by Manuel Novoa III · 21 years ago
- 24cb17f Fix http proxy use, bytes were swapped by Glenn L McGrath · 21 years ago 1_00_pre6
- 35db228 Mention changes to the daily snapshots by Eric Andersen · 21 years ago
- a3212eb Update docs for release by Eric Andersen · 21 years ago
- dfe3003 Bump version for release by Eric Andersen · 21 years ago
- ad95373 Use standard C99 types by Eric Andersen · 21 years ago
- 1a834be Use proper C99 types by Eric Andersen · 21 years ago
- d242079 Fixup use of 'u_int' to instead use 'unsigned int' by Eric Andersen · 21 years ago
- dfcb5b0 s/u_int/uint/g by Eric Andersen · 21 years ago
- 0f56de6 s/u_int/unsigned int/g s/u_short/unsigned short/g by Eric Andersen · 21 years ago
- 39cdf4e Use proper C99 types by Eric Andersen · 21 years ago
- ad84a51 Use proper C99 types throughout. So not use silly typedefs. by Eric Andersen · 21 years ago
- ab26cc3 Avoid symbol naming conflict with libm by Eric Andersen · 21 years ago
- ebce2da Support new uClibc stdio core. by Manuel Novoa III · 21 years ago
- f88bb72 Apply a couple of optimizations by Eric Andersen · 21 years ago
- 242ab83 Teach busybox ps to get the correct uid when displaying stuff by Eric Andersen · 21 years ago
- 82364bb New applet, seq. No options, just the basics. by Glenn L McGrath · 21 years ago
- 43112b4 Align using spaces to furthurest character and then one tab, now they by Glenn L McGrath · 21 years ago
- 13cf662 A few little updates, mostly cosmetic by Eric Andersen · 21 years ago
- 63bcf1a Sigh. TRENDware has released source -- only for busybox and udhcp. by Eric Andersen · 21 years ago
- f2ec379 Pascal Brisset writes: by Eric Andersen · 21 years ago
- 7018385 Be stricter when converting strings to integers. Should fix the problem by Manuel Novoa III · 21 years ago
- bbbe21d Fix compile error when tab completion disabled by Glenn L McGrath · 21 years ago
- 4766a2d Add the -r option as a synonym of -R by Glenn L McGrath · 21 years ago
- 303e989 Add the -h, --dereference option for archive creation. by Glenn L McGrath · 21 years ago
- ca43b48 Enable long options, adds 150 bytes. by Glenn L McGrath · 21 years ago
- 2d016a3 Correct check for only one of K or S options by Glenn L McGrath · 21 years ago