git: ipcs(1): Fix the "ipcs: kvm_nlist: No such file or directory" error.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Tue Nov 13 09:44:15 PST 2012
    
    
  
commit 0541e242e4f0b8d2b085cc595837cf25570b0a68
Author: Sascha Wildner <saw at online.de>
Date:   Tue Nov 13 18:35:17 2012 +0100
    ipcs(1): Fix the "ipcs: kvm_nlist: No such file or directory" error.
    
    The "semu" variable was removed in 79757ed082, causing this breakage.
    Strangely, even before its removal it wasn't used for anything in
    ipcs(1).
    
    Reported-by: beket
Summary of changes:
 usr.bin/ipcs/ipcs.c |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0541e242e4f0b8d2b085cc595837cf25570b0a68
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list