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
/
sysarch.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
amd64_{get,set}_fsbase() are superfluous and unused; delete them.
guenther
2018-01-07
1
-50
/
+1
*
remove never used get/set ioperm sysarch functions. ok guenther
tedu
2013-05-05
1
-11
/
+1
*
Remove excessive sys/cdefs.h inclusion
deraadt
2012-12-05
1
-3
/
+4
*
Add __BEGIN_DECLS so that programs using C++ can use functions
sthen
2012-10-10
1
-1
/
+5
*
Unrevert the FS.base diff: the issues were actually elsewhere
guenther
2011-04-13
1
-6
/
+12
*
Revert bulk of the FS.base diff, as it causes issues on some machines
guenther
2011-04-10
1
-12
/
+6
*
Add support for per-rthread base-offset for the %fs selector on amd64.
guenther
2011-04-05
1
-6
/
+12
*
Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.
pirofti
2011-03-23
1
-4
/
+4
*
Old-style MTRRs were never used on amd64, so remove the remaining traces
guenther
2011-03-18
1
-17
/
+1
*
The LDT is only used by dead compat code now, so load the ldt
guenther
2010-10-26
1
-3
/
+1
*
ldt removal missed some. amd64_{get,set}_ldt gone. also remove
martynas
2009-09-18
1
-18
/
+1
*
move to amd64_() functions
deraadt
2004-02-27
1
-45
/
+36
*
put the goo there for ldt handling, even if we do not do it yet
deraadt
2004-02-26
1
-3
/
+3
*
an amd64 arch support.
mickey
2004-01-28
1
-0
/
+120