OpenBSD release(s):
1.7 (79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57),
1.6 (56 55 54 53 52 51 50 49),
1.5 (48 47 46 45 44 43 42 41 40 39),
1.4 (38 37 36 35),
1.3 (34 33 32 31),
1.2 (30 29 28 27 26 25 24 23 22),
1.1.1.1 (21 20),
Tags:
1.1.1.1 (netbsd_1_1),
revision 1.7/
(Download) -
annotate -
Wed, 29 Oct 2014 04:34:21 UTC by guenther
OpenBSD release(s): 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57
Changes since 1.6:
+4 -1
(diff)
Add prototypes for xdr_{accepted,rejected}_reply() and svcudp_enablecache()
(Both NetBSD and FreeBSD provide these prototypes)
ok millert@
revision 1.6/
(Download) -
annotate -
Wed, 01 Sep 2010 14:43:34 UTC by millert
OpenBSD release(s): 56 55 54 53 52 51 50 49
Changes since 1.5:
+29 -29
(diff)
Oracle has re-licensed sunrpc under a three-clause BSD license.
Update our sources appropriately. OK deraadt@ jsg@
revision 1.5/
(Download) -
annotate -
Mon, 06 Feb 2006 16:51:50 UTC by jmc
OpenBSD release(s): 48 47 46 45 44 43 42 41 40 39
Changes since 1.4:
+2 -2
(diff)
typos from alexey dobriyan;
revision 1.4/
(Download) -
annotate -
Thu, 22 Jan 2004 21:48:02 UTC by espie
OpenBSD release(s): 38 37 36 35
Changes since 1.3:
+3 -3
(diff)
Remove unnecessary typedef usage.
u_char -> unsigned char
u_short -> unsigned short
u_long -> unsigned long
u_int -> unsigned int
okay millert@
revision 1.3/
(Download) -
annotate -
Sat, 16 Feb 2002 21:27:18 UTC by millert
OpenBSD release(s): 34 33 32 31
Changes since 1.2:
+5 -5
(diff)
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.
revision 1.2/
(Download) -
annotate -
Sun, 21 Sep 1997 10:46:15 UTC by niklas
OpenBSD release(s): 30 29 28 27 26 25 24 23 22
Changes since 1.1:
+1 -0
(diff)
Well, as we are heading for a release people are encouraged to rebuild their
entire trees for testing anyway, I might as well do this intrusive touching
of include files now. Added openBSD tags.
revision 1.1/
(Download) -
annotate -
Wed, 18 Oct 1995 08:41:16 UTC by deraadt
Branch point for:
1.1.1.1
Initial revision
revision 1.1.1.1/
(Download) -
annotate -
Wed, 18 Oct 1995 08:41:16 UTC by deraadt
OpenBSD release(s): 21 20
Tags: netbsd_1_1
Changes since 1.1:
None
initial import of NetBSD tree