- d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
- 729ecb8 bbconfig: make it independent from printf functions by Denys Vlasenko · 15 years ago
- 8aab0c9 loadkmap: remove UNUSED_PARAM from argv by Denys Vlasenko · 15 years ago
- 2fd45c2 dumpkmap,loadkmap: abort if there are params on cmdline 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
- ad7a5d4 fgconsole: new applet by Grigory Batalov <bga@altlinux.org> by Grigory Batalov · 15 years ago
- 2e068e7 setkeycodes: fix handling of 0exx scancodes by Denys Vlasenko · 15 years ago
- d9a3e89 consolidate ESC sequences by Denys Vlasenko · 15 years ago
- 5342c3f clean up redundant, commented-out and misplaced includes by Denys Vlasenko · 15 years ago
- 8ce1dc0 loadfont/setfont: optional PSF2 font support by Harald Becker · 15 years ago
- 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
- a355da0 *: make 2 more "int argc"'s unused; more saved if !DESKTOP by Denys Vlasenko · 15 years ago
- e992bae *: remove a few more cases of argc usage. -89 bytes. by Denys Vlasenko · 15 years ago
- ab19ede tidy up O_NONBLOCK usage. use libbb functions in stty. by Denys Vlasenko · 15 years ago
- a483087 add and use xopen_nonblocking (-18b) by Bernhard Reutner-Fischer · 15 years ago
- f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 15 years ago
- db12d1d Fix forgotten license comments by Denis Vlasenko · 16 years ago
- 4febd91 kbd_mode: s/ioctl/xioctl. also saves 12 bytes by Denis Vlasenko · 16 years ago
- dc70069 kbd_mode: support -C TTY option by Denis Vlasenko · 16 years ago
- fc66892 *: remove superfluous casts. no code changes by Denis Vlasenko · 16 years ago
- 651d49a showkey: suppress gcc warning by Denis Vlasenko · 16 years ago
- 6c4dade - update my name. No obj-code changes ;) by Bernhard Reutner-Fischer · 16 years ago
- ea7c9b3 whitespace fixes by Denis Vlasenko · 16 years ago
- eef6077 setfont: use ioctl(KDFONTOP), it honours -C tty by Denis Vlasenko · 16 years ago
- 72fa70a setfont: small fixes from Vladimir by Denis Vlasenko · 16 years ago
- 53f219e setfont: support -m and -C, support -m TEXTUAL_MAP (by Vladimir) by Denis Vlasenko · 16 years ago
- 2bc5c03 setfont: add comments/TODOs, no code changes by Denis Vlasenko · 16 years ago
- d4b7198 kbd_mode: fix non-ASCII letters in comments install: support -D by Denis Vlasenko · 16 years ago
- 625ed8e Updating defconfig, fixing a typo in Config.in by Denis Vlasenko · 16 years ago
- d7cc2e6 showkey: new applet by Vladimir by Denis Vlasenko · 16 years ago
- c8d02aa setfont: new applet by Vladimir by Denis Vlasenko · 16 years ago
- 2afd5ab *: use get_console_fd() as appropriate, and make it fail on open error - by Denis Vlasenko · 16 years ago
- e0143a1 kbd_mode: remove erroneous & from &var. By Vladimir. by Denis Vlasenko · 16 years ago
- a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
- 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
- ae4342c - Rename getpty() to xgetpty() and adjust callers. by Bernhard Reutner-Fischer · 17 years ago
- 1f22898 whitespace fixes. no code changes by Denis Vlasenko · 17 years ago
- 1b2d0b2 openvt: handle -ws correctly. By James Simmons <jsimmons AT infradead.org> by Denis Vlasenko · 17 years ago
- 95891fc openvt: fix gross mismatch between us and "standard" openvt. by Denis Vlasenko · 17 years ago
- c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 17 years ago
- 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 17 years ago
- 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) 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
- d4f0b94 reset: call "stty sane". Closes bug 1414. by Denis Vlasenko · 17 years ago
- 25591c3 libbb: introduce bb_signals and bb_signals_recursive, by Denis Vlasenko · 17 years ago
- 968dbf9 minor fix in comment, no code changes by Denis Vlasenko · 17 years ago
- aa7a888 kbd_mode: new applet by Loïc Grenié <loic.grenie@gmail.com> by Denis Vlasenko · 17 years ago
- 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
- 6ee023c *: compile fixes for 64-bit build 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
- 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
- bdc88fd rework long option handling. saves ~1.2k by Denis Vlasenko · 17 years ago
- fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
- e8a0788 moved biggest stack buffers to malloc space, or made their size configurable by Denis Vlasenko · 17 years ago
- 4e5f82c find_stray_communal_vars: script which finds communal variables 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
- f1a7141 random NOMMU fixes. compressed --help really does work for NOMMU! /me happy by Denis Vlasenko · 18 years ago
- febe3c4 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" by Bernhard Reutner-Fischer · 18 years ago
- 53091ec Attempt to get more applets compile for NOMMU. by Denis Vlasenko · 18 years ago
- cad04ef add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy by Denis Vlasenko · 18 years ago
- c9c893d resize: make it usable in in backticks; have a timeout (if display by Denis Vlasenko · 18 years ago
- 4eb8b93 more: do not mess with "/dev/console" (!); by Denis Vlasenko · 18 years ago
- ec27feb init: code readability enhancements; very small code changes by Denis Vlasenko · 18 years ago
- 1d76f43 EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> by Denis Vlasenko · 18 years ago
- e991303 udhcp: use improved gethostbyname replacement from IPv6 code by Denis Vlasenko · 18 years ago
- 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
- 9af7c9d openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code by Denis Vlasenko · 18 years ago
- b95636c remove casts from xmalloc() by Denis Vlasenko · 18 years ago
- 2870301 u_short, ulong exterminated fdiskXXX: add a bit of sanity (not enough by far) by Denis Vlasenko · 18 years ago
- 83ea643 svlogd: new applet. +9k. Still too big, but it was 12k yesterday. by Denis Vlasenko · 18 years ago
- d3d004d last nail into error_msg() (de)capitalization by Denis Vlasenko · 18 years ago
- e63a0de - revert r16191; re-add resize() applet. by Bernhard Reutner-Fischer · 18 years ago
- e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
- 534d88e console-tools/resize.c is apparently leftover from a reverted patch. by Eric Andersen · 18 years ago
- 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
- 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
- 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
- 0372197 "I'll think about it" != "apply it now". It means I need to think about it. by Rob Landley · 18 years ago
- ae843e9 - add new applet resize. by Bernhard Reutner-Fischer · 18 years ago
- 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
- 8fafacd setkeycodes: something horrible happened here to indentation... fixed now by Denis Vlasenko · 18 years ago
- d25a264 xfunc: fix: && -> &. Also nuked two double semicolons... by Denis Vlasenko · 18 years ago
- d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
- 5343747 Cleaup read() and write() variants, plus a couple of new functions like by Rob Landley · 18 years ago
- 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
- 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
- edd9ca5 More removal of "#if 0" content. by "Robert P. J. Day" · 18 years ago
- 95a040f - use the defines CURRENT_TTY and VC_1; also shrink xargs a tiny bit: by Bernhard Reutner-Fischer · 19 years ago
- 01d23ad - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! by Bernhard Reutner-Fischer · 19 years ago
- b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 19 years ago
- 39440e5 pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list by Mike Frysinger · 19 years ago
- b66c931 kill pointless memory.h includes by Mike Frysinger · 19 years ago
- 87848d9 setlogcons, from Jan Kaszka. by Rob Landley · 19 years ago
- df10094 - revert back to r14406 by Bernhard Reutner-Fischer · 19 years ago
- ead1930 Cleanup patches from tito. by Rob Landley · 19 years ago
- bc68cd1 Patch from Denis Vlasenko turning static const int (which gets emitted into by Rob Landley · 19 years ago