- 1a715e4 - fix compilation for mips (Brian Daniels) by Bernhard Reutner-Fischer · 16 years ago
- 09ce45f insmod: users report that "|| defined(__powerpc__)" is missing by Denis Vlasenko · 16 years ago
- a46dd89 cpio: internalize archive_xread_all_eof. add a few paranoia checks by Denis Vlasenko · 16 years ago
- 3e8fd18 fix typo in config help text by Denis Vlasenko · 16 years ago
- b605272 open_transformer: do not return fd, it does not change by Denis Vlasenko · 16 years ago
- 0e2c93f modprobe-small: make depmod compatible with kernel build. by Denis Vlasenko · 16 years ago
- 7f950a9 modprobe-small: add depfile creation by Denis Vlasenko · 16 years ago
- 7843699 modprobe-small: add depfile loading by Denis Vlasenko · 16 years ago
- 5606b1c - fix typo (Cristian Ionescu-Idbohrn) by Bernhard Reutner-Fischer · 16 years ago
- 24a131e modprobe-small: preparatory patch for modprobe.dep.bb creation patches, by Denis Vlasenko · 16 years ago
- f62ab2d libbb: use improved xmalloc_read() from modprobe-small by Denis Vlasenko · 16 years ago
- deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
- 58f59a2 modprobe-small: match aliases with fnmatch(), making by Denis Vlasenko · 16 years ago
- cee0dfc modprobe-small: fix debug leftover by Denis Vlasenko · 16 years ago
- a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
- 671691c modutils: optional modutils-small by Vladimir Dronnikov. by Denis Vlasenko · 16 years ago
- defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
- f5d8c90 style fixes, no code changes by Denis Vlasenko · 16 years ago
- 7049ff8 whitespace fixes. no code changes by Denis Vlasenko · 16 years ago
- fe733a9 changes in comments only by Denis Vlasenko · 16 years ago
- 8124a96 mdoprobe: fix SEGV bug (by Vlad Dronnikov) by Denis Vlasenko · 16 years ago
- f45c4f4 whitespace and comment fixes, no code changes by Denis Vlasenko · 17 years ago
- 7d60fc1 replace single-char printf's with bb_putchar by Denis Vlasenko · 17 years ago
- e7860e3 config help text: fix capitalization by Denis Vlasenko · 17 years ago
- 6075b2a - add FIXME. Perhaps somebody is interrested in looking into this one. by Bernhard Reutner-Fischer · 17 years ago
- c2741e1 - add alias support by Bernhard Reutner-Fischer · 17 years ago
- ef729dd - revert revision 22183 since it breaks -b /abs /abs/path/to/mod.ko by Bernhard Reutner-Fischer · 17 years ago
- d428167 - just chdir to the basedir (-30b). by Bernhard Reutner-Fischer · 17 years ago
- beac1bd - optional fancy pruning-mode for depmod by Bernhard Reutner-Fischer · 17 years ago
- b8e653b Reinstate CONFIG_CROSS_COMPILE_PREFIX by Denis Vlasenko · 17 years ago
- e0fd13e - shrink modprobe a little bit (~-40 bytes). ACKed by Yann. by Bernhard Reutner-Fischer · 17 years ago
- db508e3 - fix overflow; improve documentation while at it by Bernhard Reutner-Fischer · 17 years ago
- 634b022 - misc. improvements and shrinkage by Bernhard Reutner-Fischer · 17 years ago
- c21d9c7 - the moddir_base is supposed to be omitted frmo the .dep file by Bernhard Reutner-Fischer · 17 years ago
- 1510216 - Spaghetti alert. Fix clash with ancient fwd-decl. This is an unfortunate by Bernhard Reutner-Fischer · 17 years ago
- b85fb69 - Add config option for DEFAULT_DEPMOD_FILE and DEFAULT_DEPMOD_FILE. by Bernhard Reutner-Fischer · 17 years ago
- 4fec346 - use (uC)libc functions. Saves a dozen bytes. by Bernhard Reutner-Fischer · 17 years ago
- 9cf0f62 vda, xmalloc'ing can use *alot* of RAM. Don't forget that there are by Bernhard Reutner-Fischer · 17 years ago
- 9474830 - improve help-text by Bernhard Reutner-Fischer · 17 years ago
- 1ea2568 - improve option-handling a bit by Bernhard Reutner-Fischer · 17 years ago
- 6bb55cf - add basic option-handling (+220b). Untested by Bernhard Reutner-Fischer · 17 years ago
- cf18010 - use mmap instead of allocating hundreds of megabytes of RAM. +39b by Bernhard Reutner-Fischer · 17 years ago
- dc5d7fe - remove some bloat -28b: now approx. 501b by Bernhard Reutner-Fischer · 17 years ago
- 423465c - switch to FILE base writer and remove now unneeded stuff. -50b by Bernhard Reutner-Fischer · 17 years ago
- 55e547e - add simple first-draft unoptimized depmod just to proove Vladimir Dronnikov wrong by Bernhard Reutner-Fischer · 17 years ago
- ae84b11 modprobe: fix for blacklisting by Denis Vlasenko · 17 years ago
- 9ddc8d5 modprobe: optional "blacklist" command support (by Natanael Copa) by Denis Vlasenko · 17 years ago
- 2794c9b insmod: build fix for microblaze (by Greg Steuck <greg AT nest.cx>) by Denis Vlasenko · 17 years ago
- 825968f - fix compilation on x86_64 by Bernhard Reutner-Fischer · 17 years ago
- 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
- 9305cdd Kill CONFIG_NITPICK, it turned out to not be useful. no code changes. by Denis Vlasenko · 17 years ago
- f3aa4a8 insmod: fix build warnings. By Cristian Ionescu-Idbohrn by Denis Vlasenko · 17 years ago
- 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 17 years ago
- 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 17 years ago
- 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
- c03e872 save a bit of code with *strchrnul = '\0' trick by Denis Vlasenko · 17 years ago
- e7fca51 *: remove superfluous "?" in option parsing by Denis Vlasenko · 17 years ago
- cb12cb2 modprobe: fix a bug where we were entering endless loop by Denis Vlasenko · 17 years ago
- 1bec1b9 telnet: use poll, it's shorter *: style fixes by Denis Vlasenko · 17 years ago
- ef66d75 insmod: make error reporting less verbose by Denis Vlasenko · 17 years ago
- 6cee58e Announce 1.8.0 by Denis Vlasenko · 17 years ago 1_8_0
- b68979a insmod: code shrink, stop exporting insmod_ng_main. by Denis Vlasenko · 17 years ago
- 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
- 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
- 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
- a545726 insmod: fix help text to not show options if only 2.6 was selected by Denis Vlasenko · 17 years ago
- d9c6a00 insmod: shorten message text; style fixes by Denis Vlasenko · 17 years ago
- 818322b *: kill bb_get_last_path_component, replace with two functions by Denis Vlasenko · 17 years ago
- fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
- f848305 modprobe: add scanning of /lib/modules/`uname -r`/modules.symbols by Denis Vlasenko · 17 years ago
- e324184 s/#ifdef CONFIG_/#if ENABLE_/g by Denis Vlasenko · 17 years ago
- 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
- dc757aa introduce and use bb_basename() by Denis Vlasenko · 17 years ago
- 80b8b39 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) by Denis Vlasenko · 17 years ago
- 931de89 random shrinkage of statics, -60 bytes saved by Denis Vlasenko · 17 years ago
- d67cef2 hush: fix read builtin to not read ahead past eol and to not use by Denis Vlasenko · 18 years ago
- 15611bb A few more string duplicates found & eliminated by Denis Vlasenko · 18 years ago
- 74324c8 Audit bb_common_bufsiz usage, add script which looks for misuse. by Denis Vlasenko · 18 years ago
- 9a7d38f delete tons of extra #includes by Denis Vlasenko · 18 years ago
- b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
- ac678ec style fixes, no code changes by Denis Vlasenko · 18 years ago
- 51742f4 style fixes. No code changes by Denis Vlasenko · 18 years ago
- 6398cf4 style fixes, no code changes. by Denis Vlasenko · 18 years ago
- ff131b9 style fixes. No code changes. by Denis Vlasenko · 18 years ago
- bbd695d find: fix handling of -prune recursive_actions: uppercase flag constants by Denis Vlasenko · 18 years ago
- 3e816c1 - fold recurse, depthFirst and dereference params into one param flags. by Bernhard Reutner-Fischer · 18 years ago
- 4423e5b /etc/modules.conf is a 2.6.x file while /etc/modules.conf and /etc/conf.modules are 2.4.x and older files by Mike Frysinger · 18 years ago
- c5d9e8f touchup style; no functional changes by Mike Frysinger · 18 years ago
- 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
- 322661d preparatory patch for -Wwrite-strings #6 by Denis Vlasenko · 18 years ago
- ab2aea4 preparatory patch for -Wwrite-strings #4 by Denis Vlasenko · 18 years ago
- b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
- 11353ae as Peter Kjellerstedt points out, bool/prompt/depend need to be split up in order to achieve the desired behavior (default to Y without a prompt); revert previous to commits to this file by Mike Frysinger · 18 years ago
- a01579d change "bool ... if OPT" to more common "depend ... OPT" by Mike Frysinger · 18 years ago
- 841ef13 combine bool;prompt to just bool by Mike Frysinger · 18 years ago
- 703e202 cleanups: unnecessary casts, unified const_1, eliminate cross-.c file by Denis Vlasenko · 18 years ago
- 98ee06d stop using __u32 etc. uint32_t is there for a reason by Denis Vlasenko · 18 years ago
- 6a5dc5d next bunch of fixes for bugs found by randconfig by Denis Vlasenko · 18 years ago
- 3bba545 done a dozen of randconfig test. guess what? ALL failed... by Denis Vlasenko · 18 years ago
- bf0a201 style fixes last xcalloc replaced by xzalloc by Denis Vlasenko · 18 years ago