openbsd
2018-06-09 ericparse SIZE advertisement
2018-06-09 jmcsort previous;
2018-06-09 djmslightly better wording re handing of $TERM, from Jakub...
2018-06-09 djmadd a SetEnv directive for sshd_config to allow an...
2018-06-09 djmadd a SetEnv directive to ssh_config that allows settin...
2018-06-09 djmreorder child environment preparation so that variables...
2018-06-08 helgMinor cleanup in ifuse_ops_setattr.
2018-06-08 nicmInstead of working out which pane to resize with the...
2018-06-08 chelohaBail out if fchmod(2) fails.
2018-06-08 jsingTest DH params allocation and free.
2018-06-08 guentherConstipate all the struct lock_type's so they go into...
2018-06-08 guentherConstipate all the struct lock_type's so they go into...
2018-06-08 bluhmThe udp control option processing was implemented three...
2018-06-08 piroftiNew semaphore implementation making sem_post async...
2018-06-08 nicmTweak previous - check for a NULL client and simplify...
2018-06-08 nicmAdd -x- and -y- to use client size, from Stefan Assmann...
2018-06-08 jmatthewHandle AENs for logical disk creation and deletion.
2018-06-08 jmatthewRework sensors and bio(4) support to use the target...
2018-06-08 ratchovGreatly simplify the resampling routine using the fact...
2018-06-08 ratchovThe conversion chain processes exactly one block, so...
2018-06-08 djmfix incorrect expansion of %i in load_public_identity_f...
2018-06-08 djmfix some over-long lines and __func__ up some debug...
2018-06-07 helgPrevent ggc3 error: redefinition of `fuse_dirh_t'
2018-06-07 matthieuprepare for dri3proto
2018-06-07 ericremove unused flags and obsolete comments
2018-06-07 djmtest the correct configuration option name
2018-06-07 visaMake callers of VOP_CREATE(9) and VOP_MKNOD(9) responsi...
2018-06-07 jmcadd some EXIT STATUS sections; from matthew martin
2018-06-07 ericuse RELAY_* flags where appropriate
2018-06-07 jmctweak previous;
2018-06-07 patrickAttach bwfm(4) to the Broadcom 4356 found in the GPD...
2018-06-07 patrickSome PCIe-based bwfm(4) chips also require that we...
2018-06-07 jmctweak previous;
2018-06-07 jmcput ".Re" in the right place;
2018-06-07 djmsome permitlisten fixes from markus@ that I missed...
2018-06-07 bluhmThe global zero addresses must not change, mark them...
2018-06-07 ericsimplify the codepath for backup relay setup
2018-06-07 yasuokaMention enabling PIE by default is turned off by using...
2018-06-07 yasuokaPass -nopie to the linker when -pg is specified to...
2018-06-07 djmpermitlisten/PermitListen unit test from Markus
2018-06-07 djmfix regression caused by recent permitlisten option...
2018-06-07 guentherApply the retpoline transformation to indirect jumps...
2018-06-07 guentherTreat XSAVEOPT and other XSAVE extensions like other...
2018-06-07 mortimerRemove unused variable.
2018-06-06 florianRFC 8106 obsolteted RFC 6106.
2018-06-06 ericcode cleanup
2018-06-06 bluhmThe function dounmount() traverses the mnt_list in...
2018-06-06 markusswitch config file parsing to getline(3) as this avoids...
2018-06-06 djmregress test for PermitOpen
2018-06-06 djmman bits for permitlisten authorized_keys option
2018-06-06 djmman bits for PermitListen
2018-06-06 djmpermitlisten option for authorized_keys; ok markus@
2018-06-06 djmAdd a PermitListen directive to control which server...
2018-06-06 deraadtsync
2018-06-06 florianAfter pledge the frontend process is only accepting...
2018-06-06 aoyamaMake sure cr17 matches curcpu() on non-MULTIPROCESSOR...
2018-06-06 ericremove fields that are found in struct dispatcher from...
2018-06-06 espieadd non-regression tests for bad user list files
2018-06-06 espieif the parser can't find a starting line in user db...
2018-06-06 mpiPrefix fields of pfkey & routing PCBs, part 2, no funct...
2018-06-06 mpiPrefix fields of pfkey & routing PCBs, no functionnal...
2018-06-06 mpiPass the socket to sounlock(), this prepare the terrain...
2018-06-06 mpiAsseert that a pfkey or routing socket is referenced...
2018-06-06 remidocument missing database filters
2018-06-06 remiprint metric for Intra-Area-Prefix LSAs
2018-06-06 jsgpluart(4) is mi now
2018-06-06 mortimerAdd RETGUARD to clang for amd64. This security mechanis...
2018-06-05 kettenisMove pluart(4) to dev/fdt.
2018-06-05 kettenisUnify arm64 and armv7 pluart(4) implementations.
2018-06-05 jsingAdd missing csi_dh_params_dup() calls.
2018-06-05 antonUse proper markup for ioctl arguments instead of docume...
2018-06-05 ericremove struct relayhost from struct envelope.
2018-06-05 jsgRecognise Cortex A76. Only adding to arm64 as it only...
2018-06-05 mpiRevert introduction of fdinsert(), a sanitify check...
2018-06-05 guentherSwitch from lazy FPU switching to semi-eager FPU switch...
2018-06-05 antonTurn all instances of Fn into proper cross references...
2018-06-05 jmcdocument "match tag"; ok gilles
2018-06-05 guentherSplit "return to userspace via iretq" from intr_fast_ex...
2018-06-04 kettenisRemove the cpu_reset_needs_v4_MMU_disable flag; it...
2018-06-04 kettenisUse process-private futexes. This avoids the overhead...
2018-06-04 gilleshonor SIZE extension when advertised by peer
2018-06-04 jmcfor "match", document that envelopes that do not match...
2018-06-04 jmcremove "from local" (the default) from one of the match...
2018-06-04 knSync VFS documentation with reality
2018-06-04 knAllow specifying binary via ROUTE
2018-06-04 knZap unused mifi_t.
2018-06-04 knZap unused sockaddr.
2018-06-04 chelohadrop BUMPTIME
2018-06-04 gerhardFix file descriptor leak.
2018-06-04 jmctweak previous;
2018-06-04 gillesadd support for mda wrappers allowing postmaster to...
2018-06-04 deraadtin non-DIAGNOSTIC kernels, rw_assert_wrlock becomes...
2018-06-04 patrick4-bit bus width is mandatory for SDIO cards that suppor...
2018-06-04 martijnRemove the extra pager code when compiled without the...
2018-06-04 martijnDefinitively choose the existing semantics for the...
2018-06-04 bluhmThe function pf_create_state() calls pf_set_protostate...
2018-06-04 jmctweak the text of the relaying example: make it clear...
2018-06-04 bluhmCleanup IPsec output error handling with consistent...
2018-06-04 jmc"match auth" matches transactions that *have been*...
2018-06-04 patrickSwitch to SDIO High Speed mode if the host controller...
next