summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-20Grab and/or assert for the KERNEL_LOCK() in in ktrace & pledge.Martin Pieuchot
2018-06-20tags from changed_handles will be relevant, from nowhere else...Marc Espie
2018-06-20use delete_handle here as wellMarc Espie
2018-06-20modernize pkg_delete code, we have DeleteSets, which means handleMarc Espie
2018-06-20move the solver autoloader into UpdateSet so that pkg_delete will beMarc Espie
2018-06-20Use the socket lock rather than the KERNEL_LOCK() in pfkey_sendup().Martin Pieuchot
2018-06-20Add bsws and arcaTrust PENsReyk Floeter
2018-06-20prepare to split half of the dependencies code into a manageable subclassMarc Espie
2018-06-20drm/i915: Disable LVDS on Radiant P845Jonathan Gray
2018-06-19Rename some unused fields in struct uvmexp toKenneth R Westerback
2018-06-19add some missing punctuation, and remove some vertical whitespace;Jason McIntyre
2018-06-19SMT (Simultanious Multi Threading) implementations typically shareMark Kettenis
2018-06-19Update update-patches description, document EDIT_PATCHESkn
2018-06-19print process name in debug messageReyk Floeter
2018-06-19knfReyk Floeter
2018-06-19knfReyk Floeter
2018-06-19use a full stop, as per the other items; from nan xiaoJason McIntyre
2018-06-19Pass the set thru to deletion operations (we may need to solve_tags!)Marc Espie
2018-06-19syncTheo de Raadt
2018-06-19fix solve_tags to deal with the actual list of tags (match tag to tagMarc Espie
2018-06-19Enable ldap(1) in the build.Reyk Floeter
2018-06-19sigh... define-tag still has to migrate early, so that it can be part ofMarc Espie
2018-06-19Changes the default mount behaviour so only the user that mounts thehelg
2018-06-19Revert previous, there were some unintended beviour changes.Martijn van Duren
2018-06-19Plug getaddrinfo(3) memory leakJeremie Courreges-Anglas
2018-06-19Send the calling thread id, effective uid and gid, and umask to thehelg
2018-06-19describe more supported hardwareJonathan Matthew
2018-06-19Add support for SAS3.5 controllers. This involves reorderingJonathan Matthew
2018-06-19getting closer to having actual tags working.Marc Espie
2018-06-19Correct pfCntProtoCksum description.Martin Pieuchot
2018-06-19tidy. no actual behavior changeMarc Espie
2018-06-19spelling;Jason McIntyre
2018-06-19test PermitListen with bare port numbersDamien Miller
2018-06-19allow bare port numbers to appear in PermitListen directives, e.g.Damien Miller
2018-06-19Avoid Archive::Tar directory traversalAndrew Fresh
2018-06-19eoip tunnels Ethernet, not IPDavid Gwynne
2018-06-18Remove the MAKE_FRAME macro to trace over ioapic interrupts in ddb.Alexander Bluhm
2018-06-18Use shl_out->fd instead of STDOUT_FILENO in the call the setupterm().Todd C. Miller
2018-06-18Add an HP LD220 pole displayMike Belopuhov
2018-06-18regenMike Belopuhov
2018-06-18Add an HP LD220 pole displayMike Belopuhov
2018-06-18simplify parse_config() further so it no longer has any side effect outsideGilles Chehade
2018-06-18split smtp_accept() in two parts: the accept part, the session init part,Gilles Chehade
2018-06-18kill Frag/NoFrag, they only make sense in update-plist, so they've beenMarc Espie
2018-06-18Remove the parse_char_class and let regcomp determine if our bracketsMartijn van Duren
2018-06-18Add clear-screen emacs editing command, currently not bound to aTodd C. Miller
2018-06-18Pledge main process now that we have wroute.Florian Obser
2018-06-18document the reason these classes existMarc Espie
2018-06-18"a = 1; b = 100; c = a * b; if (c == 0) c = 100;"Kenneth R Westerback
2018-06-18Run the code to handle interrupts directly from the interrupt handlerMark Kettenis