openbsd
2016-08-27 kettenisDeassert reset signals if there is a "resets" property...
2016-08-27 kettenisInitialize vdd to 0 in imxesdhc_bus_power() to avoiud...
2016-08-27 kettenisReturn -1 if we try to set the frequency of a clock...
2016-08-27 kettenisAdd support for the SD/MMC clock to the geberic clock...
2016-08-27 kettenisMatch on "allwinner,sun8i-h3-ehci".
2016-08-27 schwarzeStop recommending the non-standard and slightly dangero...
2016-08-27 millertWhen a precision is specified for a string format use...
2016-08-27 jsingEnable ALPN regress now that it passes.
2016-08-27 jsingBe more strict when parsing TLS extensions.
2016-08-27 jmcthe quotes in "unkempt thoughts" were authored by stani...
2016-08-27 kettenisAdd support for the PXN bit in level 1 translation...
2016-08-27 kettenisAdd support for the watchdog timer found on A31 and...
2016-08-27 kettenisHandle the quirky that the FIFO register sits at a...
2016-08-27 schwarzeimprove revision 1.2: in unusual cases, fgetwc(3) can...
2016-08-27 kettenisAdd support for sun8i-h3, the Allwinner H3. For this...
2016-08-27 rzalamenaKill p_instance from proc.c and remove static proc_id...
2016-08-27 yasuokaAdd missing $OpenBSD$ line and remove an unnecessary...
2016-08-27 guentherPull in <stdio.h> for NULL
2016-08-27 guentherqaddr_t is (now) dead
2016-08-27 guentherDeclare lseek() instead of assuming it'll be provided...
2016-08-27 guentherMove up the <stdio.h> include so <dev/pci/*.h> have...
2016-08-27 guentherPull in <stdio.h> for NULL
2016-08-27 guentherPull in <sys/time.h> for struct timeval
2016-08-27 guentherPull in <sys/time.h> for gettimeofday()
2016-08-27 guentherALL HAIL ELF!
2016-08-27 guentherPull in <stdio.h> for NULL
2016-08-27 guentherPull in <sys/select.h> for fd_set
2016-08-27 guentherPull in <sys/select.h> for fd_set
2016-08-27 guentherPull in <sys/time.h> for gettimeofday()
2016-08-27 guentherPull in <sys/select.h> for howmany() and NBBY, used...
2016-08-27 guentherPull in <sys/time.h> for struct timespec and timeval
2016-08-27 guentherPull in <sys/time.h> for struct timeval
2016-08-27 guentherPull in <stdlib.h> for NULL
2016-08-27 guentherPull in <stdio.h> for NULL
2016-08-27 guentherPull in <stdio.h> for NULL
2016-08-27 guentherPull in <stddef.h> for NULL
2016-08-27 guentherPull in <sys/time.h> for struct timespec
2016-08-27 guentherPull in <stdio.h> for NULL
2016-08-27 tedusome updates for recent changes.
2016-08-27 guentherPull in <sys/select.h> for fd_set
2016-08-27 guentherPull in <sys/select.h> for fd_set
2016-08-27 guentherPull in <sys/time.h> for struct timespec, gettimeofday...
2016-08-27 guentherPull in <time.h> for time() and perhaps other functions
2016-08-27 guentherPull in <sys/time.h> for struct timespec
2016-08-27 guentherPull in <sys/time.h> for struct timespec
2016-08-27 guentherPull in <sys/time.h> for struct timespec
2016-08-27 guentherPull in <sys/time.h> for struct timespec, timeval,...
2016-08-27 guentherPull in <sys/time.h> for gettimeofday()
2016-08-27 guentherUse %zu for size_t arguments
2016-08-27 guentherPull in <time.h> for one or more of gmtime, strftime...
2016-08-26 patrickImplement bus dma support for loading raw mappings...
2016-08-26 kettenisAdd support for the Allwinner H3 (sun8i-h3).
2016-08-26 patrickSince the caller already checks and handles COHERENT...
2016-08-26 espiegrrr warning
2016-08-26 kettenisRemove cpu_cpwait() calls; they are no-ops on armv7.
2016-08-26 deraadtRepeated occurances of the idiom buf[5][BUFSIZ] --...
2016-08-26 bluhmMake regress Makefile consistent with other tests,...
2016-08-26 rzalamenaKill the ps_ninstances from proc.c.
2016-08-26 kettenisRemove the code that switches around MMU domains on...
2016-08-26 rzalamenaReplace the static env variables with a single global...
2016-08-26 guentherPull in <time.h> for time()
2016-08-26 guentherPull in <time.h> for struct tm, used in rcs.h
2016-08-26 guentherPull in <sys/select.h> for fd_set
2016-08-26 guentherPull in <time.h> for ctime_r, gmtime, etc
2016-08-26 guentherPull in <sys/time.h> for gettimeofday()
2016-08-26 mglockerRemove unused prototype for sxiccmu_enablemodule().
2016-08-26 guentherPull in <time.h> for clock_gettime()
2016-08-26 guentherThe *_HEAD_INITIALIZER() macros are documented as takin...
2016-08-26 guentherPull in <sys/time.h> for clock_ymdhms bits
2016-08-26 tedutrim down some NBBY references. 8 bits ought to be...
2016-08-26 guentherPull in <sys/select.h> for fd_set
2016-08-26 guentherAdd <time.h> for time(); sort <*.h> includes
2016-08-26 guentherAdd <time.h> for time() and ctime(); sort <net*/*.h>
2016-08-26 guentherPull in <sys/time.h> for gettimeofday()
2016-08-26 guentherNeed <time.h> for time() and others. Pulled in by...
2016-08-26 guenther-E NONE has *never* worked; it was always -E none....
2016-08-26 guentheroptions.h is only used by options.c; merge it into...
2016-08-26 guentherreduce and sort #includes
2016-08-26 guenthertables.h is only used by tables.c; merge it into the...
2016-08-26 guenther<sys/time.h>, <errno.h>, and <stdlib.h> are unnecessary...
2016-08-26 guenthersel_subs.h is only used by sel_subs.c; merge it into...
2016-08-26 guentherpat_rep.h is only used by pat_rep.c; merge it into...
2016-08-26 guentherftree.h is only used by ftree.c; merge it into the...
2016-08-26 guentherDon't need <sys/time.h> or "options.h" here
2016-08-26 guenthercache.h is only used by cache.c; merge it into the...
2016-08-26 jsgcorrect INTR_MSG_MASK to include INTR_MSG_1
2016-08-25 djmadd a sIgnore opcode that silently ignores options...
2016-08-25 djmremove superfluous NOTREACHED comment
2016-08-25 bluhmSet relayd socket buffer size to reasonable value to...
2016-08-25 bluhmMake relayd test slow-consumer more reliable. Set...
2016-08-25 schwarzeAfter read errors, fgetln(3) sometimes succeeded (retur...
2016-08-25 bluhmFix sosplice tests on 32 bit systems by putting the...
2016-08-25 jmc-F before -f (as -I before -i currently is...);
2016-08-25 mpiRemove a check to expire received prefix.
2016-08-25 teduwhen using -o, we may restart a match in the middle...
2016-08-25 espiemake the full filesystem check optional, by popular...
2016-08-25 dcoppaAmend after clean-up of fortran.port.mk
2016-08-25 jmcshorten the pkeyutl text;
2016-08-25 bluhmSpliced TCP sockets become faster when the output part...
2016-08-25 bluhmCompletely revert the M_WAIT change on the cluster...
next