aboutsummaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-16chpst: move misplaced commentDenys Vlasenko1-5/+4
2011-09-16chpst: simple code shrinkDenys Vlasenko1-8/+7
2011-09-15start_stop_daemon: set complementary group ids too. Closes 3253Denys Vlasenko2-3/+11
2011-09-15suppress "warning: implicit declaration of function 'alloca'"Denys Vlasenko2-0/+2
2011-09-14login: new option LOGIN_SESSION_AS_CHILDIan Wienand3-6/+61
2011-09-13sed: better help textDenys Vlasenko1-2/+3
2011-09-13conspy: add framebuffer support, -Q option.Pascal Bellard1-43/+71
2011-09-13Config: fix wording in help-textBernhard Reutner-Fischer1-2/+2
2011-09-12losetup: implement -r option. Closes 4033.Denys Vlasenko4-13/+17
2011-09-11wget: URL-decode user:password before base64-encoding it into auth hdr. Close...Denys Vlasenko4-81/+86
2011-09-11ping: display real IPv6 response address. Hopefully closes 3745.Denys Vlasenko1-3/+3
2011-09-11tune2fs: add support for -C MOUNT_COUNT. +40 bytes. Closes 3901.Denys Vlasenko1-4/+11
2011-09-11inetd: close new udp fd in "udp nowait" caseDenys Vlasenko1-11/+55
2011-09-11chpasswd: fix possible free() or non-allocated string. +8 bytesDenys Vlasenko1-6/+11
2011-09-11awk: fix a SEGVDenys Vlasenko2-9/+65
2011-09-10stop declariong our own dirname prototypeDenys Vlasenko2-7/+5
2011-09-10regularize options which control size/speed tradeDenys Vlasenko17-66/+69
2011-09-10awk: fix define name collision with BSD headersDenys Vlasenko1-0/+3
2011-09-09gzip: new GZIP_BIG_MEM optionIan Wienand2-1/+15
2011-09-09depmod.pl: output correct dep format according to kernel versionSonic Zhang1-1/+1
2011-09-09tweak comments in android build filesDenys Vlasenko2-2/+5
2011-09-09Android build fixes and alternate (hopefully simpler) defconfig for itDenys Vlasenko3-1/+1001
2011-09-09unzip: fflush stdout before reading interative y/n answer from stdinDenys Vlasenko1-2/+3
2011-09-09vi: prevent unlimited recursion in do_cmd(). Closes 4153Denys Vlasenko1-155/+139
2011-09-09udhcp: remove the declaration of non-existent udhcp_checksumBaruch Siach1-2/+0
2011-09-08inet_cksum: big-endian fixDenys Vlasenko1-2/+6
2011-09-07Fix compile breakageDenys Vlasenko1-2/+2
2011-09-07awk: next_input_file can return NULL, don't SEGV in this case.Denys Vlasenko1-9/+11
2011-09-07networking: consolidate the IP checksum code. -129 bytes.Baruch Siach7-95/+48
2011-09-07crond: fix the case when option -d is disabledDenys Vlasenko1-1/+2
2011-09-04lineedit: remove SAVE_HISTORY bit, ->hist_file can be used as indicatorDenys Vlasenko3-14/+8
2011-09-04lineedit: add support for history saving on exitDenys Vlasenko5-6/+86
2011-09-04lineedit: fix atomic replace of history file; hush: fix $HISTFILE handlingDenys Vlasenko3-20/+26
2011-08-28grep: be GNU compatible with -f EMPTY_FILELauri Kasanen2-10/+30
2011-08-28top: fix CPU% for thread display. Closes 4081Denys Vlasenko1-15/+19
2011-08-28Fix find -follow supportIan Wienand1-1/+4
2011-08-28Fixes for warnings in FreeBSD buildDenys Vlasenko3-11/+13
2011-08-28Fixes for FreeBSD buildMatthias Andree2-0/+6
2011-08-22uncompress: die on read errorsDenys Vlasenko1-1/+1
2011-08-22patch: make it able to create files (again)Rob Landley2-6/+3
2011-08-18uncompress: fix buffer underrun by corrupted inputDenys Vlasenko2-5/+28
2011-08-16hostid: fix behavior on identifiers starting with zerosPere Orga4-10/+12
2011-08-16cttyhack: trivial spelling/spacing fixesKevin Cernekee1-1/+1
2011-08-16cttyhack: remove the trailing newline when reading console name from sysfsKevin Cernekee1-3/+5
2011-08-16patch: add a test we currently failDenys Vlasenko1-0/+15
2011-08-16sed: fix range handling for sed -i. Closes 4069Denys Vlasenko2-31/+58
2011-08-16less: fix for screen size detectionDenys Vlasenko1-1/+2
2011-08-13swapoff: dont pass "p" in opt_complementaryDenys Vlasenko1-1/+2
2011-08-13conspy,nandwrite,nanddump: enable in defconfigDenys Vlasenko2-9/+9
2011-08-13Start 1.20.0 development cycleDenys Vlasenko1-2/+2