Source-Changes archive

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

CVS commit: [pgoyette-compat] src/sys/arch/amd64/amd64



Module Name:    src
Committed By:   pgoyette
Date:           Sat Sep 29 07:34:12 UTC 2018

Modified Files:
        src/sys/arch/amd64/amd64 [pgoyette-compat]: netbsd32_machdep.c
            netbsd32_machdep_16.c

Log Message:
Allocate the netbsd32_sendsig_hook in the main compat_netbsd32 code
(where it call be called) and not in a subsidiary module which may
not even exist.


To generate a diff of this commit:
cvs rdiff -u -r1.115.2.9 -r1.115.2.10 \
    src/sys/arch/amd64/amd64/netbsd32_machdep.c
cvs rdiff -u -r1.1.2.8 -r1.1.2.9 \
    src/sys/arch/amd64/amd64/netbsd32_machdep_16.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