summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Make truss work for CloudABI processes on aarch64.ed2015-10-305-85/+247
* Check archive_entry_new() result.bdrewery2015-10-291-0/+9
* Use more appropriate ${SHAREDIR} rather than /usr/share.bdrewery2015-10-271-1/+1
* Update NetBSD RCS IDs to reflect the changes being upstreamed.delphij2015-10-272-2/+2
* In gunzip(1), treat trailing garbage as a warning and not an error. Thisdelphij2015-10-262-3/+10
* Update some obsolete information in the HACKING document.theraven2015-10-261-13/+11
* Ensure that dtc is built in C++11 mode.theraven2015-10-261-0/+2
* Lots of improvements to the BSD-licensed dtctheraven2015-10-2510-352/+511
* timeout(1): fix the acceptable range values for parse_signal()bapt2015-10-241-1/+1
* Fix some mdoc(7) issuesbapt2015-10-241-17/+16
* Bump date. Missed in r289873.tuexen2015-10-241-1/+1
* Add support to systat to display SCTP statistics.tuexen2015-10-245-1/+374
* Replace gcc reference with 'cc' and document the default ${CC}.bdrewery2015-10-241-3/+7
* Merge bmake 20151020sjg2015-10-231-2/+3
* dtc needs to be installed if MK_GPL_DTC is not set, which doesn't fit into thebdrewery2015-10-231-1/+3
* dpv(1) merged to stable/10 before release/10.2.0dteske2015-10-231-3/+3
* -C and -c allow at most one input file. Ensure this is the case when thegabor2015-10-221-5/+5
* Fix a ton of speelling errorseadler2015-10-2113-22/+22
* getconf(1): Fix typo. _POSIX_V6_LP64_OFFBIG -> _POSIX_V6_LPBIG_OFFBIG.bapt2015-10-191-1/+1
* Make libxo depend on libutil because it uses humanize_number after r287111ngie2015-10-183-3/+3
* Remove write-only variable.trasz2015-10-171-2/+0
* Add -w flag to iscsictl(8) utility, to make it wait for successfulltrasz2015-10-172-7/+89
* Add support for ARM EABI.jkim2015-10-161-1/+12
* mkimg: support fat16b partitions (MBR type 06h)emaste2015-10-154-0/+10
* Simplify syscall generation and ABI source file handling for the build.bdrewery2015-10-1320-202/+233
* Integrate the tests from lib/libarchive, usr.bin/cpio, and usr.bin/tar in tongie2015-10-127-148/+274
|\
| * Revert r289133; retry the mergengie2015-10-114-0/+336
| * MFhead @ r289132ngie2015-10-114-336/+0
| * MFhead @ r289100ngie2015-10-1012-173/+688
| |\
| * | Integrate the rest of the pieces from libarchive into thengie2015-10-077-144/+275
| * | MFhead @ r288954ngie2015-10-061-207/+214
| * | MFhead @ r288943ngie2015-10-0639-79/+514
| |\ \
| * | | ------------------------------------------------------------------------ngie2015-10-0628-84/+20
* | | | Update from svn-1.8.14 to 1.9.2.peter2015-10-1225-47/+293
* | | | Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andngie2015-10-1228-84/+20
| |_|/ |/| |
* | | Let -c imply -S (hide signal output).bdrewery2015-10-092-3/+3
* | | Properly format pointer size independent CloudABI system calls.ed2015-10-084-18/+448
* | | Correct a comment.bdrewery2015-10-081-1/+1
* | | Remove support of ancient (pre-8.0R, 800041) FreeBSD releases.delphij2015-10-071-8/+0
* | | Updated dependssjg2015-10-071-0/+2
* | | truss: Add support for utrace(2).bdrewery2015-10-067-145/+236
* | | Group the decoded system calls by ABI and sort the calls within each ABI.jhb2015-10-061-207/+214
| |/ |/|
* | Upgrade our copies of clang, llvm, lldb, compiler-rt and libc++ to 3.7.0dim2015-10-0639-79/+514
|\ \ | |/ |/|
| * Merge ^/head r288836 through r288925.dim2015-10-063-226/+102
| |\
| * | Merge ^/head r288831 through r288835.dim2015-10-054-47/+63
| * | Merge ^/head r288457 through r288830.dim2015-10-0584-3/+82989
| |\ \
| * \ \ Merge ^/head r288197 through r288456.dim2015-10-0159-2921/+1460
| |\ \ \
| * \ \ \ Merge ^/head r288126 through r288196.dim2015-09-242-1/+4
| |\ \ \ \
| * \ \ \ \ Merge ^/head r288035 through r288099.dim2015-09-223-59/+83
| |\ \ \ \ \
| * \ \ \ \ \ Merge ^/head r287878 through r288034.dim2015-09-206-2/+37
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud