summaryrefslogtreecommitdiff
path: root/external/bsd/tre/include
ModeNameSize
-rw-r--r--config.h7932logplain
-rw-r--r--tre-config.h1349logplain
hich only empty stubs forrin 2021-07-21need <sys/param.h> for COHERENCY_UNITskrll 2020-03-16Use C99-ism to reduce ifdefs. Pointed out by christos@.ad 2020-03-16pmap_pv_track(): use PMAP_PAGE_INIT() otherwise the x86 pmap pukes.ad 2020-01-01Revert previous (include of sys/param.h) - the headers requiring thismartin 2019-12-28Add mising sys/param.h include (for COHERENCY_UNIT, now needed in uvm headers)martin 2019-12-18KNFskrll 2019-12-09Convert pmap_pvt to atomic_load/store.riastradh 2019-12-07sys/atomic.h for membar_*jmcneill 2016-02-07Use IPL_NONE for pserialized lock. Assert sleepable. (OOPS.)riastradh 2015-11-11Remove #if 0 / #endif includesskrll 2015-11-11Split out the pmap_pv_track stuff for use by others.skrll