From freebsd@bilogic.org  Wed Oct 17 17:17:48 2001
Return-Path: <freebsd@bilogic.org>
Received: from matrix.bilogic.org (dsl-65-186-13-25.telocity.com [65.186.13.25])
	by hub.freebsd.org (Postfix) with ESMTP
	id DD21D37B403; Wed, 17 Oct 2001 17:17:42 -0700 (PDT)
Received: from pete.home.bilogic.org (pete.home.bilogic.org [172.31.1.3])
	by matrix.bilogic.org (Postfix) with ESMTP
	id AE5A918E3; Fri, 12 Oct 2001 17:57:43 -0500 (CDT)
Message-Id: <20011012175743.A36768@pete.bilogic.org>
Date: Fri, 12 Oct 2001 17:57:43 -0500
From: Peter Johnson <freebsd@bilogic.org>
To: freebsd-gnats-submit@freebsd.org, imp@freebsd.org,
	freebsd-bugs@freebsd.org
Subject:

>Number:         31343
>Category:       kern
>Synopsis:       
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gnats-admin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 17 17:20:01 PDT 2001
>Closed-Date:    Mon Oct 22 15:55:47 PDT 2001
>Last-Modified:  Wed Oct 26 05:21:48 GMT 2005
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 Is there a reason this hasn't been committed yet?  I successfully applied
 and built Warner's patch with 4.4-STABLE, with the following change to the
 patchset for Makefile.in (so it builds and installs the manpage).  The
 result is perfect for using dump over ssh (just "setenv RSH ssh" before
 running dump with -f username@hostname:/dev/device).
 
 --- orig/Makefile.inc	Thu Sep 13 17:12:39 2001
 +++ Makefile.inc	Tue Oct  9 18:46:25 2001
 @@ -16,7 +16,7 @@
  	inet_pton.c ip6opt.c linkaddr.c map_v4v6.c name6.c ns_addr.c \
  	ns_name.c ns_netint.c \
  	ns_ntoa.c ns_parse.c ns_print.c ns_ttl.c nsap_addr.c \
 -	rcmd.c recv.c res_comp.c res_data.c res_debug.c \
 +	rcmd.c rcmdsh.c recv.c res_comp.c res_data.c res_debug.c \
  	res_init.c res_mkquery.c res_mkupdate.c res_query.c res_send.c \
  	res_update.c rthdr.c send.c vars.c
  # not supported: iso_addr.c 
 @@ -32,7 +32,7 @@
  	getnameinfo.3 getnetent.3 getprotoent.3 getservent.3
 if_indextoname.3 \
  	inet.3 inet_net.3 \
  	inet6_option_space.3 inet6_rthdr_space.3 linkaddr.3 \
 -	rcmd.3 resolver.3
 +	rcmd.3 rcmdsh.3 resolver.3
  # not installed: iso_addr.3 ns.3
  
  MLINKS+=addr2ascii.3 ascii2addr.3
 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mikeh 
State-Changed-When: Mon Oct 22 15:55:47 PDT 2001 
State-Changed-Why:  
Not a PR. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31343 
>Unformatted:
