openbsd
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...
2016-07-28 tedurework realloc loop. there's no need to shrink the...
2016-07-28 tedustrncmp is a more reasonable way to check the beginning...
2016-07-28 teduthese programs probably do not need to use TMPDIR....
2016-07-28 teduafter getenv, check for empty string too. ok millert
2016-07-28 mikebRemove top level ring processing loops as too ambiguous
2016-07-28 zhukTypo in the installation notes, from Roman Yakovlev.
2016-07-28 jmcremove note about command substitution and double quote...
2016-07-28 jmcremove HISTORY: it was a nonsense;
2016-07-28 jmcsome text cutting, after feedback from jsing;
2016-07-28 tedureplace hand rolled physlock with real rwlock. ok mlarkin
2016-07-28 bluhmUse long labs(3) for pointer arithmetic.
2016-07-28 mikebRevert previous commit
2016-07-28 mikebRevert previous commit
2016-07-28 mikebConvert ifq_deq_{begin,rollback,commit} dance to a...
2016-07-28 jmcfirmware is the plural;
2016-07-28 teduRMD160Update actually takes size_t length
2016-07-27 djmbetter bounds check on iovcnt (we only ever use fixed...
2016-07-27 mglockerGet interrupts going for the Allwinner-R8 chip.
2016-07-27 patrickRemove a feature to re-use existing early bootstrap...
2016-07-27 kettenisAdd interface to facilitate iterating over gpios.
2016-07-27 teduimprove comments a bit. ok mlarkin tom
2016-07-27 patrickWhen pmap_page_remove() is called by UVM, a physical...
2016-07-27 teduit should not be necessary for yacc to use TMPDIR,...
2016-07-27 teducorrect syntax for baddynamic example. from Holger...
2016-07-27 teduansify mem.c to the latest fashion. with a fix from...
2016-07-27 teducheck flags with mask instead of equality, in case...
2016-07-27 teduincrease the size of forkstat fields to accomodate...
2016-07-27 phesslerdocument the so_upcall option to socreate
2016-07-27 espiechecking for firmware works better if I pass thru all...
2016-07-27 espiedon't include firmwares in the fuzzy auto-reinstall...
2016-07-27 espiehunting around for some sporadic error message. Removin...
2016-07-27 jcaMissing word ("no").
2016-07-27 patrickInstead of passing the raw reg property to simplebus...
next