index
:
freebsd/ports.git
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
2024Q3
2024Q4
2025Q1
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
skip
/
files
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix kernel panic when IPSec also in use. Also fix patch permissions problem.
Archie Cobbs
2003-11-10
1
-0
/
+9
*
Fix for byte ordering problem.
Archie Cobbs
2001-05-31
1
-0
/
+19
*
Use <sys/param.h> instead of <osreldate.h> within the kernel.
Archie Cobbs
2001-04-21
1
-5
/
+4
*
Be sure to recompute m->m_pkthdr.len after encrypting packet.
Archie Cobbs
2001-02-06
1
-0
/
+19
*
Put back together a line that somehow got split in two.
Archie Cobbs
2001-02-06
1
-2
/
+1
*
Follow new etc/rc.d start/stop convention.
Archie Cobbs
2000-11-28
1
-27
/
+52
*
Only #include <sys/socketvar.h> in kernel compilation.
Archie Cobbs
2000-08-08
1
-3
/
+4
*
The "-I/sys" hack should no longer be necessary to build this port
Archie Cobbs
2000-02-18
1
-1
/
+1
*
Add -I/sys to the KLD compilation flags. This is a workaround,
Archie Cobbs
2000-02-02
2
-3
/
+3
*
Accomodate change in struct ipprotosw to fix port on -current.
Archie Cobbs
2000-02-01
2
-25
/
+450
*
Bash this port until it compiles under -current again.
Archie Cobbs
2000-01-26
84
-2767
/
+2659
*
$Id$ -> $FreeBSD$
Peter Wemm
1999-08-31
1
-1
/
+1
*
Add new file README.FreeBSD+NAT to the documentation subdirectory, describing
Archie Cobbs
1999-07-22
3
-11
/
+86
*
Fix compilation problem caused by change in suser() calling convention.
Archie Cobbs
1999-05-16
1
-20
/
+31
*
Build SKIP port as a KLD instead of an LKM.
Archie Cobbs
1999-03-10
73
-2278
/
+2727
*
Add a patch to the 'skiphost' man page to reflect the -f option that we add.
Archie Cobbs
1998-12-11
1
-0
/
+39
*
Fix compile problems under 3.0; haven't tested it with a 3.0 kernel yet.
Archie Cobbs
1998-11-23
4
-0
/
+103
*
SKIP needs a custom mbuf flag; use M_PROTO1 instead of M_EOR.
Archie Cobbs
1998-11-17
2
-2
/
+33
*
PR: 6078
Julian Elischer
1998-07-30
1
-1
/
+1
*
Submitted by: archie Cobbs (archie@whistle.com)
Julian Elischer
1998-04-13
5
-10
/
+234
*
PR: 5911
Julian Elischer
1998-03-07
1
-9
/
+11
*
Submitted by: archie@whistle.com
Julian Elischer
1998-01-13
1
-9
/
+18
*
Add a package for the SKIP package from Sun Microsystems,
Julian Elischer
1998-01-09
62
-0
/
+2162