- 42cc304 lpr: add more accurate comments *: trailing whitespace removal 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
- 2a7a451 patch: don't trash permissions of patched file by Denis Vlasenko · 17 years ago
- 2724fa9 remove alarm() calls which were functioning as a primitive by Paul Fox · 17 years ago
- 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 17 years ago
- 62a90cd *: shrink by using [f]open_or_warn_stdin where appropriate by Denis Vlasenko · 17 years ago
- 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
- 35e9c5d fixups to vi usage, and move the initial redraw() past the by Paul Fox · 17 years ago
- c51fc7b by Paul Fox · 17 years ago
- 4917c11 fix vi's '?' and '/' commands to correctly set a new direction by Paul Fox · 17 years ago
- fb29038 libbb: inntroduce and use bb_pstrcmp() and qsort_string_vector() by Denis Vlasenko · 17 years ago
- da8ae75 doc: add info about sed s/.../.../I modifier by Denis Vlasenko · 17 years ago
- f39c7c0 sed: n cmd must reset "we had successful subst" flag. closes bug 1214. by Denis Vlasenko · 17 years ago
- 574f2f4 *: add optimization barrier to all "G trick" locations by Denis Vlasenko · 17 years ago
- cb448fe libbb: introduce and use xrename and rename_or_warn. by Denis Vlasenko · 17 years ago
- 284d0fa random s/short/int/ by Denis Vlasenko · 17 years ago
- b5ee8db add ',' and 'gg' commands (patch from Leo Jay) by Paul Fox · 17 years ago
- a985d30 - spelling fixes by Bernhard Reutner-Fischer · 17 years ago
- 847fa77 *: tidy up usage of char **environ by Denis Vlasenko · 17 years ago
- d3c042f libbb: introduce fputc_printable (from ed) by Denis Vlasenko · 17 years ago
- f7be20e nameif: extended matching (Nico Erfurth <masta@perlgolf.de>) *: whitespace fixes by Denis Vlasenko · 17 years ago
- f882f08 vi: speed up some string ops by Denis Vlasenko · 17 years ago
- 4baed3a vi: reduce amount of memset'ing on each screen refresh by Denis Vlasenko · 17 years ago
- e3cbfb9 vi: introduce FEATURE_VI_8BIT (as vi currently is not Unicode capable, by Denis Vlasenko · 17 years ago
- 88adfcd vi: change MAX_LINELEN meaning: now it is the biggest supported by Denis Vlasenko · 17 years ago
- 26b6fba vi: fix a problem with displaying overlong lines by Denis Vlasenko · 17 years ago
- a96425f vi: don't use common_bufsiz as read buffer, it can be too small by Denis Vlasenko · 17 years ago
- 72cc964 add sed mini-doc by Denis Vlasenko · 17 years ago
- 4027664 sed: support GNU-like '\t' escape in substitutions by Denis Vlasenko · 17 years ago
- 6bef3d1 fbset: fix buglet where we were using wrong pointer by Denis Vlasenko · 17 years ago
- 4f95e5a vi: don't wait 50 ms before reading ESC sequences by Denis Vlasenko · 17 years ago
- 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
- d24d5c8 - ditch 2 bytes by Bernhard Reutner-Fischer · 17 years ago
- 6081868 fix "if (p) free(p)" constructs by Denis Vlasenko · 17 years ago
- 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
- 5d61e71 introduce safe_poll (fixes a problem in top) by Denis Vlasenko · 17 years ago
- 6a5377a documentation bits in comments, no code changes by Denis Vlasenko · 17 years ago
- d9391b1 ed: large cleanup by Denis Vlasenko · 17 years ago
- 73f56bb - actually mv microcom.c to miscutils by Bernhard Reutner-Fischer · 17 years ago
- 0beaff8 update Glenn McGrath's email address by Denis Vlasenko · 17 years ago
- 87f3b26 *: replace select-for-one descriptor with poll, it's smaller. by Denis Vlasenko · 17 years ago
- fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
- 856be77 assorted fixes for breakage found by randomconfig by Denis Vlasenko · 17 years ago
- 6a2f7f4 whitespace fixes, no code changes by Denis Vlasenko · 17 years ago
- 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
- eea7212 patch: fix -p -1 handling by Denis Vlasenko · 17 years ago
- 8274e06 sed: fix 'q' command handling ("Nguyen Thai Ngoc Duy" <pclouds@gmail.com>) by Denis Vlasenko · 17 years ago
- fc77eb5 patch: fix bad line ending handling ("Nguyen Thai Ngoc Duy" <pclouds@gmail.com>) by Denis Vlasenko · 17 years ago
- b71c668 style fix (stray space before ';') by Denis Vlasenko · 17 years ago
- 0919657 libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options by Denis Vlasenko · 17 years ago
- 2f6ae43 stray trailing tabs removed by Denis Vlasenko · 17 years ago
- 2414a96 vi: comment out dead code by Denis Vlasenko · 17 years ago
- af1bd09 awk: fix -F 'regex' bug (miscounted fields if last field is empty) by Denis Vlasenko · 17 years ago
- b78c782 awk: style fixes; remove one xstrdup/free pair; testsuite by Denis Vlasenko · 17 years ago
- 91afdf8 vi: style fixlet by Denis Vlasenko · 17 years ago
- a3d15c8 fix typo in prev commit :( by Denis Vlasenko · 17 years ago
- 27da707 vi: s/argv[0]/applet_name/ by Denis Vlasenko · 17 years ago
- eaabf06 vi: multiple fixes by Natanael Copa <natanael.copa@gmail.com> by Denis Vlasenko · 17 years ago
- 49a128a remove accumulated stray trailing whitespace by Denis Vlasenko · 17 years ago
- 59a1f30 vi: make status line less confusing when we open non-readable files, 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
- 3ad5d0c diff: shrink code (-85 bytes): by Denis Vlasenko · 17 years ago
- cc5e090 move several applets to more correct ex-project. No code changes. 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
- e16e6e7 awk: experimentally modify "global" trick to make code smaller by Denis Vlasenko · 18 years ago
- ae5a8aa awk: move all data to malloc space by Denis Vlasenko · 18 years ago
- 74324c8 Audit bb_common_bufsiz usage, add script which looks for misuse. by Denis Vlasenko · 18 years ago
- 0b3b41b vi: move some data to malloc'ed space: ~500 less bss, code by Denis Vlasenko · 18 years ago
- 4b924f3 whitespace fixes by Denis Vlasenko · 18 years ago
- b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
- d9b5ab8 awk: fix a trivial bug introduced by me. by Denis Vlasenko · 18 years ago
- ffba941 awk: make code a bit less obfuscated by Denis Vlasenko · 18 years ago
- 5b34083 several *.c files: move 'extern environ' up to the location of #includes by Denis Vlasenko · 18 years ago
- cd5c786 vi: remove two globals by Denis Vlasenko · 18 years ago
- 389f9d5 awk: don't segfault on printf(%*s). Close 1337. by Denis Vlasenko · 18 years ago
- f71d916 awk: guard against empty environment by Denis Vlasenko · 18 years ago
- 945bd3d sed: fix escaped newlines in -f; fix multiple -f and -e by Denis Vlasenko · 18 years ago
- 51742f4 style fixes. No code changes by Denis Vlasenko · 18 years ago
- 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 18 years ago
- 8d9f495 getopt32: fix llist_t options ordering. llist_rev is not unused. by Denis Vlasenko · 18 years ago
- 1bb552b libbb: add xunlink() patch: do not try to delete same file twice by Denis Vlasenko · 18 years ago
- ba2fb71 Copyright, help text, whitespace cleanups by Denis Vlasenko · 18 years ago
- 17a1526 sed: a communal variable managed to slip past 'size' by Denis Vlasenko · 18 years ago
- 55f30b0 inetd,ed,msh: data/bss reduction (in mss, more than 9k of it) by Denis Vlasenko · 18 years ago
- 219d14d random style fixes (extra spaces deleted) by Denis Vlasenko · 18 years ago
- 58875ae assorted fixes uncovered by randomconfig runs by Denis Vlasenko · 18 years ago
- 2a51af2 vi: fix signed char-induced potential bugs by Denis Vlasenko · 18 years ago
- afa37cf vi: remove Byte typedef and massive amount of casts. by Denis Vlasenko · 18 years ago
- f923413 vi: support $EXINIT and -c by Denis Vlasenko · 18 years ago
- 4b0bb9e sed: fix very obscure case of escaped newline in sed command by Denis Vlasenko · 18 years ago
- baca175 kill superfluous returns at the end of void functions by Denis Vlasenko · 18 years ago
- be644a8 awk: support multiple -v options by Denis Vlasenko · 18 years ago
- 8e858e2 clean up accumulated whitespace damage by Denis Vlasenko · 18 years ago
- 629563b awk: fix memory leak (can affect large file processing) by Denis Vlasenko · 18 years ago
- 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
- 34c4e5f silly space saving in sed by Denis Vlasenko · 18 years ago
- 54767db micro optimization by Denis Vlasenko · 18 years ago
- 9356b50 preparatory patch for -Wwrite-strings #7: sed by Denis Vlasenko · 18 years ago
- b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
- a41fdf3 preparatory patch for -Wwrite-strings #1 by Denis Vlasenko · 18 years ago