Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/compat/linux/arch/i386



Module Name:    src
Committed By:   christos
Date:           Sat Jun 25 02:19:06 UTC 2005

Modified Files:
        src/sys/compat/linux/arch/i386: linux_machdep.c

Log Message:
- include <sys/wait.h> so that this compile
- use the code field directly, instead of redoing the logic.
- XXX: the status field must be wrong. I think that the _WSTATUS()
  should not be used directly.


To generate a diff of this commit:
cvs rdiff -r1.109 -r1.110 src/sys/compat/linux/arch/i386/linux_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index