| Commit message (Expand) | Author | Files | Lines |
2008-10-14 | hush: add TODO | Denis Vlasenko | 1 | -0/+2 |
2008-10-14 | hush: next small step towards functions | Denis Vlasenko | 1 | -19/+53 |
2008-10-14 | fix recurring "last_cmd overrun", fix [del] handling in insert mode | Denis Vlasenko | 1 | -15/+15 |
2008-10-14 | vi: trivial size optimization -65 bytes | Denis Vlasenko | 1 | -18/+16 |
2008-10-14 | vi: reinstate timeout of 300 ms | Denis Vlasenko | 1 | -4/+8 |
2008-10-14 | vi: add comments to Rob's algorithm of reading and matching ESC sequences | Denis Vlasenko | 1 | -23/+33 |
2008-10-14 | Escape sequences sent over serial links don't come in as a block, so poll | Rob Landley | 1 | -1/+1 |
2008-10-14 | Clean up editors/vi.c:readit() so it only does readahead when actually | Rob Landley | 1 | -61/+58 |
2008-10-13 | hush: fix NOMMU bug (analogous to preceding commit for MMU) | Denis Vlasenko | 4 | -84/+108 |
2008-10-13 | testcase for the last fix | Denis Vlasenko | 2 | -0/+20 |
2008-10-13 | hush: fix trashing of environment by local env vars: | Denis Vlasenko | 2 | -61/+105 |
2008-10-12 | blkid: new applet. We almost had everything needed for it already | Denis Vlasenko | 7 | -12/+29 |
2008-10-12 | findfs: fix LUKS and FAT detection routines; do not exit if corrupted | Denis Vlasenko | 3 | -82/+111 |
2008-10-10 | zcip: code size optimizations, improved help text and comments | Denis Vlasenko | 2 | -63/+83 |
2008-10-09 | hush: fix environment and memory leaks, add tests for them | Denis Vlasenko | 6 | -58/+218 |
2008-10-09 | unzip: remove example of a file we now can handle | Denis Vlasenko | 1 | -0/+0 |
2008-10-09 | hush: preparatory work for implementing functions | Denis Vlasenko | 1 | -66/+89 |
2008-10-09 | hush: massive renaming of ill-named structures and fields | Denis Vlasenko | 1 | -202/+206 |
2008-10-07 | - route metric support (Natanael Copa) | Bernhard Reutner-Fischer | 2 | -3/+11 |
2008-10-07 | - add some anchors | Bernhard Reutner-Fischer | 1 | -4/+4 |
2008-10-07 | ash: support &> redirection (bashism). ~90 bytes of code | Denis Vlasenko | 1 | -49/+68 |
2008-10-06 | ash: some beautification work, no code changes | Denis Vlasenko | 1 | -41/+38 |
2008-10-05 | ash: implement ">&file" bashism. ~100 bytes. | Denis Vlasenko | 1 | -47/+111 |
2008-10-04 | watchdog: WDIOC_SETTIMEOUT accepts seconds, not milliseconds | Denis Vlasenko | 2 | -28/+45 |
2008-10-02 | - wrap overlong line | Bernhard Reutner-Fischer | 1 | -1/+2 |
2008-09-30 | grep: fix 'echo aaa | grep -o a' + ENABLE_EXTRA_COMPAT case | Denis Vlasenko | 1 | -2/+12 |
2008-09-30 | inetd: use config parser. by Vladimir | Denis Vlasenko | 1 | -87/+36 |
2008-09-28 | route: fix for 64-bit BE machines by Seonghun Lim (wariua AT gmail.com) | Denis Vlasenko | 1 | -2/+2 |
2008-09-28 | website: announce 1.12.1 and 1.11.3 | Denis Vlasenko | 1 | -0/+14 |
2008-09-28 | scripts/randomtest[.loop]: add scripts for randomconfig testing | Denis Vlasenko | 2 | -0/+109 |
2008-09-28 | showkey: suppress gcc warning | Denis Vlasenko | 1 | -2/+2 |
2008-09-28 | sendmail: update by Vladimir | Denis Vlasenko | 4 | -408/+251 |
2008-09-27 | remove redundant NULL check | Denis Vlasenko | 1 | -4/+0 |
2008-09-27 | more style fixes, no code changes | Denis Vlasenko | 3 | -22/+22 |
2008-09-27 | style fixes, no code changes | Denis Vlasenko | 5 | -19/+19 |
2008-09-27 | sendmail: compat update by Vladimir | Denis Vlasenko | 3 | -138/+211 |
2008-09-27 | lineedit: fix problems with empty commands in history | Denis Vlasenko | 1 | -26/+47 |
2008-09-27 | start_stop_daemon: accept (and ignore) -R <param> | Denis Vlasenko | 1 | -3/+3 |
2008-09-26 | udhcp: add inline docs; small code shrink | Denis Vlasenko | 6 | -41/+64 |
2008-09-26 | udhcpc: fixlet for previous commit | Denis Vlasenko | 1 | -3/+5 |
2008-09-26 | udhcp: added some FIXMEs; code shrink. -49 bytes | Denis Vlasenko | 6 | -19/+36 |
2008-09-26 | Markus Heidelberg writes: | Bernhard Reutner-Fischer | 2 | -4/+5 |
2008-09-26 | - add less -I to be able to search case-insensitively | Bernhard Reutner-Fischer | 2 | -3/+6 |
2008-09-26 | - commentary typo fix | Bernhard Reutner-Fischer | 3 | -3/+3 |
2008-09-26 | nmeter: 4k buffers are too small for /proc files, | Denis Vlasenko | 1 | -15/+30 |
2008-09-26 | libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>. | Denis Vlasenko | 6 | -74/+44 |
2008-09-26 | dhcp: add FAST_FUNC as appropriate. -160 bytes. | Denis Vlasenko | 20 | -101/+98 |
2008-09-26 | dhcpc: treat "discover...select...discover..." loop the same way | Denis Vlasenko | 1 | -0/+6 |
2008-09-25 | fix usage text - s/USE_GETOPT_LONG/USE_FEATURE_xxxLONG_OPTIONS/ | Denis Vlasenko | 1 | -12/+12 |
2008-09-25 | - add dpkg -l <packagepattern> (Peter Korsgaard) | Bernhard Reutner-Fischer | 1 | -2/+6 |