summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* MFHgjb2016-03-147-19/+87
|\
| * In the de-duplication mode, when found matching md5 checksum also readsobomax2016-03-132-3/+48
| * Fix a bug in bsdgrep that caused the program to hang in a tight loop forian2016-03-131-1/+1
| * Fix handling of umtxp resource limit in sh(1)/ulimit(1), limits(1), addkib2016-03-122-8/+17
| * Fix upgrade of bmake by not setting conflicting MAKE_VERSION.bdrewery2016-03-111-2/+2
| * Merge bmake-20160307sjg2016-03-111-2/+2
| * When -S is specified dump summary to stdout, not stderr, so it'ssobomax2016-03-101-5/+10
| * Add -S option to print out summary after compression has beensobomax2016-03-102-3/+12
* | MFHgjb2016-03-10111-166/+1240
|\ \ | |/
| * DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-0984-0/+946
| * Use ptrace(2) LWP events to track threads reliably in truss.jhb2016-03-093-54/+163
| * Fix reporting of the CloudABI ABI in kdump.jhb2016-03-091-6/+5
| * DIRDEPS_BUILD: Update clang dependencies after r296417.bdrewery2016-03-0822-90/+106
| * Record command exit status in the typescript file when running simple commands.bdrewery2016-03-081-3/+9
| * Just exit in the child if execve(2) fails.bdrewery2016-03-081-9/+1
| * Filemon: Attach from the child to avoid racing with the parent attach.bdrewery2016-03-081-4/+10
* | MFHgjb2016-03-0648-704/+962
|\ \ | |/
| * Upgrade our copies of clang, llvm, lldb and compiler-rt to 3.8.0dim2016-03-0547-703/+961
| |\
| | * Merge ^/head r296007 through r296368.dim2016-03-037-41/+55
| | |\
| | * | Regenerate llvm and clang manpages.dim2016-03-0318-519/+786
| | * | Merge ^/head r295902 through r296006.dim2016-02-2458-1052/+772
| | |\ \
| | * \ \ Merge ^/head r295601 through r295844.dim2016-02-2136-45/+1215
| | |\ \ \
| | * \ \ \ Merge ^/head r295544 through r295600.dim2016-02-131-3/+4
| | |\ \ \ \
| | * \ \ \ \ Merge ^/head r295351 through r295543.dim2016-02-111-7/+7
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge ^/head r294961 through r295350.dim2016-02-0618-30/+31
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge ^/head r294777 through r294960.dim2016-01-2723-197/+98
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge ^/head r294599 through r294776.dim2016-01-265-197/+178
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge ^/head r294169 through r294598.dim2016-01-228-76/+156
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge ^head r294090 through r294168.dim2016-01-164-147/+103
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge ^/head r293850 through r294089.dim2016-01-153-5/+13
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Update llvm, clang and lldb to trunk r257626, and update build glue.dim2016-01-141-3/+0
| | * | | | | | | | | | | | Merge ^/head r293430 through r293685.dim2016-01-111-3/+23
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge ^/head r293280 through r293429.dim2016-01-084-9/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge ^/head r293175 through r293279.dim2016-01-061-0/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Some additional llvm tools need libz. While here, consistently usedim2016-01-0617-14/+20
| | * | | | | | | | | | | | | | | Update build infrastructure for LLDB 3.8emaste2016-01-041-1/+5
| | * | | | | | | | | | | | | | | Next part of updating llvm/clang build glue: getting thedim2015-12-3123-124/+134
| | * | | | | | | | | | | | | | | First part of updating llvm/clang build glue: getting llvm-tblgen,dim2015-12-315-14/+16
| * | | | | | | | | | | | | | | | Fix "files" argumentsbapt2016-03-051-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | MFHgjb2016-03-0236-245/+83
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Implement process-shared locks support for libthr.so.3, withoutkib2016-02-282-3/+9
| * | | | | | | | | | | | | | | Update dependencies.bdrewery2016-02-261-1/+3
| * | | | | | | | | | | | | | | talk(1): Replace select(2) with poll(2)pfg2016-02-252-20/+16
| * | | | | | | | | | | | | | | Convert casperd(8) daemon to the libcasper.oshogbo2016-02-252-17/+20
| * | | | | | | | | | | | | | | Add simple support for CloudABI processes to kdump(1).jhb2016-02-251-0/+7
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-2427-204/+0
| * | | | | | | | | | | | | | DIRDEPS_BUILD: Update dependencies.bdrewery2016-02-243-0/+32
| * | | | | | | | | | | | | | Properly fix these builds by adding NO_WMISSING_VARIABLE_DECLARATIONS from r2...bdrewery2016-02-242-6/+2
* | | | | | | | | | | | | | | MFHgjb2016-02-2429-866/+762
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Obsolete mkulzma(8) and geom_uncompress(4), their functionalitysobomax2016-02-245-466/+0
OpenPOWER on IntegriCloud