git: Stop using 'union wait' for the status of wait*() in a few places.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat May 9 20:24:00 PDT 2015


commit 5d3406f7f83f388514bb8e68b60656e0e42dcb7d
Author: Sascha Wildner <saw at online.de>
Date:   Sun May 10 04:21:02 2015 +0200

    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.

Summary of changes:
 games/cribbage/instr.c  | 7 +++----
 games/sail/pl_1.c       | 7 +++----
 usr.bin/rlogin/rlogin.c | 8 ++++----
 usr.bin/script/script.c | 5 ++---
 4 files changed, 12 insertions(+), 15 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5d3406f7f83f388514bb8e68b60656e0e42dcb7d


-- 
DragonFly BSD source repository



More information about the Commits mailing list