openbsd
2018-07-11 mlarkinDetect vmm(4) in the bootloader and automatically switc...
2018-07-11 knPrevent invalid interface specifiers on queue rules
2018-07-11 naydenadding __func__ identifier to panic() calls in vmm...
2018-07-11 knPrevent updating async option on softdep mount
2018-07-11 claudioBump some of the hash table size to more resonable...
2018-07-11 florianSend a RA with router lifetime of 0 when an interface...
2018-07-11 jmcremove useless macro;
2018-07-11 espie"running tags"
2018-07-11 reyksort tokens
2018-07-11 naddydo not pick up groff from /usr/local/bin in configure...
2018-07-11 reykstyle - indent each case statement in a switch.
2018-07-11 claudioPrint out the hash info sent by the RDE in bgpctl show...
2018-07-11 claudioOn IMSG_CTL_SHOW_RIB_MEM also send back information...
2018-07-11 becktest changed stat lying semantics - we don't lie about...
2018-07-11 remiPrint the rdomain config option if present.
2018-07-11 knUse AF_UNSPEC not 0
2018-07-11 bluhmSome spaces have been removed from pfctl print. Adapt...
2018-07-11 deraadtretire the old cron socket path; ok jca millert
2018-07-11 mlarkinDetect vmm(4) in the bootloader and automatically switc...
2018-07-11 beckRegress update to match changes for chrome
2018-07-11 sfFix comment about VLAN encapsulation and checksum offload
2018-07-11 bennoadd option "network ... priority number" to announce...
2018-07-11 florianDetect when a router advertisement packet changes due...
2018-07-11 florianno longer needed
2018-07-11 knSync comment
2018-07-11 reykAdd -w option to vmctl stop to wait for completion...
2018-07-11 mlarkinvmm(4): return proper cache topology for cpuid(0x4)
2018-07-11 claudioRetire RTM_LOSING, it no longer makes sense and on...
2018-07-11 claudiortm_send() the cloned routes because of ICMP mtu change...
2018-07-11 mlarkinvmm(4): respect argument size when reading from undefin...
2018-07-11 mlarkinvmm(4): small cleanup in vm_rwregs.
2018-07-11 martijnDrop a const-bomb on regexec. It's probably not a good...
2018-07-11 krwWhen in incremental search handle ^M (a.k.a. <cr>)...
2018-07-11 remiChange the control socket to ospfd.sock.<rdomain>.
2018-07-11 schwarzeAfter opening all the needed files, tighten the pledge(2)
2018-07-11 henningthe STATE_LOOKUP macro made sense ages ago. It stopped...
2018-07-11 schwarzeRepair the regression introduced by the recent refactoring
2018-07-11 reykRename function to vmd_check_vmh
2018-07-11 remiremove wrong comment
2018-07-11 espieallow default from state
2018-07-11 espieallow state->new to deduce the command name from $0
2018-07-11 reykAdd -f option to vmctl stop to forcefully kill a VM.
2018-07-11 henningin if_addgroup(), call the new pfi_group_addmember...
2018-07-11 mpiConvert AH & IPcomp to ipsec_input_cb() and count drops...
2018-07-11 henningprovide pfi_group_addmember(), which makes the new...
2018-07-11 florianthere is nothing secret about rad.conf
2018-07-11 tbDocument behavior change of EC_POINTs_mul(3) from EC...
2018-07-11 florianDon't hide errors when IPv6 forwarding is not enabled.
2018-07-11 nicmExpand formats in load-buffer and save-buffer.
2018-07-11 martijns/wuth/with/ in comment
2018-07-11 deraadtsync
2018-07-11 krwDo for most running out of memory err() what was done...
2018-07-11 tbTurn yesterday's optimistic ! in an XXX comment into...
2018-07-11 martijnUsing resolved after realpath(3) has failed is dangerou...
2018-07-11 martijnMake the output of the list command more sensible for...
2018-07-11 nicmHelper function to shorten history.
2018-07-11 jmatthewimplement media type detection and forcing of link...
2018-07-11 martijnRephrase the wording on the replacement string of the...
2018-07-11 nicmAdd function comments.
2018-07-11 jmatthewmove declarations of hwrm message functions up to the...
2018-07-11 jmatthewdon't bother checking the rx index matches what we...
2018-07-11 martijnRemove an old and false comment. REALLOC now free(3...
2018-07-11 jmczap trailing whitespace;
2018-07-11 tbUpdate EC regression tests.
2018-07-10 florianremove newd control leftovers
2018-07-10 florianremove unused variable; pointed out by llvm
2018-07-10 florianadd ractl, the rad(8) control program
2018-07-10 tbIndent labels by a space so they don't obliterate funct...
2018-07-10 tbECC constant time scalar multiplication support. First...
2018-07-10 tbProvide BN_swap_ct(), a constant time function that...
2018-07-10 tbFactor out a bit of ugly code that truncates the digest...
2018-07-10 friehmpledge(2)
2018-07-10 reykstyle (single-line ifs don't need braces)
2018-07-10 tb$OpenBSD$
2018-07-10 tbNow that all *_free() functions are NULL safe, we can...
2018-07-10 reykReturn the VM pid to the vmd parent. This pid field...
2018-07-10 reykRemove a debug message
2018-07-10 florianWhen an interface doesn't have a layer 2 address in6_ge...
2018-07-10 florianWhen an interface doesn't have a layer 2 address in6_ge...
2018-07-10 reykvmd already had DEBUG/DPRINTF, there is no need for...
2018-07-10 claudioRemove raw_usrreq and raw_cb, nothing is using them...
2018-07-10 claudioRemove net/raw_cb.h from includes and replace the RAWSN...
2018-07-10 bluhmmachine/fpu.h is not needed on amd64 and does not exist...
2018-07-10 henningwe were refering to 10k states by default here as well...
2018-07-10 henningwhere we were showing "set limit states 10000" make...
2018-07-10 tbFix a few, but not all, clang warnings: Use "%s" to...
2018-07-10 kettenisMake legacy interrupts work in acpipci(4).
2018-07-10 tb+addsub
2018-07-10 tbAdd simple regression tests for BN_{,u}{add,sub}(3...
2018-07-10 henningThe year is 2018.
2018-07-10 krw"%%s: s" -> "%s: %s" in log_warn()
2018-07-10 florianImport rad(8).
2018-07-10 reykTweak debug log messages
2018-07-10 jmccheck-problems -> pkg_check-problems;
2018-07-10 deraadtIn asm.h ensure NENTRY uses the old-school nop-sled...
2018-07-10 claudiorde_update_get_prefix() and friends should also verify...
2018-07-10 rpeTweak comments and explain some not so obvious things.
2018-07-10 knError out if -netmask/-prefixlen does not follow the...
2018-07-10 deraadtsync
2018-07-10 kettenisAlways use PSCI to enable secondary CPUs if it is detected.
next