aboutsummaryrefslogtreecommitdiff
path: root/win32 (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-14kbuild: avoid warning when building with KBUILD_NO_NLSJohannes Schindelin1-3/+3
2017-07-14kbuild: simulate force-renaming on WindowsJohannes Schindelin1-0/+9
2017-07-14kbuild: support at least non-interactive mode on WindowsJohannes Schindelin5-3/+76
2017-07-14fixdep: fix assumption that `long` is as large as `void *`Johannes Schindelin4-33/+34
2017-07-14fixdep: be careful about handling empty lines correctlyJohannes Schindelin1-1/+4
2017-07-14fixdep: read the dependency files in binary modeJohannes Schindelin1-2/+6
2017-05-29Revert "nc: use poll() instead of select()"Ron Yorston1-16/+17
2017-05-29Update default configurationsRon Yorston2-38/+60
2017-05-26ash: fix incorrect path in describe_commandYoufu Zhang1-13/+3
2017-05-26ls: fix support for long options when FEATURE_LS_COLOR is deselectedLaurent Bercot1-6/+8
2017-05-26add/remove-shell: copy /etc/shells mode to new fileDenys Vlasenko1-11/+9
2017-05-22ash,hush: fix SIGCHLD interrupting read builtinDenys Vlasenko7-10/+34
2017-05-15sv: update to match version 2.1.2 of runitJames Byrne1-65/+98
2017-05-15runsv: update to match version 2.1.2 of runitDenys Vlasenko1-37/+58
2017-05-15svlogd.c: support -ttt (dateTtime instead of date_time)Denys Vlasenko1-6/+7
2017-05-08udhcpc: do not accept --background on NOMMU (same as -b)Denys Vlasenko2-0/+4
2017-05-08udhcpc: fix "udhcpc -x hostname:<name> not working on nommu"Denys Vlasenko2-0/+4
2017-05-05diff: fix -N and nonexistent files. Closes 7454Denys Vlasenko1-5/+21
2017-05-02vi: survive if stdin is nonblocking. closes 9851Denys Vlasenko1-1/+8
2017-04-28time: inplement -f FMTDenys Vlasenko1-2/+5
2017-04-28time: implement -a, -o FILETommi Rantala1-10/+31
2017-04-28time: document -p in usageTommi Rantala1-1/+2