summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-18Unlike other archs, mips64 needs ld.so to know about symbol visibility andPhilip Guenther
2018-01-18Remove unused hooks_run function, from Thomas Adam.Nicholas Marriott
2018-01-17syncTheo de Raadt
2018-01-17Add sizes for free() in wscons(4).Frederic Cambus
2018-01-17Found a .data variable that can be in .rodataTheo de Raadt
2018-01-17In cbus(4) drivers, make it easier to identify which driver is doingStefan Sperling
2018-01-17Remove erreneous and leftover slash that was part of the regex beforePatrick Wildt
2018-01-17Process redirection messages from http.Marc Espie
2018-01-17Defend agains branch predictor target injection (Spectre "variant 2")Mark Kettenis
2018-01-17Implement support for the PSCI_VERSION call and export the function such thatMark Kettenis
2018-01-17Implement basic padding support in libsa so we can do zero-paddingPatrick Wildt
2018-01-17Disable ACPI burst mode on the 2015 Chromebook Pixel, where it freezes.Anthony J. Bentley
2018-01-16On armv7, remove symbols that are also present in our libc. Because of theMark Kettenis
2018-01-16Introduce internal_warningf() and mark internal_errorf() as noreturnJeremie Courreges-Anglas
2018-01-16g/c unused defines that were only used by nacl's SHA-512 implementationChristian Weisgerber
2018-01-16Stop constructing the ulimit optstring passed to ksh_getopt() at runtime sinceanton
2018-01-16garbage collect an unused variableSebastian Benoit
2018-01-16One minor scan-build warningJeremie Courreges-Anglas
2018-01-16Use the monotonic clock to compute the session duration.cheloha
2018-01-16Fix drawing of ACS characters (they need to go character-at-a-time),Nicholas Marriott
2018-01-16GETTY_SLEEP is 30 seconds, not 10cheloha
2018-01-16Fix bit.Visa Hankala
2018-01-16Fix return value.Visa Hankala
2018-01-16Enable traceroute test for incoming reply-to rule.Alexander Bluhm
2018-01-16If pf route-to is used for locally generated packets, they may haveAlexander Bluhm
2018-01-16Recycle IFF_NOTRAILERS into IFF_STATICARP and document ownerhsipMartin Pieuchot
2018-01-16Add -I to pipe-pane to connect pane stdin as well as stdout, suggestedNicholas Marriott
2018-01-16VMD: vioscsi - add support for REPORT_LUNS opcodeccardenas
2018-01-15Add tests that unmount a file system while it is busy. On a vndAlexander Bluhm
2018-01-15Don't try to open HISTFILE if the variable is unset.Jeremie Courreges-Anglas
2018-01-15Switch the inteldrm(4) i2c code over to the Linux code base. This gives usMark Kettenis
2018-01-15mask out (ie. ignore) the bit which will be MAP_STACK in the future,Theo de Raadt
2017-01-11Add a test that creates a nested tree of mount points. All partitionsAlexander Bluhm
2018-01-15We have no deprecated regress variables in our tree. Remove theAlexander Bluhm
2018-01-15Revert my changes in r1.60 back to nicm@'s latest for now.Bryan Steele
2018-01-15tabs vs spacesMike Larkin
2018-01-15Another redundant check, GitHub issue 1219.Nicholas Marriott
2018-01-15Some unused code, GitHub issue 1219.Nicholas Marriott
2018-01-15Stop pretending we support building ksh without EDIT/HISTORY supportJeremie Courreges-Anglas
2018-01-15Improve defense against branch predictor target injection (Spectre "variant 2")Mark Kettenis
2018-01-15There was an issue that dynamic path MTU discovery together withAlexander Bluhm
2018-01-15Enable traceroute test for incoming route-to rule.Alexander Bluhm
2018-01-15When pf(4) forwards incoming packets with route-to or reply-to,Alexander Bluhm
2018-01-15Add s_server and s_client -tlsextdebug messagesKinichiro Inoguchi
2018-01-15Spacing, no object change.Martin Pieuchot
2018-01-15fix parsing of RDATA for TXT recordsEric Faurot
2018-01-15syncJonathan Gray
2018-01-15Add some AVX512 CPUID flags.Mike Larkin
2018-01-15VMD: vioscsi refactorccardenas
2018-01-14Link ed regress to build.Alexander Bluhm