This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-23 23:28:37 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c66ca7723b
opnsense-src
/
tools
/
regression
/
sockets
/
shutdown
/
Makefile
10 lines
74 B
Makefile
Raw
Normal View
History
Unescape
Escape
o Add shutdown(2) regression tests. At the moment we cannot pass shutdown-on-non connected socket test, kern/84761.
2005-09-12 10:12:09 -04:00
#
# $FreeBSD$
#
PROG
=
shutdown
Style: NO_MAN doesn't need any value.
2006-03-15 05:46:38 -05:00
NO_MAN
=
o Add shutdown(2) regression tests. At the moment we cannot pass shutdown-on-non connected socket test, kern/84761.
2005-09-12 10:12:09 -04:00
WARNS
?=
2
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink