DragonFlyBSD/src c3a64adsys/kern kern_exit.c

kernel - Fix info->si_code for waitid() (2)

* Our si_status was W*() encoded, but linux does not W*() encode
  theirs.

  Do not W*() encode ours either.  Also properly decode the exit signal
  and exit code.
DeltaFile
+8-5sys/kern/kern_exit.c
+8-51 files

UnifiedSplitRaw