1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/usr.sbin/rtsold
Ed Schouten a1b862daec Remove bad call to shutdown().
The socket created by rtsol/rtsold is not a connection-based socket,
meaning that we should not attempt to call shutdown() on it.

Reported by:	kan
2015-08-10 07:45:13 +00:00
..
dump.c
if.c Remove #ifdef IFT_FOO. 2015-05-02 20:31:27 +00:00
Makefile rtsold does not need to link to libkvm 2015-04-09 21:52:14 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
probe.c Remove bad call to shutdown(). 2015-08-10 07:45:13 +00:00
rtsock.c
rtsol.c
rtsold.8
rtsold.c Stop including if_var.h from userland. 2015-04-06 09:42:23 +00:00
rtsold.h