aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add a tool that I've written to help with finding what otherJosef Karthauser2002-02-283-0/+165
* Complete '_' hack.Alexey Zelkin2002-02-071-0/+1
* . add a hack dedicated to n_himba (or correctly to say problem with his nickAlexey Zelkin2002-02-071-2/+30
* This script has served its purpose. Now its function is one of subfunctionsAlexey Zelkin2002-02-071-27/+0
* Add script to check integrity between access/authors.ent/passwd@freefallAlexey Zelkin2002-02-071-0/+68
* Fix sentence in commentAlexey Zelkin2002-02-061-1/+1
* Update description of 'ac' subdirectoryAlexey Zelkin2002-02-061-2/+2
* Add descirptions of scripts in this directoryAlexey Zelkin2002-02-061-0/+9
* Add script that checks contents of .ent files (sorting and addresses)Alexey Zelkin2002-02-061-0/+58
* List of committers was moved out of handbook. Teach 'ac' about new location.Alexey Zelkin2002-02-061-2/+4
* * fix some warningsAlexey Zelkin2002-02-043-19/+18
* describe localeckAlexey Zelkin2002-02-041-2/+4
* Add simple diagnostic utility to checking for invalid/incompleteAlexey Zelkin2002-02-043-0/+122
* Remove broken attempt to compile libc's malloc source directly; thisKelly Yancey2002-01-022-3/+12
* Include definition for struct namecache (it isn't exported via any header)Kelly Yancey2002-01-021-3/+19
* Add Apple's filesystem exercising tool.Jordan K. Hubbard2001-12-203-0/+1129
* Correct misattribution of the Hart list, which I had mistakenlySheldon Hearn2001-12-011-13/+22
* Add the script that will be used to maintain src/share/misc/pci_vendors.Sheldon Hearn2001-11-222-0/+233
* Now it gets interesting...Dag-Erling Smørgrav2001-11-131-17/+88
* Use a slightly less predictable temp file name, remove a stale list of PRsDag-Erling Smørgrav2001-11-131-22/+2
* This is a PR statistics-gathering script I wrote a while ago. It currentlyDag-Erling Smørgrav2001-11-121-0/+302
* Update.Poul-Henning Kamp2001-11-051-2/+2
* This is long since unused.Poul-Henning Kamp2001-11-051-200/+0
* This simple shell-script tries to find *.c files under /sysPoul-Henning Kamp2001-11-051-0/+43
* Make a start at a regression test for the unaligned trap handler.Doug Rabson2001-10-192-0/+137
* The interface index space may be sparsely populated (e.g. when anBill Fenner2001-10-171-1/+6
* Add $FreeBSD$.Jeroen Ruigrok van der Werven2001-10-081-0/+4
* o Fix two eaccess() checks -- in one case, the wrong test fileRobert Watson2001-09-211-2/+2
* o Regression test to check that appropriate parts of the processRobert Watson2001-09-202-0/+369
* ISO_ -> ISOAndrey A. Chernov2001-06-111-2/+2
* Added support for all new install(1) options.Ruslan Ermilov2001-05-281-3/+3
* Update this to reflect changes in config(8) usage.Poul-Henning Kamp2001-04-231-8/+5
* o Add a comment identifying the "privileged on privileged" scenario.Robert Watson2001-04-131-0/+1
* o Add inter-process authorization uid regression testing for ktrace().Robert Watson2001-04-131-43/+63
* o s/debug/ptrace/ since shortly there will be tests involving otherRobert Watson2001-04-131-3/+3
* o Expand inter-process authorization regression test to includeRobert Watson2001-04-122-46/+58
* o Enable -DSETSUGID_SUPPORTED in inter-process authorization regressionRobert Watson2001-04-111-1/+1
* o First pass at an inter-process authorization regression testing suite.Robert Watson2001-04-115-0/+563
* Preceed/preceeding are not english words. Use precede and preceding.Jeroen Ruigrok van der Werven2001-02-181-1/+1
* Look for modules in /boot/kernel these days.Poul-Henning Kamp2001-01-181-1/+1
* The latest & greatest unused #include spotter. Faster, one-pass andPoul-Henning Kamp2000-10-281-194/+214
* Teach kerninclude to check <machine/*> #includes as well.Poul-Henning Kamp2000-10-131-10/+25
* Use "make LINT" to create our LINT configPoul-Henning Kamp2000-09-251-1/+1
* Fix compilation problems and bounds-checking bug in `ifinfo'.Garrett Wollman2000-09-131-2/+7
* Make this work with current makefiles again.Poul-Henning Kamp2000-08-211-22/+21
* - Add $FreeBSD$Alexander Langer2000-08-131-0/+4
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-1/+1
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-1/+2
* Use profiling on LINT.Poul-Henning Kamp2000-04-271-12/+18
* Add a little test program to demonstrate POSIX Shared Memory Objects.Garrett Wollman2000-04-222-0/+148