cgd
dc6fe8f1a8
second argument to xdr_long must be a "long *", which means that the
...
'out' arg to svc_sendreply must point to a long if outproc is
xdr_long. It was pointing to an 'int', and that was crashing on the
alpha, due to bad alignment.
1996-05-01 18:10:26 +00:00
cgd
06a9330f3a
casts to quite compiler.
1994-12-23 16:44:22 +00:00
cgd
d8806814a6
specify man pages the new way.
1994-12-22 11:32:57 +00:00
deraadt
bb627c6f25
work around two obscure bugs
1994-06-29 06:24:39 +00:00
cgd
5b823d2a09
don't need -lutil
1994-01-28 00:52:03 +00:00
deraadt
ad97f8aac0
should bzero automatic sockaddr's before use
1993-12-05 13:58:43 +00:00
mycroft
319b21f7c1
Make encap_parms->arglen a u_int to match other RPC code.
1993-12-03 10:01:06 +00:00
cgd
a4f95e1816
no more librpc
1993-10-08 01:33:33 +00:00
mycroft
e9d867ef50
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
mycroft
c3e42d1c64
Add RCS indentifiers.
1993-08-01 07:22:47 +00:00
mycroft
3731815919
Add RCS identifiers.
1993-07-30 20:50:20 +00:00
mrg
c78c6a22ab
4.4BSD-Lite2
1993-06-06 20:58:02 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00