Bug 30766

Summary: maxusers comment in LINT contains incorrect filename
Product: Base System Reporter: kevin.way <kevin.way>
Component: kernAssignee: Murray Stokely <murray>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.4-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description kevin.way 2001-09-23 21:20:03 UTC
LINT's description of maxusers refers to param.c instead of subr_param.c, and describes the formula used to set other tables as complicated, when it consists of one addition and one multiplication.

How-To-Repeat: read LINT
Comment 1 Murray Stokely freebsd_committer freebsd_triage 2001-09-27 10:58:45 UTC
State Changed
From-To: open->analyzed

Committed to -CURRENT, thanks! 



Comment 2 Murray Stokely freebsd_committer freebsd_triage 2001-09-27 10:58:45 UTC
Responsible Changed
From-To: freebsd-bugs->murray

My MFC reminder.
Comment 3 Murray Stokely freebsd_committer freebsd_triage 2001-10-10 12:59:31 UTC
State Changed
From-To: analyzed->closed

This fix has been merged to -STABLE.  Thanks!