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 |
2016-08-05 |
mikeb | Remove incorrect optimization: ring data portion size... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
deraadt | Do not *printf %s NULL |
commit | commitdiff | tree | snapshot |
2016-08-05 |
schwarze | fix a typo that prevented names from .Dt from getting... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
schwarze | * Properly distinguish commands (.Ic) and command modif... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2016-08-05 |
schwarze | Obvious minor fixes: |
commit | commitdiff | tree | snapshot |
2016-08-05 |
tedu | use a larger chunk for getentropy() and save some for... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
krw | Don't leak the option data of non-DHCPINFORM messages... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
tb | All four arguments can be omitted by specifying a dash. |
commit | commitdiff | tree | snapshot |
2016-08-05 |
tb | If reps and steps were omitted, while begin and end... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
tb | If "%%" appears in the format string, skip it properly. |
commit | commitdiff | tree | snapshot |
2016-08-05 |
kettenis | Unmask the timer output signal for real. |
commit | commitdiff | tree | snapshot |
2016-08-05 |
tb | enable dddd regression test |
commit | commitdiff | tree | snapshot |
2016-08-05 |
tb | Initialize reps, begin, end, steps to their defaults. |
commit | commitdiff | tree | snapshot |
2016-08-05 |
visa | Drop a pointless link carrier check from the RX path. |
commit | commitdiff | tree | snapshot |
2016-08-05 |
jca | Using a macro to save 4 chars is mere obfuscation. |
commit | commitdiff | tree | snapshot |
2016-08-05 |
jca | Kill an unused macro |
commit | commitdiff | tree | snapshot |
2016-08-05 |
kettenis | imxahci(4) needs ahci.c |
commit | commitdiff | tree | snapshot |
2016-08-05 |
jca | Add a -u switch to always log route insertions/deletions. |
commit | commitdiff | tree | snapshot |
2016-08-05 |
mikeb | Trigger link state update only on media status updates |
commit | commitdiff | tree | snapshot |
2016-08-05 |
mikeb | Fixup the condition that prevented heartbeat & co.... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
jca | Use tighter pledge(2) restrictions. |
commit | commitdiff | tree | snapshot |
2016-08-05 |
jca | Rework logging. |
commit | commitdiff | tree | snapshot |
2016-08-05 |
jca | Switch from select(2) to poll(2); ok millert@ |
commit | commitdiff | tree | snapshot |
2016-08-05 |
jmc | shorten the openssl dsa text; |
commit | commitdiff | tree | snapshot |
2016-08-05 |
jmc | grammar fix; |
commit | commitdiff | tree | snapshot |
2016-08-05 |
martijn | Make RES_OPTIONS point directly to resolv.conf(5) inste... |
commit | commitdiff | tree | snapshot |
2016-08-04 |
vgross | Commit in6_selectsrc() split again, with missing assign... |
commit | commitdiff | tree | snapshot |
2016-08-04 |
kettenis | Dynamically attach ampintc(4) and make it register... |
commit | commitdiff | tree | snapshot |
2016-08-04 |
kettenis | Add imxgpc(4), a driver for the i.MX6 General Power... |
commit | commitdiff | tree | snapshot |
2016-08-04 |
kettenis | After fixing up some of the AR8035 PHY registers, issue... |
commit | commitdiff | tree | snapshot |
next |