aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* xo_config.h no longer in contrib, so -I's neededSimon J. Gerraty2016-03-171-1/+4
* vtfontcvt: support .hex fonts with characters beyond the Unicode BMPEd Maste2016-03-151-2/+3
* Print running TCP connection counts with TCP statistics.Gleb Smirnoff2016-03-154-6/+54
* Do not truncate office phones in finger's summary listingKurt Lidl2016-03-141-1/+1
* In the de-duplication mode, when found matching md5 checksum also readMaxim Sobolev2016-03-132-3/+48
* Fix a bug in bsdgrep that caused the program to hang in a tight loop forIan Lepore2016-03-131-1/+1
* Fix handling of umtxp resource limit in sh(1)/ulimit(1), limits(1), addKonstantin Belousov2016-03-122-8/+17
* Fix upgrade of bmake by not setting conflicting MAKE_VERSION.Bryan Drewery2016-03-111-2/+2
* Merge bmake-20160307Simon J. Gerraty2016-03-111-2/+2
|\
* | When -S is specified dump summary to stdout, not stderr, so it'sMaxim Sobolev2016-03-101-5/+10
* | Add -S option to print out summary after compression has beenMaxim Sobolev2016-03-102-3/+12
* | DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-0984-0/+946
* | Use ptrace(2) LWP events to track threads reliably in truss.John Baldwin2016-03-093-54/+163
* | Fix reporting of the CloudABI ABI in kdump.John Baldwin2016-03-091-6/+5
* | DIRDEPS_BUILD: Update clang dependencies after r296417.Bryan Drewery2016-03-0822-90/+106
* | Record command exit status in the typescript file when running simple commands.Bryan Drewery2016-03-081-3/+9
* | Just exit in the child if execve(2) fails.Bryan Drewery2016-03-081-9/+1
* | Filemon: Attach from the child to avoid racing with the parent attach.Bryan Drewery2016-03-081-4/+10
* | Upgrade our copies of clang, llvm, lldb and compiler-rt to 3.8.0Dimitry Andric2016-03-0547-703/+961
|\ \
| * \ Merge ^/head r296007 through r296368.Dimitry Andric2016-03-037-41/+55
| |\ \
| * | | Regenerate llvm and clang manpages.Dimitry Andric2016-03-0318-519/+786
| * | | Merge ^/head r295902 through r296006.Dimitry Andric2016-02-2458-1052/+772
| |\ \ \
| * \ \ \ Merge ^/head r295601 through r295844.Dimitry Andric2016-02-2136-45/+1215
| |\ \ \ \
| * \ \ \ \ Merge ^/head r295544 through r295600.Dimitry Andric2016-02-131-3/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge ^/head r295351 through r295543.Dimitry Andric2016-02-111-7/+7
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge ^/head r294961 through r295350.Dimitry Andric2016-02-0618-30/+31
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge ^/head r294777 through r294960.Dimitry Andric2016-01-2723-197/+98
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge ^/head r294599 through r294776.Dimitry Andric2016-01-265-197/+178
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge ^/head r294169 through r294598.Dimitry Andric2016-01-228-76/+156
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge ^head r294090 through r294168.Dimitry Andric2016-01-164-147/+103
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge ^/head r293850 through r294089.Dimitry Andric2016-01-153-5/+13
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Update llvm, clang and lldb to trunk r257626, and update build glue.Dimitry Andric2016-01-141-3/+0
| * | | | | | | | | | | | | Merge ^/head r293430 through r293685.Dimitry Andric2016-01-111-3/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge ^/head r293280 through r293429.Dimitry Andric2016-01-084-9/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge ^/head r293175 through r293279.Dimitry Andric2016-01-061-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Some additional llvm tools need libz. While here, consistently useDimitry Andric2016-01-0617-14/+20
| * | | | | | | | | | | | | | | | Update build infrastructure for LLDB 3.8Ed Maste2016-01-041-1/+5
| * | | | | | | | | | | | | | | | Next part of updating llvm/clang build glue: getting theDimitry Andric2015-12-3123-124/+134
| * | | | | | | | | | | | | | | | First part of updating llvm/clang build glue: getting llvm-tblgen,Dimitry Andric2015-12-315-14/+16
* | | | | | | | | | | | | | | | | Fix "files" argumentsBaptiste Daroussin2016-03-051-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Implement process-shared locks support for libthr.so.3, withoutKonstantin Belousov2016-02-282-3/+9
* | | | | | | | | | | | | | | | Update dependencies.Bryan Drewery2016-02-261-1/+3
* | | | | | | | | | | | | | | | talk(1): Replace select(2) with poll(2)Pedro F. Giffuni2016-02-252-20/+16
* | | | | | | | | | | | | | | | Convert casperd(8) daemon to the libcasper.Mariusz Zaborski2016-02-252-17/+20
* | | | | | | | | | | | | | | | Add simple support for CloudABI processes to kdump(1).John Baldwin2016-02-251-0/+7
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-2427-204/+0
* | | | | | | | | | | | | | | DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-02-243-0/+32
* | | | | | | | | | | | | | | Properly fix these builds by adding NO_WMISSING_VARIABLE_DECLARATIONS from r2...Bryan Drewery2016-02-242-6/+2
* | | | | | | | | | | | | | | Obsolete mkulzma(8) and geom_uncompress(4), their functionalityMaxim Sobolev2016-02-245-466/+0
* | | | | | | | | | | | | | | Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8)Maxim Sobolev2016-02-2311-70/+717