index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2012-06-19
- remove outdated comment, we already do an equivalent of linux' access_ok()
Jasper Lievisse Adriaanse
2012-06-19
Regenerate.
Paul Irofti
2012-06-19
Implement linux_sys_tgkill.
Paul Irofti
2012-06-19
Regenerate.
Paul Irofti
2012-06-19
Add dummies for the epoll and eventfd syscall families.
Paul Irofti
2012-06-19
Add socket type mask to filter out implementation specific flags.
Paul Irofti
2012-06-19
Improve debug output and fix some style. No functional change.
Paul Irofti
2012-06-19
Change the pool_get() flags from WAITOK to NOWAIT.
Paul Irofti
2012-06-19
Add more pathconf(2) variables from POSIX.
Matthew Dempsky
2012-06-18
Do not try to get the description of an unexisting video format,
Martin Pieuchot
2012-06-17
No longer restrict alloc_contiguous_pages() to memory in the low 4GB.
Miod Vallat
2012-06-17
Using the LLAddr register to store our curcpu() pointer on R10k SMP kernels
Miod Vallat
2012-06-17
Remove leftover loongson or sgi references.
Miod Vallat
2012-06-16
fix bad grammar in a comment
Miod Vallat
2012-06-16
compat_linux: Don't hold the lock while pool_get'ing with WAITOK.
Paul Irofti
2012-06-14
Remove uvm_km_kmem_grow printf.
Ariane van der Steldt
2012-06-14
whitespace cleanup
Jasper Lievisse Adriaanse
2012-06-14
fix typo in comment
Jasper Lievisse Adriaanse
2012-06-13
Expose reaperproc.
Ariane van der Steldt
2012-06-12
Explicitly check whether a BAR is big enough for a particular port instead
Mark Kettenis
2012-06-11
serial -> serial port; ok phessler@
Otto Moerbeek
2012-06-10
Do NOT make all check condition results report EIO. Only use EIO
Kenneth R Westerback
2012-06-10
Allow a variable number of words for the Serializer/Deserializer programming.
Mark Kettenis
2012-06-10
Document the "machine comaddr" command.
Mark Kettenis
2012-06-10
Document the "machine comaddr" command. Remove the text that (incorrectly)
Mark Kettenis
2012-06-10
Always allow serial console, even if the BIOS doesn't report the presence of
Mark Kettenis
2012-06-10
Remove leftovers from the "usb event" removal.
Martin Pieuchot
2012-06-09
regen
David Gwynne
2012-06-09
fix the Broadcom BCM5720 id. add the IDT pcie bridge/switch used on the
David Gwynne
2012-06-09
we dont support the BCM5720. the macro wasnt even referring to the products
David Gwynne
2012-06-08
Regenerate
Paul Irofti
2012-06-08
Remove the lack of gettid() implementation. Okay tedu@
Paul Irofti
2012-06-08
Missed a comment in the proc->process change
Philip Guenthe
2012-06-06
Fix address-space randomization that was accidentally disabled in
Matthew Dempsky
2012-06-06
EVFILT_SIGNAL and EVFILT_PROC events need to track the process they're
Philip Guenthe
2012-06-05
As specified in PA RISC 2.0 errata, the 16-byte alignment restriction does
Joel Sing
2012-06-05
Implement actual mutexes for hppa64.
Joel Sing
2012-06-05
When error recovery fails, just fail the command. Attempting error
Jonathan Matthew
2012-06-04
Add support for the HPET on this device.
Mark Kettenis
2012-06-04
Fix serial port output.
Marcus Glocker
2012-06-04
Correct the backwards compatibility code for console device configuration.
Joel Sing
2012-06-03
Make sure uvm_map_extract() entesr mappings at an address that doesn't
Mark Kettenis
2012-06-03
Avoid the unlikely but possible use of an uninitialised variable.
Joel Sing
2012-06-03
Add support for serial consoles at non-standard addresses. This implements
Mark Kettenis
2012-06-03
Remove unnecessary tcpib_wdt_unlock() calls.
Mark Kettenis
2012-06-02
Committed the wrong version (an earlier try) of the KERN_FILE2 vs
Philip Guenthe
2012-06-02
Delete diagnostic code that reports timeout adjustments on resume.
Philip Guenthe
2012-06-01
Ansify function definitions, fix some style(9) and whitespace issues.
Joel Sing
2012-06-01
Correct handling of mlock()/munlock() with len==0 to return success
Philip Guenthe
2012-05-30
Oops, when we moved _POSIX_SAVED_IDS from sys/unistd.h to unistd.h, it
Matthew Dempsky
[prev]
[next]