看板 DFBSD_commit 關於我們 聯絡資訊
commit 8fec73d572e83eaac9205970a2e7f0ef2ac304dd Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sat Feb 6 11:24:37 2010 -0800 vmstat - Adjustments for kmalloc size_t changes * Adjust for changes to struct malloc_type. * Clean up the column output. Get rid of 'Size(s)' which is no longer used and increase the width of some of the fields. Summary of changes: usr.bin/vmstat/vmstat.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8fec73d572e83eaac9205970a2e7f0ef2ac304dd -- DragonFly BSD source repository