From mb@fuchur.lan.attic.ch Mon Jul 23 14:04:43 2001 Return-Path: Received: from fuchur.lan.attic.ch (fuchur.lan.attic.ch [194.235.47.21]) by hub.freebsd.org (Postfix) with ESMTP id 1A1A237B405 for ; Mon, 23 Jul 2001 14:04:42 -0700 (PDT) (envelope-from mb@fuchur.lan.attic.ch) Received: (from mb@localhost) by fuchur.lan.attic.ch (8.11.4/8.11.4) id f6NL9a802340; Mon, 23 Jul 2001 23:09:36 +0200 (CEST) (envelope-from mb) Message-Id: <200107232109.f6NL9a802340@fuchur.lan.attic.ch> Date: Mon, 23 Jul 2001 23:09:36 +0200 (CEST) From: Martin Blapp Reply-To: Martin Blapp To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: [PATCH] rpcgen(1) and inetdflag/pmflag support X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 29175 >Category: bin >Synopsis: [PATCH] rpcgen(1) and inetdflag/pmflag support >Confidential: no >Severity: non-critical >Priority: medium >Responsible: mbr >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 23 14:10:01 PDT 2001 >Closed-Date: Sun Jul 14 10:54:24 PDT 2002 >Last-Modified: Sun Jul 14 10:54:24 PDT 2002 >Originator: Martin Blapp >Release: FreeBSD 5.0-CURRENT i386 >Organization: Improware AG >Environment: System: FreeBSD fuchur.lan.attic.ch 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Jun 30 19:49:42 CEST 2001 root@fuchur.lan.attic.ch:/usr/obj/usr/src/sys/FUCHUR2 i386 >Description: - Reenable the tirpcflag, back out the previous commit now the support is fixed. - Set the default for inetdflag and pmflag to 0. The port monitor support needs to much TLI/XLI, so we don't use it. There are some program which use the inetdflag and that's ok, they can specify it with -I. Same behaviour as in RPC4.0 case too. - Also fix some cases where pmflag were missing (tirpcflag was specified, but no check against pmflag was there). - If you like to compile for previous ONC RPC 4.0, you can specify -b. - Removed most #ifdef's for Free-/NetBSD. NetBSD uses a completly different rpcgen, so we don't have to keep this. - Wall cleanup, added some #if defined(LIBC_SCCS) and commented out some #pragmas with scids. - Link against pthread also in tirpc case (if -M is specified). Removed -lnsl with tirpcflag also. - Use syslog.h in tirpc-case too, there are some dependecies. - This should fix ports/mail/drac and other rpc dependent ports. >How-To-Repeat: >Fix: Add my patch: http://home.teleport.ch/freebsd/userland/rpcgen.diff >Release-Note: >Audit-Trail: Responsible-Changed-From-To: freebsd-bugs->tmm Responsible-Changed-By: tmm Responsible-Changed-When: Mon Jul 23 14:43:50 PDT 2001 Responsible-Changed-Why: I'll take this one (having looked at that patch before). http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29175 Responsible-Changed-From-To: tmm->mbr Responsible-Changed-By: mbr Responsible-Changed-When: Thu Jul 11 16:13:42 PDT 2002 Responsible-Changed-Why: I'll work on this http://www.freebsd.org/cgi/query-pr.cgi?pr=29175 State-Changed-From-To: open->closed State-Changed-By: alfred State-Changed-When: Sun Jul 14 10:54:08 PDT 2002 State-Changed-Why: submitted delta has been applied, thank you. http://www.freebsd.org/cgi/query-pr.cgi?pr=29175 >Unformatted: