index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
arch
/
arm
/
include
/
param.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify and bump some of the NMBCLUSTERS defines. Some archs had it set to
claudio
2018-09-14
1
-2
/
+2
*
Increase the number of mbufs on most architectures. This is based
bluhm
2016-09-03
1
-2
/
+2
*
Don't set MSGBUFSIZE here such that the setting in <machine/param.h> takes
kettenis
2016-08-20
1
-5
/
+1
*
ovbcopy begone
deraadt
2013-06-13
1
-3
/
+1
*
PGSHIFT and PGOFSET are now contained inside the kernel namespace.
deraadt
2013-03-26
1
-3
/
+3
*
ALIGNBYTES/ALIGN/ALIGNED_POINTER can move to the MI file.
deraadt
2013-03-25
1
-5
/
+1
*
refactor sys/param.h and machine/param.h. A lot of #ifdef _KERNEL is added
deraadt
2013-03-23
1
-81
/
+37
*
Late spring cleaning of the arm code for old dusty bits we do not want to
miod
2011-09-20
1
-5
/
+5
*
Provide namespace-safe alignment macros in <machine/_types.h>, with
guenther
2011-09-08
1
-15
/
+5
*
Make sure the ALIGN() macro uses u_long on all platforms for consistency, and
miod
2011-04-07
1
-3
/
+3
*
Do not attempt to include <machine/psl.h> when including this file from
miod
2010-11-20
1
-7
/
+2
*
there is no reason for one MAXPHYS definition to be different from all the others
deraadt
2010-05-24
1
-2
/
+2
*
convert arm and mips64 platforms to ptoa/atop
martin
2008-05-04
1
-6
/
+1
*
Move the MSIZE, MCLSHIFT, MCLBYTES and the MCLOFSET
thib
2007-05-28
1
-9
/
+1
*
remove unused bdbtofsb(bn) macro
martin
2006-03-19
1
-9
/
+1
*
use atop() and ptoa()
martin
2005-11-09
1
-4
/
+1
*
remove unused arm_trunc_page() macro
martin
2005-10-21
1
-3
/
+2
*
Change the NKMEMPAGES range to 4-64MB for 32bit arches, and 8-128MB for 64bit
miod
2005-09-12
1
-3
/
+3
*
Get rid of unused SINCR and SSIZE constants.
miod
2005-07-31
1
-3
/
+1
*
provide md USPACE_ALIGN zero on all but mips; deradat@ pefo@ ok
mickey
2004-08-06
1
-1
/
+2
*
de __P of sys/arch/arm.
drahn
2004-05-19
1
-2
/
+2
*
remove the GATEWAY junk thingy; at the same time, select a new fat
deraadt
2004-04-19
1
-13
/
+2
*
fix machine/machine_arch, machine_arch should be arm for all arm systems
drahn
2004-02-06
1
-29
/
+6
*
Arm port, NetBSD codebase stripped down, 32bit only support.
drahn
2004-02-01
1
-0
/
+241