1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 16:42:56 -08:00
OpenBSD
Go to file
anton deef986e6c Add ptrace commands used to read/write the XSAVE area of a traced
process. Intended to give debuggers access to xmm/ymm registers.

Inspired by FreeBSD which exposes a similar set of ptrace commands.

ok kettenis@
2024-11-27 05:25:56 +00:00
bin Add PS_STOPPED to the flags 2024-10-15 13:49:49 +00:00
distrib sync 2024-11-27 04:05:47 +00:00
etc add the build user to the build login class now that enough time has passed 2024-11-02 16:55:44 +00:00
games Emit a warning if all fortunes in the file are too short or too long 2024-10-21 06:39:03 +00:00
gnu Correct display stack pointer of the kernel core. From Yuichiro NAITO. 2024-10-31 07:37:35 +00:00
include a.out is no longer the commonly encountered binary file format, the world has 2024-10-16 18:47:47 +00:00
lib Add ptrace commands used to read/write the XSAVE area of a traced 2024-11-27 05:25:56 +00:00
libexec gettytab's dx flag is supposed to set decctlq, which is the opposite of 2024-11-09 11:22:18 +00:00
regress regression test for UpdateHostkeys with multiple keys backed by 2024-11-26 22:02:28 +00:00
sbin unwind: support wildcard in blacklist 2024-11-24 11:33:34 +00:00
share add a manual page for ice(4) 2024-11-26 21:59:29 +00:00
sys Add ptrace commands used to read/write the XSAVE area of a traced 2024-11-27 05:25:56 +00:00
usr.bin g/c outdated XXX comments 2024-11-26 22:05:51 +00:00
usr.sbin Adjust the msgbuf parser callbacks in bgpd to the new API. 2024-11-26 13:59:54 +00:00
.gitignore Ignore CVS directories for easier git + CVS coexistence. 2023-07-07 15:44:54 +00:00
Makefile minor cranking of libraries exposes a problem, details too long to explain. 2020-04-05 20:14:14 +00:00
Makefile.cross riscv64 is a LP64_ARCH, list it as such. 2021-05-03 00:04:31 +00:00