summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/unixsock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* warning cleanups; ok guentherderaadt2017-03-081-6/+6
|
* Test handling of non-NUL terminated sun_path values as well as garbageguenther2011-07-061-3/+19
| | | | in the end of the sockaddr_un. Done with claudio@
* Regress test for the path length of unix sockets.claudio2011-07-052-0/+148