aboutsummaryrefslogtreecommitdiff
path: root/share/doc/papers/sysperf/appendix.ms
Commit message (Collapse)AuthorAgeFilesLines
* share: Remove ancient SCCS tags.Warner Losh2023-11-271-4/+0
| | | | | | | | Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl script. Sponsored by: Netflix
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-2/+0
| | | | Remove /^\.\\"\s*\$FreeBSD\$$\n/
* multiple: Remove 3rd clause from BSD license where approved by theEitan Adler2014-03-141-10/+2
| | | | | | | | | | | | regents and renumber. This patch skips files in contrib/ and crypto/ Acked by: imp Discussed with: emaste Notes: svn path=/head/; revision=263142
* Unroll vgrind filter to no longer depend on vgrind(1) during buildworld.Ulrich Spörlein2011-01-261-0/+1040
The source files haven't been touched in ages and this is unlikely to change in the future. Notes: svn path=/head/; revision=217893