summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* - Correct mispellings of the word occurrencegabor2013-04-172-2/+2
* Fix build.pluknet2013-04-121-2/+2
*-. Upgrade our copy of llvm/clang to trunk r178860, in preparation of thedim2013-04-121-0/+32
|\ \
| | * Vendor import of clang trunk r178860:dim2013-04-0869-1834/+3905
| * | Vendor import of llvm trunk r178860:dim2013-04-08116-1263/+5792
* | | sh: Don't modify exit status when break/continue/return passes !.jilles2013-04-122-0/+10
* | | Set and display the IP fragment bit correctly when dealing withnp2013-04-111-1/+7
* | | sh: Add a variation on builtins/eval4.0 where the cmdsubst returns 0.jilles2013-04-061-0/+5
* | | wordexp(): Remove wrong IFS usage.jilles2013-04-011-0/+19
* | | cxgbe(4): Add support for Chelsio's Terminator 5 (aka T5) ASIC. Thisnp2013-03-302-6/+65087
* | | Properly spell "Class Based Queueing"rene2013-03-271-1/+1
* | | Add shlib-compat under tools.gleb2013-03-2531-0/+1833
* | | More indentation fixes.adrian2013-03-231-6/+6
* | | Expose the beacon miss counter.adrian2013-03-231-1/+5
* | | Add AR9300 descriptor decoding.adrian2013-03-232-0/+366
* | | Update regression tests after adding chflagsat(2).pjd2013-03-213-7/+23
* | | - Make 'flags' argument to chflags(2), fchflags(2) and lchflags(2) of typepjd2013-03-211-1/+2
* | | Set WARNS=3 so this actually compiles.neel2013-03-201-0/+2
* | | Update the tests now that absence of the O_APPEND flag requires CAP_SEEKpjd2013-03-161-13/+46
* | | The mode argument for open(2)/openat(2) only makes sense if the O_CREAT flagpjd2013-03-161-6/+6
* | | sh: Recognize "--" and explicitly reject options in wait builtin.jilles2013-03-152-0/+7
* | | Make file name generation to work with both new and old versions of OpenSSL.pjd2013-03-151-2/+2
* | | Fix compile warning by including ctype.h for isdigit().np2013-03-051-0/+1
* | | Import libyaml as libbsdyml (private brand name)bapt2013-03-041-0/+1
* | | sh: When executing a trap, keep exit status along with evalskip.jilles2013-03-031-0/+10
* | | If all ioctls are allowed, cap_ioctls_get(2) will return CAP_IOCTLS_ALL.pjd2013-03-021-2/+2
* | | Add support for bindat(2) and connectat(2).pjd2013-03-022-1/+45
* | | Add regression tests for the new Capsicum system calls.pjd2013-03-026-0/+1387
* | | Update existing regression tests after Capsicum overhaul.pjd2013-03-022-101/+349
* | | fix this script so we don't expand the second $FreeBSD since svn thinksjmg2013-02-271-1/+1
* | | Add an implementation of open_memstream() and open_wmemstream(). Thesejhb2013-02-275-1/+429
* | | Enhance test(1) by adding provision to compare any combination of thepeterj2013-02-251-1/+64
* | | sh: If a SIGINT or SIGQUIT interrupts "wait", return status 128+sig.jilles2013-02-232-0/+24
* | | sh: Test that the exit status is 1 if read encounters EOF.jilles2013-02-231-0/+5
* | | Print out the RTS/CTS rate in the TX descriptor.adrian2013-02-191-0/+2
* | | * Add initial debugging of the interrupt status entryadrian2013-02-184-1/+181
* | | Make this output more terse.adrian2013-02-181-46/+49
* | | update the netmap example programs merging some common code in nm_util.cluigi2013-02-176-931/+1366
* | | Oops, I flipped LDNS_UTILS but forgot to update the description.des2013-02-151-3/+2
* | | Import LDNS and build it as an internal library.des2013-02-152-0/+8
* | | Major update for unix_cmsg from Andrey Simonenko.pluknet2013-02-113-1249/+1652
* | | Teach athalq about the recent if_ath_alq timestamp format change.adrian2013-02-115-34/+51
* | | Add missing src.conf(5) fragments for WITHOUT_LIBCPLUSPLUS and WITH_GPL_DTC.dim2013-02-022-0/+5
* | | Pull in r170135 from upstream clang trunk:dim2013-02-022-0/+6
* | | - Fix more style(9)-related issues (copyright header, spaces after functiongahr2013-02-011-71/+71
* | | - Remove underscores from the internal structure name, as it doesn't collidegahr2013-01-311-27/+136
* | | Add fmemopen(3), an interface to get a FILE * from a buffer in memory, alonggahr2013-01-302-0/+153
* | | Rework the handling of the children for the pthread_vfork_test. Thekib2013-01-301-7/+25
* | | - Add a BSD-licensed patch, ported by Pedro F. Giffuni (pfg) fromgabor2013-01-291-0/+2
* | | Use = not == in test arguments.brooks2013-01-241-1/+1
OpenPOWER on IntegriCloud