summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-15Add dmi functions used by drm_panel_orientation_quirks.c and enableJonathan Gray
2019-07-15store smbios date string in globally visible var for drmJonathan Gray
2019-07-14unit tests for sshbuf_peek/poke bounds-checked random accessDamien Miller
2019-07-14add some functions to perform random-access read/write operationsDamien Miller
2019-07-14Install OpenBSD::Unveil.3p manpageAndrew Fresh
2019-07-14If messages are shown and output is printed without a pager, displayIngo Schwarze
2019-07-14Add interface to set/update a data property.Mark Kettenis
2019-07-14one old PERMIT_* escaped! they're gone nowMarc Espie
2019-07-14rename PIPE_WANT to PIPE_WANTD.Sebastien Marie
2019-07-14a bunch of changes, all related to error-handling:Marc Espie
2019-07-14newlen was a dead store, but what we could use is oldlen toFlorian Obser
2019-07-14Update to libunbound 1.9.2Florian Obser
2019-07-14Delete obsolete bits in a comment: mcontext is gone and struct reg is noPhilip Guenther
2019-07-14Unlike gas, clang's assembler complains about duplicate symbol assignments.Philip Guenther
2019-07-14Mark the initialized struct options arrays as both static and const.Philip Guenther
2019-07-14Don't lock the struct unveil being created in the child when cloning thePhilip Guenther
2019-07-14ld.so's $ORIGIN handling when argv[0] is a relative path was broken byPhilip Guenther
2019-07-13Panic for missing vp1 entry, do not panic for missing vp2 entry twice.Dale Rahn
2019-07-13Adjust the pmap_set_l* functions to a more reasonable API,Dale Rahn
2019-07-13pmap_page_protect() should not unmap pages after making them readonly.Dale Rahn
2019-07-13explain the acronym "CRT"; suggested by tb@Ingo Schwarze
2019-07-13fix error description on invalid forward ip.Christopher Zimmermann
2019-07-13Don't "forward to <table>" when a "forward to destination" address is set.Christopher Zimmermann
2019-07-13pipe_write() do opportunistic buffer resizing, when the buffer is empty.Sebastien Marie
2019-07-12Count the number of TCP SACK options that were dropped due to theAlexander Bluhm
2019-07-12Test should also run if there is no obj directory. Name regressAlexander Bluhm
2019-07-12Minor polishing:Ingo Schwarze
2019-07-12non-null -> not .Dv NULLMartin Pieuchot
2019-07-12Document & cross Xr rtable_walk(9).Martin Pieuchot
2019-07-12According to RFC 8555 we MUST send an User-Agent.Florian Obser
2019-07-12Revert anton@ changes about read/write unlockingsolene
2019-07-12Delete a sentence about the prompt that has nothing to do with su(1).Ingo Schwarze
2019-07-12Fix manual openssl(1) s_serverKinichiro Inoguchi
2019-07-12Add affinity between the program and its mixer control.Alexandre Ratchov
2019-07-12include SHA2-variant RSA key algorithms in KEX proposal; allowsDamien Miller
2019-07-12print explicit "not modified" message if a file was requested forDamien Miller
2019-07-12Remove unnecessary extern declarations.Visa Hankala
2019-07-12Make rootdev parsing a little saner. The "rootdev=" prefix can beVisa Hankala
2019-07-12sysctl(2): add KERN_TIMEOUT_STATS: timeout(9) status and statistics.cheloha
2019-07-11introduce link-auth to the smtp reporting stream so that filters may knowGilles Chehade
2019-07-11Use "i" constrain instead of "n" constrain in inline assembly. Makes clangMark Kettenis
2019-07-11modify link-identify so it reports if HELO or EHLO was usedGilles Chehade
2019-07-11introduce link-reset to let smtpd report resets happening in a sessionGilles Chehade
2019-07-11Allow functions that have 1 or more parameters receive and processMark Lumsden
2019-07-11Kill commented-out wsfont_remove().Martin Pieuchot
2019-07-11Remove duplicate pledge(2) and comment from another era. While here also placeRicardo Mestre
2019-07-11fix date which got broken by Mdocdate during commitIngo Schwarze
2019-07-11When parsing a tab character that is not preceded by a space characterIngo Schwarze
2019-07-11listen(2) should return EINVAL if the socket is connected.Alexander Bluhm
2019-07-11there are three ways to authenticate 'AUTH PLAIN', 'AUTH PLAIN <creds>' andGilles Chehade