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
/
mips64
/
include
/
_types.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
#define _MAX_PAGE_SHIFT in MD _types.h as the maximum pagesize an arch
deraadt
2018-03-05
1
-1
/
+2
*
Add _MIPS_ISA_MIPS32 and _MIPS_ISA_MIPS64 defines for clang.
visa
2017-01-21
1
-5
/
+7
*
Remove #define __SWAP_BROKEN from mips64. The architecture now
visa
2017-01-03
1
-4
/
+1
*
lint is dead and C99 may be old enough to drive a car: delete LONGLONG
guenther
2015-09-26
1
-3
/
+1
*
It's safe to assumed 'signed' exists
guenther
2014-03-19
1
-2
/
+2
*
Increase _STACKALIGNBYTES to 15 (was 7), and make sure the stack is aligned
miod
2014-02-22
1
-2
/
+2
*
Provide MI symbol _STACKALIGNBYTES
deraadt
2013-12-18
1
-3
/
+4
*
unify register_t to long on all platforms
deraadt
2013-07-13
1
-8
/
+3
*
Take II, this time without flubbing off_t: : move several internal
guenther
2013-07-05
1
-6
/
+1
*
backout previous; off_t must be signed and there might be other C++ API
otto
2013-07-04
1
-1
/
+6
*
To ease future changes, move several internal type definitions that are
guenther
2013-07-04
1
-6
/
+1
*
unifdef -D __HAVE_TIMECOUNTER
miod
2012-11-05
1
-2
/
+1
*
label_t is the kernel setjmp buffer. It should simply be an array of
deraadt
2011-11-15
1
-2
/
+2
*
Provide namespace-safe alignment macros in <machine/_types.h>, with
guenther
2011-09-08
1
-1
/
+15
*
Make the INT_FAST*_{MIN,MAX} macros match the types they're defined to.
guenther
2011-09-08
1
-1
/
+13
*
Floating-point emulation code for systems lacking proper FPU (i.e. Octeon),
miod
2010-11-24
1
-1
/
+2
*
Get rid of __HAVE_GENERIC_SOFT_INTERRUPTS now that all our platforms support it.
kettenis
2009-11-04
1
-2
/
+1
*
Switch sgi to __HAVE_GENERIC_SOFT_INTERRUPTS.
miod
2009-03-20
1
-1
/
+2
*
- add proper double_t and float_t definitions for each arch
martynas
2008-07-21
1
-1
/
+3
*
The world of __HAVEs and __HAVE_NOTs is reducing. All architectures
art
2007-05-16
1
-2
/
+1
*
Move sgo to __HAVE_CPUINFO.
kettenis
2007-05-07
1
-1
/
+2
*
Make size_t, ssize_t, intptr_t and uintptr_t consistent amongst our
millert
2006-01-13
1
-7
/
+1
*
Merge machine/ansi.h and machine/types.h into machine/_types.h and
millert
2006-01-06
1
-0
/
+143