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
/
segments.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Explicitly declare the gdt storage in struct cpu_info_full instead of
guenther
2018-03-29
1
-3
/
+3
*
How about I delete _all_ the BITFIELDTYPE comments?
guenther
2015-09-30
1
-12
/
+12
*
lint is dead: BITFIELDTYPE comments aren't useful
guenther
2015-09-26
1
-13
/
+13
*
LDT is gone and not coming back
guenther
2015-06-28
1
-4
/
+1
*
Treat primary cpu like others and put pointer to its GDT in cpu_info.ci_gdt
guenther
2015-05-24
1
-2
/
+1
*
Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.
pirofti
2011-03-23
1
-4
/
+4
*
__attribute__((packed)) -> __packed. The ioprbs.c chunk was commented out, and
miod
2010-11-20
1
-5
/
+5
*
Switch from TSS-per-process to TSS-per-CPU, placing the TSS right
guenther
2010-11-13
1
-7
/
+6
*
The LDT is only used by dead compat code now, so load the ldt
guenther
2010-10-26
1
-29
/
+6
*
Clean up segment handling: switch user-space to using code and data
guenther
2010-10-14
1
-15
/
+7
*
- remove USER_LDT, it was never in a state where it would copile, nor will
jasper
2008-05-23
1
-4
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
jsg
2005-12-13
1
-6
/
+2
*
put int into a type
deraadt
2004-07-15
1
-12
/
+12
*
check struct reg for evil; from netbsd
mickey
2004-01-29
1
-1
/
+16
*
an amd64 arch support.
mickey
2004-01-28
1
-0
/
+305