From owner-cvs-all Wed Jan 26 1: 2:45 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D81C14FEE; Wed, 26 Jan 2000 01:02:43 -0800 (PST) (envelope-from shin@FreeBSD.org) Received: (from shin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA02149; Wed, 26 Jan 2000 01:02:43 -0800 (PST) (envelope-from shin@FreeBSD.org) Message-Id: <200001260902.BAA02149@freefall.freebsd.org> From: Yoshinobu Inoue Date: Wed, 26 Jan 2000 01:02:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include/rpc rpc.h src/lib/libc/net rcmd.c src/lib/libc/rpc Makefile.inc bindresvport.3 bindresvport.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk shin 2000/01/26 01:02:43 PST Modified files: include/rpc rpc.h lib/libc/net rcmd.c lib/libc/rpc Makefile.inc bindresvport.3 bindresvport.c Log: bindresvport related changes -changed bindresvport2 to bindresvport_sa -merged the man into bindresvport.3 All discussion between Jean-Luc Richier , Theo de Raadt , itojun, is reflected to this code. (Actually Theo de Raadt write the code simultaneously as the discussion change.) Revision Changes Path 1.12 +2 -2 src/include/rpc/rpc.h 1.19 +3 -3 src/lib/libc/net/rcmd.c 1.17 +4 -4 src/lib/libc/rpc/Makefile.inc 1.9 +78 -9 src/lib/libc/rpc/bindresvport.3 1.12 +57 -63 src/lib/libc/rpc/bindresvport.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message