Age | Commit message (Expand) | Author |
2016-04-11 | sync | Stuart Henderson |
2016-04-11 | Howard Marks died yesterday | Stuart Henderson |
2016-04-11 | Add functions to dump vcpu register state. Needed for some upcoming diffs. | Mike Larkin |
2016-04-11 | Clarify some comments | Mike Larkin |
2016-04-10 | For now, disable ahc(4) such that GENERIC.MP kernels don't overflow the 8M | Mark Kettenis |
2016-04-10 | Clean up and complete the lists of allowed syscalls. | Theo Buehler |
2016-04-10 | Enable UTF-8 support in rev. | Martijn van Duren |
2016-04-10 | Fix layer violation in the ihidev(4) code by implementing a generic mechanism | Mark Kettenis |
2016-04-10 | Simple regression tests for rev(1), including UTF-8. | Ingo Schwarze |
2016-04-10 | remove an uneeded include | Jonathan Gray |
2016-04-10 | Don't try to get a board name string before attaching mainbus with the | Jonathan Gray |
2016-04-10 | convert ypldap_addr list to a tailq | Jonathan Matthew |
2016-04-10 | arguments to "chain" are space separated, not comma; verified by jung | Jason McIntyre |
2016-04-10 | Add octeon. | Visa Hankala |
2016-04-10 | per rfc, ehlo responses contain hostname, then options. from dyn+bsd | Ted Unangst |
2016-04-09 | For pointers, use NULL rather than 0; no functional change; | Ingo Schwarze |
2016-04-09 | Delete 26 wrapper macros and two wrapper functions that are no | Ingo Schwarze |
2016-04-09 | Always compile with WIDECHAR on and delete that preprocessor switch. | Ingo Schwarze |
2016-04-09 | Reset the terminal to its initial state before exiting a program | Ingo Schwarze |
2016-04-09 | Remove _tz as intermediate variable and use CGI_TZ directly. | Robert Peichaer |
2016-04-09 | tweak MALLOC_STATS printing (switched off by default), prodded by | Otto Moerbeek |
2016-04-09 | make private key loading functions consistently handle NULL | Damien Miller |
2016-04-09 | redundant memset(3), from Michael McConville, ok armani@ | Otto Moerbeek |
2016-04-09 | Use _if for a single interface name and _ifs for a list of interface | Robert Peichaer |
2016-04-09 | Use builtin. | Antoine Jacoutot |
2016-04-09 | replace 0xf57ff05f with dmb sy | Jonathan Gray |
2016-04-09 | Document (near) standards conformance | Philip Guenther |
2016-04-08 | Use _if instead of _ifs as variable name for single interface names. | Robert Peichaer |
2016-04-08 | Rename getdevname() to get_dkdev_name() to better reflect the actual | Robert Peichaer |
2016-04-08 | Directly assign device name to rootdisk with modified sed pattern. | Robert Peichaer |
2016-04-08 | We must always check if the socket is already bound, and always set | Vincent Gross |
2016-04-08 | sync | Stuart Henderson |
2016-04-08 | When bgp receives an RTM_CHANGE message for an RTF_MPATH route[1], and | Peter Hessler |
2016-04-08 | Fix match function so that the cortex bus only attaches if the attach | Patrick Wildt |
2016-04-08 | bare .Nm gets turned into m_copym2, which is wrong when describing mbufs. | David Gwynne |
2016-04-08 | sync | Reyk Floeter |
2016-04-08 | Add Intel Bay Trail EHCI (as found on 1st gen Compute Stick) | Reyk Floeter |
2016-04-08 | Get rid of some infrastrcuture that is now obsolete and synchronize some of | Mark Kettenis |
2016-04-08 | whitespace at EOL | Damien Miller |
2016-04-08 | tweak previous; | Jason McIntyre |
2016-04-08 | We accidentally send an empty string and a zero uint32 with every | Damien Miller |
2016-04-08 | may as well put words around bpf_validate while here | David Gwynne |
2016-04-08 | document bpf_filter and bpf_mfilter | David Gwynne |
2016-04-08 | document m_purge. | David Gwynne |
2016-04-08 | m_freem returns an mbuf like m_free now | David Gwynne |
2016-04-08 | add m_purge for freeing a list of mbufs linked via m_nextpkt | David Gwynne |
2016-04-08 | document m_dup_pkt() | David Gwynne |
2016-04-07 | Link to faq15.html#Ports instead of just faq15.html. This matches the | Theo Buehler |
2016-04-07 | Retry the drm_crtc.c "idr"conversion. Turns out the xf86-video-intel driver | Mark Kettenis |
2016-04-07 | Return -ENOSPC if idr_alloc() fails to allocate an unused id instead of | Mark Kettenis |