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
/
amd64
/
include
/
param.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
the KERN*_{HI,LO} variables are not needed, and easier to calculate the
deraadt
2019-01-24
1
-6
/
+1
*
Define __HAVE_ACPI.
kettenis
2018-08-25
1
-1
/
+3
*
grow dmesg buffer - bigger machines showing up
deraadt
2018-03-04
1
-2
/
+2
*
bump UPAGES to 6.
dlg
2017-09-06
1
-2
/
+2
*
Increase the number of mbufs on most architectures. This is based
bluhm
2016-09-03
1
-2
/
+2
*
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
-48
/
+27
*
move kernel after 16MB. needed for additional growth that might come in a
deraadt
2013-03-21
1
-3
/
+3
*
Provide namespace-safe alignment macros in <machine/_types.h>, with
guenther
2011-09-08
1
-15
/
+4
*
double the default message buffer size. again.
dlg
2010-11-29
1
-2
/
+2
*
bump up the dmesg buffer size. new boxes have lots of crap in them, so
dlg
2010-06-22
1
-2
/
+2
*
get rid of btoc/ctob in favor of atop/ptoa
martin
2007-10-28
1
-5
/
+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
*
remove useless comment about macros being different from i386
martin
2006-02-05
1
-4
/
+1
*
nuke unused BTOPKERNBASE define
martin
2005-12-13
1
-2
/
+1
*
Remove the advertising clause in the UCB license which Berkeley
jsg
2005-12-13
1
-6
/
+2
*
- consistently use x86_round_pdr() allowing us to remove the superfluous
martin
2005-11-28
1
-5
/
+1
*
goodbye more Mach macros
martin
2005-10-26
1
-5
/
+1
*
use the MI trunc_page() and round_page() macros instead of rolling or own
martin
2005-10-21
1
-3
/
+1
*
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
*
debranch SMP, have fun
niklas
2004-06-13
1
-7
/
+1
*
remove the GATEWAY junk thingy; at the same time, select a new fat
deraadt
2004-04-19
1
-5
/
+2
*
move to amd64 MACHINE_ARCH
deraadt
2004-02-27
1
-4
/
+4
*
an amd64 arch support.
mickey
2004-01-28
1
-0
/
+173