| Commit message (Expand) | Author | Age | Files | Lines |
* | update the netmap example programs merging some common code in nm_util.c | luigi | 2013-02-17 | 6 | -931/+1366 |
* | Oops, I flipped LDNS_UTILS but forgot to update the description. | des | 2013-02-15 | 1 | -3/+2 |
* | Import LDNS and build it as an internal library. | des | 2013-02-15 | 2 | -0/+8 |
* | Major update for unix_cmsg from Andrey Simonenko. | pluknet | 2013-02-11 | 3 | -1249/+1652 |
* | Teach athalq about the recent if_ath_alq timestamp format change. | adrian | 2013-02-11 | 5 | -34/+51 |
* | Add missing src.conf(5) fragments for WITHOUT_LIBCPLUSPLUS and WITH_GPL_DTC. | dim | 2013-02-02 | 2 | -0/+5 |
* | Pull in r170135 from upstream clang trunk: | dim | 2013-02-02 | 2 | -0/+6 |
* | - Fix more style(9)-related issues (copyright header, spaces after function | gahr | 2013-02-01 | 1 | -71/+71 |
* | - Remove underscores from the internal structure name, as it doesn't collide | gahr | 2013-01-31 | 1 | -27/+136 |
* | Add fmemopen(3), an interface to get a FILE * from a buffer in memory, along | gahr | 2013-01-30 | 2 | -0/+153 |
* | Rework the handling of the children for the pthread_vfork_test. The | kib | 2013-01-30 | 1 | -7/+25 |
* | - Add a BSD-licensed patch, ported by Pedro F. Giffuni (pfg) from | gabor | 2013-01-29 | 1 | -0/+2 |
* | Use = not == in test arguments. | brooks | 2013-01-24 | 1 | -1/+1 |
* | Restore Python 2.6+ compatibility | emaste | 2013-01-22 | 1 | -0/+2 |
* | Implement the -l option using ln(1) to facilitate boostrapping. | brooks | 2013-01-21 | 1 | -4/+20 |
* | Add option to make pc-sysinstall optional | eadler | 2013-01-18 | 2 | -0/+93 |
* | Add extra debugging fields. | adrian | 2013-01-17 | 2 | -8/+16 |
* | Add compiler support for the ARM EABI. | andrew | 2013-01-17 | 1 | -0/+2 |
* | Convert to Python 3 | eadler | 2013-01-17 | 1 | -22/+22 |
* | Add a src.conf(5) option to allow users to compile in the "NONE cipher", | bz | 2013-01-17 | 1 | -0/+9 |
* | Allow "ivlan" (inner VLAN) to be used as an alias for "vlan" when | np | 2013-01-17 | 1 | -3/+10 |
* | Remember the . in .\" in the WITH_NMTREE file and regenerate the output. | brooks | 2013-01-14 | 1 | -1/+1 |
* | sh: Pass $? to command substitution containing compound/multiple commands. | jilles | 2013-01-14 | 1 | -0/+5 |
* | sh: Add testcase that $? is preserved into a simple command substitution. | jilles | 2013-01-13 | 1 | -0/+5 |
* | sh: Add some testcases related to subshells. | jilles | 2013-01-13 | 5 | -0/+25 |
* | sh: Fix crash when parsing '{ } &'. | jilles | 2013-01-13 | 1 | -0/+7 |
* | sh: Don't lose $? when backquoted command ends with semicolon or newline. | jilles | 2013-01-13 | 2 | -0/+10 |
* | Add pwcache(3) and vis(3) to libegacy as install(1) is about to grow a | brooks | 2013-01-11 | 1 | -0/+16 |
* | Always install our mtree as /usr/sbin/fmtree and link it as | brooks | 2013-01-09 | 1 | -0/+9 |
* | Add the "enable at reset" functionality to trigger spectral scan upon | adrian | 2013-01-09 | 1 | -0/+30 |
* | Following r226271, allow disabling lzma support with "WITHOUT_LZMA_SUPPORT". | obrien | 2013-01-08 | 2 | -1/+3 |
* | Disable clang for athstats for now. | adrian | 2013-01-02 | 1 | -0/+4 |
* | Add missing err() format string. | adrian | 2013-01-02 | 1 | -1/+1 |
* | Fix missing err() format string. | adrian | 2013-01-02 | 1 | -1/+1 |
* | Fix some conversions to keep clang happy. | adrian | 2013-01-02 | 1 | -3/+3 |
* | Fix some clang warnings! | adrian | 2013-01-02 | 1 | -4/+6 |
* | Fix up some warnings from clang. | adrian | 2013-01-02 | 1 | -7/+9 |
* | Add missing err() format strings. | adrian | 2013-01-02 | 1 | -4/+4 |
* | * Add missing err() string formats; | adrian | 2013-01-02 | 1 | -4/+4 |
* | * Add missing format specifier for err() | adrian | 2013-01-02 | 1 | -3/+4 |
* | Fix some printf() formats. | adrian | 2013-01-02 | 1 | -4/+4 |
* | Fix incorrect format string. | adrian | 2013-01-02 | 1 | -1/+1 |
* | Add a very skeletal spectral scan control application. | adrian | 2013-01-02 | 3 | -1/+340 |
* | use nanosecond resolution, make sure gettimeofday | luigi | 2012-12-27 | 1 | -7/+12 |
* | various connections to last commit | luigi | 2012-12-25 | 2 | -10/+21 |
* | small cleanup of the code, and add support for running multiple | luigi | 2012-12-23 | 1 | -21/+144 |
* | Add etc/periodic/daily/220.backup-pkgdb to OptionalObsoleteFiles.inc | bapt | 2012-12-20 | 1 | -0/+1 |
* | Add an additional regression tests for other cases to ensure these do not get... | eadler | 2012-12-18 | 1 | -0/+3 |
* | POSIX requires that non-existent or null arguments be treated as if a | eadler | 2012-12-18 | 2 | -1/+3 |
* | Update to the new and brighter pkg world | phk | 2012-12-15 | 1 | -27/+39 |