openbsd
2022-04-30 mvsWhen performing ipsp_ids_free(), grab `ipsec_flows_mtx...
2022-04-30 schwarzeRefactor the handler function roff_block_sub() for...
2022-04-30 ratchovTweak to clarify sio_stop(3) and sio_flush() descriptio...
2022-04-30 claudioConvert the 2nd rttimer callback from struct rttimer...
2022-04-30 teduadd support for printing some extra large numbers to...
2022-04-29 bluhmSend IP options with maximum length to check for overflow.
2022-04-29 bluhmCleanup makefile so that tests are similar. Link pair...
2022-04-29 bluhmLink pf_opts to the tree.
2022-04-29 jsgsync
2022-04-29 espiefinally, turn on caching by default
2022-04-29 mbuhlRelease PF und NET lock before calling copyout for...
2022-04-29 bluhmCheck that IGMP and ICMP6 MLD packets with router alert...
2022-04-29 ratchovWait until the buffer is drained before closing the...
2022-04-29 bluhmIGMP and ICMP6 MLD packets always have the router alert...
2022-04-29 ratchovAdd sio_flush(3) function to stop playback immediately
2022-04-29 djmbe stricter in which characters will be accepted in...
2022-04-29 djmmention that the helpers are used by ssh(1), ssh-agent...
2022-04-29 dtuckerDon't leak SK device. Patch from Pedro Martelletto...
2022-04-29 djmfix memleak on session-bind path; from Pedro Martellett...
2022-04-28 jcaUse $(( )) arithmetic expansion instead of `expr something`
2022-04-28 dvbtrace(8): fix lexer to allow whitespace after filters.
2022-04-28 jsingAdd tests that decode sequences into ASN.1 strings.
2022-04-28 jsingRewrite asn1_check_tlen() using CBS.
2022-04-28 mpiAlways acquire the `vmobjlock' before incrementing...
2022-04-28 bluhmRoute timers were not MP safe. Protect the global...
2022-04-28 tbRefactor ASN1_TIME_adj_internal()
2022-04-28 claudioIn the multicast router code don't allocate a rt timer...
2022-04-28 bluhmDecouple IP input and forwarding from protocol input...
2022-04-28 schwarzeThe syntax of the roff(7) .mc request is quite special
2022-04-28 inoguchiFix comparison in openssl(1) pkcs12
2022-04-28 antonEnvironment variables must be passed through env(1...
2022-04-28 inoguchiCompare pointer value with NULL in openssl(1) pkcs12
2022-04-28 krwConvert the internal GPT partition entries into host...
2022-04-28 schwarzeoops, fix wrong .TH name
2022-04-28 schwarzeElement next-line scopes may nest, so man_breakscope...
2022-04-28 mpiCall uvm_pageactivate() from uvm_pageunwire() instead...
2022-04-28 mpiUpdate uvmexp.swpgonly only once in uvm_swap_get().
2022-04-28 espieglue for 7.2
2022-04-28 antonGet rid of set but not used compiler warning.
2022-04-28 jsgdrm/i915/display/psr: Unset enable_psr2_sel_fetch if...
2022-04-28 jmatthewadd Sabrent NT-SS5G, sort the device list alphabetically
2022-04-28 djmavoid printing hash algorithm twice; from lucas AT...
2022-04-27 bluhmThe timeout in ospf6d regress seems to be too short...
2022-04-27 bluhmSend packets with IPv4 option or IPv6 extension header...
2022-04-27 antonAdd test case capable of triggering the recently fixed...
2022-04-27 antonRemove the lock if an identical overlapping one is...
2022-04-27 jsingDecode via c2i_ASN1_INTEGER_cbs() from asn1_ex_c2i().
2022-04-27 jsingEnsure we clear the error stack before running tests...
2022-04-27 jsingEnable ASN.1 INTEGER tests with invalid lengths/encodings.
2022-04-27 jsingRewrite c2i_ASN1_INTEGER() using CBS.
2022-04-27 jsingRemove the ASN.1 decoder tag/length cache (TLC).
2022-04-27 schwarzeThe .AT, .DT, and .UC macros are allowed inside next...
2022-04-27 espiehave use_old_libs say something if it's the reason...
2022-04-27 espiesplit the code in figure_out_kept:
2022-04-27 espieadd a test case for the Imath update, along with notes...
2022-04-27 espie"pretty print" verbose messages: more context, and...
2022-04-27 espiegive a bit more context in verbose message
2022-04-27 claudiovgone() is vgonel() with curproc as 2nd argument. Use...
2022-04-27 dvvmm(4): dt(4) tracepoints for vm exit reporting previou...
2022-04-27 espienote to myself for 7.2
2022-04-27 schwarzeFix three bugs regarding the interaction of \z and \h:
2022-04-27 tbtypo: exceded -> exceed
2022-04-27 dtuckerAdd authfd path to debug output. ok markus@
2022-04-27 tbASN1_{,const_}check_infinite_end(3) were removed in...
2022-04-26 jsingDecode via c2i_ASN1_BIT_STRING_cbs() from asn1_ex_c2i().
2022-04-26 dvBump __mp_lock_spinout to INT_MAX.
2022-04-26 schwarzetypo in example text: unsused -> unused; noticed by tb@
2022-04-26 florianDo not send a hostname option when we don't have a...
2022-04-26 schwarzeAt the end of every tbl(7) cell, clear the \z state.
2022-04-26 schwarzeIf a node is tagged explicitly, skip implicit tagging...
2022-04-26 claudioNo need for line wrap here.
2022-04-26 claudioOn CPUs that have MPERF/APERF support use that informat...
2022-04-26 dtuckerCheck sshauthopt_new() for NULL. bz#3425, from tessgau...
2022-04-25 kettenisReimplement the page allocation code using bus_dma...
2022-04-25 krwPush DISK_[read|write]sectors() down to disk.c local...
2022-04-25 claudioExtend ksmn(4) driver to also show CCD tempratures...
2022-04-25 krwgh_csum an gh_part_csum are not used between initializing
2022-04-25 jobFix spelling error in warnx()
2022-04-24 tbzap extra blank line
2022-04-24 tbWrap two overlong lines
2022-04-24 tbtrailing whitespace
2022-04-24 schwarzeWhen we open a new .while loop, let's not attempt to...
2022-04-24 schwarzeIf a .shift request has a negative argument, do not...
2022-04-24 jobIn filemode emit the hash which uniquely identifies...
2022-04-24 krwUse warnx() if errno is not relevant. close() after...
2022-04-24 jmatthewIncrease rx buffer size to 62kB (same as linux). It...
2022-04-23 jsingRewrite c2i_ASN1_BIT_STRING() using CBS.
2022-04-23 jsingConvert asn1_ex_c2i() to CBS.
2022-04-23 schwarzetweak previous: update .Bl -column line
2022-04-23 jsingAdd ASN1_INTEGER test coverage.
2022-04-23 sthenShow which bwfm(4) chipsets are 11n and which are 11ac...
2022-04-23 mbuhlFix compilation on octeon, arm64, and riscv64.
2022-04-23 krwAdd missing uuid_dec_le() to init_gp() so -A works on
2022-04-23 schwarzeIf the last data row of a tbl(7) contains nothing but...
2022-04-23 tobiasVerify sizes before arithmetic operations
2022-04-22 jmcescape the word "An" in an Rs/Re block, since it can be
2022-04-22 ottoRemove some of the workarounds for the tests by inputin...
2022-04-22 ottoarm64 has real IEEE quads, it needs more digits when...
2022-04-22 deraadtchecking for /mnt and /root in is_rootdisk() is excessi...
2022-04-22 tbCheck tkp->output != NULL before taking strlen for...
next