summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-22Rename now oddly-named variable.Jeremie Courreges-Anglas
2017-08-22reboot: don't wait for processes to die if there are noneStefan Fritsch
2017-08-22Add some buffercache docsStefan Fritsch
2017-08-21Split up ahci_port_portreset into a few smaller bits, and also slightlyJonathan Matthew
2017-08-21Use waitpid()/EINTR idiom for the specific pid, rather than generic wait(),Theo de Raadt
2017-08-21Move the kernel relinking code from /etc/rc into a seperate scriptRobert Peichaer
2017-08-21Same as previous for \r alone.Nicholas Marriott
2017-08-21Add RK3399 CPU core related clocks. Fix RK3399 SD/MMC controller clock.Mark Kettenis
2017-08-21Do not emit \r\n to move to column 0 if there are margins, because itNicholas Marriott
2017-08-21add basedir of the kernel link-kitRobert Peichaer
2017-08-21Pass the address of the EFI system table and the EFI memory map throughMark Kettenis
2017-08-21Remove unnecessary NULL check and fix an incorrect warning.rob
2017-08-21When executing ssh, use "--" to indicate end of arguments before theTodd C. Miller
2017-08-21syncTheo de Raadt
2017-08-21When the stdout stream gets broken, there is no point in readingIngo Schwarze
2017-08-21Add a comment about why we need to ignore the timestamps on perl man pagesAntoine Jacoutot
2017-08-21s/xflagssock/ioctlsock/ since the socket is (going to be) used forFlorian Obser
2017-08-21Move sin6_to_str() to slaacd.c so that it can be used in moreFlorian Obser
2017-08-21undo unintentional commitsPeter Hessler
2017-08-21When 'enforce neighbor-as no' is set, don't do a config-time check for the ne...Peter Hessler
2017-08-21Allow SIOCGIFAFLAG_IN6 and SIOCGIFALIFETIME_IN6 ioctls withFlorian Obser
2017-08-21Fix off by one in array bounds tests when parsing descriptors.Jonathan Gray
2017-08-215.9 pubkeys no longer neededTheo de Raadt
2017-08-21add 6.3 base keyTheo de Raadt
2017-08-21Minor cleanup, joint work with Scott Cheloha <scottcheloha at gmail dot com>:Ingo Schwarze
2017-08-21Document the newly introduced RI_ROTATE_CCW flag.Frederic Cambus
2017-08-21import SSL_export_keying_material(3) from OpenSSLIngo Schwarze
2017-08-21merge the applicable parts of SSL_set_tlsext_host_name(3) documentation;Ingo Schwarze
2017-08-21Selectively merge OpenSSL commit e091367d May 5 11:56:45 2017 +0100Ingo Schwarze
2017-08-21No need to explicitely add patch.sig to the plist, diff.sh will now pick itAntoine Jacoutot
2017-08-21Kernel syspatches will now only contain the differing object files.Antoine Jacoutot
2017-08-21Catch non existent files (in case a syspatch would _add_ a new file).Antoine Jacoutot
2017-08-21Mention three functions related to protocol selection by the clientIngo Schwarze
2017-08-21The syspatch(8) build system will eventually be properly documented in its ownAntoine Jacoutot
2017-08-21syncJonathan Gray
2017-08-21Delete non-existent function SSL_flush_sessions();Ingo Schwarze
2017-08-21Delete non-existent functions SSL_add_session() and SSL_remove_session() andIngo Schwarze
2017-08-21Fix the build when RTWN_DEBUG is defined.Jonathan Gray
2017-08-21vmm (i386): Move CPUID masks to vmmvar.hpd
2017-08-20New manual page X509_check_private_key(3), using informationIngo Schwarze
2017-08-20syncTheo de Raadt
2017-08-20also crank for 6.2Theo de Raadt
2017-08-20fix a pasto in the description of UI_get0_result_string(3);Ingo Schwarze
2017-08-20syncTheo de Raadt
2017-08-20vmd: Allow only upward migrationpd
2017-08-20Add a BUGS section stating that RSA_PKCS1_PADDING is weak by design;Ingo Schwarze
2017-08-20Add a BUGS sectionIngo Schwarze
2017-08-20import PEM_bytes_read_bio(3) from OpenSSL,Ingo Schwarze
2017-08-20Simplify the code for stopping daemons listed in pkg_scripts inRobert Peichaer
2017-08-20mention CRYPTO_mem_leaks_cb(3) because OpenSSLIngo Schwarze