From owner-cvs-lib Mon Dec 30 06:14:44 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id GAA27023 for cvs-lib-outgoing; Mon, 30 Dec 1996 06:14:44 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id GAA27014; Mon, 30 Dec 1996 06:14:41 -0800 (PST) Date: Mon, 30 Dec 1996 06:14:41 -0800 (PST) From: Peter Wemm Message-Id: <199612301414.GAA27014@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/rpc auth_unix.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/12/30 06:14:41 Modified: lib/libc/rpc auth_unix.c Log: - prototype now in common include file - standard function name Obtained from: a diff of FreeBSD vs. OpenBSD/NetBSD rpc code. Revision Changes Path 1.7 +2 -4 src/lib/libc/rpc/auth_unix.c