Age | Commit message (Expand) | Author |
2016-08-12 | Use 2001:db8::/32, the official IPv6 subnet for configuration examples. | Jeremie Courreges-Anglas |
2016-08-12 | Call pinctrl_byname() such that ports left unconfiguraed by u-boot will work | Mark Kettenis |
2016-08-12 | Hook up sxipio(4) to the generic pinctrl code. The device binding is pretty | Mark Kettenis |
2016-08-12 | sync | Theo de Raadt |
2016-08-12 | Bump libtls minor due to symbol additions. | Joel Sing |
2016-08-12 | Add ALPN support to libtls. | Joel Sing |
2016-08-12 | 6bone -> documentation range | Jeremie Courreges-Anglas |
2016-08-12 | band-aid for a nasty bug. tieto + space constraints don't interact well. | Marc Espie |
2016-08-12 | trim errstr, and zap gendh (deprecated) entirely; | Jason McIntyre |
2016-08-12 | shorten openssl enc, with help from jsing; | Jason McIntyre |
2016-08-12 | rework initial text a little, to read better; | Jason McIntyre |
2016-08-12 | no more libarm; | Jason McIntyre |
2016-08-12 | Switch omap to the generic ofw pinctrl framework. | Jonathan Gray |
2016-08-11 | oops, fix stupid typo in previous | Ingo Schwarze |
2016-08-11 | If a .Bd display is on the one hand doomed to be deleted because | Ingo Schwarze |
2016-08-11 | fuse requires ufs_ihash.c | Martin Natano |
2016-08-11 | Dynamically attach omgpio(4) using the FDT. | Jonathan Gray |
2016-08-11 | Between relro and previous RWX work, the __{got,plt}_{start,end} symbols | Philip Guenther |
2016-08-11 | Dynamically attach omehci using the FDT. | Jonathan Gray |
2016-08-11 | Update moduli file. | Darren Tucker |
2016-08-11 | shuffle some code to make it more symmetrical. | David Gwynne |
2016-08-11 | replace abuse of the static map entries RB_ENTRY pointers with an SLIST | David Gwynne |
2016-08-11 | take TASKQ_CANTSLEEP way from the softnet taskq. | David Gwynne |
2016-08-11 | The ARMv7 ARM says that the TLB may hold translation table entries at any | Mark Kettenis |
2016-08-10 | Add defines for the Access Flag as found on armv7. Fix definition of the | Mark Kettenis |
2016-08-10 | Shuffle armv7 access permission bits around to something that is compatible | Mark Kettenis |
2016-08-10 | auto-dope-slap: mips64 has 16K pages, not 4K. With that fixed, enable RELRO | Philip Guenther |
2016-08-10 | Teach readelf and objdump about the PT_OPENBSD_BOOTDATA section value. | Philip Guenther |
2016-08-10 | Remove the encrypted password length check. The admin should be | Todd C. Miller |
2016-08-10 | Don't deref NULL if the only child of the first .Sh is an empty | Ingo Schwarze |
2016-08-10 | fix HISTORY; from Sevan Janiyan <venture37 at geeklan dot co dot uk>; | Ingo Schwarze |
2016-08-10 | move armish and hppa64 down in the dropdown box; reminded by jmc@ | Ingo Schwarze |
2016-08-10 | shorten ecparam; | Jason McIntyre |
2016-08-10 | no more armish; | Jason McIntyre |
2016-08-10 | Kill stale prototypes. | Martin Natano |
2016-08-10 | armish handled some early-gen arm machines, which required tons of | Theo de Raadt |
2016-08-10 | regression tests for mdoc_validate.c revisions 1.219 and 1.220 | Ingo Schwarze |
2016-08-10 | Don't printf("%s", NULL) if .It has a macro as an argument | Ingo Schwarze |
2016-08-10 | When validating a .Bl list that defaults to -item for want of a type, | Ingo Schwarze |
2016-08-10 | fix previous; ffs_vinit() requires #ifdef _KERNEL to not break the | Martin Natano |
2016-08-10 | Fix assertion failures caused by whitespace inside \o'' (overstrike) | Ingo Schwarze |
2016-08-10 | ufs_vinit() should really be called ffs_vinit(); it's only called from | Martin Natano |
2016-08-10 | ext2fs only has one set of specops/fifoops | Martin Natano |
2016-08-10 | attach agtimer with fdt on RAMDISK as well | Jonathan Gray |
2016-08-10 | Dynamically attach agtimer(4). Since agtimer(4) also provides the delay() | Mark Kettenis |
2016-08-10 | On armv7 we put the vector page up high and never have to bother switching it. | Mark Kettenis |
2016-08-10 | Cover your kid's remaining eye and lock up the pets for the great old ones | Philip Guenther |
2016-08-09 | Xr vmx(4) | Dmitrij Czarkoff |
2016-08-09 | sync | Theo de Raadt |
2016-08-09 | remove pointless csh placeholder files from /etc | Alexander Hall |