openbsd
2017-04-04 ajacoutotAlso remove non syspatch hidden files/dirs.
2017-04-04 claudioDo not purge the CONFIG_SERVERS config in the parent...
2017-04-04 deraadtstruct vfsconf is tightly packed, but let's M_ZERO...
2017-04-04 rpeEnsure, that during upgrades, the default for the ...
2017-04-04 reykThe unsigned result cannot be -1, turn it into a signed...
2017-04-04 reykconstify pc_remote and pc_circuit
2017-04-04 krwSend a RTM_PROPOSAL to clear out other dhclient instanc...
2017-04-04 jmcdocument comments in table files; help/ok gilles
2017-04-04 jmctweak previous;
2017-04-04 reykAdd missing newline in fprintf error message.
2017-04-04 krwTreat SSID's like the 0 to 32 bytes of uint8_t data...
2017-04-04 kettenisCleanup the code further. Get rid of the remaining...
2017-04-04 visaIssue memory barrier before lock release, not after...
2017-04-04 deraadtadd a free() size near microcode loading
2017-04-04 millertRewrite tohexstr() to use the common idiom of convertin...
2017-04-04 claudioAdd 8265 and 3168 support. Both cards need new firmware...
2017-04-04 djmdisallow creation (of empty files) in read-only mode...
2017-04-04 deraadtcp -p the bootblocks to RELEASEDIR; ok tb
2017-04-03 fcambuswarn format string should be literal.
2017-04-03 krwChange parse_string() to take an optional integer point...
2017-04-03 ottoAdd caveat telling it's better to always read a data...
2017-04-03 ottoSend and receive 1 byte of data in addition to the...
2017-04-03 fcambusWSDISPLAY_MAXFONTCOUNT macro was introduced in sys...
2017-04-03 krwSimplify read_string() to just read the characters...
2017-04-03 teducheck return from pread, don't divide -1 for count
2017-04-03 deraadtuse recallocarray() because the array contains data...
2017-04-03 teduinitialize regmatch_t always, fixes grep -o ""
2017-04-03 deraadtprovide size to free(9)
2017-04-03 beckFix silly code that printfs NULL when there are no...
2017-04-03 krwTweak parse_string() to not consume the ';'. Simplifies...
2017-04-03 krwTweak 'expecting' parse_warn() messages to be more...
2017-04-03 visaCompute address for ll/sc only once.
2017-04-02 deraadtLess convoluted code in soshutdown()
2017-04-02 deraadtThe character buffer should be resized using recallocar...
2017-04-02 deraadtAlways use return value of asprintf to determine succes...
2017-04-02 tomCheck return value of asprintf(), and don't use 0 as...
2017-04-02 krwChange parse_string() warning from "filename must be...
2017-04-02 mlarkinFilter out RDTSCP, needed to handle solaris guests...
2017-04-02 jmcnote that some hosts never generate tuples and are...
2017-04-02 jmcupdate currency exchange rates;
2017-04-02 kettenisOn ARMv8, the translation table walk is fully coherent...
2017-04-02 visaprintf format strings should be literals. Reminded...
2017-04-02 visaDrop address conversion cruft.
2017-04-02 jcaFix tcp stats reporting
2017-04-02 jsgadd overdrive 1000
2017-04-02 visaFix an out-of-bounds memory access with 64-bit armaps.
2017-04-02 visaBring back the wait instruction into the idle loop...
2017-04-02 deraadtReplace snprintf(NULL, malloc, snprintf.... with the...
2017-04-02 guentherPrefer pread() over lseek()+read()
2017-04-02 deraadtnormalize order of arguments to if ()
2017-04-02 beckMake dma range buffer cache pages visible in systat io
2017-04-02 deraadtunlock tree, we are now hacking on 6.1-current
2017-04-01 deraadtMDT...
2017-03-31 rpeThe default for the "Server directory?" question can...
2017-03-31 ajacoutotBe quiet in case /var/syspatch/ is empty and that there...
2017-03-30 deraadtskip floppyB until more space is found
2017-03-30 jcsXr acpisbs
2017-03-30 deraadtsync
2017-03-30 jcsadd a manpage for acpisbs, remove caveat from acpibat
2017-03-30 patrickOnly close the SA if an error happens before ikev2_msg_...
2017-03-30 jsingDisable client-initiated renegotiation.
2017-03-30 deraadtcorrect NBPFILTER #ifdef's
2017-03-30 deraadtsync
2017-03-30 deraadtthese free() size choices appear to be wrong. joel...
2017-03-30 robertadd signify public keys for syspatch for the current...
2017-03-30 kettenisUse m_devget(9) to replace code that does more or less...
2017-03-30 claudioSet interface flag to VMIFF_UP when using -i option...
2017-03-29 claudiom_devget() lost its ipf pointer argument, update man...
2017-03-29 millertUse strtonum(3) instead of strtol(3). OK deraadt@
2017-03-29 naddysync the version of the example package; ok deraadt@
2017-03-29 bluhmBring radiusd log.c copyright in line with other progra...
2017-03-29 ottorephrase more enumerations of functions
2017-03-29 tjaccount key needs to be in quotes.
2017-03-29 stspFix iwi(4) regressions. WPA was broken since 6.0 errata...
2017-03-29 deraadtThe hppa version of as(1) requires whitespace before...
2017-03-29 sthenset REQ_EXT to x509v3_CA, fixing "ikectl ca XX create...
2017-03-29 deraadtPOOL_DEBUG off for release
2017-03-29 deraadtmove to 6.1 release, drop -beta tag
2017-03-29 jsgRemove quirks for two devices that are known to be...
2017-03-29 jmctweak previous;
2017-03-29 jsgMatch on class communications subclass abstract control...
2017-03-28 jsgAdd an instruction synchronisation barrier instruction...
2017-03-28 mlarkinProperly handle VMX entry controls governing guest...
2017-03-28 mlarkinadd RDTSCP flags to identcpu.c
2017-03-28 reykAdd helpful debug messages to tell us why public key...
2017-03-28 kettenisPrevious W^X diff only changed the access permissions...
2017-03-28 schwarzeFix typo in function name;
2017-03-28 schwarzeAfter i wrote SSL_renegotiate(3) from scratch, OpenSSL...
2017-03-28 bluhmMake the test also work with obj directory.
2017-03-28 kettenisReset ci_curmap to kernel_pmap() in cpu_hatch(). Other...
2017-03-28 reykRemove RSA from the list of keywords, lookup is now...
2017-03-28 ottosmall cleanup & optimization; ok deraadt@ millert@
2017-03-28 reykDon't send informational responses before we're having...
2017-03-28 bluhmLink pledge sockopt regression tests to build.
2017-03-28 reykReturning -1 in an imsg handler like ikev2_dispatch_cer...
2017-03-28 bluhmCall get/setsockopt(2) with various sockets and check...
2017-03-28 bluhmDocument the mcast pledge(2) as an addition to inet.
2017-03-28 bluhmAllow the multicast ttl/hops and loop options with...
2017-03-28 natanoPrevent edit'ing a message from corrupting the mailbox...
2017-03-28 ratchovMake set_params() return the rate the device is using...
next