- 9947650 Remove "select PLATFORM_LINUX" by Denys Vlasenko · 2 years ago
- 77216c3 Fix non-Linux builds by Samuel Thibault · 2 years, 2 months ago
- 84d5edd help text: replace [OPTIONS] with actual options (if not too long) by Denys Vlasenko · 4 years ago
- 5c69ad0 build system: drop PLATFORM_LINUX by Ron Yorston · 4 years, 4 months ago
- 3346b4a modutils: make them NOEXEC except depmod by Denys Vlasenko · 7 years ago
- 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
- 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
- b1d6a2c cmdline module options can be disabled on "big" modutils by Kang-Che Sung · 8 years ago
- 3bf4d69 Make INSMOD=y by default by Denys Vlasenko · 8 years ago
- a1cd0d9 modprobe-small: make applets individually selectable by Denys Vlasenko · 8 years ago
- e32b64c Convert all modutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
- 5fd3ddf modprobe-small: fix help messages for aliased module-related applets by Denys Vlasenko · 11 years ago
- 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
- c5830bd modprobe/insmod: fix parameter quoting by Denys Vlasenko · 14 years ago
- b9f2d9f mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo by Denys Vlasenko · 14 years ago
- 1a5e11c modutils/*: move help bits into corresponding .c files by Denys Vlasenko · 14 years ago
- c15613c modutils/*: move applet bits into corresponding *.c files by Denys Vlasenko · 14 years ago
- 3b2acb7 tweak help text by Denys Vlasenko · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- b82b34e modprobe: add support for -l and -s. Remove some unsupported options by Pascal Bellard · 15 years ago
- 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
- 1f63229 rmmod: fix bug 263 by Denis Vlasenko · 16 years ago
- 9a280fa - documentation fix by Bernhard Reutner-Fischer · 16 years ago
- 36309cf insmod: clarify module_name / file_name distinction by Denis Vlasenko · 16 years ago
- ba1315d modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> by Denis Vlasenko · 16 years ago
- 70de57f Kill off bogus #error's for big endian SH targets, these work fine. by Paul Mundt · 16 years ago
- 04e458d insmod: fix detection of open failure by Denis Vlasenko · 16 years ago
- 3b80cac insmod: mix xmalloc with xrealloc_vector more carefully by Denis Vlasenko · 16 years ago
- 18c9302 insmod: shrink by Denis Vlasenko · 16 years ago
- 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
- 0328b40 - commentary typo fix by Bernhard Reutner-Fischer · 16 years ago
- 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
- 5606b1c - fix typo (Cristian Ionescu-Idbohrn) by Bernhard Reutner-Fischer · 16 years ago
- deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
- a60f84e *: rename ATTRIBUTE_XXX to just XXX. 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
- fe733a9 changes in comments only by Denis Vlasenko · 16 years ago
- b8e653b Reinstate CONFIG_CROSS_COMPILE_PREFIX by Denis Vlasenko · 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
- 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
- f3aa4a8 insmod: fix build warnings. By Cristian Ionescu-Idbohrn 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
- 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
- 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
- 6ca409e trylink: produce even more info about final link stage 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 · 17 years ago
- 15611bb A few more string duplicates found & eliminated by Denis Vlasenko · 17 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
- 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
- 06af216 suppress warnings about easch <applet>_main() having no preceding prototype 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
- 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
- b95636c remove casts from xmalloc() by Denis Vlasenko · 18 years ago
- d9e15f2 style cleanup: return(a) -> return a, part 2 by Denis Vlasenko · 18 years ago
- 079f8af style cleanup: return(a) -> return a, part 1 by Denis Vlasenko · 18 years ago
- 3aa2d51 insmod: set STRVERSIONLEN = 64, convert #ifdef CONFIG to #if ENABLE, by Denis Vlasenko · 18 years ago
- 9229794 insmod_ng_main: -80 bytes. Stopp mmapping, use xmalloc_open_read_close(). by Denis Vlasenko · 18 years ago
- 89f0b34 rodata cleanup. "unable to" == "cannot". -300 bytes by Denis Vlasenko · 18 years ago
- 8c35d65 recursive_action: add depth param chmod: match coreutils versus following links by Denis Vlasenko · 18 years ago
- e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
- ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
- 9c267b8 style fixes by Denis Vlasenko · 18 years ago
- 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
- c12f530 dnsd fix; option_mask32 added. dnsd needs more love. by Denis Vlasenko · 18 years ago
- 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
- a959588 Yet another silly little byte saving. couldn't -> cannot by Denis Vlasenko · 18 years ago
- fe76cd5 insmod: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
- 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
- d5d614c xopen3(O_RDONLY) -> xopen(O_RDONLY). by Denis Vlasenko · 18 years ago
- 6d655be removed a lot of trailing \n in bb_msg() calls. It is added by Denis Vlasenko · 18 years ago
- 88621d7 Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage by Rob Landley · 18 years ago
- 519d7df Another whack at scripts/individual. Now builds 212 applets. by Rob Landley · 18 years ago
- 081e384 Remove xcalloc() and convert its callers to xzalloc(). About half of them by Rob Landley · 18 years ago