2016-08-15 |
jsing | Move server_match() from parse.y to server.c; use env... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
jsing | The tls_conninfo serial is also unused. |
commit | commitdiff | tree | snapshot |
2016-08-15 |
jsing | Group conninfo fields by connection and peer cert based... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
jsing | Fix some style(9) issues. |
commit | commitdiff | tree | snapshot |
2016-08-15 |
patrick | Allow com(4) to make use of the simplebus address trans... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
jsing | Use lowercase 'tls' in debug and log messages for consi... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
jsing | Explicitly pass in an SSL_CTX * to the functions that... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
jsing | Make httpd stricter with respect to TLS configuration... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
patrick | Move the com(4) fdt attachment driver to a more generic... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
stsp | Remove IWM_CMD_SYNC, which expands to zero while all... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
naddy | Catch up with the SSH1 code removal and delete all... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
naddy | Remove more SSH1 server code: |
commit | commitdiff | tree | snapshot |
2016-08-15 |
dlg | replace the last uses of m_copym2 with m_dup_pkt. |
commit | commitdiff | tree | snapshot |
2016-08-15 |
kettenis | Use pinctrl to configure the pins used by the EMAC. |
commit | commitdiff | tree | snapshot |
2016-08-15 |
kettenis | Use the regulator API to supply power to the target. |
commit | commitdiff | tree | snapshot |
2016-08-15 |
mpi | Checking for RTF_BROADCAST here makes no sense. |
commit | commitdiff | tree | snapshot |
2016-08-15 |
natano | Neuter fuse_vptofh() and fuse_fhtovp(). I implemented... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
mpi | No need to reset si_selpid after calling selwakeup... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
jmc | add a bit of spacing to previous, to keep the notes... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
mpi | Introduce bpf_put() and bpf_get() instead of mixing... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
mpi | Check if ``bd_bif'' is NULL inside bpf_catchpacket... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
mpi | Merge bpfilter_create() into bpfopen() and make it... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
mglocker | Drain FIFOs on init same as com(4) does it and reduce... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
guenther | Trust the login_getcaptime() declaration and don't... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
guenther | Drop -z nocombreloc. It was a rev 1.1 commit like... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2016-08-14 |
guenther | Reduce qabs() and qdiv() to aliases of llabs() and... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
guenther | Convert quad_t to long long |
commit | commitdiff | tree | snapshot |
2016-08-14 |
guenther | Convert %q to %ll |
commit | commitdiff | tree | snapshot |
2016-08-14 |
guenther | When upcasting to off_t for multiplication, the cast... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
guenther | Convert %q to %ll with long long casts for printf() |
commit | commitdiff | tree | snapshot |
2016-08-14 |
guenther | Use int64_t and %ll for CTLTYPE_QUAD nodes. |
commit | commitdiff | tree | snapshot |
2016-08-14 |
guenther | Convert %q to %ll and cast opaque system values to... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
guenther | Convert %q to %ll. Cast off_t to long long for printf... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
krw | Flip 'u_quad_t' fields & variables to uint64_t, and... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
guenther | Kill '#if defined(DEBUG) && 0' blocks that used %q |
commit | commitdiff | tree | snapshot |
2016-08-14 |
krw | %qd -> %lld for an off_t already being cast to (long... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
krw | Another %qd -> %lld + (long long) for off_t's. |
commit | commitdiff | tree | snapshot |
2016-08-14 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2016-08-14 |
krw | %qd -> %lld + (long long) for off_t's. |
commit | commitdiff | tree | snapshot |
2016-08-14 |
guenther | Don't reinvent rlim_t; when printing it use %llu and... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
guenther | Don't call sysconf() in a loop conditional when the... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2016-08-14 |
kettenis | imxtemp(4) |
commit | commitdiff | tree | snapshot |
2016-08-14 |
kettenis | Add imxtemp(4), a temperature sensor for the i.MX6... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
guenther | Drop -z nocombreloc. That's a rev 1.1 commit so not... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
guenther | Convert remaining calls to strtoq/strtouq in base with... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
guenther | Remove many unnecessary casts. Verified by comparing... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
tb | Refer to /etc/passwd consistently as the "legacy passwo... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
krw | Merge identical amd64 and i386 stanzas. |
commit | commitdiff | tree | snapshot |
2016-08-14 |
tedu | replace strtoq with strtoll. ok openbsd |
commit | commitdiff | tree | snapshot |
2016-08-14 |
jsg | remove uneeded sa1111_reg.h include |
commit | commitdiff | tree | snapshot |
2016-08-14 |
jsg | Remove code for Intel 80219/80321 xscale processors... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
kettenis | Fix setting the SMP bit in the Auxiliary Control Regist... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
kettenis | Allow a bus_dmamap_sync() of length zero. |
commit | commitdiff | tree | snapshot |
2016-08-14 |
tb | Xr encrypt(1) in the explanation of the -p option. |
commit | commitdiff | tree | snapshot |
2016-08-14 |
jmc | shorten genpkey; ok guenther |
commit | commitdiff | tree | snapshot |
2016-08-14 |
visa | Remove some annoying debug printfs to get rid of u_quad... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
visa | Utilize the TLB Execute-Inhibit bit with non-executable... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
dlg | u_quad_t -> uint64_t |
commit | commitdiff | tree | snapshot |
2016-08-14 |
guenther | Replace u_quad_t with unsigned long long and replace... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
guenther | Mark the relro/got section as read-only before setting... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
guenther | Turning off relro shouldn't insert padding into the... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
dlg | change some types in bio from u_quad_t to uint64_t... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
dlg | replace u_quad_t with uint64_t. |
commit | commitdiff | tree | snapshot |
2016-08-13 |
jmc | use -nosplit for AUTHORS: looks much better, to the... |
commit | commitdiff | tree | snapshot |
2016-08-13 |
kettenis | Add the shim to make dwge(4) attach to simplebus(4... |
commit | commitdiff | tree | snapshot |
2016-08-13 |
kettenis | Add GMAC clock support. Based on an earlier diff from... |
commit | commitdiff | tree | snapshot |
2016-08-13 |
guenther | Missed a couple qaddr_t casts |
commit | commitdiff | tree | snapshot |
2016-08-13 |
guenther | Passing in &_DYNAMIC appears to have stuck, so eliminat... |
commit | commitdiff | tree | snapshot |
2016-08-13 |
guenther | Eliminate pointless casts to qaddr_t of a value being... |
commit | commitdiff | tree | snapshot |
2016-08-13 |
kettenis | dwge(4) |
commit | commitdiff | tree | snapshot |
2016-08-13 |
kettenis | Add the core of the code for dwge(4), a driver for... |
commit | commitdiff | tree | snapshot |
2016-08-13 |
jmc | shorten gendsa; |
commit | commitdiff | tree | snapshot |
2016-08-13 |
krw | %lld -> %llu for u_int64_t struct fields. |
commit | commitdiff | tree | snapshot |
2016-08-13 |
markus | remove ssh1 server code; ok djm@ |
commit | commitdiff | tree | snapshot |
2016-08-13 |
krw | As the relevant struct's (e.g. tcpstat) use [u_]int64_t... |
commit | commitdiff | tree | snapshot |
2016-08-13 |
tedu | modern interfaces should use modern speelings, so spell... |
commit | commitdiff | tree | snapshot |
2016-08-13 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2016-08-13 |
kettenis | Remove entries that are no longer needed. |
commit | commitdiff | tree | snapshot |
2016-08-13 |
jsing | Avoid leaking memory if tls_config_set_alpn() is called... |
commit | commitdiff | tree | snapshot |
2016-08-13 |
jsing | Let libtls load the CA, certificate and key files for... |
commit | commitdiff | tree | snapshot |
2016-08-13 |
jsing | Load CA, certificate and key files into memory when... |
commit | commitdiff | tree | snapshot |
2016-08-13 |
jsing | Split out the SSL options handling into a separate... |
commit | commitdiff | tree | snapshot |
2016-08-13 |
natano | Kill FUSE_ROOT_ID and use FUSE_ROOTINO instead. Also... |
commit | commitdiff | tree | snapshot |
2016-08-13 |
kettenis | Use regulalator API instead of private functions. |
commit | commitdiff | tree | snapshot |
2016-08-13 |
kettenis | Build ofw_regulator.o. |
commit | commitdiff | tree | snapshot |
2016-08-13 |
kettenis | Add a minimal regulator "framework". |
commit | commitdiff | tree | snapshot |
2016-08-13 |
schwarze | Even after switching from a pending head to the body... |
commit | commitdiff | tree | snapshot |
2016-08-12 |
tb | Simplify getprec() by using strchr(3) and strspn(3). |
commit | commitdiff | tree | snapshot |
2016-08-12 |
kettenis | Include map entries that have an amap associated with... |
commit | commitdiff | tree | snapshot |
2016-08-12 |
tb | Rewrite the paragraphs that describe how the last four... |
commit | commitdiff | tree | snapshot |
2016-08-12 |
tb | usage() is __dead |
commit | commitdiff | tree | snapshot |
2016-08-12 |
tb | The last four argumens of jot (reps, begin, end, step... |
commit | commitdiff | tree | snapshot |
2016-08-12 |
deraadt | the slimmed down random functions inside ld.so are... |
commit | commitdiff | tree | snapshot |
2016-08-12 |
natano | Dedup vnode type information. Fuse stores the vnode... |
commit | commitdiff | tree | snapshot |
2016-08-12 |
kettenis | Hook up sxipio(4) to the generic gpio code. |
commit | commitdiff | tree | snapshot |
2016-08-12 |
jca | Use 2001:db8::/32, the official IPv6 subnet for configu... |
commit | commitdiff | tree | snapshot |
2016-08-12 |
kettenis | Call pinctrl_byname() such that ports left unconfigurae... |
commit | commitdiff | tree | snapshot |
2016-08-12 |
kettenis | Hook up sxipio(4) to the generic pinctrl code. The... |
commit | commitdiff | tree | snapshot |
next |