summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-04-07hexidecimal->hexadecimal; from mmccJason McIntyre
2016-04-07Instead of panicking if an mbuf(9) already has a statekey dump itsMartin Pieuchot
2016-04-07syncStuart Henderson
2016-04-07Always call bread_cluster() instead of calling it only if the currentMartin Pieuchot
2016-04-07Share clone bitmap between aliased vnodes. This prevents duplicate cloneMartin Natano
2016-04-07update the ports link; from solene rapenneJason McIntyre
2016-04-07Place a BOOTARG_END section at the end of the boot arguments list pushedMike Larkin
2016-04-07Use the "new" audio(4) api and delete all the useless code to dealAlexandre Ratchov
2016-04-07Remove headers associated with code that's been moved to other .c filesPhilip Guenther
2016-04-06Revert the drm_crt.c "idr" conversion as it breaks X on (at least) the T430s.Mark Kettenis
2016-04-06Remove some pre-idr leftovers.Mark Kettenis
2016-04-06Another "idr" conversion.Mark Kettenis
2016-04-06Lose the pointless third paramater to fcntl(F_GETFL). Using SOCK_NONBLOCKKenneth R Westerback
2016-04-06Apply revisions 1.4 and 1.5 from ldapd's ber.c to ypldap's copy, so it canJonathan Matthew
2016-04-06Convert memory extract routine to return errno-based errors.Patrick Wildt
2016-04-06syncJonathan Gray
2016-04-06move the parent and vnetid stuff around so it builds on ramdisks too.David Gwynne