2002-12-05 |
Eric Andersen | Fix a silly oversight breaking cross compilation |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Eric Andersen | Yet another major rework of the BusyBox config system... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Eric Andersen | Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Glenn L McGrath | Unlink before mkdir, mknod, symlink to overwrite |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Robert Griebl | - the number of commands in the history list is now... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Robert Griebl | print an error message if we can't load a module |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Glenn L McGrath | Fix crashme code, by Jim Treadway |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Glenn L McGrath | Save 10 bytes or so, last_patch_70 from Vladimir N... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Robert Griebl | A missing /etc/securetty is not an error when checking... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Glenn L McGrath | last_patch_69, 8 bit clean and other fixes from Vladimi... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Glenn L McGrath | Its move to busybox-cvs-doc.docs |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Glenn L McGrath | Use compare_string_array in ipaddress to save a few... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Glenn L McGrath | Save a few more bytes |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Glenn L McGrath | Save a hundred bytes or so on the do_iproute function |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Glenn L McGrath | Move compare_string_array to libbb |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Glenn L McGrath | Enable ip commands to be compiled seperate from ip... |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Glenn L McGrath | fix warning |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Glenn L McGrath | Fix the package name, patch from Bastian Blank |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Glenn L McGrath | Build files from Bastian Blank |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Glenn L McGrath | add the -c option, modified version of a patch from... |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Glenn L McGrath | Patch from Bastian Blank (waldi) for debian installer |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | I miscalculated on this one, change it back |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | Clean up error messages |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | Minor error messages changes |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | Cleanup error messages |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | Cleanup error messages |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | Syntax error |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Aaron Lehmann | Change if(x)free(x); to free(x); |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | Style, error_msg |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | Style |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | Woops, forgot they printout applet name as well.... |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | Use standard error messages |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | Use error_msg instead of fprintf(stderr |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | Use error_msg instead of fprintf(stderr |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | Use error_msg instead of fprintf(stderr |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | Use error_msg( instead of fprintf(stderr |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | Use error_msg instead of fprintf(stderr, other minor... |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | Style, minor cleanups |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | Use error_msg instead of fprintf(stderr |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | Use error_msg instead of fprintf(stderr |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | Use erorr_msg( isntead of fprintf(stderr, |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | Use error_msg instead of printf(stderr |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | Style |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | Use printf instead of fprintf(stdout |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | Save a few bytes in show_usage |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | left out a \" |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Glenn L McGrath | This test was hanging |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Glenn L McGrath | Adds a dummy entry to make it easier to make custom... |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Glenn L McGrath | Install symlinks for the udeb, dont install changelogs... |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Glenn L McGrath | last_patch_68 from Vladimir N. Oleynik |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Glenn L McGrath | Check that one and only one of the [cxt] options is... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Glenn L McGrath | fdisk applet by Vladimir N. Oleynik |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Glenn L McGrath | Name package busybox-unstable to keep a clean seperatio... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Glenn L McGrath | use #ifdef CONFIG_* instead of #if CONFIG_* |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Glenn L McGrath | Required file for busybox-doc package |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Glenn L McGrath | Store a custom Rules.mak file to enable buildign static... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Glenn L McGrath | use #ifdef instead of #if |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Glenn L McGrath | Include heaps of options as is tradional with this deb |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Glenn L McGrath | Use #ifdef instead of #if |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Glenn L McGrath | Fix simple syntax error |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Glenn L McGrath | Make a seperate busybox-doc package |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Glenn L McGrath | Use vfork instead of fork, some more cleanup from Vladi... |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Glenn L McGrath | Handle name entries that have a \0 in them, last_patch_... |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Glenn L McGrath | last_patch_67 from Vladimir N. Oleynik |
commit | commitdiff | tree | snapshot |
2002-11-24 |
Glenn L McGrath | Dont need a seperate function |
commit | commitdiff | tree | snapshot |
2002-11-24 |
Glenn L McGrath | When making parent directories set permissions based... |
commit | commitdiff | tree | snapshot |
2002-11-24 |
Glenn L McGrath | Add an input buffer (currently 32kB) to speed things... |
commit | commitdiff | tree | snapshot |
2002-11-24 |
Glenn L McGrath | include libbb after stdlib.h as it breaks dmalloc |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Glenn L McGrath | Fix long filename support |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Glenn L McGrath | New rules file for unstable |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Glenn L McGrath | Config file for the static deb, based on options from... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Glenn L McGrath | Config file for the standard debian package based on... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Glenn L McGrath | The tunnel option isnt required for the ip command |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Glenn L McGrath | Update configuration options |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Glenn L McGrath | Config file for udeb based on options from 0.60.5 |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Glenn L McGrath | Fix a vfork bug, by Nick Fedchik and Vladimir N. Oleynik |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Glenn L McGrath | Add entry for Laurence Anderson |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Glenn L McGrath | Speed and memory usage improvements from Laurence Adnerson |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Glenn L McGrath | read_gz patch 3 from Laurence Anderson |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Glenn L McGrath | Headers for the read_gz changes |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Glenn L McGrath | Dont use xargs |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Glenn L McGrath | dont use the -i option of xargs |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Glenn L McGrath | Use read_gz, remove fork() woohoo! |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Russ Dill | udhcpc documentation update |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Glenn L McGrath | Use error_msg_and_die, style |
commit | commitdiff | tree | snapshot |
2002-11-17 |
Glenn L McGrath | Remove mapping option, its should always be used |
commit | commitdiff | tree | snapshot |
2002-11-17 |
Glenn L McGrath | Patch from Laurence Anderson to provide a read_gz funct... |
commit | commitdiff | tree | snapshot |
2002-11-16 |
Glenn L McGrath | Remove #defines around get_header_ptr, we allways need it. |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Glenn L McGrath | Use vfork, by vodz |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Glenn L McGrath | Allow short reads as we are looping anyway. |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Eric Andersen | Patch from Bastian Blank: |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Glenn L McGrath | Dont chdir untill after we open the archive |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Eric Andersen | Patch from Marcel Hamer to fix addgroup argument parsing |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Eric Andersen | A missing securetty file is not an error. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Glenn L McGrath | Minor cleanups |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Glenn L McGrath | Reduce block size to 512 to prevent short read's when... |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Glenn L McGrath | Make ifupdown use internal run_parts |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Glenn L McGrath | Move awk from textutils to editors. Cleanup run-parts... |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Glenn L McGrath | Move readlink, mktemp, run-parts and which to a new... |
commit | commitdiff | tree | snapshot |
2002-11-10 |
Glenn L McGrath | ipcalc applet by Stephan Linz and Jordan Crouse |
commit | commitdiff | tree | snapshot |
next |