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