Home
last modified time | relevance | path

Searched hist:e02f64d9b88ce33313755f4a94c46a7839a23f10 (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_abort2.ce02f64d9b88ce33313755f4a94c46a7839a23f10 Wed Nov 17 21:12:25 CET 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: add real abort2

Previously, the code would copy twice as many pointers as specified
and print pairs of them a single 64-bit pointer.

abort2 doesn't return so make the return type void

freebsd32_abort2 is in it's own file with a 2-clause BSD license
based on a discussion with Wojciech many years ago.

Reviewed by: kevans
H A Dfreebsd32_systrace_args.cdiff e02f64d9b88ce33313755f4a94c46a7839a23f10 Wed Nov 17 21:12:25 CET 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: add real abort2

Previously, the code would copy twice as many pointers as specified
and print pairs of them a single 64-bit pointer.

abort2 doesn't return so make the return type void

freebsd32_abort2 is in it's own file with a 2-clause BSD license
based on a discussion with Wojciech many years ago.

Reviewed by: kevans
H A Dfreebsd32_syscalls.cdiff e02f64d9b88ce33313755f4a94c46a7839a23f10 Wed Nov 17 21:12:25 CET 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: add real abort2

Previously, the code would copy twice as many pointers as specified
and print pairs of them a single 64-bit pointer.

abort2 doesn't return so make the return type void

freebsd32_abort2 is in it's own file with a 2-clause BSD license
based on a discussion with Wojciech many years ago.

Reviewed by: kevans
H A Dfreebsd32_syscall.hdiff e02f64d9b88ce33313755f4a94c46a7839a23f10 Wed Nov 17 21:12:25 CET 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: add real abort2

Previously, the code would copy twice as many pointers as specified
and print pairs of them a single 64-bit pointer.

abort2 doesn't return so make the return type void

freebsd32_abort2 is in it's own file with a 2-clause BSD license
based on a discussion with Wojciech many years ago.

Reviewed by: kevans
H A Dfreebsd32_proto.hdiff e02f64d9b88ce33313755f4a94c46a7839a23f10 Wed Nov 17 21:12:25 CET 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: add real abort2

Previously, the code would copy twice as many pointers as specified
and print pairs of them a single 64-bit pointer.

abort2 doesn't return so make the return type void

freebsd32_abort2 is in it's own file with a 2-clause BSD license
based on a discussion with Wojciech many years ago.

Reviewed by: kevans
H A Dfreebsd32_sysent.cdiff e02f64d9b88ce33313755f4a94c46a7839a23f10 Wed Nov 17 21:12:25 CET 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: add real abort2

Previously, the code would copy twice as many pointers as specified
and print pairs of them a single 64-bit pointer.

abort2 doesn't return so make the return type void

freebsd32_abort2 is in it's own file with a 2-clause BSD license
based on a discussion with Wojciech many years ago.

Reviewed by: kevans
/freebsd/sys/sys/
H A Dsyscallsubr.hdiff e02f64d9b88ce33313755f4a94c46a7839a23f10 Wed Nov 17 21:12:25 CET 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: add real abort2

Previously, the code would copy twice as many pointers as specified
and print pairs of them a single 64-bit pointer.

abort2 doesn't return so make the return type void

freebsd32_abort2 is in it's own file with a 2-clause BSD license
based on a discussion with Wojciech many years ago.

Reviewed by: kevans
/freebsd/sys/kern/
H A Dkern_exit.cdiff e02f64d9b88ce33313755f4a94c46a7839a23f10 Wed Nov 17 21:12:25 CET 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: add real abort2

Previously, the code would copy twice as many pointers as specified
and print pairs of them a single 64-bit pointer.

abort2 doesn't return so make the return type void

freebsd32_abort2 is in it's own file with a 2-clause BSD license
based on a discussion with Wojciech many years ago.

Reviewed by: kevans
/freebsd/sys/conf/
H A Dfilesdiff e02f64d9b88ce33313755f4a94c46a7839a23f10 Wed Nov 17 21:12:25 CET 2021 Brooks Davis <brooks@FreeBSD.org> freebsd32: add real abort2

Previously, the code would copy twice as many pointers as specified
and print pairs of them a single 64-bit pointer.

abort2 doesn't return so make the return type void

freebsd32_abort2 is in it's own file with a 2-clause BSD license
based on a discussion with Wojciech many years ago.

Reviewed by: kevans