summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Sync with HEAD.obrien2013-02-0879-159/+2898
|\
| * 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
| * 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
| |\ \
OpenPOWER on IntegriCloud