summaryrefslogtreecommitdiffstats
path: root/tools/tools
Commit message (Expand)AuthorAgeFilesLines
* Add a few more system call timing cases:rwatson2005-08-031-10/+65
* simplify use with non-ath devices; search the wlan sysctl nodes tosam2005-08-031-7/+18
* polish various bits.phk2005-08-021-36/+35
* Ignore CVS directoriesphk2005-08-021-1/+1
* typophk2005-08-011-1/+1
* Add stuff to HTML output.phk2005-07-311-22/+86
* The beginnings of a tool to survey the build options (NO_THIS, NO_THAT etc)phk2005-07-313-0/+279
* In realpath(), make sure each path component consists only of safedes2005-07-291-1/+3
* Differentiate between empty and short reports, and raise the bar for whatdes2005-07-291-2/+6
* Don't email reports that are empty or very short, as can happen if tbmasterdes2005-07-291-0/+6
* Shorten src / obj paths while capturing logs, making them both smaller anddes2005-07-281-1/+30
* Add a description for bpfstatcsjp2005-07-261-0/+1
* Introduce a bpfstat utility. This program can be used to retrievecsjp2005-07-264-0/+402
* Add the first snapshot at rewriting the nanobsd build to be a shellscript.phk2005-07-261-0/+359
* Add some more NO_FOO options. I'm not sure if they're correctly sorted in thephilip2005-07-251-0/+13
* Add fstab entries for ALTROOTSLICE and CFGSLICE, allowing us to do away withphilip2005-07-254-6/+37
* update for recent additionssam2005-07-221-0/+7
* update with new msg classessam2005-07-221-0/+8
* In 2003, a -s flag was added to ministat to separate thephk2005-07-212-5/+8
* Catch up.des2005-07-201-2/+2
* Remove redundant rc files.des2005-07-202-13/+0
* CURRENT -> HEAD, and dump ia64 and powerpc.des2005-07-203-7/+7
* Use 'HEAD' instead of 'CURRENT', while retaining backward compatibility.des2005-07-204-11/+11
* Include RELENG_4_11 and RELENG_4.des2005-07-202-2/+2
* Include RELENG_5_4 and RELENG_5. Chuck out ia64.des2005-07-202-4/+4
* Add rc files for RELENG_6.des2005-07-202-0/+13
* Fix a minor buglet making the code match the comment. Fractional cylindersphilip2005-07-141-1/+1
* Add entry for recoverdisk.sobomax2005-06-061-0/+1
* dd a '-n' option to ministat, which causes it to display only summaryrwatson2005-05-271-9/+17
* 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
* 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
* 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
* 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 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
* print new stats for cts burst extension logicsam2005-03-301-0/+2
OpenPOWER on IntegriCloud