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
/
rpc
/
auth_unix.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for timeconting in userland.
pirofti
2020-07-06
1
-3
/
+3
*
When system calls indicate an error they return -1, not some arbitrary
deraadt
2019-06-28
1
-2
/
+2
*
delete old lint ARGSUSED comments
guenther
2015-11-01
1
-2
/
+1
*
Wrap <rpc/*.h> so that calls go direct and the symbols are all weak.
guenther
2015-09-13
1
-1
/
+3
*
Delete 3 more stderr messages, right before returning a proper error.
deraadt
2015-09-02
1
-2
/
+2
*
Remove all bogus writes to stderr. Only explicit requests should
deraadt
2015-09-01
1
-8
/
+3
*
Oracle has re-licensed sunrpc under a three-clause BSD license.
millert
2010-09-01
1
-28
/
+29
*
eliminate call to abort(), which is very bad in libs. I forgat how
otto
2007-03-25
1
-6
/
+9
*
add void set_rpc_maxgrouplist(int), to be able to make mount_nfs -g
grunk
2006-11-10
1
-1
/
+18
*
zap remaining rcsid.
espie
2005-08-08
1
-4
/
+1
*
ansify. ok deraadt@ jaredy@
otto
2005-04-01
1
-23
/
+10
*
Bit of KNF - replace (<type> *)0 and (<type> *)NULL with NULL. Pointed
krw
2005-01-08
1
-4
/
+4
*
do not leak if mem_alloc fails
deraadt
2003-09-20
1
-1
/
+4
*
label abort() from inside library as ILLEGAL
deraadt
2002-01-02
1
-3
/
+3
*
prototype cleanup
deraadt
2001-09-15
1
-23
/
+23
*
plug many memory leaks
deraadt
2001-03-03
1
-1
/
+2
*
fix includes
deraadt
2000-08-24
1
-1
/
+2
*
alphabetize function forward decls for prettiness
millert
1998-12-20
1
-3
/
+3
*
clarify gethostname() call
deraadt
1998-07-09
1
-2
/
+2
*
avoid more abort()
deraadt
1997-11-08
1
-3
/
+3
*
verf is a ptr
deraadt
1997-07-17
1
-4
/
+4
*
Clean up lint and compile warnings
tholo
1996-12-14
1
-3
/
+6
*
memcpy needs proto from string.h.
etheisen
1996-11-14
1
-1
/
+2
*
Remove dead code
tholo
1996-09-15
1
-2
/
+2
*
Fix RCS ids
tholo
1996-08-19
1
-7
/
+2
*
bcopy->memcpy & tag
deraadt
1996-07-20
1
-2
/
+3
*
Pull prototypes into scope
tholo
1996-03-25
1
-5
/
+6
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+324