Age | Commit message (Expand) | Author |
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 |
2021-05-04 | not yet, need to figure out how to fix quirks first | Marc Espie |
2021-05-04 | and do the same thing to pkg_mklocatedb | Marc Espie |
2021-05-04 | prevent the base pkg tools from looking under /usr/local | Marc Espie |
2021-05-04 | Similar to rsync repo delay deletes for rrdp repos to after processing | Claudio Jeker |
2021-05-04 | Check that fdt hart id matches boot hart id before associating an fdt | Jonathan Gray |
2021-05-04 | Remove cerror dependancy from riscv64 asm syscalls. | Dale Rahn |
2021-05-04 | riscv64 brk()/sbrk() implementations, | Dale Rahn |
2021-05-03 | Use limits.h instead of sys/limits.h in dtlstest.c for portable | Kinichiro Inoguchi |
2021-05-03 | Modify regress ssl_get_shared_ciphers for portable | Kinichiro Inoguchi |
2021-05-03 | Sync changes from arm64 version. | Mark Kettenis |
2021-05-03 | Hook openssl-ruby test to regress tree | Theo Buehler |
2021-05-03 | Add scaffold to run the ruby/openssl regression tests | Theo Buehler |
2021-05-03 | tweak one description to make it unique | Theo Buehler |
2021-05-03 | Prefix the hybrid_corner_case test with test_ for consistency. | Theo Buehler |
2021-05-03 | Exercise the point conversion bit for octet string representations | Theo Buehler |
2021-05-03 | Add a test that exercises the point conversion bit of the octet | Theo Buehler |
2021-05-03 | Fix corner case for compressed points on binary curves | Theo Buehler |
2021-05-03 | When negotiating multiprotocol capabilities only fall ack to AID_INET when | Claudio Jeker |
2021-05-03 | Print the timestamps both formatted and as a time in seconds field in | Claudio Jeker |
2021-05-03 | When parsing a variable value within double quotes, allow parenthesis | Mark Lumsden |
2021-05-03 | Like in the session engine do not inline the addr2sa call into connect and | Claudio Jeker |
2021-05-03 | Make sdhc(4) attachment work on Zynq-7000. | Visa Hankala |