2004-03-31 |
Eric Andersen | Patch from Thomas Winkler showing the the system time... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Eric Andersen | Patch from Thomas Winkler -- vi -R did not work |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Eric Andersen | Sigh. what a mess. |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Eric Andersen | As waldi noticed, checks for the size of an off_t and... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Eric Andersen | Go ahead and kill off the FDISK_SUPPORT_LARGE_DISKS... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Eric Andersen | The fdisk llseek junk was redundant, since both uClibc... |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Eric Andersen | As noted by Martin Schwenke, the example for find was... |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Eric Andersen | Yet more doc cleanups |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Eric Andersen | Add missing include files |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Eric Andersen | passwd and sulogin also need libcrypt, via libbb/pw_enc... |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Eric Andersen | s/fileno\(stdin\)/STDIN_FILENO/g |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Eric Andersen | Vladimir N. Oleynik (vodz) writes: |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Eric Andersen | Update docs |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Eric Andersen | Brian Pomerantz writes: |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Robert Griebl | Some corrections from vodz: |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Robert Griebl | The utc variable was not modified according to the... |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Eric Andersen | Tito noticed a printf that should have been a bb_error_msg. |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Manuel Novoa... | Oops.. got a bit to aggressive with size optimization... |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Eric Andersen | As noted in a patch from Kendrick Hamilton, rmmod was... |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Eric Andersen | Add missing ELFCLASSM for m68k |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Eric Andersen | Only use R_68K_GOTOFF if it is defined |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Eric Andersen | Fix broken arg parsing (was not passing pointer to... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Eric Andersen | Patch from vodz to fix the dynamic vars patch, which... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Eric Andersen | Oops. Using the wrong variable was a rather stupid |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Eric Andersen | Remove trailing whitespace. Update copyright to includ... |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Manuel Novoa... | I redid route. |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Eric Andersen | Update docs for start_stop_daemon to match reality... |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Eric Andersen | Fix some doc generation problems |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Eric Andersen | Hideki IWAMOTO writes: |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Eric Andersen | Fix some goofy formatting |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Eric Andersen | Add prototypes for safe_strtol and friends |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Eric Andersen | Fix awk entry, which was not showing up in BusyBox... |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Eric Andersen | Paul Mundt, lethal at linux-sh dot org writes: |
commit | commitdiff | tree | snapshot |
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 |
next |