NetBSD/sys/arch/sun3
ad 68fa584377 Arrange to update cached LWP credentials in userret() rather than during
syscall/trap entry, eliminating a test+branch on every syscall/trap.

This wasn't possible in the 3.99.x timeframe when l->l_cred came about
because there wasn't a reliable/timely way to force an ONPROC LWP running on
a remote CPU into the kernel (which is just about the only new thing in
this scheme).
2023-10-05 19:41:03 +00:00
..
compile
conf bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER 2023-06-03 08:52:53 +00:00
dev s/lager/larger/ in comments. 2023-01-23 22:16:44 +00:00
include Fix typo in comment. 2023-06-24 05:27:13 +00:00
sun3 Arrange to update cached LWP credentials in userret() rather than during 2023-10-05 19:41:03 +00:00
sun3x fix various typos in comments, documentation and messages. 2022-05-31 08:43:13 +00:00
Makefile