summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* - Fix calculation of data slice size when NANO_DATASIZE=-1.simon2007-12-271-2/+2
* Ministat was repocopied to src/usr.bin/ministatphk2007-12-205-725/+0
* Update the number of reported tests to keep prove(1) happy.dds2007-12-191-1/+1
* Correct the "move file from directory to existing directory" test fordds2007-12-191-1/+1
* Portability improvements to investigate behavior of other OSs.dds2007-12-181-4/+4
* Add more tests. All rename(2)-based tests now succeed.dds2007-12-181-1/+78
* Fix an amusing typo that has prevented this from compiling since 2004.das2007-12-161-7/+7
* Don't try the long double tests on i386. Our reduced precisiondas2007-12-161-1/+1
* Remove another Alpha remnant.das2007-12-161-1/+0
* Regression tests for nan{,f,l}().das2007-12-163-1/+133
* Verify that the moved source is no longer there.dds2007-12-161-0/+26
* Regression tests for upcoming makeup of mv.dds2007-12-163-0/+203
* Make the reported number of tests match their actual number.dds2007-12-161-1/+1
* cd to the correct directory so that the tests can be run from prove(1)dds2007-12-161-0/+1
* Regression tests for csqrt(3).das2007-12-153-1/+306
* use ATH environment variable (when set) as the default interface namesam2007-12-132-2/+12
* Some overdue tlc:sam2007-12-133-164/+191
* Fix markup nits.ru2007-12-125-5/+15
* Option depencies are (again) tracked automatically.ru2007-12-121-5/+0
* - Fix setting of MK_GSSAPI option by bsd.own.mk; its value shouldru2007-12-123-8/+17
* Hide the building and installation of libgssapi behind thedougb2007-12-102-0/+9
* Add a reasonable-sounding description of the WITHOUT_INSTALLLIB knob.dougb2007-12-091-0/+5
* Remove some test instrumentation. (The Symbol.map changes broke it anyway.)das2007-12-091-4/+0
* Fixes to avoid overzealous constant folding.das2007-12-091-13/+15
* gcc 4 does some overzealous constant folding, and since it doesn'tdas2007-12-091-1/+6
* update copyrightssam2007-12-046-34/+6
* update copyright'ssam2007-12-046-34/+6
* Make sure we set the locale to "C" when testing thousands' separatordas2007-12-031-2/+2
* Tests for rounding, and for the leading 0's bug.das2007-12-031-1/+13
* Convert errx(-1, ..., strerror(errno)) to err(-1, ...).bz2007-11-281-8/+8
* Add support for tcpmd5 tests.bz2007-11-282-13/+63
* o expand usage comments; add cut&paste items for bozo's like mesam2007-11-191-18/+63
* Remove empty setup and cleanup functions for the pfkey test.bz2007-11-164-6/+268
* In sys/netipsec/keysock.c rev. 1.19 a missing priv check was added.bz2007-11-134-0/+93
* - Fix the ktr header regexp so we match lines with very large indexes.jeff2007-11-121-4/+19
* s/maybe/may be/danger2007-11-061-1/+1
* o sync w/ net80211 changessam2007-11-031-147/+217
* align stats printed out w/o any argssam2007-11-031-2/+10
* o add -o ampdu shorthand for viewing most useful ampdu statssam2007-11-031-2/+7
* Merge Neterion if_nxge driver version 2.0.9.11230 with the followingrwatson2007-10-295-3146/+3384
* Hide geli warnings about sector size beeing bigger than the page size whenpjd2007-10-267-7/+7
* cached -> nscdru2007-10-191-1/+1
* Mdoc fix.obrien2007-10-091-2/+2
* Correct lib name.obrien2007-10-091-1/+1
* Repo copy libpthreads to libkse.obrien2007-10-093-4/+12
* The exit status of a case statement where none of the patterns is matchedstefanf2007-10-041-0/+13
* - Add cddl/lib to the list of library directories.ru2007-10-011-1/+2
* The shell_1_sh test was failing with "make -jX".ru2007-10-011-1/+1
* MK_LIBTHR was misspelled.ru2007-10-011-1/+1
* Make the PCI code aware of PCI domains (aka PCI segments) so we canmarius2007-09-301-3/+4
OpenPOWER on IntegriCloud