summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-05-04not yet, need to figure out how to fix quirks firstMarc Espie
2021-05-04and do the same thing to pkg_mklocatedbMarc Espie
2021-05-04prevent the base pkg tools from looking under /usr/localMarc Espie
2021-05-04Similar to rsync repo delay deletes for rrdp repos to after processingClaudio Jeker
2021-05-04Check that fdt hart id matches boot hart id before associating an fdtJonathan Gray
2021-05-04Remove cerror dependancy from riscv64 asm syscalls.Dale Rahn
2021-05-04riscv64 brk()/sbrk() implementations,Dale Rahn
2021-05-03Use limits.h instead of sys/limits.h in dtlstest.c for portableKinichiro Inoguchi
2021-05-03Modify regress ssl_get_shared_ciphers for portableKinichiro Inoguchi
2021-05-03Sync changes from arm64 version.Mark Kettenis