History log of /netbsd-src/lib/libc/rpc/rpc_svc_err.3 (Results 1 – 6 of 6)
Revision Date Author Comments
# 472351e1 16-Apr-2003 wiz <wiz@NetBSD.org>

Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.


# 3fdac2b8 18-Jan-2003 thorpej <thorpej@NetBSD.org>

Merge the nathanw_sa branch.


# 814f296b 07-Feb-2002 ross <ross@NetBSD.org>

Generate <>& symbolically.


# 723dbf64 16-Sep-2001 wiz <wiz@NetBSD.org>

Mostly punctuation fixes; uppercase some .Sh arguments, and misc. fixes.


# f37e55af 16-Sep-2001 wiz <wiz@NetBSD.org>

Boring whitespace fixes.


# 7df0ccba 02-Jun-2000 fvdl <fvdl@NetBSD.org>

Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI,
but sockets instead, internally. Old, backward compatible interfaces
maintained.