Bug 30055

Summary: ftp(1)'s fetch.c has readability-issues with its style
Product: Base System Reporter: Joseph Mallett <jmallett>
Component: binAssignee: Mike Barcroft <mike>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Joseph Mallett 2001-08-24 21:00:00 UTC
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.

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
How-To-Repeat: cat /usr/src/usr.bin/ftp/fetch.c
Comment 1 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2001-12-04 00:10:54 UTC
Responsible Changed
From-To: freebsd-bugs->mike0
Comment 2 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2001-12-04 00:11:26 UTC
Responsible Changed
From-To: mike0->mike

Looks like a job for Mike :)
Comment 3 Mike Barcroft freebsd_committer freebsd_triage 2002-01-05 01:26:07 UTC
State Changed
From-To: open->closed


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