Age | Commit message (Expand) | Author |
2013-06-15 | Don't return garbage in memcpy() but the original destination pointer. | Miod Vallat |
2013-06-15 | give bcopy() the ovbcopy() semantics | Miod Vallat |
2013-06-15 | sync with the latest linux version of radeon_drm.h | Jonathan Gray |
2013-06-15 | add some definitions from the libdrm version of i915_drm.h | Jonathan Gray |
2013-06-15 | Stop handling overlapping copies in memcpy() by jumping straight into the | Mark Kettenis |
2013-06-14 | Don't pull cpufunc.h in from the machine include directory, but from | Patrick Wildt |
2013-06-14 | Updating the ramdisk to support usb. | Brandon Mercer |
2013-06-14 | Add OpenBSD RCS Tag. | Patrick Wildt |
2013-06-14 | Rework beagle's ehci driver and add neccessay code to enable the clocks. | Patrick Wildt |
2013-06-14 | Correct interrupt moderation setting for 82598; tested on the CX4 version | Mike Belopuhov |
2013-06-14 | regen | Mark Kettenis |
2013-06-14 | ovbcopy begone | Mark Kettenis |
2013-06-14 | regen | Mark Kettenis |
2013-06-14 | Fix memcpy/memmove return value. | Mark Kettenis |
2013-06-14 | regen | Mark Kettenis |
2013-06-14 | give up on fitting siop | Theo de Raadt |
2013-06-13 | As it is correct that the loopback address has no prefix, do not | Alexander Bluhm |
2013-06-13 | Remove a remnant of the VIS optimized bcopy code that was hiding in a delay | Mark Kettenis |
2013-06-13 | - fix devboot() to properly retrieve octcf0a and add a comment for later | Jasper Lievisse Adriaanse |
2013-06-13 | new integral bcopy/memmove/memcpy, pulled out of sparc locore | Theo de Raadt |
2013-06-13 | Get rid of the VIS-optimized bcopy/bzero code. This has never been enabled, | Mark Kettenis |
2013-06-13 | Remove some disabled debugging code that hasn't been used for ages. | Mark Kettenis |
2013-06-13 | ovbcopy begone | Theo de Raadt |
2013-06-13 | syncronize "look in other file" messages | Theo de Raadt |
2013-06-13 | merged bcopy/memmove/memcpy | Theo de Raadt |
2013-06-13 | beck would prefer to keep things just as they were for a while longer. | Ted Unangst |
2013-06-13 | rework the memcpy family to all use one function body and implement | Ted Unangst |
2013-06-13 | Add missing '#include "fuse.h"' in previous change. | Kenji Aoyama |
2013-06-13 | Merge two blocks where we drop the packet to reduce the differences with | Martin Pieuchot |
2013-06-13 | Move the local delivery code from ipv4_input() into its own function and | Martin Pieuchot |
2013-06-13 | Remove pointless instruction in the memcpy path that snuck in with the | Mark Kettenis |
2013-06-13 | ovbcopy begone | Theo de Raadt |
2013-06-13 | use right source files from libkern | Theo de Raadt |
2013-06-13 | Random TX Backoff Register mask must be 0x3FF; ok beck, dlg | Mike Belopuhov |
2013-06-13 | sync the userland facing radeon_drm.h with linux | Jonathan Gray |
2013-06-13 | ovbcopy begone | Theo de Raadt |
2013-06-13 | don't use a ridiculous private copy of bcopy which is just like libc. | Theo de Raadt |
2013-06-13 | take libc bcopy, gut the #ifdefs for other modes, and place it here. | Theo de Raadt |
2013-06-13 | ovbcopy begone | Theo de Raadt |
2013-06-13 | ovbcopy begone | Theo de Raadt |
2013-06-13 | same bcopy/memmove/memcpy methodology for vax. | Theo de Raadt |
2013-06-13 | regen for previous commit | Mike Larkin |
2013-06-13 | Add some missing Intel pci devices found on various machines | Mike Larkin |
2013-06-13 | bcopy/memmove/memcpy are now in libkern | Theo de Raadt |
2013-06-13 | bcopy/memmove/memcpy are now in libkern | Theo de Raadt |
2013-06-13 | merge bcopy/memmove/memcpy into one file, with jumps so that it is more | Theo de Raadt |
2013-06-13 | merge memcpy/memmove/bcopy into one file, with sub-jumps. | Theo de Raadt |
2013-06-13 | merge bcopy/memcpy/memmove into one function. | Theo de Raadt |
2013-06-12 | remove extra whitespace | Ted Unangst |
2013-06-12 | Add suspend/resume support to lpt. Basically, ensure that DACT_SUSPEND | Theo de Raadt |