summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* sh: Recognize "--" as end of options in local builtin.jilles2013-08-141-0/+12
* sh: Allow a lone redirection before '|', ';;' or ';&'.jilles2013-08-143-0/+6
* The iconv in libc did two things - implement the standard APIs, the GNUpeter2013-08-131-4/+28
* Fix some signed comparison compile warnings.hselasky2013-08-123-5/+5
* fnmatch(): Add test for r254091 (pattern with single backslash).jilles2013-08-111-0/+4
* Initial commit of my USB test code which can exercise connected USBhselasky2013-08-097-0/+3579
* Add mkostemp() and mkostemps().jilles2013-08-092-3/+167
* * Add random_adaptors.[ch] which is basically a store of random_adaptor's.obrien2013-08-091-0/+7
* Improve the sysctl symbol extraction from the kernel so that it find moreobrien2013-08-071-4/+8
* Adjust make knobs to know that WITH_ICONV installs a /usr/bin/iconvsbruno2013-08-061-0/+4
* Fix formatting warning.ae2013-08-061-1/+1
* Teach cxgbetool to display T5 congestion manager context.np2013-08-011-1/+12
* Back out r253779 & r253786.obrien2013-07-312-15/+4
* Decouple yarrow from random(4) device.obrien2013-07-292-4/+15
* Include stdint.h to fix build.ae2013-07-291-1/+2
* Revert r253748,253749avg2013-07-281-0/+1
* remove needless inclusion of machine/cpu.h in userlandavg2013-07-281-1/+0
* Add support for packet-sniffing tracers to cxgbe(4). This works withnp2013-07-261-0/+202
* Make the BSD-licensed patch the default.pfg2013-07-262-2/+2
* Remove define and documentation for vm_pageout_algorithm missed in r253587zont2013-07-261-3/+0
* zfsboottest: remove explicit -Werroravg2013-07-241-2/+1
* wordexp(): Fix syntax validation for backslashes in single-quotes.jilles2013-07-231-0/+12
* Fix several warnings.kib2013-07-211-8/+10
* Include stdint.h when use intmax_t.kevlo2013-07-181-1/+1
* Replace PRId64 with "jd" in a printf call. Cast the corresponding value tokevlo2013-07-181-1/+1
* Add missing headers.kevlo2013-07-172-0/+3
* Use PRId64 instead of %gd to print an int64_t.kevlo2013-07-171-1/+2
* 2 years, 10 months, 22 days after the projects/arm_eabi branch was createdandrew2013-07-162-2/+2
* Need to define NO_MAN here.kevlo2013-07-161-0/+1
* Use MAN= instead of NO_MAN=kevlo2013-07-161-1/+1
* Add missing header needed by sleep(3).kevlo2013-07-161-0/+1
* Disable building of pkg_install by defaultbapt2013-07-121-1/+1
* Ensure the locale is LC_ALL=C when regenerating src.conf.5bapt2013-07-121-0/+1
* sh: Do not read from stdin if an error occurs during -i -c cmd.jilles2013-07-121-0/+3
* Remove authpf-noip along with authpf.des2013-07-121-0/+2
* Prepare network statistics structures for migration to PCPU counters.ae2013-07-091-28/+26
* zfsboottest.sh: remove checks for things that are not strictly requiredavg2013-07-091-18/+0
* zfsboottest: sync with changes in zfs boot codeavg2013-07-091-2/+5
* Document WITHOUT_SVNLITE and WITH_SVN.zeising2013-07-032-0/+9
* Count the number of hits for a filter by default.np2013-07-011-0/+1
* Add include path to the ar9300 HAL.adrian2013-06-251-0/+1
* Add missing Obsolete Fileseadler2013-06-241-0/+4
* Teach delete-old how to clean up after WITH/WITHOUT_SVN{LITE} permutations.peter2013-06-181-0/+24
* Restore "all rights reserved" (spelled correctly). This was actually part of...eadler2013-06-178-0/+8
* Remove lines declaring "All rights reserved" or similar comments: theyeadler2013-06-169-9/+0
* sh: Add tests for 'local -' (save shell options).jilles2013-06-152-0/+43
* Remove CVS from the base system.eadler2013-06-153-31/+0
* Link the AR9300 EEPROM dump tool into the build.adrian2013-06-141-1/+1
* Begin fleshing out an AR9300 EEPROM dump helper utility.adrian2013-06-142-0/+248
* Add missing formatting strings.adrian2013-06-141-6/+6
OpenPOWER on IntegriCloud