openbsd
2018-10-03 ericremove unused files
2018-10-03 ericcorrectly handle "+a:..." entries
2018-10-03 denisadd filter option based on origin validation state
2018-10-03 denisUpdate manual to reflect ROA changes
2018-10-03 djmAllow ssh_config IdentityAgent directive to accept...
2018-10-03 visaFix a race condition that affects pfsync interface...
2018-10-02 sashan- pfsync: avoid a recursion on PF_LOCK
2018-10-02 jsgsync
2018-10-02 naddyUnify the MD byteswapping code as much as possible...
2018-10-02 stspMake some USB ioctls return ENXIO, instead of EIO,...
2018-10-02 schwarzeadd DESCRIPTION and .Ss to the toc; suggested by espie@
2018-10-02 schwarzeenable the equivalent of -O toc in man.cgi(8)
2018-10-02 reykFix potential rounding errors when calculating the...
2018-10-02 schwarzeAdd an option -T html -O toc to add a brief table of...
2018-10-02 djmmention INFO@openssh.com for sending SIGINFO
2018-10-02 djmAdd server support for signalling sessions via the...
2018-10-02 schwarzeSupport a second argument to -O man,
2018-10-02 schwarzeRender the eqn(7) "sqrt" function as U+221A in UTF...
2018-10-02 jmcdocument that uuid_create generates v4 uuids; from...
2018-10-02 kevloAdd support for RT3290 chipset by James Hastings.
2018-10-01 jobExpose BGP Origin Validation state in bgpctl show commands
2018-10-01 schwarzefix obvious pasto in the HISTORY section
2018-10-01 mortimerAdd retguard to arm64 ld.so.
2018-10-01 mortimerAdd retguard to arm64 libc syscalls and setjmp / longjmp.
2018-10-01 jmatthewmention RTL8723AE
2018-10-01 jmatthewadd RTL8723AE support
2018-10-01 bennorun the integrationtests/
2018-10-01 bennoadd new testcase for network statements (announcing...
2018-10-01 knAllow DIOCRGETADDRS when securelevel(7) > 1
2018-10-01 bennoOnly send 408 Timeout responses when we have seen at...
2018-10-01 naddyUse inline functions instead of GNU C statement express...
2018-10-01 reykFix potential double-free in error path
2018-10-01 mpiPut bridge_input & output back under the KERNEL_LOCK().
2018-10-01 jmatthewregen
2018-10-01 jmatthewadd RTL8723AE
2018-10-01 jmatthewThe sequence number field in the 802.11 frame header...
2018-10-01 reykTry to derive the qcow2 file format from an image file...
2018-10-01 schwarzeAdd missing URI encoding when writing HTTP redirects,
2018-10-01 martijnAs per POSIX, when str{,r}chr is comparing it should...
2018-10-01 jmcupdate currency exchange rates;
2018-09-30 soleneAdd size limitation of group-name and a reference to...
2018-09-30 soleneadd spin lock in KERN_CPTIME cpu states
2018-09-30 guentherDelete the reserve_dumppages() declaration, missed...
2018-09-30 denisdeny non-contiguous netmask
2018-09-30 deraadttelnet argv parsing overflow; from YangX92
2018-09-30 ajacoutotRemove the hopefully last remnants of kerberos in there...
2018-09-30 schwarzeMake the HISTORY sections of the "intro" manuals less...
2018-09-30 schwarzeFor -w output in -m mode, tweak the handling of bytes...
2018-09-30 schwarzefix the rest of the bug mitigated in the previous commit:
2018-09-30 denisvstate might be used uninitialized
2018-09-30 tbin ECDH, gather statistics where it makes more sense
2018-09-30 antonuse a more common wording the authors section
2018-09-30 vgrossAdd regression test for cmsg size bug.
2018-09-30 bcookbump for LibreSSL 2.8.2
2018-09-29 pdvmd: don't remove vm if sending failed
2018-09-29 bennoFix problems with redistribution of routes by route...
2018-09-29 florianupdate to 4.1.25
2018-09-29 florianI forgot to put this in with the 4.1.24 update.
2018-09-29 kettenisAllow preemption of functions with protected visibility...
2018-09-29 antontest that PWD and OLDPWD are exported
2018-09-29 chelohaTreat NUL like any other byte in the default case;...
2018-09-29 deraadtunmark -beta. There is still development happening...
2018-09-29 knZap dead/obsolete code
2018-09-29 millertExport the PWD and OLDPWD shell variables as per POSIX.
2018-09-29 claudioAdjust for the roa-set, origin-set commit that just...
2018-09-29 claudioROA_UNKNOWN is now ROA_NOTFOUND (as in the RFC).
2018-09-29 claudioImplement origin validation in bgpd. This introduces...
2018-09-29 claudioWith the introduction of sets the config that is shippe...
2018-09-29 claudioIntroduce minimal tracking of announced prefixes. A...
2018-09-29 jmctrim previous;
2018-09-29 visaUse atomic operations to update vfc_refcount. Change...
2018-09-28 bluhmIf tpcbench(8) is startet with -r0 it does not print...
2018-09-28 bluhmAlways try to build packet reflector on remote machine...
2018-09-28 millertContrary to the sh manual, it is possible to modify...
2018-09-28 mestreAdd unveil(2) to sdiff(1) to the following files:
2018-09-28 ratchovExplain how to enable audio recording.
2018-09-28 bluhmFix white spaces.
2018-09-28 mestreadd missing unveil(2) of an arbitrary kernel (when...
2018-09-28 ccardenasAdd vlan and trunk to arm64's RAMDISK (amd64 parity)
2018-09-28 reykSupport vmd-internal's vmboot with qcow2 disk images.
2018-09-28 reykCompress qcow2 open debug messages into a single line
2018-09-28 reykFix copy-pasto to use maxmem instead of maxcpu
2018-09-28 schwarzeAdd a cross reference to sysctl(2) to SEE ALSO.
2018-09-28 mestreadd unveil(2) to tcpdump(8)
2018-09-28 kevloMove the unions into the rom struct which fixes Coverit...
2018-09-28 mortimerDocument retguard and options to disable it.
2018-09-27 reykAdd vmctl stop -a [-fw] option to stop or terminate...
2018-09-27 claudioAdd some extra curlies to make code more legible.
2018-09-27 bennounbreak "inet" and "inet6" aliases in filters after...
2018-09-27 mpiCoherently name "struct bridge_iflist" variables `bif'.
2018-09-27 mpiMake sure the L2 entry is cloned before dereferencing...
2018-09-27 bennowhitepspace fix
2018-09-27 bluhmSometimes make picked the wrong rule for the adapted...
2018-09-27 bluhmActually I missed the /usr/local default size change...
2018-09-27 bluhmDocument how syslogd(8) escapes characters in log lines.
2018-09-27 nicmUse same working directory rules for jobs as new window...
2018-09-27 mestreadd unveil(2) to vipw(8)
2018-09-26 chelohaKERN_CPTIME2: set ENODEV if the CPU is offline.
2018-09-26 knUse more appropiate types/limits around strtonum()
2018-09-26 erictreat NOTIMP as NO_DATA in response to MX query: fallba...
next