summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-06Simplify file handling. There is no reason to use O_NONBLOCK on regularClaudio Jeker
2021-05-06More code cleanupClaudio Jeker
2021-05-06Give parse error if character found between blocks.Mark Lumsden
2021-05-06enable dwmmc(4)Jonathan Gray
2021-05-05Refactor vm_instance to return error value directly.dv
2021-05-05Replace DTLS w_epoch with epoch from TLSv1.2 record layer.Joel Sing
2021-05-05The StarFive JH7100 SoC found on the BeagleV beta boards has most ofMark Kettenis
2021-05-05Emit an integer instead of a string in JSON outputjob
2021-05-05Clarify -n behaviorjob
2021-05-05Remove unneeded tlb_set_gbase() that was used with R8000.Visa Hankala
2021-05-05whitespaceMark Kettenis
2021-05-05use fence iorw,iorw for bus_space_barrier()Jonathan Gray
2021-05-05Sync with arm64 version.Mark Kettenis
2021-05-05Document new reload behaviour. From Ashton FaggClaudio Jeker
2021-05-05Fix definition of GICD_TYPER_LPIS.Mark Kettenis
2021-05-05slight tidy-up of /etc/services:Stuart Henderson
2021-05-05Improve the rde evaluate all test case by doing a withdraw of a prefixClaudio Jeker
2021-05-05Rewrite TLSv1.2 key block handling.Joel Sing
2021-05-05All exabgp configs changed to the c code version of the api-exabgp code.Claudio Jeker
2021-05-05Match on snps,dw-mshc in dwmmc(4) and use clock-frequency for clkbase ifJonathan Gray
2021-05-05Unlock top part of the fault handler.Martin Pieuchot
2021-05-05Check the characters preceeding and following quotes.Mark Lumsden
2021-05-05Enable detailed reports about firmware errors in iwm(4) for the time being.Stefan Sperling
2021-05-05riscv64 binutils 'support'Dale Rahn
2021-05-05Fix backtrace command with kernel core.asou
2011-04-24Here comes the easter bunnytils 2.17 (the last version released against aMiod Vallat
2021-05-05riscv: Assert that SUM is not set in SSTATUS for exceptions.Jonathan Gray
2021-05-05riscv: Clear SUM in SSTATUS for supervisor mode exceptions.Jonathan Gray
2021-05-05rename trap.S exception.S and trap_machdep.c trap.c to match other archsJonathan Gray
2021-05-05Add Radxa Rock Pi N10.Kurt Miller
2021-05-04Don't pass NULL as a string in debugging as it does not work on someDarren Tucker
2021-05-04Reorder the integer sysctl functions. Then the traditional 4.4BSDAlexander Bluhm
2021-05-04shell scripts should use getopts instead of getoptChristian Weisgerber
2021-05-04As the unbouded feature in sysctl_int_bounded() is no longer used,Alexander Bluhm
2021-05-04sigpending(2) will never fail. Optimize the syscall stub accordingly likeMark Kettenis
2021-05-04Rename shutdown_all() to shutdown_peers() for consistency.Theo Buehler
2021-05-04syscalls.c, init_sysent.c, syscall.h, syscallargs.h: regencheloha
2021-05-04getitimer(2), setitimer(2): unlock syscallscheloha
2021-05-04The clock on RISC-V is architectural, so we really don't need theMark Kettenis
2021-05-04Fix 2nd and 3rd arguments' cast in atomic_cas_ptr().Kenji Aoyama
2021-05-04Create memory pressure in test. Allocate heap and stack in childAlexander Bluhm
2021-05-04Add a boot hart ID check in the function that matches secondary CPUsMark Kettenis
2021-05-04gzread(3) doesn't always set errno, so use gzerror(3)dv
2021-05-04Move unused task queue stuff to the attic.dv
2021-05-04Init debug logging state before attempting to log.dv
2021-05-04okay, prevent pkg_* from looking into /usr/local BUT special-case quirksMarc Espie
2021-05-04Initialize `ipsec_policy_pool' within pfkey_init() instead of doing thatmvs
2021-05-04Remove unused `spd_tables' declaration.mvs
2021-05-04More comment changes to reflect reality. No functional change.Claudio Jeker
2021-05-04Update comment to match reality.Claudio Jeker