Commit History

Author SHA1 Message Date
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 years ago
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 years ago
  Rob Landley abfe107f78 No real need for my_query_module() and this eliminates some type-punned 18 years ago
  Bernhard Reutner-Fischer deda6a5c0d - move #include busybox.h to the very top so we pull in the config 18 years ago
  Bernhard Reutner-Fischer e2e56c7c41 - single KERNEL_VERSION(a,b,c) macro in platform.h 18 years ago
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 18 years ago
  Tim Riker c1ef7bdd8d just whitespace 18 years ago
  Rob Landley 82327f4be4 Patch from Yann E. Morin to make rmmod report failure properly. 19 years ago
  "Vladimir N. Oleynik" 8c44f0179d use libbb/get_kernel_revision(), reduce stack usage, add loses -w -f option for getopt, convert to bb_getopt_ulflags(), reduce memory usage - xmalloc to bb_common_bufsiz1, size reduce over 200 bytes 19 years ago
  Rob Landley 52219874fe Patch from Cristian Ionescu-Idbohrn to deal with _ vs - better. 19 years ago
  Robert Griebl bd8dd1e763 Patch from Mike Snitzer <snitzer@gmail.com>: 20 years ago
  Eric Andersen c0693ed61b Deal with the fact that 2.6.x kernels replace any '-'s in the 20 years ago
  Eric Andersen e8521f14a2 Fixup some cases of "QM_MODULES: not implemented" for both 20 years ago
  Eric Andersen 1daa0c6097 As noted in a patch from Kendrick Hamilton, rmmod was only 20 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 years ago
  Eric Andersen 3b1a74467a re-indent 21 years ago
  Eric Andersen e7047887b0 Update modutils with 2.6 module support 21 years ago
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 21 years ago
  Tim Riker cf93274663 rmmod -a removed modules recursively 22 years ago
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 years ago
  Eric Andersen e76c3b08e1 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few 23 years ago
  Mark Whitley f90c28dd1e Applied patch from Jeff Garzik to getopt-ify rmmod. 23 years ago
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 23 years ago
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 23 years ago
  Eric Andersen 8ec10a9483 Fix up copyright msgs. Bump version to 0.49 in preparation for 24 years ago
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 years ago
  Matt Kraai a9819b2908 Use busybox error handling functions wherever possible. 24 years ago
  Matt Kraai 3e856ce428 Stop using TRUE and FALSE for exit status. 24 years ago
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 years ago