openbsd
2016-08-05 jmcgrammar fix;
2016-08-05 martijnMake RES_OPTIONS point directly to resolv.conf(5) inste...
2016-08-04 vgrossCommit in6_selectsrc() split again, with missing assign...
2016-08-04 kettenisDynamically attach ampintc(4) and make it register...
2016-08-04 kettenisAdd imxgpc(4), a driver for the i.MX6 General Power...
2016-08-04 kettenisAfter fixing up some of the AR8035 PHY registers, issue...
2016-08-04 visaMention jumbo frames.
2016-08-04 visaAdd support for jumbo frames.
2016-08-04 kettenisAdd support for pre-registering interrupts. This allow...
2016-08-04 schwarzeFix an assertion failure that happened when trying...
2016-08-04 schwarzeadjust database file name and version number to what...
2016-08-04 jmctpm tweaks;
2016-08-03 krwApply a warning fix from lukem@NetBSD circa 1997 (more...
2016-08-03 krwApply fix from David Binderman via NetBSD. "Use all...
2016-08-03 krwApply fix from mrouted 3.8 via NetBSD. Our mbone suppor...
2016-08-03 jcsmove acpimcfg to keep list sorted
2016-08-03 jcsreference dwiic here too
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...
next