summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-05Implement two quirks to support the Arasan eMMC 5.1 controller found onMark Kettenis
2017-05-05Add the missing cache flush operations for non-coherent mappings.Mark Kettenis
2017-05-05Add eMMC-related clocks.Mark Kettenis
2017-05-05move .ll to the roff modulesIngo Schwarze
2017-05-05Remove /* FALLTHROUGH */ that isn't (and shouldn't).Mark Kettenis
2017-05-05Add some formats to look at the session window stack, suggested by ScottNicholas Marriott
2017-05-05Remove a DIAGNOSTIC test for a NULL pipe value inside a transfer,Jonathan Gray
2017-05-05regenJonathan Matthew
2017-05-05add Moxa CP-104ELJonathan Matthew
2017-05-05Expand SA_LEN(), there is no benefit for using the macro in theAlexander Bluhm
2017-05-05more simplification and removal of SSHv1-related code; ok djm@Christian Weisgerber
2017-05-05remove superfluous protocol 2 mentions; ok jmc@Christian Weisgerber
2017-05-05Add a `-R' switch that reverts all patches.Antoine Jacoutot
2017-05-05Allow vmd(8) to set guest %xcr0Mike Larkin
2017-05-05Allow setting guest %xcr0 from vmd(8).Mike Larkin
2017-05-05syncJonathan Gray
2017-05-05Clean up docs after today's .br and .ft code cleanup; simpler.Ingo Schwarze
2017-05-05Mention that the signal mask does not affect what signals areTodd C. Miller
2017-05-05Move handling of the roff(7) .ft request from the man(7)Ingo Schwarze
2017-05-04Also pass the blk offset to disk_unbusy(), so that it can pass it toTheo de Raadt
2017-05-04Add IPsec test for manually configured SA bundles. That does ipcomp,Alexander Bluhm
2017-05-04Start roff formatter modules for HTML and termininal output,Ingo Schwarze
2017-05-04enable brgphy, which appears in the edgerouter proJonathan Matthew
2017-05-04Recognize various Cavium ThunderX cores.Mark Kettenis
2017-05-04Merge headers defining identifiers from sysctl.8 into sysctl.3. Shorten andTheo Buehler
2017-05-04Report command failure back to vmctl reload, reset, load, log verbose.Reyk Floeter
2017-05-04If m is not a continuous mbuf cluster, m_pullup() in pr_input mayAlexander Bluhm
2017-05-04Implementation of the Flow Queue - Controlled Delay (FQ-CoDel)Mike Belopuhov
2017-05-04Parser reorg:Ingo Schwarze
2017-05-04Report error for vmctl commands that need root privileges.Reyk Floeter
2017-05-04Document that -u wants to read from /dev/mem, so it needs kern.allowkmem=1.Theo Buehler
2015-01-29reorg tbl(7) test suiteIngo Schwarze
2017-05-04Remove side effects from assignment. Fixes warning with cppcheck.Alexander Bluhm
2017-05-04Introduce sstosa() for converting sockaddr_storage with a type safeAlexander Bluhm
2017-05-04For TCP sockets netstat -A must print the address of the TCP protocolAlexander Bluhm
2017-05-04Reset the MLD default ip6_opts by using ip6_initpktopts(). This fixes aRafael Zalamena
2017-05-04Fix the ca command so that certs it generates have RFC5280 conformant time.Bob Beck
2017-05-04Expand comment and bump copyright while here.Antoine Jacoutot
2017-05-04Move tls_config_skip_private_key_check() out from under HIDDEN_DECLS.Claudio Jeker
2017-05-04If iwm_nic_lock() cannot access the device then print "acquiring device failed"Stefan Sperling
2017-05-04Add support for rdomains.Reyk Floeter
2017-05-04Some new notifications, mainly for active pane and current window andNicholas Marriott
2017-05-04since a couple of people have asked, leave a comment explaining why weDamien Miller
2017-05-04another tentacle: cipher_set_key_string() was only ever used for SSHv1Damien Miller
2017-05-03Bring boot() in line with our other architectures.Mark Kettenis
2017-05-03restore mistakenly deleted description of the ConnectionAttempts optionChristian Weisgerber
2017-05-03remove miscellaneous SSH1 leftovers; ok markus@Christian Weisgerber
2017-05-03Provide a function to dispose of a list of mbufs on dequeueMike Belopuhov
2017-05-03Back out rev 1.185 (which made the code match the comment) andTodd C. Miller
2017-05-03Provide a signed 64 bit integer timestamp in the mbuf packet headerMike Belopuhov