aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Oops, I flipped LDNS_UTILS but forgot to update the description.Dag-Erling Smørgrav2013-02-151-3/+2
* Import LDNS and build it as an internal library.Dag-Erling Smørgrav2013-02-152-0/+8
* Major update for unix_cmsg from Andrey Simonenko.Sergey Kandaurov2013-02-113-1249/+1652
* Teach athalq about the recent if_ath_alq timestamp format change.Adrian Chadd2013-02-115-34/+51
* Add missing src.conf(5) fragments for WITHOUT_LIBCPLUSPLUS and WITH_GPL_DTC.Dimitry Andric2013-02-022-0/+5
* Pull in r170135 from upstream clang trunk:Dimitry Andric2013-02-022-0/+6
* - Fix more style(9)-related issues (copyright header, spaces after functionPietro Cerutti2013-02-011-71/+71
* - Remove underscores from the internal structure name, as it doesn't collidePietro Cerutti2013-01-311-27/+136
* Add fmemopen(3), an interface to get a FILE * from a buffer in memory, alongPietro Cerutti2013-01-302-0/+153
* Rework the handling of the children for the pthread_vfork_test. TheKonstantin Belousov2013-01-301-7/+25
* - Add a BSD-licensed patch, ported by Pedro F. Giffuni (pfg) fromGabor Kovesdan2013-01-291-0/+2
* Use = not == in test arguments.Brooks Davis2013-01-241-1/+1
* Restore Python 2.6+ compatibilityEd Maste2013-01-221-0/+2
* Implement the -l option using ln(1) to facilitate boostrapping.Brooks Davis2013-01-211-4/+20
* Add option to make pc-sysinstall optionalEitan Adler2013-01-182-0/+93
* Add extra debugging fields.Adrian Chadd2013-01-172-8/+16
* Add compiler support for the ARM EABI.Andrew Turner2013-01-171-0/+2
* Convert to Python 3Eitan Adler2013-01-171-22/+22
* Add a src.conf(5) option to allow users to compile in the "NONE cipher",Bjoern A. Zeeb2013-01-171-0/+9
* Allow "ivlan" (inner VLAN) to be used as an alias for "vlan" whenNavdeep Parhar2013-01-171-3/+10
* Remember the . in .\" in the WITH_NMTREE file and regenerate the output.Brooks Davis2013-01-141-1/+1
* sh: Pass $? to command substitution containing compound/multiple commands.Jilles Tjoelker2013-01-141-0/+5
* sh: Add testcase that $? is preserved into a simple command substitution.Jilles Tjoelker2013-01-131-0/+5
* sh: Add some testcases related to subshells.Jilles Tjoelker2013-01-135-0/+25
* sh: Fix crash when parsing '{ } &'.Jilles Tjoelker2013-01-131-0/+7
* sh: Don't lose $? when backquoted command ends with semicolon or newline.Jilles Tjoelker2013-01-132-0/+10
* Add pwcache(3) and vis(3) to libegacy as install(1) is about to grow aBrooks Davis2013-01-111-0/+16
* Always install our mtree as /usr/sbin/fmtree and link it asBrooks Davis2013-01-091-0/+9
* Add the "enable at reset" functionality to trigger spectral scan uponAdrian Chadd2013-01-091-0/+30
* Following r226271, allow disabling lzma support with "WITHOUT_LZMA_SUPPORT".David E. O'Brien2013-01-082-1/+3
* Disable clang for athstats for now.Adrian Chadd2013-01-021-0/+4
* Add missing err() format string.Adrian Chadd2013-01-021-1/+1
* Fix missing err() format string.Adrian Chadd2013-01-021-1/+1
* Fix some conversions to keep clang happy.Adrian Chadd2013-01-021-3/+3
* Fix some clang warnings!Adrian Chadd2013-01-021-4/+6
* Fix up some warnings from clang.Adrian Chadd2013-01-021-7/+9
* Add missing err() format strings.Adrian Chadd2013-01-021-4/+4
* * Add missing err() string formats;Adrian Chadd2013-01-021-4/+4
* * Add missing format specifier for err()Adrian Chadd2013-01-021-3/+4
* Fix some printf() formats.Adrian Chadd2013-01-021-4/+4
* Fix incorrect format string.Adrian Chadd2013-01-021-1/+1
* Add a very skeletal spectral scan control application.Adrian Chadd2013-01-023-1/+340
* use nanosecond resolution, make sure gettimeofdayLuigi Rizzo2012-12-271-7/+12
* various connections to last commitLuigi Rizzo2012-12-252-10/+21
* small cleanup of the code, and add support for running multipleLuigi Rizzo2012-12-231-21/+144
* Add etc/periodic/daily/220.backup-pkgdb to OptionalObsoleteFiles.incBaptiste Daroussin2012-12-201-0/+1
* Add an additional regression tests for other cases to ensure these do not get...Eitan Adler2012-12-181-0/+3
* POSIX requires that non-existent or null arguments be treated as if aEitan Adler2012-12-182-1/+3
* Update to the new and brighter pkg worldPoul-Henning Kamp2012-12-151-27/+39
* sh: Detect and flag write errors on stdout in builtins.Jilles Tjoelker2012-12-121-0/+3