This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
239e091c0c
freebsd-dev
/
sbin
/
ipfw
/
Makefile
8 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add the ipfw command, for IP firewall construction. Submitted by: danny ugen
1994-10-28 15:06:53 +00:00
PROG
=
ipfw
DPADD
=
${
LIBKVM
}
LDADD
=
-lkvm
New man pages from Ugen. Delete my old, first attempt. I only hope that the english in Ugen's two replacement pages is not too impenetrable! :-) [Note: Poul - please pull these into the BETA branch along with the other firewall changes] Submitted by: ugen
1994-11-17 09:50:30 +00:00
MAN8
=
ipfw.8
Add the ipfw command, for IP firewall construction. Submitted by: danny ugen
1994-10-28 15:06:53 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink