aboutsummaryrefslogtreecommitdiff
path: root/share/dtrace/tcpstate
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
| | | | Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
* Summary: Remove the pid printing which does not currently work.George V. Neville-Neil2015-03-081-1/+1
| | | | Notes: svn path=/head/; revision=279765
* Set the property to executable.George V. Neville-Neil2015-03-071-0/+0
| | | | Notes: svn path=/head/; revision=279755
* Add execute bits to tcpstate script.George V. Neville-Neil2015-03-071-1/+1
| | | | Notes: svn path=/head/; revision=279754
* Add a TCP state tracking script based on FreeBSD TCP SDTsGeorge V. Neville-Neil2015-03-071-0/+46
Notes: svn path=/head/; revision=279727