summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-25RK3328 support.Mark Kettenis
2018-02-25Initial RK3328 clocks.Mark Kettenis
2018-02-25Don't pass our configured SSID to iwm(4) firmware during a background scan.Stefan Sperling
2018-02-25My previous commit to iwn(4) broke the scan loop.Stefan Sperling
2018-02-25syncTheo Buehler
2018-02-25In x509.h rev. 1.37 2018/02/22 17:01:44, jsing@ providedIngo Schwarze
2018-02-25Correct the description of ASN1_item_free(3) with respect toIngo Schwarze
2018-02-25In x509.h rev. 1.35 2018/02/22 16:53:42, jsing@ providedIngo Schwarze
2018-02-25Pp useless before/after S{h,s};Jason McIntyre
2018-02-25set NCPU so the install script will use bsd.mp when hw.ncpufound > 1Jonathan Gray
2018-02-25default the nvgre vnetid to the first valid value according to the rfcDavid Gwynne
2018-02-25Typo: auxilliary -> auxiliaryPhilip Guenther
2018-02-25give egre an exampleDavid Gwynne
2018-02-24In x509.h rev. 1.34 2018/02/22 16:50:30, jsing@ providedIngo Schwarze
2018-02-24RK3328 support.Mark Kettenis
2018-02-24In x509.h rev. 1.33 2018/02/22 16:47:50, jsing@ providedIngo Schwarze
2018-02-24Remove obsolete www/drupal6, www/horde and www/zope.kn
2018-02-24Document MODCARO_RUSTFLAGS.kn
2018-02-24If you can modify p_cpg in when 'm'odifying a partition, you should beKenneth R Westerback
2018-02-24In x509.h rev. 1.33 2018/02/22 16:47:50, jsing@ providedIngo Schwarze
2018-02-24Replace popen/setjmp/pclose with a manual pipe/fork/exec/wait.cheloha
2018-02-24In ssl.h rev. 1.141 2018/02/20 18:07:11, tb@ providedIngo Schwarze
2018-02-24In bio.h rev. 1.39 2018/02/22 16:38:43, jsing@ provided BIO_up_ref(3).Ingo Schwarze
2018-02-24In evp.h rev. 1.58 2018/02/20 18:05:28, tb@ providedIngo Schwarze
2018-02-24In dh.h rev. 1.23 2018/02/20 17:59:31, tb@ provided DH_bits(3).Ingo Schwarze
2018-02-24In bio.h rev. 1.35 2018/02/20 17:55:26, tb@ provided BIO_set_shutdown(3)Ingo Schwarze
2018-02-24syncStuart Henderson
2018-02-24bcmrng(4)Mark Kettenis
2018-02-24In dsa.h rev. 1.28 2018/02/20 17:48:35, tb@ providedIngo Schwarze
2018-02-24Enable bcmrng(4).Mark Kettenis
2018-02-24Add bcmrng(4), a driver for the random number generator on the Raspberry Pi.Mark Kettenis
2018-02-24I wrote this in 2018. Pointed out by jmc@Mark Kettenis
2018-02-24In dsa.h rev. 1.27 2018/02/20 17:45:44, tb@ providedIngo Schwarze
2018-02-24fix pastoMark Kettenis
2018-02-24sort;Jason McIntyre
2018-02-24In rsa.h rev. 1.37 2018/02/20 17:42:32, tb@ providedIngo Schwarze
2018-02-24Enable interrupts while running interrupt handlers like we do onJonathan Gray
2018-02-24Declare ci_ipl volatile to prevent the compiler from optimizingVisa Hankala
2018-02-24bcmtemp(4)Mark Kettenis
2018-02-24Enable bcmtemp(4).Mark Kettenis
2018-02-24Add bcmtemp(4), a driver for the temperature sensor on the Raspberry Pi.Mark Kettenis
2018-02-24add an alias for vmctl show, matches finger memory and the rest of thePeter Hessler
2018-02-24Make ncpusfound count the available processors even if they don't attach.Mark Kettenis
2018-02-24make the gre flowid output always 2 chars so payloads stay lined up.David Gwynne
2018-02-24when comparing nvgre entries, compare a with b, not a with itself.David Gwynne
2018-02-24return early on some unhandled ioctls rather than err().David Gwynne
2018-02-23Disable mailbox interrupts on all cores upon attach instead of enabling theMark Kettenis
2018-02-23'partions' -> 'partitions', nuke some erroneous whitespace.Kenneth R Westerback
2018-02-23After opening a file with gzdopen(3), we have to call gzclose(3) orIngo Schwarze
2018-02-23In bio.h rev. 1.34 2018/02/20 17:15:27, jsing@ providedIngo Schwarze