| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | awk: fix define name collision with BSD headers | Denys Vlasenko | 2011-09-10 | 1 | -0/+3 |
| * | gzip: new GZIP_BIG_MEM option | Ian Wienand | 2011-09-09 | 2 | -1/+15 |
| * | depmod.pl: output correct dep format according to kernel version | Sonic Zhang | 2011-09-09 | 1 | -1/+1 |
| * | tweak comments in android build files | Denys Vlasenko | 2011-09-09 | 2 | -2/+5 |
| * | Android build fixes and alternate (hopefully simpler) defconfig for it | Denys Vlasenko | 2011-09-09 | 3 | -1/+1001 |
| * | unzip: fflush stdout before reading interative y/n answer from stdin | Denys Vlasenko | 2011-09-09 | 1 | -2/+3 |
| * | vi: prevent unlimited recursion in do_cmd(). Closes 4153 | Denys Vlasenko | 2011-09-09 | 1 | -155/+139 |
| * | udhcp: remove the declaration of non-existent udhcp_checksum | Baruch Siach | 2011-09-09 | 1 | -2/+0 |
| * | inet_cksum: big-endian fix | Denys Vlasenko | 2011-09-08 | 1 | -2/+6 |
| * | Fix compile breakage | Denys Vlasenko | 2011-09-07 | 1 | -2/+2 |
| * | awk: next_input_file can return NULL, don't SEGV in this case. | Denys Vlasenko | 2011-09-07 | 1 | -9/+11 |
| * | networking: consolidate the IP checksum code. -129 bytes. | Baruch Siach | 2011-09-07 | 7 | -95/+48 |
| * | crond: fix the case when option -d is disabled | Denys Vlasenko | 2011-09-07 | 1 | -1/+2 |
| * | lineedit: remove SAVE_HISTORY bit, ->hist_file can be used as indicator | Denys Vlasenko | 2011-09-04 | 3 | -14/+8 |
| * | lineedit: add support for history saving on exit | Denys Vlasenko | 2011-09-04 | 5 | -6/+86 |
| * | lineedit: fix atomic replace of history file; hush: fix $HISTFILE handling | Denys Vlasenko | 2011-09-04 | 3 | -20/+26 |
| * | grep: be GNU compatible with -f EMPTY_FILE | Lauri Kasanen | 2011-08-28 | 2 | -10/+30 |
| * | top: fix CPU% for thread display. Closes 4081 | Denys Vlasenko | 2011-08-28 | 1 | -15/+19 |
| * | Fix find -follow support | Ian Wienand | 2011-08-28 | 1 | -1/+4 |
| * | Fixes for warnings in FreeBSD build | Denys Vlasenko | 2011-08-28 | 3 | -11/+13 |
| * | Fixes for FreeBSD build | Matthias Andree | 2011-08-28 | 2 | -0/+6 |
| * | uncompress: die on read errors | Denys Vlasenko | 2011-08-22 | 1 | -1/+1 |
| * | patch: make it able to create files (again) | Rob Landley | 2011-08-22 | 2 | -6/+3 |
| * | uncompress: fix buffer underrun by corrupted input | Denys Vlasenko | 2011-08-18 | 2 | -5/+28 |
| * | hostid: fix behavior on identifiers starting with zeros | Pere Orga | 2011-08-16 | 4 | -10/+12 |
| * | cttyhack: trivial spelling/spacing fixes | Kevin Cernekee | 2011-08-16 | 1 | -1/+1 |
| * | cttyhack: remove the trailing newline when reading console name from sysfs | Kevin Cernekee | 2011-08-16 | 1 | -3/+5 |
| * | patch: add a test we currently fail | Denys Vlasenko | 2011-08-16 | 1 | -0/+15 |
| * | sed: fix range handling for sed -i. Closes 4069 | Denys Vlasenko | 2011-08-16 | 2 | -31/+58 |
| * | less: fix for screen size detection | Denys Vlasenko | 2011-08-16 | 1 | -1/+2 |
| * | swapoff: dont pass "p" in opt_complementary | Denys Vlasenko | 2011-08-13 | 1 | -1/+2 |
| * | conspy,nandwrite,nanddump: enable in defconfig | Denys Vlasenko | 2011-08-13 | 2 | -9/+9 |
| * | Start 1.20.0 development cycle | Denys Vlasenko | 2011-08-13 | 1 | -2/+2 |
* | | Merge commit 'd84b175cb6948eb17f847313bf912174e2f934e1' into merge | Ron Yorston | 2012-03-22 | 74 | -466/+3961 |
|\| |
|
| * | Bump version to 1.19.0, update copyright year in help message1_19_0 | Denys Vlasenko | 2011-08-13 | 2 | -2/+2 |
| * | testsuite: fixes after randomconfig run | Denys Vlasenko | 2011-08-11 | 2 | -3/+5 |
| * | find: fix a bug in !ENABLE_FEATURE_FIND_XDEV config | Denys Vlasenko | 2011-08-11 | 1 | -1/+36 |
| * | uptime: more compatible output | Denys Vlasenko | 2011-08-10 | 1 | -20/+20 |
| * | randomconfig fixes | Denys Vlasenko | 2011-08-10 | 2 | -21/+13 |
| * | randomconfig fixes | Denys Vlasenko | 2011-08-10 | 8 | -8/+32 |
| * | randomconfig fixes | Denys Vlasenko | 2011-08-09 | 2 | -30/+38 |
| * | remove extra IF_WHO() | Denys Vlasenko | 2011-08-09 | 1 | -1/+0 |
| * | remove extra += who.o | Denys Vlasenko | 2011-08-09 | 1 | -1/+0 |
| * | df: more compatible -P behavior | Ralf Friedl | 2011-08-09 | 1 | -2/+2 |
| * | zcip.script: fix $ip environment variable | Thomas Petazzoni | 2011-08-09 | 1 | -2/+2 |
| * | users: new applet. | Tito Ragusa | 2011-08-09 | 2 | -35/+62 |
| * | uptime: add config flag to allow displaying the number of users currently log... | Pere Orga | 2011-08-09 | 2 | -13/+31 |
| * | die_if_bad_username: tighten up a bit | Denys Vlasenko | 2011-08-09 | 1 | -10/+32 |
| * | hush: fix remaining known two bugs with IFS expansion. Closes 4027. | Denys Vlasenko | 2011-08-01 | 3 | -30/+61 |
| * | hush: partially fix wrong expansion on $IFS (bug 4027). | Denys Vlasenko | 2011-08-01 | 3 | -9/+50 |