openbsd
2018-07-27 robFull stop.
2018-07-27 schwarzegarbage collect the unused "#define INDENT"
2018-07-27 deraadtsync
2018-07-27 deraadtsync
2018-07-27 claudiolog_info -> log_debug since this is debug noise.
2018-07-27 markusavoid expensive channel_open_message() calls; ok djm@
2018-07-27 bketEnable slaacctl(8) to print information on an advertise...
2018-07-27 bketHave slaacd(8) share information on receiving a MTU...
2018-07-27 bketEnable slaacd(8) to set MTU on an interface.
2018-07-27 bketAdd SIOCSIFMTU to the wroute pledge.
2018-07-27 ratchovNo need to test if pointer is NULL to call free(9)...
2018-07-27 dtuckerNow that ssh can't be setuid, remove the original_real_...
2018-07-27 jmcremove errant Ed added in previous;
2018-07-27 dtuckerRemove uid checks from low port binds. Now that ssh...
2018-07-27 jmatthewhds arrays can have more ports now, apparently; this...
2018-07-27 dtuckerssh(1) no longer supports being setuid root. Remove...
2018-07-27 beckDon't double vput and panic after looking up "."
2018-07-27 beckadd regress for unveil of "." now that I fixed this
2018-07-27 beckMake the BYPASSUNVEIL test actually test BYPASSUNVEIL...
2018-07-26 bennonote under which circumstances ospfd uses the route...
2018-07-26 jmcXr make-plist -> update-plist;
2018-07-26 jmczap a dot;
2018-07-26 mestrezap whitespaces
2018-07-26 mestrereduce pledge(2) to the bare minimum:
2018-07-26 deraadtsync
2018-07-26 mestreadd pledge(2) to quot(8):
2018-07-26 kettenisAdd infrastructure to install lld as the default linker...
2018-07-26 robMention some missing libevent macros.
2018-07-26 patrickAdd imxspi(4), a driver for the i.MX SPI controller...
2018-07-26 patrickImplement calculating the SPI controller frequency...
2018-07-26 jobRemove CPUID insn_length check
2018-07-26 jmctweak previous; ok espie
2018-07-26 jmatthewdon't dump status iocbs twice
2018-07-26 jmatthewremove "bad startup mboxes" printf - it never indicates...
2018-07-25 patrickImplement a MSGBUF control packet mechanism based on...
2018-07-25 patrickOn authentication we don't need to create the node...
2018-07-25 jsingProvide a harness that runs test vectors from Project...
2018-07-25 bluhmDocument the spinning time of the CPU in systat(1)...
2018-07-25 deraadtDon't redefine Makefile choices which come correct...
2018-07-25 ericImplement a generic interface to forward resolver queri...
2018-07-25 gillesqmail advertizes a size of 0 as "no limit on data"...
2018-07-25 chelohaFree operand copies after parsing.
2018-07-25 deraadtfix indent; Clemens Goessnitzer
2018-07-25 deraadtsync
2018-07-25 beckUse the caller provided (copied) pwent struct in load_p...
2018-07-25 espiedocument -e
2018-07-25 gillesdelivery to a filename should be in mbox format otherwi...
2018-07-25 jaspers/resolver/nameserver/ to match parse.y -r1.4
2018-07-25 yasuokaFix the prefix length of the IP address in the error...
2018-07-24 kettenisAdd support for the i2c controller on the Marvell ARMAD...
2018-07-24 kettenisAdd clock needed to support the i2c controllers on...
2018-07-24 kettenisregen
2018-07-24 kettenisAdd SanDisk/WD Black NVMe devices.
2018-07-24 deraadtsync
2018-07-24 jasperadd rad.conf example
2018-07-24 brynetDo the same for i386 as amd64:
2018-07-24 patrickThe I2C controller on the Allwinner hardware is actuall...
2018-07-24 kettenisAdd support fotr the BCM4335/4339 SDIO chip to bwfm...
2018-07-24 guentherFix previous commit: the RSB refill bits change %rcx...
2018-07-24 claudioAdd some debug log messages telling which RIBs and...
2018-07-24 bcookadd c++ symbol annotations
2018-07-24 claudioUse prefix_nexthop() to access the nexthop instead...
2018-07-24 knMove duplicate code into new helper print_addr_str()
2018-07-24 knSimplify getaddrinfo() error handling
2018-07-24 kettenisFix address calculation for _DYNAMIC. We want to addre...
2018-07-24 yasuokaWhen a GRE packet goes to "decline", the mbuf pointer...
2018-07-24 guentherAlso do RSB refilling when context switching, after...
2018-07-24 tbUse the same order in NAME, SYNOPSIS, DESCRIPTION,...
2018-07-24 robRemove defunct prototype leftover from previous code...
2018-07-23 brynetAdd "Mitigation G-2" per AMD's Whitepaper "Software...
2018-07-23 chelohaDon't cast malloc(3) size to u_int.
2018-07-23 schwarzeRemove more redundant element selectors where the class...
2018-07-23 schwarzereplace the last instances of ex units by em;
2018-07-23 bluhmCoverity CID 1470233 complainst that the m != NULL...
2018-07-23 jmcoops, failed to notice that SEE ALSO got messed up;
2018-07-23 robAdd missing $OpenBSD$ CVS tag.
2018-07-23 patrickThe imxiomuxc(4) node itself can also contain a set...
2018-07-23 knPoint to glob in section 7 for the actual list of speci...
2018-07-23 tbDocument tls_peer_ocsp_result() and use it in place...
2018-07-23 tbUse BN_swap_ct() instead of BN_consttime_swap() in
2018-07-23 tbUse a size_t instead of an int for the byte count in...
2018-07-23 tbClean up our disgusting implementations of BN_{,u}...
2018-07-23 guentherDo "Return stack refilling", based on the "Return stack...
2018-07-23 tbImplement RSASSA-PKCS1-v1_5 as specified in RFC 8017.
2018-07-23 florianWhen moving between networks slaacd configures new...
2018-07-23 tbavoid using argv[0] for printing to stderr
2018-07-23 florianadd _rad user
2018-07-23 florianRemove rtadvd(8) rc script.
2018-07-23 florianRemove rtadvd(8), it's time to switch to rad(8).
2018-07-23 floriansync
2018-07-23 florianRemove rtadvd(8) leftovers in etc.
2018-07-23 florianIt's time to switch to rad(8); tested by many.
2018-07-23 florianIt's time to switch to rad(8); tested by many.
2018-07-23 florianreplace references to rtadvd(8) with rad(8)
2018-07-23 florianHandle duplicate address detection failures.
2018-07-22 krwNo need to re-implement realloc(). Just use it
2018-07-22 schwarzecross reference sndio(7) and sndiod(8); from weerd@;
2018-07-22 jmcdocument method=https, and use it in the example config;
2018-07-22 claudioFirst iteration of implementing full mrt dumping/printi...
2018-07-22 claudioMove nexthop into struct filterstate (including nexthop...
next