2016-08-09 |
millert | Expand the asynchronous connect information and move... |
commit | commitdiff | tree | snapshot |
2016-08-09 |
jmc | trim the ec text; |
commit | commitdiff | tree | snapshot |
2016-08-09 |
mglocker | Just re-set the line speed when required. This fixes... |
commit | commitdiff | tree | snapshot |
2016-08-09 |
schwarze | fix printf("%s", NULL); |
commit | commitdiff | tree | snapshot |
2016-08-09 |
krw | Check xs->status for SCSI_CHECK even in underrun situat... |
commit | commitdiff | tree | snapshot |
2016-08-09 |
kettenis | The page tables are cached now, and given the significa... |
commit | commitdiff | tree | snapshot |
2016-08-09 |
millert | When connect(2) is interrupted by a signal it continues... |
commit | commitdiff | tree | snapshot |
2016-08-09 |
millert | Document that connect goes async when interrupted by... |
commit | commitdiff | tree | snapshot |
2016-08-09 |
schwarze | In emacs incremental search mode (^R), |
commit | commitdiff | tree | snapshot |
2016-08-09 |
guenther | Teach arm to pass &_DYNAMIC to _dl_boot_bind(); can... |
commit | commitdiff | tree | snapshot |
2016-08-09 |
guenther | When interrupted, connect() should leave the socket... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
dtucker | Improve error message for overlong ControlPath. ok... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
guenther | Look for a PT_GNU_RELRO section and, if present, mprote... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
guenther | Look for a PT_GNU_RELRO section per object and, if... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
renato | Use exit(3) instead of _exit(2) in the child processes. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
renato | Use exit(3) instead of _exit(2) in the child processes. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
renato | Simplify shutdown process |
commit | commitdiff | tree | snapshot |
2016-08-08 |
kettenis | Move the cpu_setup() call to the end of initarm().... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
jmc | trim the dsaparam section; ok guenther |
commit | commitdiff | tree | snapshot |
2016-08-08 |
deraadt | W^X violations are only permitted for binaries marked... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
rzalamena | Create socket with SOCK_NONBLOCK instead of using fcntl... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
rzalamena | Handle imsg_read() EAGAIN like the man page code example. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
renato | rde and eigrpe should use exit(3) instead of _exit(2) |
commit | commitdiff | tree | snapshot |
2016-08-08 |
renato | Normalize the received prefixes. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
mikeb | Fixup incorrect format specification bugs spotted by... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
sobrado | /tmp and /var/tmp are the same, consistently use the... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
kettenis | Mapping non-cachable memory as cachable and subsequentl... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
mpi | Execute address hooks in the update case. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
kettenis | Implement mmc power sequencing; makes the sdo interface... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
kettenis | ARMv7 data caches are "effectively" PIPT. This means... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
yasuoka | Fix previous. Obvously the condition is reversed. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
yasuoka | Split ofcconn into switch part and connection part... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
stsp | Make iwm(4) automagically recover from fatal firmware... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
guenther | Since we have kbind(2), we don't need -znow to use... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
guenther | If an output section is skipped because of a constraint... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
kettenis | Use the device tree to lookup the address of the ARM... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
kettenis | Add the Raspberry Pi 2/3 devices here as well. |
commit | commitdiff | tree | snapshot |
2016-08-07 |
kettenis | Initial support for Raspberry Pi 2/3. All the hard... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
reyk | whitespace |
commit | commitdiff | tree | snapshot |
2016-08-07 |
reyk | Define VXLAN_VNI_UNSET and VXLAN_VNI_MAX instead of... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
tb | Update online manual path to man.openbsd.org. |
commit | commitdiff | tree | snapshot |
2016-08-07 |
tb | Update the link for the getentropy(2) manual to man... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
guenther | As with csu, alpha passes &_DYNAMIC to _reloc_alpha_got... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
guenther | Teach i386 to pass &_DYNAMIC to _dl_boot_bind() |
commit | commitdiff | tree | snapshot |
2016-08-07 |
guenther | Teach mips64 to pass &_DYNAMIC to _dl_boot_bind() |
commit | commitdiff | tree | snapshot |
2016-08-07 |
guenther | hahahah: amd64 has been passing &_DYNAMIC to _dl_boot_b... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
guenther | Flip the #ifdef logic: amd64, arm, i386, and mips64... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
guenther | Teach mips64 to pass &_DYNAMIC to _dl_boot_bind(). |
commit | commitdiff | tree | snapshot |
2016-08-07 |
guenther | alpha already calculates &_DYNAMIC for the _reloc_alpha... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
guenther | Teach i386 to pass &_DYNAMIC to _dl_boot_bind() |
commit | commitdiff | tree | snapshot |
2016-08-07 |
guenther | Psych: amd64 has been passing &_DYNAMIC to _dl_boot_bin... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
guenther | Flip the #ifdef logic: amd64, i386, and mips64 were... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
guenther | Add XOR cookies for lr and sp. Stop saving/restoring... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
jmatthew | add $OpenBSD$ tags |
commit | commitdiff | tree | snapshot |
2016-08-06 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2016-08-06 |
tedu | reset timeout to null when relooping |
commit | commitdiff | tree | snapshot |
2016-08-06 |
guenther | Use internal names for __errno, _memcpy, memset, and... |
commit | commitdiff | tree | snapshot |
2016-08-06 |
patrick | Always allocate intrhand with M_WAITOK. |
commit | commitdiff | tree | snapshot |
2016-08-06 |
patrick | Always allocate intrhand with M_WAITOK. |
commit | commitdiff | tree | snapshot |
2016-08-06 |
patrick | Implement interrupt controller functionality in the... |
commit | commitdiff | tree | snapshot |
2016-08-06 |
patrick | Extend the interrupt controller API with a disestablish... |
commit | commitdiff | tree | snapshot |
2016-08-06 |
kettenis | Switch imx over to the generic pinctrl API. |
commit | commitdiff | tree | snapshot |
2016-08-06 |
kettenis | Build ofw_pinctrl.o and ofw_gpio.o on armv7. The latte... |
commit | commitdiff | tree | snapshot |
2016-08-06 |
kettenis | Add a generic pinctrl "framework". |
commit | commitdiff | tree | snapshot |
2016-08-06 |
kettenis | Put page tables in normal cachable memory on armv7... |
commit | commitdiff | tree | snapshot |
2016-08-06 |
tb | Add more tests for better code coverage: |
commit | commitdiff | tree | snapshot |
2016-08-06 |
tb | If you see code like this, you know something's quite... |
commit | commitdiff | tree | snapshot |
2016-08-06 |
reyk | Add support for IPv6 tunnel endpoints. This currently... |
commit | commitdiff | tree | snapshot |
2016-08-06 |
reyk | Fix multicast mode (destination is a multicast IP)... |
commit | commitdiff | tree | snapshot |
2016-08-06 |
patrick | Rework ampintc's interrupt disestablish code to make... |
commit | commitdiff | tree | snapshot |
2016-08-06 |
jsg | Dynamically attach intc(4) using the FDT and switch... |
commit | commitdiff | tree | snapshot |
2016-08-06 |
jsg | Disable edma(4). It isn't currently used and is gettin... |
commit | commitdiff | tree | snapshot |
2016-08-06 |
visa | Add PageGrain bits. |
commit | commitdiff | tree | snapshot |
2016-08-06 |
pascal | Unbreak PSK authentication, broken by previous. |
commit | commitdiff | tree | snapshot |
2016-08-06 |
visa | Log RX errors only when the interface's debug flag... |
commit | commitdiff | tree | snapshot |
2016-08-06 |
jsg | remove now unused board specific phy defines |
commit | commitdiff | tree | snapshot |
2016-08-06 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2016-08-06 |
jsg | Dynamically attach pluart(4) using the FDT. |
commit | commitdiff | tree | snapshot |
2016-08-06 |
jsg | Dynamically attach plrtc(4) using the FDT. |
commit | commitdiff | tree | snapshot |
2016-08-06 |
jsg | virtio no longer attaches to vexpress |
commit | commitdiff | tree | snapshot |
2016-08-06 |
jsg | Dynamically attach virtio(4) using the FDT. |
commit | commitdiff | tree | snapshot |
2016-08-06 |
jsg | adjust for fdt changes |
commit | commitdiff | tree | snapshot |
2016-08-06 |
jsg | Set up the fdt attach args for devices that attach... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
kettenis | Use m_devget(4). From Artturi Alm. |
commit | commitdiff | tree | snapshot |
2016-08-05 |
schwarze | enable the mandoc.db(5) regression suite, code is stabl... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
kettenis | Dynamically attach sxidog(4). |
commit | commitdiff | tree | snapshot |
2016-08-05 |
schwarze | adjust expected output after the NAME_HEAD fix in mando... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
jmc | a1xintc -> sxiintc; |
commit | commitdiff | tree | snapshot |
2016-08-05 |
kettenis | Remove sxirtc(4) from the tables now that it attaches... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
schwarze | missing <endian.h> reported by Bapt@iste Daroussin... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
kettenis | Dynamically attach sxirtc(4); another board_id check... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
kettenis | Check if we have the required "reg" property. |
commit | commitdiff | tree | snapshot |
2016-08-05 |
kettenis | a1xintc(4) -> sxiintc(4) |
commit | commitdiff | tree | snapshot |
2016-08-05 |
kettenis | We don't want drivers with numbers in their names. |
commit | commitdiff | tree | snapshot |
2016-08-05 |
kettenis | Replace inappropriate use of CP15_CNTPCT with CP_DCCIMVAC. |
commit | commitdiff | tree | snapshot |
2016-08-05 |
kettenis | Switch the sunxi platform over to the new interrupt... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
mikeb | Switch pending event clearing to an atomic swap operation |
commit | commitdiff | tree | snapshot |
2016-08-05 |
mikeb | Switch pending event clearing to an atomic swap operation |
commit | commitdiff | tree | snapshot |
2016-08-05 |
mikeb | Fixup incorrect EAGAIN handling |
commit | commitdiff | tree | snapshot |
2016-08-05 |
mikeb | Read events array offset must be calculated in bytes |
commit | commitdiff | tree | snapshot |
next |