summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Merge r320645 from stable/11 into releng/11.1:allanjude2017-07-041-1/+10
* MFC r314655:ngie2017-05-305-7/+7
* MFC r314833rgrimes2017-05-281-2/+2
* MFC r317904:trasz2017-05-231-0/+1
* MFC r317912: sh: Fix INTOFF leak after a builtin with different localejilles2017-05-143-1/+7
* MFC r316430vangyzen2017-05-011-5/+5
* MFC r315948:dchagin2017-04-151-0/+1
* MFC r314886,r314943,r314944:bdrewery2017-03-226-11/+349
* MFC r314714:bdrewery2017-03-221-3/+7
* MFC r315005: sh: Fix executing wrong command with ${x#$(y)}$(z).jilles2017-03-183-1/+9
* MFC r314686: sh: Fix crash if a -T trap is taken during command substitutionjilles2017-03-124-2/+19
* MFC r314637: sh: Add some already working tests that exercise new code pathsjilles2017-03-124-0/+20
* MFC r313798:kib2017-02-231-4/+4
* MFC r313659-r313673bapt2017-02-172-2/+2
* Add history section for dd(1)sevan2017-02-031-1/+6
* In v3 UNIX, the kill utility is documented in category 8, not 1.sevan2017-02-031-2/+3
* MFC r311522:kib2017-01-131-1/+2
* MFC r310118asomers2017-01-121-1/+1
* MFC r310367:pfg2016-12-261-1/+4
* MFC r309873:pfg2016-12-263-4/+4
* MFC r310088, r310090, r310095brooks2016-12-212-4/+40
* MFC r309676vangyzen2016-12-151-6/+10
* MFC r309238,309239:delphij2016-12-121-12/+12
* MFH (r308297): use what(1) instead of strings(1).des2016-12-101-2/+2
* MFC r305358:ngie2016-12-031-0/+8
* MFC r308443, r308459, r308462, r308478, r308786araujo2016-11-252-6/+17
* MFC r306722:sevan2016-10-161-1/+6
* MFC r306721:sevan2016-10-161-1/+6
* MFC r306720:sevan2016-10-161-1/+6
* MFC r306719:sevan2016-10-161-1/+17
* MFC r306718:sevan2016-10-161-1/+6
* MFC r306582:sevan2016-10-101-6/+5
* MFC r306581:sevan2016-10-101-2/+2
* MFC r306714:sevan2016-10-101-1/+9
* MFC r306584:sevan2016-10-101-5/+7
* MFC r305841ache2016-09-221-6/+31
* MFC r302937ache2016-08-185-1/+39
* MFC r303423:kib2016-08-151-0/+1
* MFC 302900,302902,302921,303461,304009:jhb2016-08-151-2/+1
* MFC r303213:kib2016-07-301-0/+1
* WITH_META_MODE: Fix bin/csh rebuilding tc.const.hbdrewery2016-06-141-1/+1
* Explicitly NUL terminate the buffer filled by fread().truckman2016-06-081-3/+3
* sh: Improve descriptions in 'ulimit -a' output.jilles2016-06-051-2/+2
* WITH_META_MODE: Don't expect meta files for side-effect generated files.bdrewery2016-06-031-0/+3
* ps(1): Expand variables to match expanded fieldscem2016-06-012-2/+2
* The (i < PROMPTLEN - 1) test added by r300442 in the code for the defaulttruckman2016-06-011-1/+1
* Clarify the explanations for the hostname and FQDN entries.wblock2016-05-311-3/+3
* Use require.progs with bc instead of require.files with /usr/bin/bcngie2016-05-291-1/+1
* Close the input FILE * in read_file() and the output FILE * in write_file()truckman2016-05-251-9/+18
* Fix Coverity CID 1019054 (String not null terminated) in setfacl.truckman2016-05-251-2/+2
OpenPOWER on IntegriCloud