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