openbsd
2016-08-22 jsingEnable SNI support in httpd(8).
2016-08-22 jsingBump TLS_API due to the addition of server side SNI...
2016-08-22 jsingBump libtls minor due to the addition of symbols.
2016-08-22 jsingProvide an API that enables server side SNI support...
2016-08-22 jsingCreate contexts for server side SNI - these include...
2016-08-22 jmcshorten the pkcs8 text;
2016-08-22 kettenisUse the new clock API.
2016-08-22 kettenisImplement interfaces to disable clocks and add interfac...
2016-08-22 mpiCall csignal() and selwakeup() from a KERNEL_LOCK'd...
2016-08-22 mpiSizes for free(9) from David Hill.
2016-08-22 claudioRefactor the uio to mbuf code out of sosend and start...
2016-08-22 kettenisUse the new clock API to get the clock frequency from...
2016-08-22 kettenisAdd code to enable the pll6 clock.
2016-08-22 tedufix typos
2016-08-22 deraadtsync
2016-08-22 deraadtSorry Andrew and Luke, I'm pretty sure we deleted your...
2016-08-22 jsgBefore pmap7.c rev 1.35 and pmap.h rev 1.44 DMA'able...
2016-08-21 kettenisUse generic clock API to enable the module clock.
2016-08-21 kettenisAdd support for all the ahb, apb0 and apb1 clock gating...
2016-08-21 kettenisImplement some fundamental clocks using the new clock...
2016-08-21 kettenisAdd a minimal clock "framework". Build it on armv7.
2016-08-21 teduintroduce a union of sockaddr types and eliminate a...
2016-08-21 schwarzebugfix: when fgetwc(3) fails, fgetwln(3) must fail...
2016-08-21 halexMake lease_value() unescape quoted strings. To be fully...
2016-08-21 rpetweak previous
2016-08-21 kettenisFix a pasto in a comment.
2016-08-21 schwarzefix obvious typo in the .Dt section number
2016-08-21 natanoThere are three callers of update_vattr(). Two of them...
2016-08-21 jsgWhen detecting the console on attach test fa_node and...
2016-08-21 jsgRemove the remains of a workaround to get GIC ranges...
2016-08-21 jsgDynamically attach exuart using the FDT.
2016-08-21 beckChange sleep from crazy backoff to one second of sleep...
2016-08-20 deraadtsync
2016-08-20 kettenisFix indentation.
2016-08-20 kettenisArgh, commit from the wrong tree. Revert previous...
2016-08-20 kettenisFix indentation.
2016-08-20 ericProperly initialize the message parser. fix a regressio...
2016-08-20 jmcadd "armv7" to the Dt line;
2016-08-20 millertSync connect_wait() example with its real usage in...
2016-08-20 millertUse connect(2) + a connect_wait() function instead...
2016-08-20 kettenissximmc(4)
2016-08-20 kettenisEnable sximmc(4).
2016-08-20 kettenisIncrease MSGBUFSIZE to 8 pages.
2016-08-20 kettenisVarious improvements to make this work better.
2016-08-20 kettenisAdd some code to set the SD/MMC clocks.
2016-08-20 kettenisDon't set MSGBUFSIZE here such that the setting in...
2016-08-20 stefanFormat string fixes in debug code: need %llx to print...
2016-08-20 jcaDeclare all _asr_* debug functions as hidden.
2016-08-20 schwarzealready in v2 according to tuhs.org/Archive/PDP-11...
2016-08-20 schwarzeWhen a mismatching end macro occurs while at least...
2016-08-20 schwarzeWhen scanning upwards for a column list to put a .Ta...
2016-08-20 kettenisReplace bcmmuart(4) with com(4).
2016-08-20 jcaTweak timer debug output.
2016-08-20 jcaMove counters from u_quad_t to uint64_t.
2016-08-20 tbfsdb(8) sucks in and is pledged by fsck(8). Since...
2016-08-20 schwarzeIf a column list starts with implicit rows (that is...
2016-08-20 patrickRemove obsolete sxiuart(4) header.
2016-08-20 patricksxiuart(4) has been replaced with com(4).
2016-08-20 jmcshorten pkcs7 text;
2016-08-20 kettenisCorrectly enter a mapping as writable if no "page modif...
2016-08-20 kettenisFiguring out the clock frequency used for a com(4)...
2016-08-20 procterPush 'field changed' guards into 'change field' functions;
2016-08-20 procterRetire pf_translate_ap()
2016-08-20 jmcshorten the passwd text; ok jsing
2016-08-19 tedumove mem.c to hppa directory like every other arch.
2016-08-19 kettenisMake the FSR encoding strings match the ARMv7 ARM.
2016-08-19 kettenisSeems we need to hold the PHY into reset a little bit...
2016-08-19 kettenisAdd support for arm and enable on armv7.
2016-08-19 kettenisStart using to XN flag to enforce that mappings without...
2016-08-19 kettenisMark device memory as execute-never to prevent a specul...
2016-08-19 ericmake smtpd less verbose at startup
2016-08-19 kettenisMap kernel .text read-only.
2016-08-19 kettenisAdjust the definitions of L1_S_COHERENT_v7, L2_L_COHERE...
2016-08-19 kettenisUse Access Flag to do page reference emulation.
2016-08-19 danjupdate man pages now that login.conf uses auto rounds
2016-08-19 mpiReorder entries to match current multipath ordering.
2016-08-19 jsgcorrect a rate test introduced in rev 1.326
2016-08-19 jmcshorten the ocsp text; ok beck
2016-08-19 ottoStart with a default fragsize of 2048, double it for...
2016-08-19 mpiDo not seroize a struct needed for RTM_RESOLVE in the...
2016-08-19 djmadd tests for matching functions
2016-08-19 jsgavoid using an uninitialised variable with zero length...
2016-08-19 djmremove UseLogin option and support for having /bin...
2016-08-19 deraadtstring.h not strings.h
2016-08-18 millertAdd an EXAMPLES section that illustrates how to deal...
2016-08-18 bruReset the input state completely when wsmouse is (re...
2016-08-18 deraadtuvm_wxcheck() should only abort the process if kern...
2016-08-18 millertMove connect_sync() to util.c and use it when connectin...
2016-08-18 jmcuse a more standard page layout; ok mlarkin
2016-08-18 mikebUpdate NVS protocol structure definitions to the 2016...
2016-08-18 jsingSplit out the TLS server SSL_CTX allocation and configu...
2016-08-18 jsingRework parts of the libtls man page for clarity. Split...
2016-08-18 jmcword fix, from remi locherer; ok reyk
2016-08-18 sthendocument USE_WXNEEDED, feedback/ok jca jasper
2016-08-18 jmcshorten the nseq text;
2016-08-18 jsgadd a missing splx in an error path
2016-08-18 jmcpunctuation fix;
2016-08-18 sthensync
2016-08-18 jmcvarious fixes for previous;
2016-08-18 kettenisSeparate out the Access Flag bit from the Access Permis...
next