summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-20few more Ns in the -b option descriptionTheo de Raadt
2021-06-20Make -b available to architectures other than amd64 and i386.Kenneth R Westerback
2021-06-20Mystery bag of cleanups -- mostly removing old debug code, or movingTheo de Raadt
2021-06-20Make sure we program the baud rate divisor register. Without this,Mark Kettenis
2021-06-20Skip disabled cpus (usually service cpus without full functionality).Theo de Raadt
2021-06-20use __riscv instead of __riscv64Theo de Raadt
2021-06-20Add a test case for fmt_scaled.c r1.20Theo Buehler
2021-06-20scan_scaled: fix rescaling for negative numbersTheo Buehler
2021-06-20Reinstate locks around uvm_fault calls from upageflttrap and kpageflttrapStuart Henderson
2021-06-20Put (boot) filename, next-server, host-name and domain-name into leaseFlorian Obser
2021-06-20Don't try to install a default route with route(8) later on if we areFlorian Obser
2021-06-20Move towards a 7.1 OpenBGPD releaseClaudio Jeker
2021-06-20regenJonathan Gray
2021-06-20add some devices found on the intel nuc10i7fnhJonathan Gray
2021-06-19Assert that fpu_load() only gets called with the FPU "off".Mark Kettenis
2021-06-19C version of fabs(), for nowTheo de Raadt
2021-06-19zap trailing whitespaceTheo Buehler
2021-06-19Correctly handle epoch wrapping in dtls1_get_bitmap().Joel Sing
2021-06-19Add DTLS test cases that use non-zero initial epochs.Joel Sing
2021-06-19Provide the ability to set the initial DTLS epoch value.Joel Sing
2021-06-19Initialise the epoch for the DTLS processed and unprocessed queues.Joel Sing
2021-06-19Add more complex DTLS tests for delay/reordering.Joel Sing
2021-06-19Expand comment that details why two DTLS tests currently fail.Joel Sing
2021-06-19Provide the ability to delay/reorder DTLS packets.Joel Sing
2021-06-19sync with riscv64.htmlJonathan Gray
2021-06-19timecounting: add FRAC_TO_NSEC(), BINTIME_TO_NSEC()cheloha
2021-06-19syncTheo de Raadt
2021-06-19arm64 -> riscv64Jonathan Gray
2021-06-19bootaa64.efi -> bootriscv64.efiJonathan Gray
2021-06-19add riscv64 to allarchsJonathan Gray
2021-06-19timeout(9): change argument order for timeout_set_kclock()cheloha
2021-06-19oce(4) in RAMDISK for riscv64Mike Larkin
2021-06-18Enable oce(4) for riscv64Mike Larkin
2021-06-18syncTheo de Raadt
2021-06-18alarm.3: miscellaneous improvements to alarm(3) documentationcheloha
2021-06-18When we do a context switch, always set the FPU to "off" for the old proc.Mark Kettenis
2021-06-18Provide directions on how to install UnmatchedDale Rahn
2021-06-18Need to enable interrupts while processing supervisor traps as well.Mark Kettenis
2021-06-18do not guess at MP support yet.Theo de Raadt
2021-06-18Remove SSL_CTX_set_read_ahead() calls - it is now the default for DTLS.Joel Sing
2021-06-18setitimer(2): increase timer limit to UINT_MAX secondscheloha
2021-06-18The crypto(9) framework used by IPsec runs on a kernel task thatAlexander Bluhm
2021-06-18vmd diskfmt regress: don't copy source files, cleanup disk imagesdv
2021-06-18Limit regress libexecinfo to amd64 or llvm >=12.mortimer
2021-06-18Enable 32-bit I/O addressing. This gets rid of the io address conflictMark Kettenis
2021-06-18special is SMALLFlorian Obser
2021-06-18fix SMALL buildFlorian Obser
2021-06-18special is SMALLFlorian Obser
2021-06-18Mention %1 under choose-tree also.Nicholas Marriott
2021-06-18recognise BCM5762 B0Jonathan Gray