summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add <uchar.h>.ed2013-05-213-1/+268
* BMAKE is now being built by default.delphij2013-05-211-1/+1
* Cleanups and markup improvements suggested by trociny and joel.brooks2013-05-201-5/+12
* popen(): Add 'e' mode character to set close-on-exec on the new fd.jilles2013-05-201-4/+4
* Add a test program for popen().jilles2013-05-202-1/+228
* Minor mdoc improvements.joel2013-05-161-3/+3
* Add a sample script to create filesystem images from an installed treebrooks2013-05-163-0/+368
* Add support for an external cross compiler. The cross compiler isbrooks2013-05-151-0/+3
* Add a new option WITHOUT_FORMAT_EXTENSIONS to disable flags related tobrooks2013-05-151-0/+5
* As python3 does not have raw_input(), convert it to input() when wehiren2013-05-131-1/+5
* Tidy up some CVS workarounds.peter2013-05-121-2/+0
* Unconditionally install 210.backup-aliases as many MTAs other thaneadler2013-05-111-1/+0
* Add simple testcases for fcntl(F_DUP2FD_CLOEXEC).jilles2013-05-111-1/+47
* Add simple testcases for fcntl(F_DUPFD_CLOEXEC).jilles2013-05-111-1/+23
* Add missing argument to fcntl(F_DUPFD) in regression test.jilles2013-05-111-2/+6
* Add the AR9300 descriptor decoding code.adrian2013-05-053-4/+6
* This is a simple script to output the delta between each TX and TXSTATUS.adrian2013-05-051-0/+34
* Add a few xargs tests related to -0, -n and quoting.stefanf2013-05-0411-1/+71
* sh: Remove racy test case for read builtin.jilles2013-05-031-13/+0
* sh: Improve error handling in read builtin:jilles2013-05-032-0/+18
* sync with my local copy (this file may go away, eventually)luigi2013-04-301-0/+1
* Replace a silly command sequence with a proper if-then-else.n_hibma2013-04-281-5/+5
* Doing a cpio from /var/empty if dir was not specified or non-existentn_hibma2013-04-281-6/+7
* When the world is built WITHOUT_OPENSSH also don'teadler2013-04-281-3/+3
* Add a comma to satisfy Igor.eadler2013-04-272-2/+2
* Remove IDEA from OptionalObsoleteFiles.inceadler2013-04-271-4/+0
* Remove the WITH_IDEA option and build it unconditionally.eadler2013-04-262-7/+1
* Style cleanups.pjd2013-04-171-11/+23
* - Correct mispellings of word andgabor2013-04-171-1/+1
* - 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
OpenPOWER on IntegriCloud