openbsd
2016-08-15 sthensync
2016-08-15 kettenisFor some reason the RTL8211E PHY on the Banana Pi respo...
2016-08-15 mglockerFix typo -> s/drirect/direct/.
2016-08-15 krw%*qd -> %*lld + (long long) for off_t.
2016-08-15 jsingMove server_match() from parse.y to server.c; use env...
2016-08-15 jsingThe tls_conninfo serial is also unused.
2016-08-15 jsingGroup conninfo fields by connection and peer cert based...
2016-08-15 jsingFix some style(9) issues.
2016-08-15 patrickAllow com(4) to make use of the simplebus address trans...
2016-08-15 jsingUse lowercase 'tls' in debug and log messages for consi...
2016-08-15 jsingExplicitly pass in an SSL_CTX * to the functions that...
2016-08-15 jsingMake httpd stricter with respect to TLS configuration...
2016-08-15 patrickMove the com(4) fdt attachment driver to a more generic...
2016-08-15 stspRemove IWM_CMD_SYNC, which expands to zero while all...
2016-08-15 naddyCatch up with the SSH1 code removal and delete all...
2016-08-15 naddyRemove more SSH1 server code:
2016-08-15 dlgreplace the last uses of m_copym2 with m_dup_pkt.
2016-08-15 kettenisUse pinctrl to configure the pins used by the EMAC.
2016-08-15 kettenisUse the regulator API to supply power to the target.
2016-08-15 mpiChecking for RTF_BROADCAST here makes no sense.
2016-08-15 natanoNeuter fuse_vptofh() and fuse_fhtovp(). I implemented...
2016-08-15 mpiNo need to reset si_selpid after calling selwakeup...
2016-08-15 jmcadd a bit of spacing to previous, to keep the notes...
2016-08-15 mpiIntroduce bpf_put() and bpf_get() instead of mixing...
2016-08-15 mpiCheck if ``bd_bif'' is NULL inside bpf_catchpacket...
2016-08-15 mpiMerge bpfilter_create() into bpfopen() and make it...
2016-08-15 mglockerDrain FIFOs on init same as com(4) does it and reduce...
2016-08-15 guentherTrust the login_getcaptime() declaration and don't...
2016-08-15 guentherDrop -z nocombreloc. It was a rev 1.1 commit like...
2016-08-15 deraadtsync
2016-08-14 guentherReduce qabs() and qdiv() to aliases of llabs() and...
2016-08-14 guentherConvert quad_t to long long
2016-08-14 guentherConvert %q to %ll
2016-08-14 guentherWhen upcasting to off_t for multiplication, the cast...
2016-08-14 guentherConvert %q to %ll with long long casts for printf()
2016-08-14 guentherUse int64_t and %ll for CTLTYPE_QUAD nodes.
2016-08-14 guentherConvert %q to %ll and cast opaque system values to...
2016-08-14 guentherConvert %q to %ll. Cast off_t to long long for printf...
2016-08-14 krwFlip 'u_quad_t' fields & variables to uint64_t, and...
2016-08-14 guentherKill '#if defined(DEBUG) && 0' blocks that used %q
2016-08-14 krw%qd -> %lld for an off_t already being cast to (long...
2016-08-14 krwAnother %qd -> %lld + (long long) for off_t's.
2016-08-14 deraadtsync
2016-08-14 krw%qd -> %lld + (long long) for off_t's.
2016-08-14 guentherDon't reinvent rlim_t; when printing it use %llu and...
2016-08-14 guentherDon't call sysconf() in a loop conditional when the...
2016-08-14 jmctweak previous;
2016-08-14 kettenisimxtemp(4)
2016-08-14 kettenisAdd imxtemp(4), a temperature sensor for the i.MX6...
2016-08-14 guentherDrop -z nocombreloc. That's a rev 1.1 commit so not...
2016-08-14 guentherConvert remaining calls to strtoq/strtouq in base with...
2016-08-14 guentherRemove many unnecessary casts. Verified by comparing...
2016-08-14 tbRefer to /etc/passwd consistently as the "legacy passwo...
2016-08-14 krwMerge identical amd64 and i386 stanzas.
2016-08-14 tedureplace strtoq with strtoll. ok openbsd
2016-08-14 jsgremove uneeded sa1111_reg.h include
2016-08-14 jsgRemove code for Intel 80219/80321 xscale processors...
2016-08-14 kettenisFix setting the SMP bit in the Auxiliary Control Regist...
2016-08-14 kettenisAllow a bus_dmamap_sync() of length zero.
2016-08-14 tbXr encrypt(1) in the explanation of the -p option.
2016-08-14 jmcshorten genpkey; ok guenther
2016-08-14 visaRemove some annoying debug printfs to get rid of u_quad...
2016-08-14 visaUtilize the TLB Execute-Inhibit bit with non-executable...
2016-08-14 dlgu_quad_t -> uint64_t
2016-08-14 guentherReplace u_quad_t with unsigned long long and replace...
2016-08-14 guentherMark the relro/got section as read-only before setting...
2016-08-14 guentherTurning off relro shouldn't insert padding into the...
2016-08-14 dlgchange some types in bio from u_quad_t to uint64_t...
2016-08-14 dlgreplace u_quad_t with uint64_t.
2016-08-13 jmcuse -nosplit for AUTHORS: looks much better, to the...
2016-08-13 kettenisAdd the shim to make dwge(4) attach to simplebus(4...
2016-08-13 kettenisAdd GMAC clock support. Based on an earlier diff from...
2016-08-13 guentherMissed a couple qaddr_t casts
2016-08-13 guentherPassing in &_DYNAMIC appears to have stuck, so eliminat...
2016-08-13 guentherEliminate pointless casts to qaddr_t of a value being...
2016-08-13 kettenisdwge(4)
2016-08-13 kettenisAdd the core of the code for dwge(4), a driver for...
2016-08-13 jmcshorten gendsa;
2016-08-13 krw%lld -> %llu for u_int64_t struct fields.
2016-08-13 markusremove ssh1 server code; ok djm@
2016-08-13 krwAs the relevant struct's (e.g. tcpstat) use [u_]int64_t...
2016-08-13 tedumodern interfaces should use modern speelings, so spell...
2016-08-13 deraadtsync
2016-08-13 kettenisRemove entries that are no longer needed.
2016-08-13 jsingAvoid leaking memory if tls_config_set_alpn() is called...
2016-08-13 jsingLet libtls load the CA, certificate and key files for...
2016-08-13 jsingLoad CA, certificate and key files into memory when...
2016-08-13 jsingSplit out the SSL options handling into a separate...
2016-08-13 natanoKill FUSE_ROOT_ID and use FUSE_ROOTINO instead. Also...
2016-08-13 kettenisUse regulalator API instead of private functions.
2016-08-13 kettenisBuild ofw_regulator.o.
2016-08-13 kettenisAdd a minimal regulator "framework".
2016-08-13 schwarzeEven after switching from a pending head to the body...
2016-08-12 tbSimplify getprec() by using strchr(3) and strspn(3).
2016-08-12 kettenisInclude map entries that have an amap associated with...
2016-08-12 tbRewrite the paragraphs that describe how the last four...
2016-08-12 tbusage() is __dead
2016-08-12 tbThe last four argumens of jot (reps, begin, end, step...
2016-08-12 deraadtthe slimmed down random functions inside ld.so are...
2016-08-12 natanoDedup vnode type information. Fuse stores the vnode...
next