Commit ID:      1005FBEEF647E7AA0F9
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/11/25 23:57:28 UTC

Modified files:
        sys/arch/i386/include: types.h
        sys/arch/sparc/include: types.h

Log message:
fix register_t (i386 was int not long, sparc was unsigned‽)

also unify {,u}intptr_t while here

“supposedly correct” defns from OpenBSD

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.3 -r1.4 src/sys/arch/i386/include/types.h
cvs -R rdiff -kk -upr1.2 -r1.3 src/sys/arch/sparc/include/types.h

Reply via email to