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