summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-11Proper do {} while (0) idiom in TIMESPEC_TO_TIMEVAL/TIMEVAL_TO_TIMESPECJeremie Courreges-Anglas
2017-12-11Implement support for the "next-generation" clock bindings for theMark Kettenis
2017-12-11Omit the PMKID count field from RSN information elements (IE) if the PMKIDStefan Sperling
2017-12-11Disable DIOCCACHESYNC code, which I believe does the oppositeTheo de Raadt
2017-12-11Format the vnode lists of ddb show mount properly in columns.Alexander Bluhm
2017-12-11Fix and change y command in the following ways:Martijn van Duren
2017-12-11sscanf(3) is now used to parse templates that contain format specifiershelg
2017-12-11Update to fuse_opt_parse(3) so that all option templates are now matched forhelg
2017-12-11The fuse_opt_match(3) library function does not match options correctly.helg
2017-12-11use cmp in a loop instead of diff -N to compare directories. The formerDarren Tucker
2017-12-11bump to 2.7.0Brent Cook
2017-12-11fix the description of delete-non-matching-lines;Jason McIntyre
2017-12-11http://repzret.org/p/repzret/Theo de Raadt
2017-12-11In uvm Chuck decided backing store would not be allocated proactivelyTheo de Raadt
2017-12-11Sergey Bronnikov's code coverage analysis shows that a few more code pathsTheo Buehler
2017-12-11Use correct mask to derive portid from "reg" property in cpu_match.Mark Kettenis
2017-12-10more 0xcc, in data. There are i386 machines without NX, so this changeTheo de Raadt
2017-12-10Stop running iwm(4) devices in "continuous active mode (CAM)".Stefan Sperling
2017-12-10ssh/lib hasn't worked towards our code-sharing goals for a quit while,Theo de Raadt
2017-12-10add #ifndef SMALL to slaacd.c as needed to fix 'make release'Stefan Sperling
2017-12-10Add support for the internal PHY on the Allwinner H3. From Stephen Graf.Mark Kettenis
2017-12-10Fix MDIO_CMD register bit definitions. From Stepen Graf.Mark Kettenis
2017-12-10Move SB_SPLICE, SB_WAIT and SB_SEL to `sb_flags', serialized by solock().Martin Pieuchot
2017-12-10Remove outdated comment and trailing spaces.Martin Pieuchot
2017-12-10Move privileged initialization from frontend to main process.Florian Obser
2017-12-10- add max-count to SYNOPSISJason McIntyre
2017-12-10add the zte mf831; from christoph r. murauerJason McIntyre
2017-12-10sort -r in the description list, and make its grammar match thoseJason McIntyre
2017-12-10Put remote client info back into the ClientAlive connection terminationDarren Tucker
2017-12-10Enable the phy-supply regulator if present and use the phy id specifiedJonathan Gray
2017-12-10-r restricted mode blocks certain operations as ~ operations.Theo de Raadt
2017-12-09Add support for the non-standard grep -m extension.Paul Irofti
2017-12-09Make tls_config_parse_protocols() work correctly when passed a NULL pointerJoel Sing
2017-12-09Add a regress test for tls_config_parse_protocols().Joel Sing
2017-12-09Add sizes for free() in the AMD PowerNow! K8 driver.Frederic Cambus
2017-12-09Add ACTION_IGNORE and nuke ignored_options, ignored_option_count fieldsKenneth R Westerback
2017-12-09Use a test value that fits into a long on both 32-bit and 64-bitJoel Sing
2017-12-09No need for the txb_used flag anymoreMike Belopuhov
2017-12-09In the middle of CRYPTO_gcm128_finish() there is a complicated #ifdefTheo de Raadt
2017-12-09Please variable decl before code.Theo de Raadt
2017-12-09More precision in pledge sysctl reportTheo de Raadt
2017-12-09recognize .openbsd.randomdata section and indicate it roughly, soTheo de Raadt
2017-12-09Add a #define for the name of the .openbsd.randomdata section.Theo de Raadt
2017-12-08Pullup the mbuf before accessing the version field in the IP header.Alexander Bluhm
2017-12-08Use m_freem() in error case. Found by Maxime VillardClaudio Jeker
2017-12-08The adjttl functions use m_pullup(). In some cases m_pullup() can returnClaudio Jeker
2017-12-08mpls_shim_pop() can return NULL. Check it else we end up dereferencing NULL.Claudio Jeker
2017-12-08Add support for background scanning to net80211 and iwm(4).Stefan Sperling
2017-12-08The per-interface mpls flag should also also be tested on input beforeTheo de Raadt
2017-12-08Make iwm(4) restore the ic_bss channel after tweaking this channel as partStefan Sperling