summaryrefslogtreecommitdiff
path: root/lib/libm/src/namespace.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libm/src/namespace.h')
0 files changed, 0 insertions, 0 deletions
'2021-08-07 16:18:40 +0000'>2021-08-07Merge thorpej-cfargs2.thorpej 2021-07-24Fix all remaining typos, mainly in comments but also in few definitions and l...andvar 2021-07-11Fix silent freeze on probing sti(4) framebuffer on 712/60. PR/52162tsutsui 2021-04-24Merge thorpej-cfargs branch:thorpej 2020-11-21malloc(9) -> kmem(9)thorpej 2020-10-23support mmap()macallan 2020-10-16Remove trailing whitespaceskrll 2020-10-16KNFskrll 2020-10-16config space accesses to device 15 function 7 cause a machine check exceptionmacallan 2020-06-14replace EX_NOWAIT with EX_WAITOK in device attach methods.chs 2020-05-14Mask all interrupts before reading (and clearing) the interrupt requestskrll 2020-04-16Don't KASSERT there's an FPU present. QEMU doesn't have one...skrll 2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs 2019-04-16Re-arrange dino_softc members to improve alignmentskrll 2019-04-15Trailing whitespaceskrll 2019-04-15Some KNFskrll 2018-12-08Clean up initialization of com_regs structure, in preparation forthorpej 2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh 2017-10-10Reorder to avoid null deref before null testmaya 2017-06-01remove checks for failure after memory allocation calls that cannot fail:chs 2015-10-02PCI Extended Configuration stuff written by nonaka@:msaitoh 2014-10-18src is too big these days to tolerate superfluous apostrophes. It'ssnj 2014-07-27Fix typo in previous. Eesh.dholland 2014-07-26Add d_discard to a cdevsw I apparently missed.dholland 2014-03-31fix eisa_intr_stringchristos 2014-03-29make pci_intr_string and eisa_intr_string take a buffer and a lengthchristos 2014-03-26kill sprintfchristos 2014-02-24Rename NetBSD/hp700 to NetBSD/hppa.skrll