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