Age | Commit message (Expand) | Author |
2018-06-03 | split forkmda() in two: | Gilles Chehade |
2018-06-03 | Work around a bug where discarding the .ARM.exidx section in the armv7 kernel | Mark Kettenis |
2018-06-03 | Sync manual with the const changes introduced in pcap.h rev 1.20. | Theo Buehler |
2018-06-03 | Change some libpcap functions which use pointers as arguments and | Stuart Henderson |
2018-06-03 | some words about the lang/php module | Stuart Henderson |
2018-06-03 | Increment the lines counter when skipping a line to avoid an infinite | Nicholas Marriott |
2018-06-03 | Add placeholder for lang/php. | Antoine Jacoutot |
2018-06-03 | Enable bwfm(4) for USB devices on RAMDISK as well. | Frederic Cambus |
2018-06-03 | rock AND roll! | Jason McIntyre |
2018-06-03 | for the witness(4) text, we already Xr the page in the first sentence, so adding | Jason McIntyre |
2018-06-03 | i386 isn't quite ready for witness yet. | Theo de Raadt |
2018-06-02 | sync | Theo de Raadt |
2018-06-02 | Initial regress for CSI DH. | Joel Sing |
2018-06-02 | Validate DH public values and allow for smaller keys to be generated when | Joel Sing |
2018-06-02 | Initial version of Crypto Simplified Interface (CSI). | Joel Sing |
2018-06-02 | +.Xr fanpwr 4 | Jason McIntyre |
2018-06-02 | Convert ssl3_get_client_kex_ecdhe_ecp() to CBS. | Joel Sing |
2018-06-02 | Move the declarations of the raw ip and ip6 pcb tables into the | Alexander Bluhm |
2018-06-02 | Update regress for DES cipher suite removal. | Joel Sing |
2018-06-02 | Remove the three remaining single DES cipher suites. | Joel Sing |
2018-06-02 | Cleanup the in_pcbnotifymiss diagnostic printfs. Always print the | Alexander Bluhm |
2018-06-02 | The function in_pcbrehash() does not modify the pcb table queue. | Alexander Bluhm |
2018-06-02 | Zero the client random so that it is easier to spot unintended differences. | Joel Sing |
2018-06-02 | Add more RK3399 clocks such that we can support assigned locks for the | Mark Kettenis |
2018-06-02 | Add an assert that makes explicit that finishdup() should receive | Visa Hankala |
2018-06-02 | Enable fanpwr(4), move sypwr(4) where it belongs. | Mark Kettenis |
2018-06-02 | fanpwr(4) | Mark Kettenis |
2018-06-02 | Add fanpwr(4), a driver for the Fairchild FAN53555 voltage regulator. | Mark Kettenis |
2018-06-02 | LARVAL fds are now invisble from userland. | Martin Pieuchot |
2018-06-02 | Put file descriptors on shared data structures when they are completely | Martin Pieuchot |
2018-06-02 | restore one set of quotes i shouldn;t have removed; | Jason McIntyre |
2018-06-02 | Add a const qualifier to the argument of UI_method_get_closer(), | Theo Buehler |
2018-06-02 | Add const to the argument of the following callback getters: | Theo Buehler |
2018-06-01 | With option WITNESS we need to have a bit more KVA available during early | Mark Kettenis |
2018-06-01 | Rockchip RK3288/3328/3399 pre-divide the clock. Take this into account when | Mark Kettenis |
2018-06-01 | Quiet clang warnings | mortimer |
2018-06-01 | Add code to set the frequency of the SDMMC and SDIO clocks. | Mark Kettenis |
2018-06-01 | Pass flags for highspeed capabilities based on device tree properties. | Mark Kettenis |
2018-06-01 | reorder pki grammar, no functional change | Gilles Chehade |
2018-06-01 | instead of using 'set queue XXX' 'set mta XXX' 'set mda XXX' to set option | Gilles Chehade |
2018-06-01 | when peer advertises SIZE, keep track of it in the session | Gilles Chehade |
2018-06-01 | Avoid some unnecessary calls to strlen(3) in systat uvm. | Alexander Bluhm |
2018-06-01 | Clear aesni_sc if the context is freed, to avoid leaving a dangling | Frederic Cambus |
2018-06-01 | Restrict DMA to the Rockchip RK3328 and RK3388 for now. There is some | Mark Kettenis |
2018-06-01 | Add a kludge that fixes the build until com_fdt.c is ready for octeon. | Visa Hankala |
2018-06-01 | Consistently use printf() instead of db_printf() when not running | Visa Hankala |
2018-06-01 | Clear vc3_sc if the context is freed, to avoid leaving a dangling | Frederic Cambus |
2018-06-01 | Enable witness(4) on select architectures to help the current MP work. | Visa Hankala |
2018-06-01 | document that keywords have to be quoted when used additionally as argument | Jason McIntyre |
2018-06-01 | While sending the pf syncookie, we are holding the pf lock. So | Alexander Bluhm |