openbsd
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...
2016-07-27 visaRemove unnecessary remapping of registers.
2016-07-27 reykAccording to RFC 7231 4.3.7, OPTIONS may have body...
2016-07-27 reykImprove parsing of the Host by following RFC 7230 Secti...
2016-07-27 jcsafter system resume, re-write backlight level
2016-07-27 tedufix signed char extension bugs. from fade@cock.li....
2016-07-27 jsgzero sizeof a struct not sizeof the pointer to it
2016-07-26 patrickRename struct fdt_memory to fdt_reg to match the member...
2016-07-26 guentherWrap fpgetround() so internal calls to it (seen on...
2016-07-26 tedupool debug dance, part deux
2016-07-26 stspIn rsu(4), put code that twiddles HT data in the ic...
2016-07-26 kettenisRemove the restriction that the kernel needs to be...
2016-07-26 kettenisWelcome to 6.0-current.
2016-07-26 stspUnbreak rsu(4) which was broken since r1.32. Reported...
next