summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove broken attempt to compile libc's malloc source directly; thiskbyanc2002-01-022-3/+12
* Include definition for struct namecache (it isn't exported via any header)kbyanc2002-01-021-3/+19
* Add Apple's filesystem exercising tool.jkh2001-12-203-0/+1129
* Correct misattribution of the Hart list, which I had mistakenlysheldonh2001-12-011-13/+22
* Add the script that will be used to maintain src/share/misc/pci_vendors.sheldonh2001-11-222-0/+233
* Now it gets interesting...des2001-11-131-17/+88
* Use a slightly less predictable temp file name, remove a stale list of PRsdes2001-11-131-22/+2
* This is a PR statistics-gathering script I wrote a while ago. It currentlydes2001-11-121-0/+302
* Update.phk2001-11-051-2/+2
* This is long since unused.phk2001-11-051-200/+0
* This simple shell-script tries to find *.c files under /sysphk2001-11-051-0/+43
* Make a start at a regression test for the unaligned trap handler.dfr2001-10-192-0/+137
* The interface index space may be sparsely populated (e.g. when anfenner2001-10-171-1/+6
* Add $FreeBSD$.asmodai2001-10-081-0/+4
* o Fix two eaccess() checks -- in one case, the wrong test filerwatson2001-09-211-2/+2
* o Regression test to check that appropriate parts of the processrwatson2001-09-202-0/+369
* ISO_ -> ISOache2001-06-111-2/+2
* Added support for all new install(1) options.ru2001-05-281-3/+3
* Update this to reflect changes in config(8) usage.phk2001-04-231-8/+5
* o Add a comment identifying the "privileged on privileged" scenario.rwatson2001-04-131-0/+1
* o Add inter-process authorization uid regression testing for ktrace().rwatson2001-04-131-43/+63
* o s/debug/ptrace/ since shortly there will be tests involving otherrwatson2001-04-131-3/+3
* o Expand inter-process authorization regression test to includerwatson2001-04-122-46/+58
* o Enable -DSETSUGID_SUPPORTED in inter-process authorization regressionrwatson2001-04-111-1/+1
* o First pass at an inter-process authorization regression testing suite.rwatson2001-04-115-0/+563
* Preceed/preceeding are not english words. Use precede and preceding.asmodai2001-02-181-1/+1
* Look for modules in /boot/kernel these days.phk2001-01-181-1/+1
* The latest & greatest unused #include spotter. Faster, one-pass andphk2000-10-281-194/+214
* Teach kerninclude to check <machine/*> #includes as well.phk2000-10-131-10/+25
* Use "make LINT" to create our LINT configphk2000-09-251-1/+1
* Fix compilation problems and bounds-checking bug in `ifinfo'.wollman2000-09-131-2/+7
* Make this work with current makefiles again.phk2000-08-211-22/+21
* - Add $FreeBSD$alex2000-08-131-0/+4
* Back out the previous change to the queue(3) interface.jake2000-05-261-1/+1
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-1/+2
* Use profiling on LINT.phk2000-04-271-12/+18
* Add a little test program to demonstrate POSIX Shared Memory Objects.wollman2000-04-222-0/+148
* Correct grammar in the synoptic comment.sheldonh2000-03-031-1/+1
* Use double-quotes instead of single-quotes when displaying the usagesheldonh2000-03-021-1/+1
* These are regression tests for the P1003.1B scheduler.dufault2000-02-1611-0/+1061
* Don't use -C internally. Use -c. For some reason files are not copiedmarcel1999-12-151-1/+1
* Use install -C -p instead of cp -p.marcel1999-12-101-2/+2
* install(1) lookalike that can be used during a build. Any optionsmarcel1999-12-081-0/+42
* Include BSD-license.wosch1999-12-061-1/+23
* Bring ``ac'' into reality. This great tools now works correctly (forphantom1999-11-041-12/+11
* Add short description of dumpvfscachephantom1999-11-041-2/+7
* Add the machine that goes "BINGO" every time an potentiallyphk1999-10-112-0/+267
* Remove the "diffburst" tool, because equivalent functionality is now availablearchie1999-09-224-79/+3
* mdoc(7) style fixes.phantom1999-09-051-3/+5
* Add $FreeBSD$ lines to man pages that are missing them to make itmpp1999-08-281-0/+2
OpenPOWER on IntegriCloud