- fe0dc34 lineedit: FEATURE_REVERSE_SEARCH should not depend on SAVEHISTORY by Denys Vlasenko · 9 years ago
- db70033 tweak defconfig by Denys Vlasenko · 9 years ago
- 30a8652 sha3: make size/speed optimization decision configurable by Denys Vlasenko · 12 years ago
- 74b871f Config: fix wording in help-text by Bernhard Reutner-Fischer · 13 years ago
- 522041e regularize options which control size/speed trade by Denys Vlasenko · 13 years ago
- bede215 lineedit: add support for history saving on exit by Denys Vlasenko · 13 years ago
- a669eca libbb/lineedit: implement optional Ctrl-R history search by Denys Vlasenko · 13 years ago
- 2c4de5b ash,hush: optional support for $HISTFILESIZE. by Denys Vlasenko · 14 years ago
- e3b1a1f Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" by Denys Vlasenko · 14 years ago
- df4e16c wget: use FEATURE_COPYBUF_KB-sized buffer. Much faster for local transfers by Denys Vlasenko · 14 years ago
- 55ae0e9 df,find_mount_point: optionally don't ignore rootfs by Lauri Kasanen · 14 years ago
- 2753aae libbb: optionally support RTMIN[+n] and RTMAX[-n] signal names by Denys Vlasenko · 14 years ago
- b507cc3 powertop: new applet by Marek Polacek · 14 years ago
- 99862cb hush: optional support for history saving by Denys Vlasenko · 14 years ago
- 1d7266d mark Linux-specific configuration options by Jeremie Koenig · 14 years ago
- 5d26df6 tweak defconfig by Denys Vlasenko · 14 years ago
- d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
- 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
- da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago[Renamed from libbb/Config.in]
- d83bbf4 rename sent_ESC_br_n6 variable to sent_ESC_br6n by Denys Vlasenko · 15 years ago
- a68bd4b comment anc Config.in changes, no code changes by Denys Vlasenko · 15 years ago
- 7e7e08f tweak MD5 config text by Denys Vlasenko · 15 years ago
- 2d7b5bf cp: by popular demand, make it POSIX compliant (but less safe) by Denys Vlasenko · 15 years ago
- bcbd37d tweak Config texts and some broken English elsewhere by Denys Vlasenko · 15 years ago
- 020f406 line editing: add an option to emit ESC [ 6 n and use results by Denys Vlasenko · 16 years ago
- 3e8669f - wrap overlong lines (Cristian Ionescu-Idbohrn) - s/\. /. /g;# (me) by Bernhard Reutner-Fischer · 16 years ago
- f3b778a - fix bug where we incorrectly rejected ifconfig eth0 hw ether $whatever by Bernhard Reutner-Fischer · 17 years ago
- 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 17 years ago
- d5fe880 cp: add ENABLE_FEATURE_VERBOSE_CP_MESSAGE. Closes bug 1470 by Denis Vlasenko · 17 years ago
- 518d8dd eliminated CONFIG_FEATURE_EDITING_FANCY_KEYS. the size savings by Paul Fox · 17 years ago
- 4c13922 Introduce FEATURE_COPYBUF_KB. by Denis Vlasenko · 17 years ago
- fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
- 3afac4c top,ps: reduce CPU usage in decimal conversion (optional) by Denis Vlasenko · 17 years ago
- a61cb92 make /etc/network parsing configurable. -200 bytes when off. by Denis Vlasenko · 17 years ago
- 459be35 hwclock: size optimizations by Denis Vlasenko · 17 years ago
- e8a0788 moved biggest stack buffers to malloc space, or made their size configurable by Denis Vlasenko · 18 years ago
- 38f6319 cmdedit is not a 'command' editing anymore, it's just editing (generic), by Denis Vlasenko · 18 years ago
- 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
- 087b9d6 Allow a user-configurable minimum password length. by "Robert P. J. Day" · 18 years ago
- 5cf7c2d Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked by Rob Landley · 19 years ago