Age | Commit message (Expand) | Author |
2011-09-11 | ping: display real IPv6 response address. Hopefully closes 3745. | Denys Vlasenko |
2011-09-11 | tune2fs: add support for -C MOUNT_COUNT. +40 bytes. Closes 3901. | Denys Vlasenko |
2011-09-11 | inetd: close new udp fd in "udp nowait" case | Denys Vlasenko |
2011-09-11 | chpasswd: fix possible free() or non-allocated string. +8 bytes | Denys Vlasenko |
2011-09-11 | awk: fix a SEGV | Denys Vlasenko |
2011-09-10 | stop declariong our own dirname prototype | Denys Vlasenko |
2011-09-10 | regularize options which control size/speed trade | Denys Vlasenko |
2011-09-10 | awk: fix define name collision with BSD headers | Denys Vlasenko |
2011-09-09 | gzip: new GZIP_BIG_MEM option | Ian Wienand |
2011-09-09 | depmod.pl: output correct dep format according to kernel version | Sonic Zhang |
2011-09-09 | tweak comments in android build files | Denys Vlasenko |
2011-09-09 | Android build fixes and alternate (hopefully simpler) defconfig for it | Denys Vlasenko |
2011-09-09 | unzip: fflush stdout before reading interative y/n answer from stdin | Denys Vlasenko |
2011-09-09 | vi: prevent unlimited recursion in do_cmd(). Closes 4153 | Denys Vlasenko |
2011-09-09 | udhcp: remove the declaration of non-existent udhcp_checksum | Baruch Siach |
2011-09-08 | inet_cksum: big-endian fix | Denys Vlasenko |
2011-09-07 | Fix compile breakage | Denys Vlasenko |
2011-09-07 | awk: next_input_file can return NULL, don't SEGV in this case. | Denys Vlasenko |
2011-09-07 | networking: consolidate the IP checksum code. -129 bytes. | Baruch Siach |
2011-09-07 | crond: fix the case when option -d is disabled | Denys Vlasenko |
2011-09-04 | lineedit: remove SAVE_HISTORY bit, ->hist_file can be used as indicator | Denys Vlasenko |
2011-09-04 | lineedit: add support for history saving on exit | Denys Vlasenko |
2011-09-04 | lineedit: fix atomic replace of history file; hush: fix $HISTFILE handling | Denys Vlasenko |
2011-08-28 | grep: be GNU compatible with -f EMPTY_FILE | Lauri Kasanen |
2011-08-28 | top: fix CPU% for thread display. Closes 4081 | Denys Vlasenko |
2011-08-28 | Fix find -follow support | Ian Wienand |
2011-08-28 | Fixes for warnings in FreeBSD build | Denys Vlasenko |
2011-08-28 | Fixes for FreeBSD build | Matthias Andree |
2011-08-22 | uncompress: die on read errors | Denys Vlasenko |
2011-08-22 | patch: make it able to create files (again) | Rob Landley |
2011-08-18 | uncompress: fix buffer underrun by corrupted input | Denys Vlasenko |
2011-08-16 | hostid: fix behavior on identifiers starting with zeros | Pere Orga |
2011-08-16 | cttyhack: trivial spelling/spacing fixes | Kevin Cernekee |
2011-08-16 | cttyhack: remove the trailing newline when reading console name from sysfs | Kevin Cernekee |
2011-08-16 | patch: add a test we currently fail | Denys Vlasenko |
2011-08-16 | sed: fix range handling for sed -i. Closes 4069 | Denys Vlasenko |
2011-08-16 | less: fix for screen size detection | Denys Vlasenko |
2011-08-13 | swapoff: dont pass "p" in opt_complementary | Denys Vlasenko |
2011-08-13 | conspy,nandwrite,nanddump: enable in defconfig | Denys Vlasenko |
2011-08-13 | Start 1.20.0 development cycle | Denys Vlasenko |
2011-08-13 | Bump version to 1.19.0, update copyright year in help message | Denys Vlasenko |
2011-08-11 | testsuite: fixes after randomconfig run | Denys Vlasenko |
2011-08-11 | find: fix a bug in !ENABLE_FEATURE_FIND_XDEV config | Denys Vlasenko |
2011-08-10 | uptime: more compatible output | Denys Vlasenko |
2011-08-10 | randomconfig fixes | Denys Vlasenko |
2011-08-10 | randomconfig fixes | Denys Vlasenko |
2011-08-09 | randomconfig fixes | Denys Vlasenko |
2011-08-09 | remove extra IF_WHO() | Denys Vlasenko |
2011-08-09 | remove extra += who.o | Denys Vlasenko |
2011-08-09 | df: more compatible -P behavior | Ralf Friedl |