openbsd
2021-02-19 knAppend .html suffix to temporary files enabling browser...
2021-02-19 krwPut duplicated code calculating backoff interval and...
2021-02-19 krwMissed poll -> ppoll in log_warn() verbiage.
2021-02-19 tbConvert reallocarray + memset to recallocarray.
2021-02-19 claudioAdd the same ASCII check to the URI in TAL files as...
2021-02-19 nicmCheck return value of chdir() to stop a silly warning...
2021-02-19 claudioMove the mkpath() call from the rsync path to the main...
2021-02-19 soleneAdd an EXAMPLES section
2021-02-19 dlgwe dont need to wrap some short lines.
2021-02-19 dlgcheck the state for PF_ROUTE when undeferring a packet...
2021-02-18 tobheSave one allocation by passing msg_nonce ownership...
2021-02-18 tobheRemove redundant ibuf_release. msg_ke is always NULL...
2021-02-18 tobhePass ownership instead of duplicating ibuf msg_ke.
2021-02-18 tbPull in fix for EVP_CipherUpdate() overflow from OpenSSL.
2021-02-18 visaMake kernel ld.script similar to octeon's on loongson...
2021-02-18 claudioUse X509_get_ext_d2i() also for x509_get_aki() and...
2021-02-18 visaMention that U-Boot serial speed should be 115200.
2021-02-18 nicmReduce len when moving past spaces in OSC 11 parameter.
2021-02-18 mvsRelease mbuf(9) chain with a simple m_freem(9) loop...
2021-02-18 claudioAll the code for output handling was moved to output...
2021-02-18 ajacoutotOnly pick up files matching alphanumeric and underscore...
2021-02-18 djmFix the hostkeys rotation extension documentation
2021-02-18 deraadtadd rpki-rtr port 323; ok job
2021-02-18 djmmake names in function prototypes match those in definition
2021-02-18 djmunbreak SK_DEBUG builds
2021-02-18 tbmark test-inlabel-wildcard-cert-no-CA-client as an...
2021-02-18 djmsftp-server: implement limits@openssh.com extension
2021-02-18 jsghandle "simple-pm-bus" in simplebus
2021-02-17 mglockerUnify unit initialization.
2021-02-17 mglockerIf the device driver open call fails, don't set sc_open...
2021-02-17 visaSkip gp initialization in loongson bootblocks
2021-02-17 visaDo not reprogram address filter after MII status change
2021-02-17 kettenisAdd support for FIQs. We need these to support agtimer...
2021-02-17 mglockerCall 'struct process' parameters 'pr' to distinguish...
2021-02-17 nicmMove the call to setupterm() into the client and have...
2021-02-17 mglockerCollect return code of video_stop() for ioctls calls.
2021-02-17 dtuckerMake sure puttygen is new enough to successfully run...
2021-02-16 kettenisAdd support for the UART found on the Apple M1 SoC.
2021-02-16 janAdd x509 certificate validation regression tests
2021-02-16 tobheFail on duplicate KE payload.
2021-02-16 mglockerIntroduce debug levels since the current debug output...
2021-02-16 antonPoll battery sensors less frequently. The previous...
2021-02-16 antonTrim uhidpp_device_features() by extracting two pure...
2021-02-16 claudioPrevent double free by copying the URI string from...
2021-02-16 naddymake use of getline(3) in ftp(1)
2021-02-16 afresh1Revery previous hash alignment fix
2021-02-16 deraadtsync
2021-02-16 mglockerEnable multiple opens of a video(4) device as described...
2021-02-16 kettenisIntroduce BUS_SPACE_MAP_POSTED such that we can disting...
2021-02-16 mpiComments & style cleanup, no functional change intended.
2021-02-16 jobPrint AIA in rpki-client test utility
2021-02-16 claudioRework the repository handling. Split the handling...
2021-02-16 claudioAdd `bgpctl show rtr` to display basic information...
2021-02-16 claudioAdd RTR support to OpenBGPD. Add basic support for...
2021-02-16 jobget Authority Information Access (AIA) from CA & EE...
2021-02-16 dlguse rtalloc_mpath in pf_route and pf_route6.
2021-02-16 afresh1Backport upstream perl 64bit hash alignment fixes
2021-02-16 deraadtsome phy are not needed anymore since the ethernet...
2021-02-15 tobheFix invalid config error in run-psk-fail.
2021-02-15 kettenisWhile it should be possible to use "normal uncachable...
2021-02-15 markusssh: add PermitRemoteOpen for remote dynamic forwarding...
2021-02-15 markusfactor out opt_array_append; ok djm@
2021-02-15 krwExtraneous blank line.
2021-02-15 mvsSimplify error path in in route_attach(). We always...
2021-02-15 jsingOnly print the certificate file once on verifification...
2021-02-15 nicmMake SGR 6 (rapid blink) the same as SGR 5 (blink)...
2021-02-15 krwRework tick_msg() to make messages displayed during...
2021-02-15 mpiFix double unlock in uvmfault_anonget().
2021-02-15 mglockerBack-out USB data toggle fix for HID devices, since...
2021-02-15 dlgProxyJump takes "none" to disable processing like Proxy...
2021-02-15 nicmSupport X11 colour names and some other variations...
2021-02-15 mpiMove single_thread_set() out of KERNEL_LOCK().
2021-02-15 semariedistrib: arm64: avoid customization in mr.fs target
2021-02-15 deraadtThings are too tight. Retaining even those two symbols...
2021-02-15 dlgmove the rearming of the cq after the refill of the rq.
2021-02-14 kettenisEnable clocks and adjust for removal of subnodes in...
2021-02-14 kettenisEnable clocks.
2021-02-14 kettenisRaise match priority to beat syscon(4).
2021-02-14 kettenisregen
2021-02-14 kettenisAdd a few more devices that show up on the Apple M1...
2021-02-14 semariedistrib: restore rdsetroot -x usage (extract the disk...
2021-02-14 semariedistrib: use ${MACHINE} instead of hardcoded value
2021-02-14 mortimerShuffle how lldb register contexts are built.
2021-02-14 antonPostpone installation of the periodic sensor task until...
2021-02-14 antonBail out earlier during attach if no devices are paired...
2021-02-14 antonEnumerate all features supported by a device on connect.
2021-02-14 kettenisIntroduce variables to deal with bit layout differences...
2021-02-14 kettenisRecent device trees have the syscon-reboot and syscon...
2021-02-14 jsgcorrect drm work flush behaviour
2021-02-13 mortimerCleanup lldb amd64 support.
2021-02-13 semariedistrib: remove .comment section systematically
2021-02-13 semariedistrib: remove .SUNW_ctf only on kernels
2021-02-13 semariedistrib: merge "cp a b; strip b" to "objcopy -S a b"
2021-02-13 semariedistrib: remove duplicate strip(1) calls
2021-02-13 semariedistrib: merge objcopy -Sg and strip commands
2021-02-13 semariedistrib: remove STRIPOPTS variable from alpha and sparc...
2021-02-13 visaRevise cnmac(4)'s address filter setup
2021-02-13 tobheAdd dynamic address configuration for roadwarrior clients.
2021-02-13 jmc-h does not display version; from larry hynes
2021-02-13 jmcreadability fixes; from larry hynes
next