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
/
lib
/
libc
/
gen
/
errlist.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add additional errno values required by POSIX.
jsg
2017-09-05
1
-1
/
+5
*
Unify all the errno names in
bluhm
2015-10-24
1
-2
/
+2
*
Don't wrap initialized variables: binutils appears to be mishandling them
guenther
2015-09-19
1
-2
/
+4
*
Fix aliasing of sys_errlist, sys_nerr, sys_siglist, and sys_signame
guenther
2015-09-06
1
-3
/
+10
*
lint is dead (long live the lint!), so stop using it as a cpp conditional
guenther
2014-03-16
1
-7
/
+2
*
Change ENOTSUP's strerror() to "Not supported"
guenther
2009-11-24
1
-2
/
+2
*
add ENOTSUP and bump libc minor
jasper
2009-10-26
1
-1
/
+2
*
Add ENOMSG and EIDRM; from jsg@
millert
2007-09-03
1
-1
/
+3
*
Add ECANCELED and EOVERFLOW. For canceled (async) operations and conversion
jasper
2007-05-21
1
-1
/
+4
*
Add ENOMEDIUM and EMEDIUMTYPE to report medium errors to userland programs
beck
2006-08-04
1
-1
/
+3
*
zap remaining rcsid.
espie
2005-08-08
1
-4
/
+1
*
next citrus step.
espie
2005-06-17
1
-1
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
Disc -> Disk for EDQUOT; now the error and log messages that appear when
pjanzen
2002-07-01
1
-2
/
+2
*
Sync EA with FreeBSD, mostly addition of new ENOATTR errno.
drahn
2002-05-01
1
-1
/
+2
*
Some errno entries were not documented or added to _sys_errlist[] when
drahn
2002-04-30
1
-1
/
+4
*
Remove dead code
tholo
1996-09-15
1
-2
/
+7
*
Fix RCS ids
tholo
1996-08-19
1
-7
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+144