freebsd-dev/sys
Brooks Davis e02f64d9b8 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
2021-11-17 20:12:25 +00:00
..
amd64 freebsd32: remove redundant no-arg syscalls 2021-11-17 20:12:24 +00:00
arm Add a COMPAT_FREEBSD13 kernel option 2021-11-17 03:08:40 +01:00
arm64 freebsd32: remove redundant no-arg syscalls 2021-11-17 20:12:24 +00:00
bsm
cam
cddl
compat freebsd32: add real abort2 2021-11-17 20:12:25 +00:00
conf freebsd32: add real abort2 2021-11-17 20:12:25 +00:00
contrib zfs: merge openzfs/zfs@269b5dadc (master) into main 2021-11-17 09:39:40 +01:00
crypto
ddb
dev
dts
fs
gdb
geom
gnu
i386 Add a COMPAT_FREEBSD13 kernel option 2021-11-17 03:08:40 +01:00
isa
kern freebsd32: add real abort2 2021-11-17 20:12:25 +00:00
kgssapi
libkern
mips Add a COMPAT_FREEBSD13 kernel option 2021-11-17 03:08:40 +01:00
modules Export symbols from opensolaris.ko and dtrace.ko 2021-11-17 13:51:10 -05:00
net pf: add COMPAT_FREEBSD13 for DIOCKEEPCOUNTERS 2021-11-17 03:09:20 +01:00
net80211
netgraph
netinet tcp: Rack ack war with a mis-behaving firewall or nat with resets. 2021-11-17 09:45:51 -05:00
netinet6
netipsec sctp: Remove now-unneeded mb_unmapped_to_ext() calls 2021-11-16 13:38:09 -05:00
netpfil pf: add COMPAT_FREEBSD13 for DIOCKEEPCOUNTERS 2021-11-17 03:09:20 +01:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc Add a COMPAT_FREEBSD13 kernel option 2021-11-17 03:08:40 +01:00
riscv Add a COMPAT_FREEBSD13 kernel option 2021-11-17 03:08:40 +01:00
rpc
security
sys freebsd32: add real abort2 2021-11-17 20:12:25 +00:00
teken
tests
tools makesyscalls: make strip_abi_prefix more robust 2021-11-17 20:12:21 +00:00
ufs
vm
x86
xdr
xen
Makefile