openbsd
2021-02-02 naddyreplace fgetln(3) with getline(3) in disklabel
2021-02-02 claudioProperly implement 'rde med compare strict' and make...
2021-02-02 jobAdd a bunch of RPKI OIDs
2021-02-02 nicmFix popup mouse position.
2021-02-02 robertintroduce support for sending the If-Modified-Since...
2021-02-02 ratchovFix use-after-free in dev_abort()
2021-02-02 jmcarticle fix; from eddie youseph
2021-02-02 jmcarticle fixes; from eddie youseph
2021-02-02 danjImprove the last comment
2021-02-01 jcaDocument MODOCAML_RUNDEP
2021-02-01 espiein case we're not a tty, don't do anything else
2021-02-01 bluhmESP path MTU discovery over IPv6 tunnel has been fixed...
2021-02-01 sthenchange "demote counter" / "demote count" to "demotion...
2021-02-01 sthendescribe pfsync(4)'s use of carpdemote, ok/tweak kn...
2021-02-01 tobheTake flows into consideration for policy lookup as...
2021-02-01 chelohadhclient(8): default_route_index(): poll(2) -> ppoll(2)
2021-02-01 kettenisThe code in mdstore.c should stand on its own, so renam...
2021-02-01 visaRemove obsolete vnode operation vector declarations.
2021-02-01 tbUse "EC/RSA key setup failure" to align error with...
2021-02-01 tobheWhitespace
2021-02-01 jsghandle #pinctrl-cells 2
2021-02-01 bluhmFix path MTU discovery for ESP tunneled in IPv6. We...
2021-02-01 bluhmSyntax of pf(4) route-to has changed. Adapt tests.
2021-02-01 bluhmFix white spaces and wrap long lines.
2021-02-01 mpiStart implementing conditionals for filters.
2021-02-01 mglockerAlign the mixed naming for the variables used to refere...
2021-02-01 nicmAdd a no-detached choice to detach-on-destroy which...
2021-02-01 mvsNetlock should be grabbed before pppx_if_find() call...
2021-02-01 mvsRemove dummy TUNSIFMODE ioctl(2) call from pppac(4...
2021-02-01 mvsifunit() was fully replaced by if_unit(9) and should...
2021-02-01 jmcupdate the pathname for the control socket path; from...
2021-02-01 jmcupdate currency exchange rates;
2021-02-01 jmcsome article fixes; from eddie youseph and grep
2021-02-01 deraadta regular function decl collides with an inline, due...
2021-02-01 deraadtsync
2021-02-01 krwSwitch dispatch loop to ppoll() and protocol timeouts...
2021-02-01 dlgchange route-to so it sends packets to IPs instead...
2021-01-31 djmmore strictly enforce KEX state-machine by banning...
2021-01-31 mglockerSpacing.
2021-01-31 tobheIgnore addresses that are not 0/32 (dynamic) in ikev2_c...
2021-01-31 tobheDon't leak flows if ikev2_cp_fixflow() fails.
2021-01-31 florianMake progress when stepping through rdns proposals...
2021-01-31 espieturns out STDOUT may have been redirected, in which...
2021-01-31 naddyreplace fgetln(3) with getline(3) in fdisk
2021-01-31 naddyreplace fgetln(3) with getline(3) in sed
2021-01-31 naddyfix mistaken operator precedence in a pointer dereferen...
2021-01-31 patrickAdd basic support for BCM4378 as found on the Apple...
2021-01-31 patrickregen
2021-01-31 patrickAdd Broadcom BCM4378.
2021-01-31 dtuckerSet linesize returned by getline to zero when freeing...
2021-01-31 deraadtlast pieces of satisfying -fno-common
2021-01-30 danjDon't print an empty line at the end of `route sourceaddr`
2021-01-30 deraadtsatisfy -fno-common
2021-01-30 knRemove duplicate hvmd decleration
2021-01-30 knMove global domain declaration to parse.y
2021-01-30 krwAdd dhclient.conf back to list of "installed network...
2021-01-30 krwMake editing GPT easier/safer by defaulting offet to...
2021-01-30 robAdd AMAP flag description.
2021-01-30 robRemove ACOMPAT.
2021-01-30 naddydocument that sizes in fdisk can be input and printed...
2021-01-30 visaAbstract octeon board handling a little
2021-01-30 deraadtsatisfy -fno-common
2021-01-30 espiedo not print to STDOUT if we're in background, as reque...
2021-01-30 espieI'm such a doofus, of course I have to call base method...
2021-01-30 tbmissing word in comment
2021-01-30 espieswitch ProgressMeter to clearer API
2021-01-30 espierework API slightly, so that handle_continue is an...
2021-01-30 florianRe-try to open DNSSEC trust anchor file if /var is...
2021-01-30 espiefor now, do not try to install quirks in case we're...
2021-01-30 martijnFix delay parsing by stealing from strtonum and returni...
2021-01-30 djmadd a SK_DUMMY_INTEGRATE define that allows the dummy...
2021-01-29 tobheAdd proper padding for pfkey messages. Use ROUNDUP...
2021-01-29 florianSome libunbound configuration changes can change the...
2021-01-29 florianDon't filter by address family on the route socket.
2021-01-29 sthenupdate remaining usb.org URLs
2021-01-29 sthenupdate usb.org URLs
2021-01-29 sthenupdate some usb.org URLs following reorganisation,...
2021-01-29 kettenisAdjust for disabling gcc on macppc.
2021-01-29 kettenisStop building gcc on macppc.
2021-01-29 deraadtrepair declerations to satisfy -fno-common
2021-01-29 espiebe more forceful about FULLPKGPATH
2021-01-29 eddDon't rely on USB interfaces being at compliant indices.
2021-01-29 ratchovMake audio clients use struct opt to reach the device
2021-01-29 ratchovMake control clients use struct opt to reach the device
2021-01-29 ratchovRename ctlslot->mask to ctlslot->self to match the...
2021-01-29 ratchovOrder opt_list in opt_new() call order, limit items...
2021-01-29 ratchovMove the options list out of the device structure
2021-01-29 ratchovMove the control client state out of the device structure
2021-01-29 ratchovMove the audio clients state out of the device structure
2021-01-29 claudioUse NULL instead of 0 to clear v_socket pointer (which...
2021-01-29 claudioAdjust regress test, the hash argument to the parse...
2021-01-29 claudioA while ago rpki-client was changed to validate the...
2021-01-29 nicmTrim output overwritten by later text or clears complet...
2021-01-29 jsgrecognise Cortex-A78C
2021-01-29 djmfix the values of enum sock_type
2021-01-29 djmgive typedef'd struct a struct name; makes the fuzzer...
2021-01-29 robWhitespace.
2021-01-28 martijnRemove print_{debug,verbose} since they're currently...
2021-01-28 mvsbridge(4): convert ifunit() to if_unit(9)
2021-01-28 mvstrunk(4): convert ifunit to if_unit(9)
next