2004-03-10 |
Glenn L McGrath | Patch from Thomas Frohlich to fix an option ordering... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Glenn L McGrath | When displaying the size in 1kB blocks round up if... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Glenn L McGrath | Patch by Seth W. Klein, the -l switch was reversed |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Manuel Novoa... | In spite of the feature freeze, check in a complete... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Eric Andersen | Note that /proc must be mounted for filesystem type... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Eric Andersen | David Anders (prpplague) submitted this patch to allow... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Manuel Novoa... | Fix broken sort order flags. |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Manuel Novoa... | My bug. :-( |
commit | commitdiff | tree | snapshot |
2004-03-06 |
Eric Andersen | Fix/eliminate use of atol |
commit | commitdiff | tree | snapshot |
2004-03-06 |
Glenn L McGrath | Patch from Matt Kraai to fix debian bug number 231994. |
commit | commitdiff | tree | snapshot |
2004-03-06 |
Glenn L McGrath | Woops, how did that get in there |
commit | commitdiff | tree | snapshot |
2004-03-06 |
Manuel Novoa... | Don't build these support functions for uClibc, as... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Glenn L McGrath | Patch from John Powers, adds multicast (rfc2090) and... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Glenn L McGrath | Patch from duane no-name, optionally request additional... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Glenn L McGrath | Patch by Andrew Victor, |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Glenn L McGrath | Fix a typo, patch by Andrew Victor |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Glenn L McGrath | Patch from Tony J. White to allow paths to be configured |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Glenn L McGrath | Patch by Denis Vlasenko to add forground support. |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Glenn L McGrath | Fix debugging output, patch by Hideki IWAMOTO |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Glenn L McGrath | Patch by Felipe Kellermann to fix a compiler compatabil... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Glenn L McGrath | Patch from Steven Scholz to fix compiler warnings |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Glenn L McGrath | New applet, eject, by Peter Willis |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Glenn L McGrath | Close bracket in description from Peter Willis's eject... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Glenn L McGrath | Patch from Vernon Sauder. |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Glenn L McGrath | Fix a compile error identiefied by Steven Scholz. |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Glenn L McGrath | Check file has execute permission for the current user... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Glenn L McGrath | Quick fix for tftp truncation bug |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Glenn L McGrath | Patch from Denis Dowling to fix a ocuple of usage entries |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Glenn L McGrath | Fix option handling, -i or -t must be given, if both... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Eric Andersen | Joe.C, joe at numa dot com dot tw writes: |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Eric Andersen | Prepare for release 1_00_pre8 |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Glenn L McGrath | bb_full_fd_action was incorrectly returning an error... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Eric Andersen | Bump up version in preparation for -pre8 |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Eric Andersen | Fernando Silveira writes: |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Glenn L McGrath | Fix from Paul Kortekaas for syslog -C option, size... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Glenn L McGrath | Patch from Dmitry Zakharov, this line was missedfrom... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Eric Andersen | For the time being, revert the changes for detecting... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Glenn L McGrath | Patch from Chris Larson (kergoth), to allow multiple... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Glenn L McGrath | Patch from Vodz, cleanup memory usage, send strdup... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Glenn L McGrath | Vodz. last_patch_128 |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Glenn L McGrath | Patch from James Zhu, telnetd window resizing support. |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Glenn L McGrath | Use bb_getopt_ulflags, marginal saving, better argument... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Glenn L McGrath | Use /var/lib/hwclock for adjtime, its really a state... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Glenn L McGrath | Patch from Florian Schirmer. compile fix for debug... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Glenn L McGrath | Patch from Hideki IWAMOTO, output debugging messages... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Glenn L McGrath | remove duplicate header declarations |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Glenn L McGrath | Fixup braces (patch from Thomas Geulig), run through... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Glenn L McGrath | Thomas Geulig, remove duplicate header |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Glenn L McGrath | Update usage for ftpget and ftpput |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Glenn L McGrath | Ptch by Hideki IWAMOTO, fix a bug preventing tftp from... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Glenn L McGrath | Return 1 upon failure |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Glenn L McGrath | No need to check proxy env variable twice, ignore proxy... |
commit | commitdiff | tree | snapshot |
2004-02-21 |
Glenn L McGrath | Sometimes i get carried away with the use of function... |
commit | commitdiff | tree | snapshot |
2004-02-21 |
Glenn L McGrath | Use return instead of exit, use == instead of & ==... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Eric Andersen | Document missing cp options |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Glenn L McGrath | Fix up hard links |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Glenn L McGrath | A strict interpretation of the ustar format requires... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Glenn L McGrath | Add extra comments, freakout if a pax archive is encout... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Eric Andersen | Chris Larson (kergoth) writes: |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Eric Andersen | Chris Larson (kergoth) writes: |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Glenn L McGrath | Dont use same variable and struct name |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Glenn L McGrath | Formatting |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Glenn L McGrath | remove debugging |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Manuel Novoa... | Patch from OpenWrt. |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Rob Landley | Add -i option to sed, to edit files in-place. |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Manuel Novoa... | Fix vstype[] to match VS* defines. Patch from OpenWrt... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Eric Andersen | Remove the unused CONFIG_FEATURE_HTTPD_SET_CGI_VARS_TO_... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Eric Andersen | Mark Lord writes: |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Glenn L McGrath | Add the -r option, patch from Rob with some help from... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Glenn L McGrath | Remove debugging |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Glenn L McGrath | Dont strip trailing '/' until _after_ i test to set... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Manuel Novoa... | Patch from Florian Schirmer <jolt@tuxbox.org>. When... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Glenn L McGrath | Woops, im getting ahead of myself, we dont have the... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Glenn L McGrath | define option names to be clearer, simplify nested... |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Eric Andersen | Avoid naming conflict with symbol in newer glibc headers |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Eric Andersen | Accomodate the fact that newer libc versions may in... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Eric Andersen | oops. Leave the default feature set enbled for now... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Eric Andersen | Initial effort at disabling job control as well |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Eric Andersen | Support disabling pipe and redirect support |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Eric Andersen | Update URL |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Eric Andersen | Buffalo appears to have resolved their GPL problems |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Eric Andersen | Richard Kojedzinszky writes: |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Eric Andersen | Patch from vodz, based on bug report from Richard Kojed... |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Eric Andersen | Make the loop support stuff be much less evil, and... |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Eric Andersen | Eliminate use of a kernel scsi header file. |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Manuel Novoa... | Make sure stdlib.h is always included before dmalloc... |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Eric Andersen | Vladimir N. Oleynik writes: |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Eric Andersen | Vladimir N. Oleynik writes: |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Eric Andersen | Elaborate on CONFIG_SELINUX, and explain that most... |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Eric Andersen | Grammar fix |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Eric Andersen | Minor grammar fixup |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Eric Andersen | Bump version number for release 1_00_pre7 |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Eric Andersen | Richard Kojedzinszky writes: |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Eric Andersen | Joe.C writes: |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Eric Andersen | Jean Wolter writes: |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Eric Andersen | Rob Landley writes: |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Eric Andersen | The variable 'complementaly' used to be allocated with... |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Glenn L McGrath | Bug fix from Tito. |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Glenn L McGrath | Vodz last_patch_125_2, this patch have: |
commit | commitdiff | tree | snapshot |
2004-02-01 |
Manuel Novoa... | Rewrite parse_config_file(). Among the old version... |
commit | commitdiff | tree | snapshot |
next |