Bug 11521

Summary: BusyBox's "free" can't separate columns on 16GB RAM machine
Product: Busybox Reporter: tateisu
Component: Standard ComplianceAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: busybox-cvs
Priority: P5    
Version: 1.29.x   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

Description tateisu 2018-11-26 14:53:42 UTC
from https://github.com/syuilo/misskey/issues/3409

BusyBox's "free" can't separate columns on 16GB RAM machine.
it should enlarge column width if total memory gt 16GB,128GB, or more.

https://user-images.githubusercontent.com/37681609/49020073-f0ca0e00-f1d2-11e8-9b95-e0c85637662a.png

https://user-images.githubusercontent.com/37681609/49019768-0db21180-f1d2-11e8-96f3-70efbbb5b318.png
Comment 1 Denys Vlasenko 2018-11-27 14:44:02 UTC
Fixed in git, thanks!