NetBSD/share
thorpej 91bfaeb675 Overhaul the API used to fetch and store individual memory cells in
userspace.  The old fetch(9) and store(9) APIs (fubyte(), fuword(),
subyte(), suword(), etc.) are retired and replaced with new ufetch(9)
and ustore(9) APIs that can return proper error codes, etc. and are
implemented consistently across all platforms.  The interrupt-safe
variants are no longer supported (and several of the existing attempts
at fuswintr(), etc. were buggy and not actually interrupt-safe).

Also augmement the ucas(9) API, making it consistently available on
all plaforms, supporting uniprocessor and multiprocessor systems, even
those that do not have CAS or LL/SC primitives.

Welcome to NetBSD 8.99.37.
2019-04-06 03:06:23 +00:00
..
dict Add missing word: cactus. PR 53432. 2018-07-15 06:40:39 +00:00
doc comment out the IFF_TRAILERS stuff that is no longer relevant and add 2019-02-05 19:53:13 +00:00
examples Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently, 2018-12-19 13:57:44 +00:00
i18n Add more aliases for Hebrew and Arabic ISO-8859-... encodings. 2018-06-08 12:07:41 +00:00
legal
locale Add characters in "Emoji & Pictographs" from Unicode 10.0.0: 2018-06-03 07:54:51 +00:00
man Overhaul the API used to fetch and store individual memory cells in 2019-04-06 03:06:23 +00:00
me
misc WAFL 2019-04-05 15:07:42 +00:00
mk Switch everyone to mesa 18. 2019-04-05 15:58:17 +00:00
nls
tabset
terminfo
tmac
wscons Add AltGr modifier for brazilian abnt2 keymap. 2018-05-29 19:45:31 +00:00
xml
Makefile use SUBDIR.roff suggested by uwe@ 2018-06-10 17:55:11 +00:00
Makefile.inc