summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Add a test that test whether we can replace the shell to use byharti2005-05-206-0/+54
* Make the path to make.conf a parameter which can be overridden.phk2005-05-191-6/+8
* Save space by using -b 4096 -f 512 for newfs.phk2005-05-191-2/+4
* Run the "files" customization scriptphk2005-05-191-1/+1
* Add some runtime admin/tool scriptsphk2005-05-194-0/+84
* Add a couple of basic customization scripts.phk2005-05-192-0/+33
* Explain the magicphk2005-05-191-0/+6
* Some test cases for .SHELL target: builtin shell selection andharti2005-05-1917-0/+179
* Make <runefile.h> internal to libc.ru2005-05-161-5/+0
* Add an #ifdef'd non-blocking version of the test.rwatson2005-05-161-1/+10
* Close the connect socket as well as the listen socket on completion.rwatson2005-05-161-2/+2
* o -n option added.marcel2005-05-1510-2/+47
* Catching up with the latest crypto API changes in net80211.avatar2005-05-053-3/+6
* add simple test script.ume2005-05-051-0/+24
* - add $FreeBSD$.ume2005-05-041-1/+2
* - add $FreeBSD$.ume2005-05-041-10/+128
* This commit was generated by cvs2svn to compensate for changes in r145857,ume2005-05-043-0/+319
|\
| * import of parallel name resolution test.ume2005-05-043-0/+319
* Reduce diffs against actual production configuration.des2005-04-301-1/+1
* Remove a line which merely echoed the builtin default.des2005-04-301-1/+0
* Split the 'clean' command into 'cleansrc', 'cleanobj' and 'cleanroot'.des2005-04-301-2/+11
* Add 'cleanobj' to the default target list.des2005-04-301-1/+1
* Add an initial regression test suite for make(1).harti2005-04-2865-0/+958
* Adjust code to be more reliable.davidxu2005-04-241-10/+8
* Add a program to test if tls data is clean.davidxu2005-04-233-1/+52
* Fix printf() format string errors with 64-bit architectures.mux2005-04-211-9/+10
* Remove redundant line, add comment about termcapphk2005-04-191-1/+1
* Adding another multi-byte characters related regression test for msdosfs.avatar2005-04-181-0/+22
* Add another regression test - one we don't pass right now.silby2005-04-171-0/+22
* Have the regression test use a path in /tmp for a mount pointsilby2005-04-171-6/+8
* Those who are ungodlike should be returned an error.trhodes2005-04-161-0/+6
* Starting point for a regression test for mac_bsdextended(4)/libugidfw(3).rwatson2005-04-162-0/+198
* Also test \0 in the format string.stefanf2005-04-142-1/+1
* sort and expand the prunelist in a more or less generally sensiblyphk2005-04-131-18/+82
* Introduce NANOBSD_PRUNE which can be used to zap out bits we don'tphk2005-04-131-0/+3
* Use df -iphk2005-04-131-1/+1
* Add a few regression tests for printf(1).stefanf2005-04-1312-1/+38
* Add NO_DICT handle. Saves almost 3.5 MB installed.phk2005-04-131-1/+2
* Add support for more than two datasets. Currently limited to 7 thoughmdodd2005-04-131-29/+29
* Save argv[0] and use it in usage message.mdodd2005-04-131-1/+5
* Adding a brief description for pirtool.avatar2005-04-121-0/+1
* Centralize usage in usage(), and use in preference to fprintf().rwatson2005-04-101-8/+16
* A simple regression test for msdosfs. Not the best, but it would have caughtsilby2005-04-081-0/+21
* Add missing test-rem.t.das2005-04-021-0/+10
* print new stats for cts burst extension logicsam2005-03-301-0/+2
* fix typosam2005-03-301-1/+1
* handle rejoin eventsam2005-03-291-1/+3
* A few simple regression tests for remainder(), remainderf(),das2005-03-252-1/+144
* Add regression tests for pkill/pgrep.pjd2005-03-2025-0/+803
* I forgot to commit this fix that is now kgdb aware...jmg2005-03-202-4/+5
OpenPOWER on IntegriCloud