Commit Graph

17 Commits

Author SHA1 Message Date
Archie Cobbs
69ef48446e Only #include <sys/socketvar.h> in kernel compilation. 2000-08-08 22:19:19 +00:00
Archie Cobbs
77116ce79e The "-I/sys" hack should no longer be necessary to build this port
thanks to bde's rev 1.109 fix to <sys/systm.h>.

PR:		ports/16496
2000-02-18 01:53:50 +00:00
Archie Cobbs
467fbeb227 Add -I/sys to the KLD compilation flags. This is a workaround,
but not a fix, for ports/16496.

PR:		ports/16496
Submitted by:	Matthew Reimer <mreimer@vpop.net>
2000-02-02 21:42:18 +00:00
Archie Cobbs
a919714314 Accomodate change in struct ipprotosw to fix port on -current.
Add a patch file that got missed last time somehow.

PR:		ports/16496
Submitted by:	Matthew Reimer <mreimer@vpop.net>
2000-02-01 18:39:09 +00:00
Archie Cobbs
a3dd62941f Bash this port until it compiles under -current again. 2000-01-26 01:55:28 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Archie Cobbs
892a9dd098 Add new file README.FreeBSD+NAT to the documentation subdirectory, describing
how to run SKIP and natd together.

Submitted by:	Jim Flowers <jflowers@ezo.net>

Mark this port as BROKEN until the device registration bit is fixed.
1999-07-22 18:37:09 +00:00
Archie Cobbs
f3bb3ed744 Fix compilation problem caused by change in suser() calling convention. 1999-05-16 23:09:06 +00:00
Archie Cobbs
d5879e7be6 Build SKIP port as a KLD instead of an LKM. 1999-03-10 22:28:00 +00:00
Archie Cobbs
d2c51ea5bf Add a patch to the 'skiphost' man page to reflect the -f option that we add. 1998-12-11 03:37:53 +00:00
Archie Cobbs
f2d7b89189 Fix compile problems under 3.0; haven't tested it with a 3.0 kernel yet. 1998-11-23 19:29:58 +00:00
Archie Cobbs
e90831f9b9 SKIP needs a custom mbuf flag; use M_PROTO1 instead of M_EOR.
PR:		ports/8712
Reviewed by:	Archie Cobbs <archie@whistle.com>
Submitted by:	Christopher N . Harrell <cnh@eng.mindspring.net>
1998-11-17 03:24:13 +00:00
Julian Elischer
5ecb327bd7 PR: 6078
Submitted by:	archie cobbs (archie@whistle.com)

fix typo in docs
1998-07-30 03:14:29 +00:00
Julian Elischer
b7d69e8bbb Submitted by: archie Cobbs (archie@whistle.com)
updates to make skip port work better, from the original porter.
1998-04-13 00:17:45 +00:00
Julian Elischer
e5dbcbbca6 PR: 5911
Submitted by:	archie@whistle.com (archie cobbs)

take into account interraction between IPDIVERT and SKIP
1998-03-07 00:34:09 +00:00
Julian Elischer
ee899e101c Submitted by: archie@whistle.com
make this compile under FreeBSD 3.x
1998-01-13 20:26:20 +00:00
Julian Elischer
de8a9e2851 Add a package for the SKIP package from Sun Microsystems,
for making secure pipes across the internet (etc.)
1998-01-09 23:23:58 +00:00