openbsd
2016-08-28 jmcshorten the rsa text; of note, i've also reduced the...
2016-08-28 kettenisFix the macros that determine the register offsets...
2016-08-28 schwarzeIf a line inside .Bl -column starts with a tab character
2016-08-28 mglockerReset the host controller after a failed command reques...
2016-08-28 schwarzetypo
2016-08-28 schwarzeI don't dare to provide an OK for a rewrite of this...
2016-08-28 nicmCheck the MORE (or LESS) environment variables after...
2016-08-28 reykRemove obsolete gre(4) ioctls GRESADDRS, GRESADDRD...
2016-08-28 guentherld.so doesn't need gettimeofday or lstat stubs any...
2016-08-28 guentherfix a comment
2016-08-28 guentherDon't call lstat() before readlink() just to see if...
2016-08-28 guentherPull in <time.h> for tzset()
2016-08-27 nicmKill empty window after moving pane and updating curren...
2016-08-27 guentherDelete debugging from when lazy binding was being imple...
2016-08-27 jmcfurther tweak previous: use the same text for norw...
2016-08-27 jmcshorten the req text;
2016-08-27 tedufor completeness, document (no)rw and ro options.
2016-08-27 espiein case we run delete_first (not enough room), delay...
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...
next