aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/sockets/unix_socket
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-011-1/+0
* Test for EPROTOTYPE not EPROTONOSUPPORTEnji Cooper2016-01-161-1/+1
* Garbage collect argc/argv and bump WARNS to 6Enji Cooper2015-04-112-2/+2
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* o style.Makefile(5): WARNS= -> WARNS?=.Maxim Konovalov2006-07-091-1/+1
* Add simple regression tests that creates UNIX domain sockets usingRobert Watson2006-04-092-0/+91