openbsd
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...
2018-07-22 claudioAdd more information to if_change() debug log using...
2018-07-22 claudioMove functions to print link status etc. to util.c...
2018-07-22 kettenisIn uvm_map_protect(), make sure we select a first map...
2018-07-22 dtuckerSwitch authorized_keys example from ssh-dss to ssh...
2018-07-22 sfFix arguments of pf_purge_expired_{src_nodes,rules}()
2018-07-22 krwTweak comment about truncating NULs to reflect new
2018-07-22 krwWhen finished pulling an option out of a buffer, skip...
2018-07-22 antonhook up fchown
2018-07-22 antonAdd regress covering the recently fixed NULL pointer...
2018-07-22 antonAvoid a NULL pointer deref when calling fchown() on...
2018-07-22 claudioAdjust a log message and make sure that the data pointe...
2018-07-21 krwReading past the end of a buffer is bad, Even if the
2018-07-21 jmccomment out a dead Xr;
2018-07-21 jmcsort;
2018-07-21 antonInclude the vnode type in the panic message in ffs_writ...
2018-07-21 claudioThere is no need to initialise global and static local...
2018-07-21 guentherRemove the "got meltdown?" conditional from INTRENTRY...
2018-07-20 bluhmThe newly added realpath(3) in vmd's parse.y checks...
2018-07-20 claudioListen on 127.0.0.1 and ::1 in the regress config since...
2018-07-20 deraadtRemove a few leftovers from the days of emulation,...
2018-07-20 kettenisFail if a PT_LOAD segment has a memory size of 0. ...
2018-07-20 mestreadd pledge(2), it only needs rpath if reading from...
2018-07-20 mestrezap whitespaces
2018-07-20 florianNo need to copy rdns_lifetime around with an IMSG,...
2018-07-20 florianFix mem leaks on config reload:
next