aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Those who are ungodlike should be returned an error.Tom Rhodes2005-04-161-0/+6
* Starting point for a regression test for mac_bsdextended(4)/libugidfw(3).Robert Watson2005-04-162-0/+198
* Also test \0 in the format string.Stefan Farfeleder2005-04-142-1/+1
* sort and expand the prunelist in a more or less generally sensiblyPoul-Henning Kamp2005-04-131-18/+82
* Introduce NANOBSD_PRUNE which can be used to zap out bits we don'tPoul-Henning Kamp2005-04-131-0/+3
* Use df -iPoul-Henning Kamp2005-04-131-1/+1
* Add a few regression tests for printf(1).Stefan Farfeleder2005-04-1312-1/+38
* Add NO_DICT handle. Saves almost 3.5 MB installed.Poul-Henning Kamp2005-04-131-1/+2
* Add support for more than two datasets. Currently limited to 7 thoughMatthew N. Dodd2005-04-131-29/+29
* Save argv[0] and use it in usage message.Matthew N. Dodd2005-04-131-1/+5
* Adding a brief description for pirtool.Tai-hwa Liang2005-04-121-0/+1
* Centralize usage in usage(), and use in preference to fprintf().Robert Watson2005-04-101-8/+16
* A simple regression test for msdosfs. Not the best, but it would have caughtMike Silbersack2005-04-081-0/+21
* Add missing test-rem.t.David Schultz2005-04-021-0/+10
* print new stats for cts burst extension logicSam Leffler2005-03-301-0/+2
* fix typoSam Leffler2005-03-301-1/+1
* handle rejoin eventSam Leffler2005-03-291-1/+3
* A few simple regression tests for remainder(), remainderf(),David Schultz2005-03-252-1/+144
* Add regression tests for pkill/pgrep.Pawel Jakub Dawidek2005-03-2025-0/+803
* I forgot to commit this fix that is now kgdb aware...John-Mark Gurney2005-03-202-4/+5
* I keep forgetting that I wanted the customize logs collected too.Poul-Henning Kamp2005-03-171-4/+6
* - Replace fe[gs]etmask() with feenableexcept(), fedisableexcept(), andDavid Schultz2005-03-161-12/+31
* - ktrace(1) has nothing to do with schedgraph. Remove that from theJeff Roberson2005-03-141-1/+0
* Add NO_GPIBPoul-Henning Kamp2005-03-121-0/+1
* DTRT with /var so that any packages installed are correctly recorded.Poul-Henning Kamp2005-03-121-2/+2
* Enable packet mode in boot0, this makes it unimportant if thePoul-Henning Kamp2005-03-121-1/+1
* Check the return value of shutdown().Robert Watson2005-03-111-4/+8
* Add sigpipe, a simple UNIX domain socket and TCP regression test that isRobert Watson2005-03-112-0/+327
* Test cases for nextafter{,f,l} and nexttoward{,f,l}.David Schultz2005-03-073-1/+272
* Markup nits.Dag-Erling Smørgrav2005-03-031-2/+2
* Correct the default value for %%TINDERBOX%%.Dag-Erling Smørgrav2005-03-031-1/+1
* Add hacks that I use to test cross-builds (by building onRuslan Ermilov2005-03-024-0/+23
* Repo-copy tools/regression/usr.bin/make to tools/build/make_checkHartmut Brandt2005-03-028-323/+1
* This will not compile without:Doug Ambrisko2005-03-022-0/+252
* Add an AIO & kqueue regression test. It is a good idea to run thisDoug Ambrisko2005-03-022-0/+203
* Add sysdoc, a small set of scripts which will parse a kernel binary andTom Rhodes2005-03-015-0/+2734
* - Split tests into three rough categories.David Schultz2005-03-011-6/+98
* - Split the printfloat test into 11 individually wrapped and packagedDavid Schultz2005-03-012-8/+100
* Bootstrap gencat(1).Ruslan Ermilov2005-02-271-0/+5
* As threatened, drop support for source upgrades from pre-5.3.Ruslan Ermilov2005-02-276-160/+0
* Make the format of LC_CTYPE files architecture independent byRuslan Ermilov2005-02-261-0/+5
* Add a simple regression test for stream UNIX domain sockets and theRobert Watson2005-02-202-0/+325
* Also build the netblast sub-directory, not just netreceive and netsend.Robert Watson2005-02-121-1/+1
* Mark the signum argument to signal_handler() as __unused.Robert Watson2005-02-121-1/+1
* Add to CFLAGS.Ruslan Ermilov2005-02-121-1/+1
* Update a little bit.Poul-Henning Kamp2005-02-101-19/+23
* Fix "to a file" example so it works (one must touch(1) the file first).David E. O'Brien2005-02-071-0/+1
* Sort branches in correct numeric order.Dag-Erling Smørgrav2005-02-071-1/+26
* Replace RELENG_4_9 (no longer supported) with RELENG_4_11.Dag-Erling Smørgrav2005-02-062-2/+2
* Add to CFLAGS, rather than overriding it. Use LDFLAGS for the -L option,Nik Clayton2005-02-011-2/+3