Age | Commit message (Expand) | Author |
2017-05-05 | Include <dev/ofw/ofw_misc.h> instead of <dev/ofw/ofw_pinctrl.h>. | Mark Kettenis |
2017-05-05 | Put back the call to pf_remove_src_node lost in the netlock backout | Mike Belopuhov |
2017-05-05 | Shorten the description of .sp and move it to roff(7). | Ingo Schwarze |
2017-05-05 | Document what happens when sending a signal to the calling process. | Todd C. Miller |
2017-05-05 | Add glue to attach SDHC compliant controllers using the FDT. This makes | Mark Kettenis |
2017-05-05 | Move .sp to the roff modules. Enough infrastructure is in place | Ingo Schwarze |
2017-05-05 | Implement two quirks to support the Arasan eMMC 5.1 controller found on | Mark Kettenis |
2017-05-05 | Add the missing cache flush operations for non-coherent mappings. | Mark Kettenis |
2017-05-05 | Add eMMC-related clocks. | Mark Kettenis |
2017-05-05 | move .ll to the roff modules | Ingo Schwarze |
2017-05-05 | Remove /* FALLTHROUGH */ that isn't (and shouldn't). | Mark Kettenis |
2017-05-05 | Add some formats to look at the session window stack, suggested by Scott | Nicholas Marriott |
2017-05-05 | Remove a DIAGNOSTIC test for a NULL pipe value inside a transfer, | Jonathan Gray |
2017-05-05 | regen | Jonathan Matthew |
2017-05-05 | add Moxa CP-104EL | Jonathan Matthew |
2017-05-05 | Expand SA_LEN(), there is no benefit for using the macro in the | Alexander Bluhm |
2017-05-05 | more simplification and removal of SSHv1-related code; ok djm@ | Christian Weisgerber |
2017-05-05 | remove superfluous protocol 2 mentions; ok jmc@ | Christian Weisgerber |
2017-05-05 | Add a `-R' switch that reverts all patches. | Antoine Jacoutot |
2017-05-05 | Allow vmd(8) to set guest %xcr0 | Mike Larkin |
2017-05-05 | Allow setting guest %xcr0 from vmd(8). | Mike Larkin |
2017-05-05 | sync | Jonathan Gray |
2017-05-05 | Clean up docs after today's .br and .ft code cleanup; simpler. | Ingo Schwarze |
2017-05-05 | Mention that the signal mask does not affect what signals are | Todd C. Miller |
2017-05-05 | Move handling of the roff(7) .ft request from the man(7) | Ingo Schwarze |
2017-05-04 | Also pass the blk offset to disk_unbusy(), so that it can pass it to | Theo de Raadt |
2017-05-04 | Add IPsec test for manually configured SA bundles. That does ipcomp, | Alexander Bluhm |
2017-05-04 | Start roff formatter modules for HTML and termininal output, | Ingo Schwarze |
2017-05-04 | enable brgphy, which appears in the edgerouter pro | Jonathan Matthew |
2017-05-04 | Recognize various Cavium ThunderX cores. | Mark Kettenis |
2017-05-04 | Merge headers defining identifiers from sysctl.8 into sysctl.3. Shorten and | Theo Buehler |
2017-05-04 | Report command failure back to vmctl reload, reset, load, log verbose. | Reyk Floeter |
2017-05-04 | If m is not a continuous mbuf cluster, m_pullup() in pr_input may | Alexander Bluhm |
2017-05-04 | Implementation of the Flow Queue - Controlled Delay (FQ-CoDel) | Mike Belopuhov |
2017-05-04 | Parser reorg: | Ingo Schwarze |
2017-05-04 | Report error for vmctl commands that need root privileges. | Reyk Floeter |
2017-05-04 | Document that -u wants to read from /dev/mem, so it needs kern.allowkmem=1. | Theo Buehler |
2015-01-29 | reorg tbl(7) test suite | Ingo Schwarze |
2017-05-04 | Remove side effects from assignment. Fixes warning with cppcheck. | Alexander Bluhm |
2017-05-04 | Introduce sstosa() for converting sockaddr_storage with a type safe | Alexander Bluhm |
2017-05-04 | For TCP sockets netstat -A must print the address of the TCP protocol | Alexander Bluhm |
2017-05-04 | Reset the MLD default ip6_opts by using ip6_initpktopts(). This fixes a | Rafael Zalamena |
2017-05-04 | Fix the ca command so that certs it generates have RFC5280 conformant time. | Bob Beck |
2017-05-04 | Expand comment and bump copyright while here. | Antoine Jacoutot |
2017-05-04 | Move tls_config_skip_private_key_check() out from under HIDDEN_DECLS. | Claudio Jeker |
2017-05-04 | If iwm_nic_lock() cannot access the device then print "acquiring device failed" | Stefan Sperling |
2017-05-04 | Add support for rdomains. | Reyk Floeter |
2017-05-04 | Some new notifications, mainly for active pane and current window and | Nicholas Marriott |
2017-05-04 | since a couple of people have asked, leave a comment explaining why we | Damien Miller |
2017-05-04 | another tentacle: cipher_set_key_string() was only ever used for SSHv1 | Damien Miller |