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 |
2016-08-12 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2016-08-12 |
jsing | Bump libtls minor due to symbol additions. |
commit | commitdiff | tree | snapshot |
2016-08-12 |
jsing | Add ALPN support to libtls. |
commit | commitdiff | tree | snapshot |
2016-08-12 |
jca | 6bone -> documentation range |
commit | commitdiff | tree | snapshot |
2016-08-12 |
espie | band-aid for a nasty bug. tieto + space constraints... |
commit | commitdiff | tree | snapshot |
2016-08-12 |
jmc | trim errstr, and zap gendh (deprecated) entirely; |
commit | commitdiff | tree | snapshot |
2016-08-12 |
jmc | shorten openssl enc, with help from jsing; |
commit | commitdiff | tree | snapshot |
2016-08-12 |
jmc | rework initial text a little, to read better; |
commit | commitdiff | tree | snapshot |
2016-08-12 |
jmc | no more libarm; |
commit | commitdiff | tree | snapshot |
2016-08-12 |
jsg | Switch omap to the generic ofw pinctrl framework. |
commit | commitdiff | tree | snapshot |
2016-08-11 |
schwarze | oops, fix stupid typo in previous |
commit | commitdiff | tree | snapshot |
2016-08-11 |
schwarze | If a .Bd display is on the one hand doomed to be delete... |
commit | commitdiff | tree | snapshot |
2016-08-11 |
natano | fuse requires ufs_ihash.c |
commit | commitdiff | tree | snapshot |
2016-08-11 |
jsg | Dynamically attach omgpio(4) using the FDT. |
commit | commitdiff | tree | snapshot |
2016-08-11 |
guenther | Between relro and previous RWX work, the __{got,plt... |
commit | commitdiff | tree | snapshot |
2016-08-11 |
jsg | Dynamically attach omehci using the FDT. |
commit | commitdiff | tree | snapshot |
2016-08-11 |
dtucker | Update moduli file. |
commit | commitdiff | tree | snapshot |
2016-08-11 |
dlg | shuffle some code to make it more symmetrical. |
commit | commitdiff | tree | snapshot |
2016-08-11 |
dlg | replace abuse of the static map entries RB_ENTRY pointe... |
commit | commitdiff | tree | snapshot |
2016-08-11 |
dlg | take TASKQ_CANTSLEEP way from the softnet taskq. |
commit | commitdiff | tree | snapshot |
2016-08-11 |
kettenis | The ARMv7 ARM says that the TLB may hold translation... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
kettenis | Add defines for the Access Flag as found on armv7.... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
kettenis | Shuffle armv7 access permission bits around to somethin... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
guenther | auto-dope-slap: mips64 has 16K pages, not 4K. With... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
guenther | Teach readelf and objdump about the PT_OPENBSD_BOOTDATA... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
millert | Remove the encrypted password length check. The admin... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
schwarze | Don't deref NULL if the only child of the first .Sh... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
schwarze | fix HISTORY; from Sevan Janiyan <venture37 at geeklan... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
schwarze | move armish and hppa64 down in the dropdown box; remind... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
jmc | shorten ecparam; |
commit | commitdiff | tree | snapshot |
2016-08-10 |
jmc | no more armish; |
commit | commitdiff | tree | snapshot |
2016-08-10 |
natano | Kill stale prototypes. |
commit | commitdiff | tree | snapshot |
2016-08-10 |
deraadt | armish handled some early-gen arm machines, which requi... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
schwarze | regression tests for mdoc_validate.c revisions 1.219... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
schwarze | Don't printf("%s", NULL) if .It has a macro as an argument |
commit | commitdiff | tree | snapshot |
2016-08-10 |
schwarze | When validating a .Bl list that defaults to -item for... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
natano | fix previous; ffs_vinit() requires #ifdef _KERNEL to... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
schwarze | Fix assertion failures caused by whitespace inside... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
natano | ufs_vinit() should really be called ffs_vinit(); it... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
natano | ext2fs only has one set of specops/fifoops |
commit | commitdiff | tree | snapshot |
2016-08-10 |
jsg | attach agtimer with fdt on RAMDISK as well |
commit | commitdiff | tree | snapshot |
2016-08-10 |
kettenis | Dynamically attach agtimer(4). Since agtimer(4) also... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
kettenis | On armv7 we put the vector page up high and never have... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
guenther | Cover your kid's remaining eye and lock up the pets... |
commit | commitdiff | tree | snapshot |
next |