Stop using 'union wait' for the status of wait*() in a few places.
authorSascha Wildner <saw@online.de>
Sun, 10 May 2015 02:21:02 +0000 (04:21 +0200)
committerSascha Wildner <saw@online.de>
Sun, 10 May 2015 03:18:19 +0000 (05:18 +0200)
commit5d3406f7f83f388514bb8e68b60656e0e42dcb7d
tree62be874eccf5eda332be7f36925a19ed3d75d7b4
parent64fe151614e2ac70e6bb0461ff92198cbb1e90f8
Stop using 'union wait' for the status of wait*() in a few places.

It is deprecated old 4.3BSD compatibility stuff and will soon go away.
games/cribbage/instr.c
games/sail/pl_1.c
usr.bin/rlogin/rlogin.c
usr.bin/script/script.c