openbsd
2021-06-23 patrickThe first page of the I/O virtual address space is...
2021-06-23 espiehelp the debugger look in ports for external parts...
2021-06-23 chelohartsock: revert from timeout_set_flags(9) to timeout_set...
2021-06-23 kettenistitmp(4)
2021-06-23 kettenisEnable titmp(4).
2021-06-23 kettenisAdd titmp(4), a driver for the TI TMP451 temperature...
2021-06-23 chelohaadb(4/macppc): fix adb_cuda_tickle() prototype
2021-06-23 claudioIn unveil_add_vnode() refactor code around the indexes...
2021-06-23 kettenisMake sure the bus is idle before starting a transfer.
2021-06-23 krwThe value of -l should be treated as a 512-byte block...
2021-06-23 tobheUse print_host() to log destination, netmask and gatewa...
2021-06-23 tobheFactor out vroute_addr().
2021-06-23 dvbtrace(8): init and update timespec for BEGIN/END event
2021-06-23 tbGarbage collect prototoype for ssl_parse_serverhello_tl...
2021-06-23 dlgaugment the global pf state list with its own locks.
2021-06-23 dlgpf_purge_expired_states can check the time once instead...
2021-06-23 dlgpfsync_undefer_notify needs to be careful before derefe...
2021-06-23 dlgrework pf_state_expires to avoid confusion around state...
2021-06-23 deraadtsubstantially shorten the usage() message
2021-06-22 jmcreduce verbosity in usage and make it match SYNOPSIS;
2021-06-22 jmcreduce verbosity in usage and make it match SYNOPSIS;
2021-06-22 jmcreduce verbosity in usage and make it match SYNOPSIS;
2021-06-22 jmcreduce verbosity in usage and make it match SYNOPSIS;
2021-06-22 jmczap wonky commas;
2021-06-22 tbReduce verbosity in tset/reset usage()
2021-06-22 tbHoist initialization of _nc_progname to start of main()
2021-06-22 knClarify tls_config_set_*_file() file I/O semantics
2021-06-22 claudioAdjust expected output after the change to show more...
2021-06-22 patrickbwfm(4) on PCI isn't really MPSAFE, and I'm not sure...
2021-06-22 jmcPp not required before list items;
2021-06-22 jmcreduce verbosity of usage(), making it match SYNOPSIS;
2021-06-22 jmcreduce verbosity of usage(); keep it the same as SYNOPS...
2021-06-22 krwThe values for blocks and offset in -b should be treate...
2021-06-21 jcaFix uninitialized variables introduced in rev 1.361
2021-06-21 kettenisChange tb_freq to uint64_t. This prevents an overflow...
2021-06-21 espiebye bye -o
2021-06-21 kettenisChange tb_freq to uint64_t. This prevents an overflow...
2021-06-21 deraadtcode is obvious, comments not required
2021-06-21 deraadtdelete old debugging code
2021-06-21 espieunder some circumstances, we end up with libexecinfo...
2021-06-21 deraadtcorrect riscv64 blocks
2021-06-21 inoguchiAdd GnuTLS interoperability test in appstest.sh
2021-06-21 krwWrap #define nitems in #ifndef nitems/#endif.
2021-06-21 stspFix ieee80211_node leak in iwm(4) and iwx(4).
2021-06-21 deraadtsync
2021-06-21 dvvmd(8): support variable length vionet rx descriptor...
2021-06-21 krwAdd -A option to "safely" initialize a GPT without...
2021-06-20 kettenisWe need to store the flagged passed to sigsetjmp(3...
2021-06-20 martijnAdjust snmp regress to recent changes
2021-06-20 martijnAdjust snmpd regress to recent changes
2021-06-20 martijnChange the authentication protocol (-a) default to...
2021-06-20 martijnChange default user auth to hmac-sha256 and enc to...
2021-06-20 martijnTighten default security for snmpd(8). This is done...
2021-06-20 jmcreplace the Oo/Oc block of -chs in SYNOPSIS with a...
2021-06-20 deraadtfew more Ns in the -b option description
2021-06-20 krwMake -b available to architectures other than amd64...
2021-06-20 deraadtMystery bag of cleanups -- mostly removing old debug...
2021-06-20 kettenisMake sure we program the baud rate divisor register...
2021-06-20 deraadtSkip disabled cpus (usually service cpus without full...
2021-06-20 deraadtuse __riscv instead of __riscv64
2021-06-20 tbAdd a test case for fmt_scaled.c r1.20
2021-06-20 tbscan_scaled: fix rescaling for negative numbers
2021-06-20 sthenReinstate locks around uvm_fault calls from upageflttra...
2021-06-20 florianPut (boot) filename, next-server, host-name and domain...
2021-06-20 florianDon't try to install a default route with route(8)...
2021-06-20 claudioMove towards a 7.1 OpenBGPD release
2021-06-20 jsgregen
2021-06-20 jsgadd some devices found on the intel nuc10i7fnh
2021-06-19 kettenisAssert that fpu_load() only gets called with the FPU...
2021-06-19 deraadtC version of fabs(), for now
2021-06-19 tbzap trailing whitespace
2021-06-19 jsingCorrectly handle epoch wrapping in dtls1_get_bitmap().
2021-06-19 jsingAdd DTLS test cases that use non-zero initial epochs.
2021-06-19 jsingProvide the ability to set the initial DTLS epoch value.
2021-06-19 jsingInitialise the epoch for the DTLS processed and unproce...
2021-06-19 jsingAdd more complex DTLS tests for delay/reordering.
2021-06-19 jsingExpand comment that details why two DTLS tests currentl...
2021-06-19 jsingProvide the ability to delay/reorder DTLS packets.
2021-06-19 jsgsync with riscv64.html
2021-06-19 chelohatimecounting: add FRAC_TO_NSEC(), BINTIME_TO_NSEC()
2021-06-19 deraadtsync
2021-06-19 jsgarm64 -> riscv64
2021-06-19 jsgbootaa64.efi -> bootriscv64.efi
2021-06-19 jsgadd riscv64 to allarchs
2021-06-19 chelohatimeout(9): change argument order for timeout_set_kclock()
2021-06-19 mlarkinoce(4) in RAMDISK for riscv64
2021-06-18 mlarkinEnable oce(4) for riscv64
2021-06-18 deraadtsync
2021-06-18 chelohaalarm.3: miscellaneous improvements to alarm(3) documen...
2021-06-18 kettenisWhen we do a context switch, always set the FPU to...
2021-06-18 drahnProvide directions on how to install Unmatched
2021-06-18 kettenisNeed to enable interrupts while processing supervisor...
2021-06-18 deraadtdo not guess at MP support yet.
2021-06-18 jsingRemove SSL_CTX_set_read_ahead() calls - it is now the...
2021-06-18 chelohasetitimer(2): increase timer limit to UINT_MAX seconds
2021-06-18 bluhmThe crypto(9) framework used by IPsec runs on a kernel...
2021-06-18 dvvmd diskfmt regress: don't copy source files, cleanup...
2021-06-18 mortimerLimit regress libexecinfo to amd64 or llvm >=12.
2021-06-18 kettenisEnable 32-bit I/O addressing. This gets rid of the...
2021-06-18 florianspecial is SMALL
next