summaryrefslogtreecommitdiff
path: root/sbin/devd/tests/client_test.c
AgeCommit message (Expand)Author
2024-11-21devd tests: Fix client_testMark Johnston
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2018-05-23devd: correct two warningsEitan Adler
2016-04-11Fix an intermittent bug in sbin/devd/client_test.streamAlan Somers
2014-08-20Misc fixes suggested by Coverity.Alan Somers
2014-08-15Remove bogus ; at the end of the if condition in order to unbreak gcc buildsBjoern A. Zeeb
2014-08-14Convert devd's client socket to type SOCK_SEQPACKET.Alan Somers