summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-03_dl_cerror is trivial on powerpc; just inline the handling into the stubsPhilip Guenther
2019-02-03_dl_cerror is trivial on alpha and m88k; just inline the hanlding intoPhilip Guenther
2019-02-03Delete cases in kerntrap() that just jump to the default casePhilip Guenther
2019-02-03crank datasize, because mesa is a pigTheo de Raadt
2019-02-02Show the routing address selected by "route-to" in "pfctl -s states".YASUOKA Masahiko
2019-02-02Improve stack trace saving on i386:Visa Hankala
2019-02-02Improve stack trace saving on amd64:Visa Hankala
2019-02-02An extra test that is known to trigger problems with some versions ofOtto Moerbeek
2019-02-01Properly account wired pages in pmap_randomize_levelMike Larkin
2019-02-01free size for wscons_event; ok deraadt@ visa@anton
2019-02-01Fix regresion that prevented -A0 from working as before.Todd C. Miller
2019-02-01Complete athn(4) noisefloor calibration code and enable it.Stefan Sperling
2019-02-01Don't send udp sockets that we failed to open to the frontend,Florian Obser
2019-02-01syncTheo de Raadt
2019-02-01Export per-TDB counters to userland.Martin Pieuchot
2019-02-01Do not silently return if extensions do not match the filters.Martin Pieuchot
2019-02-01Print xhci version in hex, from sc.dying at gmail.Martin Pieuchot
2019-02-01port is in network byte orderFlorian Obser
2019-02-01make m_pullup use the first mbuf with data to measure alignment.David Gwynne
2019-02-01fix comments and clean up whitespaceSebastian Benoit
2019-02-01if not all challenges were validated, retry again.Sebastian Benoit
2019-02-01make it easier to ignore incompatible device and test case combinationsanton
2019-02-01In wskbdclose(), use the same logic as in wskbdopen() to determine ifanton
2019-02-01update currency exchange rates;Jason McIntyre
2019-02-01fix up calculation of our physical function id, making the second portJonathan Matthew
2019-02-01add libelf from elftoolchain r3669Jonathan Gray
2019-02-01Save connection timeout and restore for 2nd and subsequent attempts,Darren Tucker
2019-02-01Fix gdb can handle prologues which has the retguard and teach gdb thatYASUOKA Masahiko
2019-02-01the sunxi platform abstraction was removed in 2016Jonathan Gray
2019-02-01correct Cd for fdtJonathan Gray
2019-02-01correct Cd for fdtJonathan Gray
2019-02-01Fix lost interrupts in fec(4). Apparently the tick that talks to thePatrick Wildt
2019-01-31Bump version number to be able to distinguish bootloaders with softraidMark Kettenis
2004-05-21GDB 6.1 (excluding .info files)Mark Kettenis
2019-01-31Relax overzealous PATH_INFO validation.Ingo Schwarze
2019-01-31Map SHT_LLVM_LINKER_OPTIONS to stringMark Kettenis
2019-01-31Ignore LLVM 7's LINKER_OPTIONS section.Mark Kettenis
2019-01-31Instead of skipping the text mmap test, do a non fixed mmap in thisAlexander Bluhm
2019-01-31matthew noticed that some clocks use tfind() which is not mpsafe.Ted Unangst
2019-01-31Make divert-packet port accept any port specificationkn
2019-01-31Remove a log statement used for debugsolene
2019-01-31Fix compilation of amd64 kernel when optimization is disabled.Todd C. Miller
2019-01-31Since resetting of offsets works quite differently in man(7) and mdoc(7),Ingo Schwarze
2019-01-31Fix tbl(7) centering in mdoc(7) documents.Ingo Schwarze
2019-01-31make struct chng.status a enum for readability.Sebastian Benoit
2019-01-31Implement booting from softraid on arm64. This consists of creating aPatrick Wildt
2019-01-31restrict commands reload and log to root onlysolene
2019-01-31Enable IQ/ADC calibration in the athn(4) driver.Stefan Sperling
2015-01-29reorg tbl(7) test suiteIngo Schwarze
2019-01-31thinko, from Scott ChelohaMarc Espie