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