git: rwho(1): Let the width of the username column depend on the file format.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Thu Mar  5 09:55:13 PST 2015
    
    
  
commit efba773785ace3408feddd2ed3310985d9f908a2
Author: Sascha Wildner <saw at online.de>
Date:   Thu Mar 5 18:54:02 2015 +0100
    rwho(1): Let the width of the username column depend on the file format.
    
    We're parsing files generated by rwhod(8) here, not utmp(5) files.
    
    This is FreeBSD's r200997.
Summary of changes:
 usr.bin/rwho/rwho.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/efba773785ace3408feddd2ed3310985d9f908a2
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list