#
28c67577 |
| 07-Dec-2022 |
guenther <guenther@openbsd.org> |
Add END()s to match ENTRY()s. ok deraadt@
|
#
fc541c5d |
| 07-Dec-2022 |
guenther <guenther@openbsd.org> |
Apply changes from commitid FWrfGfO9Ojnsh1mq to libkern. From original commit message: To mitigate against spectre attacks, AMD processors without the IBRS feature need an lfence instruction after ev
Apply changes from commitid FWrfGfO9Ojnsh1mq to libkern. From original commit message: To mitigate against spectre attacks, AMD processors without the IBRS feature need an lfence instruction after every near ret. See software techniques for managing speculation on AMD processors revision 9.17.20 mitigation G-5.
ok deraadt@
show more ...
|
#
1d66f0a0 |
| 03-Jul-2018 |
mortimer <mortimer@openbsd.org> |
Add retguard macros for libkern ok deraadt
|
#
737e0611 |
| 29-Nov-2014 |
tedu <tedu@openbsd.org> |
it should not be necessary to clear the direction flag ok deraadt
|
#
d874cce4 |
| 26-Jun-2008 |
ray <ray@openbsd.org> |
First pass at removing clauses 3 and 4 from NetBSD licenses.
Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code t
First pass at removing clauses 3 and 4 from NetBSD licenses.
Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors.
OK deraadt@
show more ...
|
#
f5df1827 |
| 28-Jan-2004 |
mickey <mickey@openbsd.org> |
an amd64 arch support. hacked by art@ from netbsd sources and then later debugged by me into the shape where it can host itself. no bootloader yet as needs redoing from the recent advanced i386 sourc
an amd64 arch support. hacked by art@ from netbsd sources and then later debugged by me into the shape where it can host itself. no bootloader yet as needs redoing from the recent advanced i386 sources (anyone? ;)
show more ...
|