libc/xdr: Add xdr_uint16_t() (it's just like xdr_u_int16_t()).
authorSascha Wildner <saw@online.de>
Sat, 9 Jun 2018 08:13:36 +0000 (10:13 +0200)
committerSascha Wildner <saw@online.de>
Sat, 9 Jun 2018 08:13:36 +0000 (10:13 +0200)
commitf401eab700995e250454bbfc0ca147b8194a150d
tree75ec1c25c9d3515e974fb2df1cb67a0eb7e07305
parent0dbf214df3e526d5563c414997b0cc7545878f31
libc/xdr: Add xdr_uint16_t() (it's just like xdr_u_int16_t()).

dports might make use of it.

While here, improve the manual page a bit and also bring in some fixes
from FreeBSD.
include/rpc/xdr.h
lib/libc/xdr/Makefile.inc
lib/libc/xdr/Symbol.map
lib/libc/xdr/xdr.3
lib/libc/xdr/xdr.c
sys/sys/param.h