summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* use nanosecond resolution, make sure gettimeofdayluigi2012-12-271-7/+12
* various connections to last commitluigi2012-12-252-10/+21
* small cleanup of the code, and add support for running multipleluigi2012-12-231-21/+144
* Add etc/periodic/daily/220.backup-pkgdb to OptionalObsoleteFiles.incbapt2012-12-201-0/+1
* Add an additional regression tests for other cases to ensure these do not get...eadler2012-12-181-0/+3
* POSIX requires that non-existent or null arguments be treated as if aeadler2012-12-182-1/+3
* Update to the new and brighter pkg worldphk2012-12-151-27/+39
* sh: Detect and flag write errors on stdout in builtins.jilles2012-12-121-0/+3
* A number of places in the source tree still reference cuad.* aftereadler2012-12-083-10/+10
* libc: Add a missing header to a test program.jilles2012-12-081-0/+1
*-. Upgrade our copy of llvm/clang to r168974, from upstream's release_32dim2012-12-031-0/+4
|\ \
| | * Vendor import of clang release_32 branch r168974 (effectively, 3.2 RC2):dim2012-12-0243-697/+1175
| * | Vendor import of llvm release_32 branch r168974 (effectively, 3.2 RC2):dim2012-12-0246-469/+1335
* | | Add in a totally hacked up copy of the AR5416 descriptor decoding stuff,adrian2012-11-271-0/+470
* | | Non-void function should return a value.emaste2012-11-201-1/+1
* | | Remove unused variable.emaste2012-11-201-1/+0
* | | Use '%zu' and '%zd' as appropriate for size_t / ssize_t.emaste2012-11-193-5/+5
* | | Zero the whole struct not just the size of a pointer.emaste2012-11-191-1/+1
* | | Use '%zd' format specifier for ssize_temaste2012-11-193-13/+13
* | | Use '%zd' printf format for ssize_t.emaste2012-11-191-2/+2
* | | sh: Apply rlimits to parser/alias10.0 so it fails fast.jilles2012-11-181-0/+4
* | | Make this a flag.adrian2012-11-171-1/+1
* | | Implement AR5210 descriptor decoding.adrian2012-11-174-2/+204
* | | Add AR5211 descriptor decoding support.adrian2012-11-174-2/+205
* | | Add AR5212 frame decoding support.adrian2012-11-174-4/+250
* | | Implement a basic data decoder for the data produced by if_ath_alq.adrian2012-11-174-0/+529
* | | Don't install atf.test.mk if MK_ATF == no.marcel2012-11-151-0/+1
* | | sh: Add tests for modifying an alias (r242766).jilles2012-11-083-0/+21
* | | sh: Test that a redefined alias works.jilles2012-11-071-0/+6
* | | Add a description of WITHOUT_CLANG_IS_CC.brooks2012-11-051-0/+6
* | | Test both active and non-active cases.obrien2012-10-261-0/+8
* | | Iterate rather than use recursion. We can blow out the kernel stack if thereobrien2012-10-262-3/+198
* | | remove duplicate semicolons where possible.eadler2012-10-222-2/+2
* | | Covert regression test to python 3eadler2012-10-221-7/+7
* | | Finish migration of MAINTAINER entrieseadler2012-10-221-2/+0
* | | Covert to python 3eadler2012-10-221-4/+4
* | | Add ATF to the build. This is may be a bit rought around the egdes,marcel2012-10-222-0/+73
* | | Remove the netncp and nwfs files from here. They will be moved to theandreast2012-10-171-41/+0
* | | - Remove GNU sort and the WITH_GNU_SORT knobgabor2012-10-131-2/+0
* | | Make local function static.emaste2012-10-111-1/+1
* | | Add a "clearstats" subcommand to cxgbetool that lets you clear thenp2012-10-101-0/+25
* | | Add an "i2c" subcommand to cxgbetool. You can use this to readnp2012-10-101-0/+58
* | | Revert previous commit...kevlo2012-10-105-8/+9
* | | Prefer NULL over 0 for pointerskevlo2012-10-095-9/+8
* | | Add support for bmake. This includes:marcel2012-10-061-2/+21
* | | Add bmake to the build and allow it to be installed as make(1) insteadmarcel2012-10-061-0/+8
* | | Clean up compiler warnings.emaste2012-10-031-4/+22
* | | Add regression test for kern/172075.emaste2012-09-261-0/+59
* | | sh: Add some tests for aliasing a utility to itself.jilles2012-09-222-0/+8
* | | Add documentation for the WITHOUT_KDUMP switch.zeising2012-09-191-0/+5
OpenPOWER on IntegriCloud