freebsd-skq/lib/libc/xdr
Bill Paul c50a9e8f2d Close PR#16028. Make the sanity check saner. The condition that we
check for on the server may arise legitimately on the client. The
correct way to check for a zero record length is to check for it
without the LAST_FRAG marker in it, since it's legal to send a LAST_FRAG
marker with 0 bytes of data.

PR:		misc/16028
2000-01-19 06:12:32 +00:00
..
Makefile.inc
xdr_array.c
xdr_float.c
xdr_mem.c
xdr_rec.c
xdr_reference.c
xdr_sizeof.c
xdr_stdio.c
xdr.3
xdr.c