From nobody@FreeBSD.org  Fri Aug 24 12:59:24 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 310D037B403
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 24 Aug 2001 12:59:24 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id f7OJxOa09184;
	Fri, 24 Aug 2001 12:59:24 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200108241959.f7OJxOa09184@freefall.freebsd.org>
Date: Fri, 24 Aug 2001 12:59:24 -0700 (PDT)
From: Joseph Mallett <jmallett@xMach.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ftp(1)'s fetch.c has readability-issues with its style
X-Send-Pr-Version: www-1.0

>Number:         30055
>Category:       bin
>Synopsis:       ftp(1)'s fetch.c has readability-issues with its style
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    mike
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 24 13:00:00 PDT 2001
>Closed-Date:    Fri Jan 4 17:26:07 PST 2002
>Last-Modified:  Fri Jan 04 17:27:27 PST 2002
>Originator:     Joseph Mallett
>Release:        4.4-RC
>Organization:
xMach
>Environment:
Aphex% uname -a
FreeBSD Aphex.NewGold.NET 4.4-RC FreeBSD 4.4-RC #0: Mon Aug 20 06:41:21 GMT 2001     jmallett@Aphex.NewGold.NET:/usr/people/jmallett/obj  i386
>Description:
When I was mucking about in ftp(1), I was rather irritated by some ugly inconsistency in style, of which I have tried to correct herein. This is totally independant of my previous patch, as I'm not sure if both will be committed. If you need a second version of this, I can provide one.
>How-To-Repeat:
cat /usr/src/usr.bin/ftp/fetch.c
>Fix:
tabs will get munged if I paste, and those are very important to this, so I advise you get it via HTTP: http://srcsys.org/work/fetch.c.style.patch
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->mike0 
Responsible-Changed-By: des 
Responsible-Changed-When: Mon Dec 3 16:10:54 PST 2001 
Responsible-Changed-Why:  

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30055 
Responsible-Changed-From-To: mike0->mike 
Responsible-Changed-By: des 
Responsible-Changed-When: Mon Dec 3 16:11:26 PST 2001 
Responsible-Changed-Why:  
Looks like a job for Mike :) 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30055 
State-Changed-From-To: open->closed 
State-Changed-By: mike 
State-Changed-When: Fri Jan 4 17:26:07 PST 2002 
State-Changed-Why:  

lukemftp is now standard in -CURRENT and will be MFC'd shortly.  It 
has much better style. 

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