summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-13Stop handling DA and DSR after a second (they should be the first thingNicholas Marriott
2020-01-13Add the capability to boot from another block device than the one thatMark Kettenis
2019-11-19Import NetBSD system call regression tests. They were written withAlexander Bluhm
2020-01-13Convert to tsleep_nsec(9).Martin Pieuchot
2020-01-13When we change attributes for a join essid, we should apply the changePeter Hessler
2020-01-13Raise ipl of the softclock thread to IPL_SOFTCLOCK.Martin Pieuchot
2020-01-13Add BUGS section for hypervisor memory requirementkn
2020-01-13Be more specific in the DSR we are looking for so it doesn't getNicholas Marriott
2020-01-13Treat plausible but invalid keys (like C-BSpace) as literal like anyNicholas Marriott
2020-01-12Add thermal sensor clock.Mark Kettenis
2020-01-12Detect iTerm2 and enable DECSLRM.Nicholas Marriott
2020-01-12The terminal type was never as much use as I expected so remove it inNicholas Marriott
2020-01-12Add support for human readable numbers where applicable.Martijn van Duren
2020-01-12Loop over all DA features, don't skip the first.Nicholas Marriott
2020-01-12Implement cpu_kick() and cpu_unidle().Mark Kettenis
2020-01-12bsd.port.mk(5): remove ports-gcc minor version, it's enough tocwen
2020-01-12tweak locking commentanton
2020-01-12condense commentanton
2020-01-12Get rid of redundant parenthesis.anton
2020-01-12Avoid leak in error path of PKCS5_PBE_keyivgenKinichiro Inoguchi
2020-01-12*sleep_nsec(9): sleep *at least* the given number of nanosecondscheloha
2020-01-11MC7700 works as umsmTheo de Raadt
2020-01-11syncTheo de Raadt
2020-01-11add SIERRA MC7700Theo de Raadt
2020-01-11ami(4): msleep(9) -> msleep_nsec(9); ok kn@cheloha
2020-01-11hifn(4): timeout_add(9) -> timeout_add_msec(9)cheloha
2020-01-11xenstore: *sleep(9) -> *sleep_nsec(9); ok mikeb@cheloha
2020-01-11test tbl_term.c rev. 1.61 and tbl_data.c rev. 1.40:Ingo Schwarze
2020-01-11When autogenerating one layout cell from a data cell just beyond theIngo Schwarze
2020-01-11Use block mode for smbus access as required by the IPMI standard andMark Kettenis
2020-01-11Implement block mode. Tweak an error message while there.Mark Kettenis
2020-01-11syncTheo de Raadt
2020-01-11Make sure we use signed types in the sensor value calculation; 'char' isMark Kettenis
2020-01-11Set "Content-Type: application/ocsp-request" in ocspcheck(1)'s POSTs,Stuart Henderson
2020-01-11fix dup #includeTheo de Raadt
2020-01-11Fix a logic error:Ingo Schwarze
2020-01-11revise the fix for reversed arguments on expand_proxy_command()Christian Weisgerber
2020-01-11Print more tbl(7) details to help debugging:Ingo Schwarze
2020-01-11Convert infinite sleeps to tsleep_nsec(9).Martin Pieuchot
2020-01-11debug-> pkg-debug definesMarc Espie
2020-01-11bsd.port.mk(5): substitute mentions of the retired gcc-4.9 with thecwen
2020-01-11fix .END to not return an error, so that make can actually NOT ignore theMarc Espie
2020-01-11Add constants to support block mode. Needed to support SMBus block readMark Kettenis
2020-01-11The eMMC on my firefly-rk3399 doesn't work reliably when the output tapMark Kettenis
2020-01-11eap(4): tsleep(9) -> tsleep_nsec(9); ok ratchov@cheloha
2020-01-11autri(4): tsleep(9) -> tsleep_nsec(9); ok ratchov@cheloha
2020-01-11bktr(4): one more tsleep(9) -> tsleep_nsec(9) conversion; ok ratchov@cheloha
2020-01-11pcmcia(4): malo(4): tsleep(9) -> tsleep_nsec(9)cheloha
2020-01-11acx(4): tsleep(9) -> tsleep_nsec(9); ok claudio@cheloha
2020-01-11sximmc(4): tsleep(9) -> tsleep_nsec(9)cheloha