Bug 15213

Summary: [PATCH] Various fixes for LINT (RELENG_3)
Product: Base System Reporter: jedgar <jedgar>
Component: kernAssignee: Sheldon Hearn <sheldonh>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.3-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description jedgar 1999-12-01 19:50:00 UTC
Fix for various inconsistencies/errors in RELENG_3 LINT:

* Standardize reference to source tree: src/sys/...; and correct
  non-existent locations (src/i386/isa/... != src/sys/i386/isa/...)
* Standardize URL references: http://...
* Update URLs of NTP and ATM references
* Update location of Brooktree overrides
* Fix misc DPT indentations

How-To-Repeat: 
See LINT (RELENG_3)
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 1999-12-02 17:54:10 UTC
Responsible Changed
From-To: freebsd-bugs->sheldonh

Apart from a few unnecessary whitespace changes, this looks good. 
I'll do it tomorrow (GMT+2). 
Comment 2 Sheldon Hearn freebsd_committer freebsd_triage 1999-12-03 12:52:57 UTC
State Changed
From-To: open->closed

Slightly modified version of your patch committed in rev 1.539.2.49. 
Thanks.