openbsd
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...
2016-07-26 stspFix byteswap errors in rtwn(4) and urtwn(4) introduced...
2016-07-26 guentherMake sure there's space for the PT_OPENBSD_WXNEEDED...
2016-07-25 sthenadd new mirror in Lithuania to examples/pkg.conf, ok...
2016-07-25 deraadtdisable tmpfs because it receives zero maintainance.
2016-07-25 bennofix revision 1.290 of sys/netinet/ip_carp.c.
2016-07-25 visaFix rarpd hang. The receive buffer of a route socket...
2016-07-25 krwRevert change to density calculation. David Vasek point...
2016-07-25 claudioInitialize the log subsytem in the SE like it is done...
2016-07-25 natanoMake sure closed bpf devices are removed from bpf_d_lis...
2016-07-25 afresh1Patch perl CVE-2016-1238
2016-07-25 deraadterr() instead of errx(); noted by tim
2016-07-24 deraadtSplit the root vs not-root cases better with regards...
2016-07-24 gillesbump version
2016-07-24 djmopenssh-7.3
2016-07-24 deraadtsync
2016-07-24 jsgadd chvgpio.4 overlooked when the file was added
2016-07-23 jmcrework crl2pkcs7; with help from jsing
2016-07-23 espieno quirks in FwUpdate.
2016-07-23 deraadtBack out the automatic pkg.conf installpath changes...
2016-07-23 jsgSome armv7 machines are shipped with linux images that...
2016-07-23 stspBack out the dhclient BPF change. There are DHCP server...
2016-07-23 patrickPreviously the uarts attached in order, so that the...
2016-07-23 tedudo the pool debug release dance. ok deraadt
2016-07-23 kettenisThe linux kernel treated the "phy-reset-gpio" as active...
2016-07-23 krwAt n2k16 David Vasek pointed out that FFS partitions...
2016-07-23 bluhmBefore terminal characteristics are displayed, stty...
2016-07-23 mlarkinFix a few CPUID emulation issues:
2016-07-23 mlarkinDump vcpu state on unknown exit type, and add a diagnos...
2016-07-23 mlarkinEnsure some undesirable entry controls are cleared...
2016-07-23 djmfix pledge violation with ssh -f; reported by Valentin...
2016-07-23 jmchint at the default for XSRCDIR; from tim kuijsten
2016-07-22 jsgAttach imx(4) on i.mx6 quad plus which appears to be...
2016-07-22 krwActually DECLINE and delete unused offers. Don't just...
2016-07-22 jsgFallback to the known fec irq number on imx.6 if the fdt
2016-07-22 kettenisSet the vfs_systcl member of the vsfops struct to eopno...
2016-07-22 ericCreate a smtp transaction context on a session only...
2016-07-22 mpiRevert in_selectsrc() refactoring, it breaks IPv6.
2016-07-22 mpiCheck for errors when deleting routes inside rtable_wal...
2016-07-22 kettenisPrevent NULL-pointer call for filesystems that don...
2016-07-22 bennoadd a regression test
2016-07-22 reyk"wpath" is needed in the parent pledge when using the...
2016-07-22 bennofix some cases where we relay_abort_http() the connecti...
2016-07-22 reykFix generated Perl headers.
next