openbsd
2016-08-03 jcsadd a man page for tpm(4)
2016-08-03 vgrossFix typo, spotted by Holger Mikolon <holger@mikolon...
2016-08-03 jcsnot having a century is a known layout by now
2016-08-03 jcsdon't complain about invalid checksum if the bios isn...
2016-08-03 jcsadd a minimal TPM 1.2 driver just to issue a "save...
2016-08-03 mikebUse atomic operations to manipulate event masking bits
2016-08-03 krwstrnames[i][0] == 'k' && strnames[i][0] == 'f' should be
2016-08-03 krwA couple of "a->blah == a->blah" -> "a->blah == b-...
2016-08-03 mikebRemove the periodic timer and do rescheduling during...
2016-08-03 mikebUse an atomic operation to clear pending event bits
2016-08-03 krwFold umass_atapi_attach() and umass_scsi_setup() into...
2016-08-03 kettenisSimplify the way we handle TLB flushes. Since ARMv7...
2016-08-03 nicmWe only replace the first %%, not multiple (use %2...
2016-08-03 nicmFix minimum size when pane status line is enabled,...
2016-08-03 kettenisThe ARMv7 architecture deprecates the separate Instruct...
2016-08-03 jmcshorten the openssl dhparam text;
2016-08-03 djmsmall refactor of cipher.c: make ciphercontext opaque...
2016-08-03 dtuckerFix bug introduced in rev 1.467 which causes "buffer_ge...
2016-08-02 martijnFix the begin of word bug in s-command, similar to...
2016-08-02 jcaMove to libevent; ok florian@
2016-08-02 jcaEnsure that "lim" is initialized and reset at each...
2016-08-02 jcaIgnore the -bindir option, meaningless on OpenBSD.
2016-08-02 jcaAllow specifying an alternate socket path.
2016-08-02 jcscapitalize a question like all the others
2016-08-02 jsingRevert previous since it adds new symbols.
2016-08-01 bennowhitespace and 80 columns, no binary change
2016-08-01 bennosync http.h with relayd
2016-08-01 bennorfc 7230 3.3.3 says: response with a status code of 1xx
2016-08-01 kettenisLooks like patrick@ committed an older version of the...
2016-08-01 schwarzeRepair makewhatis -t, sorry for breaking it in the...
2016-08-01 martijnAllow a bel character in wall. This was missed when...
2016-08-01 bentleyRemove vi's "directory" option and TMPDIR support.
2016-08-01 jmcthe default smtpd setup does not require newaliases...
2016-08-01 jsingBump TLS_API for addition of ALPN support.
2016-08-01 jsingAdd ALPN support to libtls.
2016-08-01 jcazap unused var
2016-08-01 stefanMake sure variables are initialized before using them
2016-08-01 stefanDo not pass VM name directly to setproctitle format...
2016-08-01 tedubring the light of ansi to a few more files
2016-08-01 mikebDon't forget to destroy the taskqueue on interrupt...
2016-08-01 patrickImplement an FDT-aware interrupt establish API. This...
2016-08-01 mikebMark shared producer and consumer indices volatile
2016-08-01 schwarzedocument the new file format
2016-08-01 krwSet SDEV_UMASS on all umass devices, even when they...
2016-08-01 schwarzeRemove the dependency on SQLite without loss of functio...
2016-08-01 jmcshorten the openssl dgst text; in particular, do not...
2016-08-01 jmcupdate currency exchange rates;
2016-08-01 espiedocument default for DISTDIR
2016-07-31 schwarzeSome base system pages, for example perl(1), contain...
2016-07-31 kettenisRemove devmap stuff which is unused on armv7.
2016-07-31 kettenisAccording to te armv7 ARM TLB entries that caused a...
2016-07-31 natanoClose /dev/hotplug on exec(). Otherwise a restart of...
2016-07-31 bcookbump for LibreSSL 2.5.x
2016-07-31 jcaRename the route socket to a more useful name.
2016-07-31 jcaTurn two global variables into variables local to main.
2016-07-31 jcaDuplicated decls
2016-07-31 krwAsk for DHO_BOOTFILE_NAME and DHO_TFTP_SERVER by defaul...
2016-07-31 kettenisUse m_devget(9).
2016-07-31 jsgUse ansi style function declarations. No binary change.
2016-07-31 jsgregen
2016-07-31 jsgAdd Xeon E3-1200 v5 host bridge and some more Sunrise...
2016-07-31 jsgRecognise Cortex A35 and Cortex A73.
2016-07-31 jsgsync
2016-07-31 jsginstall acpials.4
2016-07-31 jsgInstead of testing MIDR values for every model of Corte...
2016-07-30 afresh1Revert unneeded version bump for perl modules
2016-07-30 halexuse the style from the man page examples for getaddrinf...
2016-07-30 sthensync
2016-07-30 kettenisCheck for wraparound before the "commit" phase of uvm_m...
2016-07-30 kettenisAdd a few checks for potential integer overflow and...
2016-07-30 jcsadd acpials(4), an acpi driver for ambient light sensors
2016-07-30 jcsadd an authors section for some drivers i authored
2016-07-30 tbhook up regression tests for jot(1)
2016-07-30 tbAdd regression tests for jot(1).
2016-07-30 schwarzetest suite for the new mandoc.db(5) format;
2016-07-30 visaRemove disabled jumbo frame checks. They will not be...
2016-07-30 visaDrop a redundant parameter of octeon_eth_buf_free_work().
2016-07-30 kettenisStop pretending we can still boot without an FDT. ...
2016-07-30 ajacoutotRemove compat code.
2016-07-30 ajacoutotThis is effectively a ksh(1) script.
2016-07-30 guentherPrep for relro: make sure it's off for any non-PIE...
2016-07-30 deraadtold keys no longer needed
2016-07-29 mikebAdd a periodic timer to workaround missing completion...
2016-07-29 mikebDisable receive ring slot accounting
2016-07-29 mikebMove xen interrupt handlers to dedicated task queues
2016-07-29 mikebLoop until we've read all available responses
2016-07-29 teduadd a check that the arguments to isavail don't overflow.
2016-07-29 rpointelFix regression introduced by patch to CVE-2016-0718...
2016-07-29 teduall of the update functions take a size_t. correct...
2016-07-29 mikebUpdate TX completion event index when putting a packet...
2016-07-29 mikebReduce the amount of sent RX producer notifications...
2016-07-29 mikebReduce the amount of sent TX producer notifications...
2016-07-29 jmcmax name servers is currently 5, not 3, apparently;
2016-07-29 stefanAllow starting a VM again after it was terminated
2016-07-29 reykBump copyright in files that I touched last.
2016-07-29 reykAdd support for common WebDAV methods; from httpd.
2016-07-29 giovannilog ip addresses as well in authentication phase
2016-07-29 patrickOnly flush the virtual page if it was actually mapped...
2016-07-29 jsgReorder code to avoid a divide by zero when there are...
2016-07-28 kettenisStore the acpi processor ID/UID in struct cpu_info...
next