summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Restore Python 2.6+ compatibilityemaste2013-01-221-0/+2
* Implement the -l option using ln(1) to facilitate boostrapping.brooks2013-01-211-4/+20
* Add option to make pc-sysinstall optionaleadler2013-01-182-0/+93
* Add extra debugging fields.adrian2013-01-172-8/+16
* Add compiler support for the ARM EABI.andrew2013-01-171-0/+2
* Convert to Python 3eadler2013-01-171-22/+22
* Add a src.conf(5) option to allow users to compile in the "NONE cipher",bz2013-01-171-0/+9
* Allow "ivlan" (inner VLAN) to be used as an alias for "vlan" whennp2013-01-171-3/+10
* Remember the . in .\" in the WITH_NMTREE file and regenerate the output.brooks2013-01-141-1/+1
* sh: Pass $? to command substitution containing compound/multiple commands.jilles2013-01-141-0/+5
* sh: Add testcase that $? is preserved into a simple command substitution.jilles2013-01-131-0/+5
* sh: Add some testcases related to subshells.jilles2013-01-135-0/+25
* sh: Fix crash when parsing '{ } &'.jilles2013-01-131-0/+7
* sh: Don't lose $? when backquoted command ends with semicolon or newline.jilles2013-01-132-0/+10
* Add pwcache(3) and vis(3) to libegacy as install(1) is about to grow abrooks2013-01-111-0/+16
* Always install our mtree as /usr/sbin/fmtree and link it asbrooks2013-01-091-0/+9
* Add the "enable at reset" functionality to trigger spectral scan uponadrian2013-01-091-0/+30
* Following r226271, allow disabling lzma support with "WITHOUT_LZMA_SUPPORT".obrien2013-01-082-1/+3
* Disable clang for athstats for now.adrian2013-01-021-0/+4
* Add missing err() format string.adrian2013-01-021-1/+1
* Fix missing err() format string.adrian2013-01-021-1/+1
* Fix some conversions to keep clang happy.adrian2013-01-021-3/+3
* Fix some clang warnings!adrian2013-01-021-4/+6
* Fix up some warnings from clang.adrian2013-01-021-7/+9
* Add missing err() format strings.adrian2013-01-021-4/+4
* * Add missing err() string formats;adrian2013-01-021-4/+4
* * Add missing format specifier for err()adrian2013-01-021-3/+4
* Fix some printf() formats.adrian2013-01-021-4/+4
* Fix incorrect format string.adrian2013-01-021-1/+1
* Add a very skeletal spectral scan control application.adrian2013-01-023-1/+340
* 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
OpenPOWER on IntegriCloud