summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* test: Remove -ntXY and -otXY primaries.jilles2013-05-311-64/+1
* sh: Add test cases for break outside a loop.jilles2013-05-312-0/+19
* Different approach to making all compilers happy.obrien2013-05-311-2/+1
* Allow building with clang (which is being really stupid here...).obrien2013-05-311-0/+1
* Bring in a number of new features, mostly implemented by Michio Honda:luigi2013-05-302-1/+164
* add support for rate-limiting in the sender (-R ...)luigi2013-05-301-17/+139
* add a compile-time option to copy packets instead of doingluigi2013-05-301-3/+12
* remove use of deprecated ioctl()luigi2013-05-302-3/+1
* Fix some harmless bugs in a test.das2013-05-301-2/+2
* Basic tests for complex inverse trig and hyperbolic functions.das2013-05-302-1/+444
* mdoc: silence a few mandoc lint warnings.joel2013-05-281-2/+2
* Fix cexp regression tests that have an infinite real part. The signs of thetijl2013-05-281-12/+26
* Fix some regressions caused by the switch from gcc to clang. The fixesdas2013-05-271-19/+25
* Add missing #includes, to keep Clang silent.ed2013-05-253-0/+3
* Implement beacon event debugging in athalq.adrian2013-05-221-0/+39
* 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
OpenPOWER on IntegriCloud