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
/
powerpc
/
include
/
limits.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove SIZE_MAX from limits.h. It was added years ago before we
millert
2015-04-30
1
-4
/
+1
*
We uniformly define size_t to be unsigned long and ssize_t to be long. Make
kettenis
2013-08-07
1
-4
/
+4
*
Move MB_LEN_MAX into the machine-independent sys/limits.h header,
guenther
2009-11-27
1
-3
/
+1
*
Don't redefine SIZE_MAX
millert
2006-01-06
1
-1
/
+3
*
convert _FOO_SOURCE -> __FOO_VISIBLE in machine. OK deraadt@
millert
2005-12-14
1
-6
/
+8
*
backout premature
deraadt
2002-09-15
1
-2
/
+2
*
KNF
deraadt
2002-09-15
1
-2
/
+2
*
Add SIZE_MAX define. This is the same as SIZE_T_MAX but more portable.
millert
2002-07-30
1
-1
/
+2
*
Introduce a new file, machine/internal_types.h, to hold that specific arch
espie
2002-04-24
1
-37
/
+1
*
The "powerpc" port which has supported the newer Apple Macintosh powerpc based
drahn
2001-09-01
1
-4
/
+4
*
Add defines for ULLONG_MAX, LLONG_MAX, and LLONG_MIN in terms of
millert
2000-07-31
1
-1
/
+4
*
Make float.h and limits.h agree for DBL_MIN and DBL_MAX.
rahnds
2000-03-20
1
-3
/
+3
*
Some small fixes for non ofw systems
pefo
1998-08-06
1
-1
/
+2
*
Add UID_MAX and GID_MAX
millert
1998-03-22
1
-1
/
+4
*
Monolithic PowerPC kernel, new include
pefo
1997-10-13
1
-1
/
+13
*
multiple inclusion protection; brenner@umr.edu
deraadt
1997-07-24
1
-1
/
+6
*
adding OpenBSD tag to files.
rahnds
1996-12-28
1
-0
/
+1
*
Check-in of powerpc kernel support.
rahnds
1996-12-21
1
-0
/
+63