summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Updated the test to handle multiple sinks. The sinks cut theirgnn2008-04-243-40/+148
* Add four utility functions related to struct grp processing modeled in-partscf2008-04-233-1/+130
* Differentiate in the tests against getenv() between an empty string and ascf2008-04-232-12/+15
* Add a small script that will examine all files which exist on /cfg andphk2008-04-211-0/+42
* test scripts for vaps and other 802.11 featuressam2008-04-2020-0/+755
* add dwds test appsam2008-04-203-1/+359
* update for vapssam2008-04-202-11/+121
* Updates for changes in the way printf() handles hex floating pointdas2008-04-121-5/+5
* Correct typo.ceri2008-04-051-1/+1
* Add some tests for fma(), fmaf(), and fmal().das2008-04-033-1/+424
* Add a manual page and a Makefile.gnn2008-04-034-5/+220
* Test remainderl() and remquol() as well.das2008-03-301-4/+34
* Add some minimal tests for csqrtl().das2008-03-301-59/+88
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerru2008-03-292-9/+0
* Fix the __FreeBSD_version check.dfr2008-03-261-1/+1
* Add some regression tests for posix record locks.dfr2008-03-262-0/+1356
* Don't remove usr/include/fs/nwfs and usr/include/netncp, as they are alwaysantoine2008-03-241-2/+2
* sync w/ p4: minor cleanups to improve msgssam2008-03-221-15/+9
* Add a test case for options.c revision 1.26.stefanf2008-03-222-0/+15
* Alert properly when we have stale mounts left after interuptingremko2008-03-201-6/+14
* "track" is a script I've used for ages to track the progress of a build.des2008-03-203-0/+57
* Add the correct license.gnn2008-03-191-1/+22
* A multicast test. The mctest program acts as both a source and a sinkgnn2008-03-192-0/+373
* Vim function to style(9).obrien2008-03-131-0/+68
* Introduce a new F_DUP2FD command to fcntl(2), for compatibility withantoine2008-03-081-2/+71
* Add some checks for amd64 target around usr/lib32 libraries, missed inantoine2008-03-081-0/+4
* Improve handling of the tinybsd application wrt ports. Ports thatremko2008-03-081-53/+41
* Don't run tests that assume <= 64-bit precision on machines with quaddas2008-03-021-8/+20
* Remove a dereference. It was unintended and a no-op.scf2008-03-011-20/+30
* Add files to remove when MK_GCOV, MK_IPX or MK_NCP are defined.antoine2008-02-291-9/+57
* Add a regression test for cd.c's revision 1.35.stefanf2008-02-241-0/+17
* getopt(3) returns -1, not EOF.ru2008-02-191-1/+1
* Some basic regression tests for {sin,cos,tan}{,f,l}().das2008-02-183-1/+293
* There are 3 tests here, not 2.das2008-02-171-1/+1
* Add open_to_operation, a security regression test that opens files withrwatson2008-02-142-0/+1263
* mutex_islocked_np -> mutex_isowned_npdes2008-02-062-9/+9
* This is a regression test to verify the proper behavior of IP ID generationsilby2008-02-061-0/+76
* Add missing includes and correct argument to sysctlbynamematteo2008-02-052-1/+4
* After careful consideration (and a brief discussion with attilio@), changedes2008-02-041-2/+2
* Add a regression test for pthread_mutex_islocked_np().des2008-02-032-0/+85
* Add unix_sorflush, a regression test for the following scenario:rwatson2008-01-302-0/+106
* Update the timestamp regexps in syncstamp() and monostamp() for > 99999jhb2008-01-251-2/+2
* Remove 5.x and 6.x cruft - source upgrades to RELENG_8 from versions priorobrien2008-01-211-5/+0
* Remove files conditional on the obsolete MK_FORTRAN knob. They are alreadybrueffer2008-01-181-12/+0
* expm1(-big) generates an inexact exception but not underflow.das2008-01-181-1/+1
* Add some regression tests for libm's exponential functions. Thesedas2008-01-183-1/+181
* Eliminate warnings by adding headers.emaste2008-01-171-0/+2
* Add a set of regression tests for the POSIX shm API (shm_open(2) andjhb2008-01-165-0/+828
* WITHOUT_FORTRAN was removed some time ago. Regen src.conf.5.brueffer2008-01-151-4/+0
* Tests for lrintl() and llrintl(). I didn't add anything speciallydas2008-01-141-5/+22
OpenPOWER on IntegriCloud