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
/
include
/
rpc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-27
Pull in <sys/select.h> for fd_set
guenther
1
-1
/
+2
2015-09-14
Prefer the standardized <poll.h> over <sys/poll.h>
guenther
1
-2
/
+2
2015-09-13
Wrap <rpc/*.h> so that calls go direct and the symbols are all weak.
guenther
2
-54
/
+2
2015-09-13
authdes_create() was never implemented
guenther
1
-3
/
+1
2014-10-29
Add prototypes for xdr_{accepted,rejected}_reply() and svcudp_enablecache()
guenther
2
-2
/
+6
2010-09-01
Oracle has re-licensed sunrpc under a three-clause BSD license.
millert
13
-371
/
+375
2010-05-01
incomming -> incoming
mk
1
-2
/
+2
2008-12-09
Commit requested by marco:
otto
1
-1
/
+2
2008-06-13
implement xdr_int64_t, xdr_u_int64_t
sturm
1
-1
/
+3
2007-11-24
some spelling fixes from Martynas Venckus
jmc
1
-2
/
+2
2006-11-10
add void set_rpc_maxgrouplist(int), to be able to make mount_nfs -g
grunk
1
-1
/
+2
2006-02-06
typos from alexey dobriyan;
jmc
1
-2
/
+2
2005-01-08
Oops. Too much 'KNF'. We don't use NULL_xdrproc_t, but someone might
krw
1
-2
/
+2
2005-01-08
Bit of KNF - replace (<type> *)0 and (<type> *)NULL with NULL. Pointed
krw
1
-2
/
+2
2004-01-22
Remove unnecessary typedef usage.
espie
9
-119
/
+127
2003-12-31
Implement svc_getreq_poll(3) and friends and use poll(2) instead of select(2)
millert
1
-6
/
+7
2003-03-16
realated -> related
margarida
1
-2
/
+2
2003-03-14
unkown -> unknown
margarida
1
-2
/
+2
2003-03-10
fix spelling in comment
david
1
-2
/
+2
2002-12-11
Make x_handy in XDR u_int, not int since there are places in the
millert
1
-2
/
+2
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
millert
6
-65
/
+47
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
11
-120
/
+120
2001-09-15
prototype cleanup
deraadt
2
-4
/
+4
2001-03-03
plug many memory leaks
deraadt
1
-1
/
+2
2000-10-12
proto _rpc_dtablesize()
deraadt
1
-1
/
+4
2000-08-22
proto svc_getreqset2
deraadt
1
-1
/
+2
1998-12-20
pull in rpc/pmap_clnt.h to silence gcc and prototype xdr_opaque_auth for the same reason
millert
1
-1
/
+5
1998-08-29
change pmap_set() protocol to u_int, similar to solaris; ref: casper
deraadt
1
-2
/
+2
1998-03-19
Some -Wall
millert
1
-2
/
+2
1998-02-10
pretty some types, real minor
deraadt
2
-9
/
+9
1997-09-21
Well, as we are heading for a release people are encouraged to rebuild their
niklas
13
-0
/
+14
1997-07-17
proto more
deraadt
1
-0
/
+5
1997-07-02
Move prototype for bindresvport(3) to <netiniet/in.h> as it is
millert
1
-1
/
+0
1997-06-29
relocated header files
provos
1
-0
/
+131
1996-07-31
proto get_myaddress()
deraadt
1
-0
/
+1
1996-07-29
proto bindresvport() here
deraadt
1
-0
/
+3
1996-07-20
(*cl_control)() takes a void * for last param
deraadt
1
-1
/
+1
1995-10-18
initial import of NetBSD tree
deraadt
12
-0
/
+1925