Age | Commit message (Expand) | Author |
2018-02-24 | In x509.h rev. 1.33 2018/02/22 16:47:50, jsing@ provided | Ingo Schwarze |
2018-02-24 | Remove obsolete www/drupal6, www/horde and www/zope. | kn |
2018-02-24 | Document MODCARO_RUSTFLAGS. | kn |
2018-02-24 | If you can modify p_cpg in when 'm'odifying a partition, you should be | Kenneth R Westerback |
2018-02-24 | In x509.h rev. 1.33 2018/02/22 16:47:50, jsing@ provided | Ingo Schwarze |
2018-02-24 | Replace popen/setjmp/pclose with a manual pipe/fork/exec/wait. | cheloha |
2018-02-24 | In ssl.h rev. 1.141 2018/02/20 18:07:11, tb@ provided | Ingo Schwarze |
2018-02-24 | In bio.h rev. 1.39 2018/02/22 16:38:43, jsing@ provided BIO_up_ref(3). | Ingo Schwarze |
2018-02-24 | In evp.h rev. 1.58 2018/02/20 18:05:28, tb@ provided | Ingo Schwarze |
2018-02-24 | In dh.h rev. 1.23 2018/02/20 17:59:31, tb@ provided DH_bits(3). | Ingo Schwarze |
2018-02-24 | In bio.h rev. 1.35 2018/02/20 17:55:26, tb@ provided BIO_set_shutdown(3) | Ingo Schwarze |
2018-02-24 | sync | Stuart Henderson |
2018-02-24 | bcmrng(4) | Mark Kettenis |
2018-02-24 | In dsa.h rev. 1.28 2018/02/20 17:48:35, tb@ provided | Ingo Schwarze |
2018-02-24 | Enable bcmrng(4). | Mark Kettenis |
2018-02-24 | Add bcmrng(4), a driver for the random number generator on the Raspberry Pi. | Mark Kettenis |
2018-02-24 | I wrote this in 2018. Pointed out by jmc@ | Mark Kettenis |
2018-02-24 | In dsa.h rev. 1.27 2018/02/20 17:45:44, tb@ provided | Ingo Schwarze |
2018-02-24 | fix pasto | Mark Kettenis |
2018-02-24 | sort; | Jason McIntyre |
2018-02-24 | In rsa.h rev. 1.37 2018/02/20 17:42:32, tb@ provided | Ingo Schwarze |
2018-02-24 | Enable interrupts while running interrupt handlers like we do on | Jonathan Gray |
2018-02-24 | Declare ci_ipl volatile to prevent the compiler from optimizing | Visa Hankala |
2018-02-24 | bcmtemp(4) | Mark Kettenis |
2018-02-24 | Enable bcmtemp(4). | Mark Kettenis |
2018-02-24 | Add bcmtemp(4), a driver for the temperature sensor on the Raspberry Pi. | Mark Kettenis |
2018-02-24 | add an alias for vmctl show, matches finger memory and the rest of the | Peter Hessler |
2018-02-24 | Make ncpusfound count the available processors even if they don't attach. | Mark Kettenis |
2018-02-24 | make the gre flowid output always 2 chars so payloads stay lined up. | David Gwynne |
2018-02-24 | when comparing nvgre entries, compare a with b, not a with itself. | David Gwynne |
2018-02-24 | return early on some unhandled ioctls rather than err(). | David Gwynne |
2018-02-23 | Disable mailbox interrupts on all cores upon attach instead of enabling the | Mark Kettenis |
2018-02-23 | 'partions' -> 'partitions', nuke some erroneous whitespace. | Kenneth R Westerback |
2018-02-23 | After opening a file with gzdopen(3), we have to call gzclose(3) or | Ingo Schwarze |
2018-02-23 | In bio.h rev. 1.34 2018/02/20 17:15:27, jsing@ provided | Ingo Schwarze |
2018-02-23 | Get rid of the cpu_on_fn hook and call the psci(4) functions directly instead | Mark Kettenis |
2018-02-23 | clarify documentation of macro keys | Ingo Schwarze |
2018-02-23 | Logically, the following are are type names - just like .Vt, | Ingo Schwarze |
2018-02-23 | Add experimental support for PQC XMSS keys (Extended Hash-Based Signatures) | Markus Friedl |
2018-02-23 | Drop redundant bzero() calls. ses_ghash is allocated with M_ZERO, so | Visa Hankala |
2018-02-23 | In dh.h rev. 1.22 2018/02/20 17:38:15, tb@ provided | Ingo Schwarze |
2018-02-23 | In bn.h rev. 1.38 2018/02/20 17:13:14, jsing@ provided | Ingo Schwarze |
2018-02-23 | various tweaks; ok dlg | Jason McIntyre |
2018-02-23 | some cleanup for BindInterface and ssh-keyscan; | Jason McIntyre |
2018-02-23 | regen | David Gwynne |
2018-02-23 | masanobu saitoh pointed out i had the wrong id for XXV710 SFP28 devs | David Gwynne |
2018-02-23 | Add unsetrdomain() and option -rdomain to return an interface to routing | akoshibe |
2018-02-23 | Add ssh-keyscan -D option to make it print its results in SSHFP format | Damien Miller |
2018-02-23 | Add missing braces. | Darren Tucker |
2018-02-23 | lint fix | David Gwynne |