Bug 44995

Summary: /usr/bin/limits thinks sbsize is number, but is's size
Product: Base System Reporter: dsh <dsh>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.7-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description dsh 2002-11-06 12:20:01 UTC
/usr/bin/limits thinks sbsize is number. But it's size.

How-To-Repeat: 
Exec limits -a and see 'bytes' instead of 'kb'.
Comment 1 Maxim Konovalov freebsd_committer freebsd_triage 2004-07-17 22:25:52 UTC
State Changed
From-To: open->closed

Fixed in -CURRENT and -STABLE (rev. 1.9 and rev. 1.7.2.3 limits/limits.c).