ipcs(1): Fix the "ipcs: kvm_nlist: No such file or directory" error.
authorSascha Wildner <saw@online.de>
Tue, 13 Nov 2012 17:35:17 +0000 (18:35 +0100)
committerSascha Wildner <saw@online.de>
Tue, 13 Nov 2012 17:35:32 +0000 (18:35 +0100)
commit0541e242e4f0b8d2b085cc595837cf25570b0a68
tree432ee1159ae5758812fbc6d8bd92645ab37f851b
parent7b3b78293938960f942d490e00c37ae2afcacb12
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
usr.bin/ipcs/ipcs.c