index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-04-12
Introduce macros to get and set the MMU context ID in asm code and switch to
Mark Kettenis
2008-04-12
Tighten check for consoleness by comparing comconsiot as well as comconsaddr.
Mark Kettenis
2008-04-12
just use an incremented int to calculate drawable ids. This is simpler
Owain Ainsworth
2008-04-12
Make sure that the drawables are properly freed when removed, and upon
Owain Ainsworth
2008-04-12
Switch part of the magic hashtable over to using a TAILQ instead
Owain Ainsworth
2008-04-12
check the softc for null before we use it. Fixes a crash when drm is enabled
Owain Ainsworth
2008-04-12
Convert the list of agp memory over to a TAILQ instead of using a hand-
Owain Ainsworth
2008-04-12
remove useless defines for the vnode operations, and instead
Thordur I. Bjornsson
2008-04-12
Get rid of acpi_s5 global variables; simply send SIGUSR2 instead of SUGUSR1
Mark Kettenis
2008-04-12
Initialize comconsiot in comcninit().
Mark Kettenis
2008-04-12
getnewvnode() is not a system call; fix from Iruata Souza, though i
Jason McIntyre
2008-04-12
Fix some debug output.
Marcus Glocker
2008-04-12
There are so many reasons why a printf in an ipi is a very bad idea.
Mark Kettenis
2008-04-11
Add directory for sparc64 build.
Stefan Kempf
2008-04-11
OpenBSD tag is enough.
Stefan Kempf
2008-04-11
add a commented out entry that disables the lecture blurb the first
Thordur I. Bjornsson
2008-04-11
Sync with master repo. Reminded by otto@
Stefan Kempf
2008-04-11
Correct a bug where _dl_error was set to DL_NOT_FOUND when a shared lib
Kurt Miller
2008-04-11
Pass output to groff instead of troff so we end up with postscript
Todd C. Miller
2008-04-11
introduce THT_{RXF/TXT}_PKT_NUM macros and use them instead of the
Thordur I. Bjornsson
2008-04-11
ditch c99 style struct initialisers that should have been removed.
Jonathan Gray
2008-04-11
Correctly initialize the probe sequence buffer.
Marcus Glocker
2008-04-11
add support for the "include" directive using code from pfctl/parse.y.
Reyk Floeter
2008-04-10
introduce mitigation for the calling of an interfaces start routine.
David Gwynne
2008-04-10
Also count multicast packets and input bytes for interfaces enslaved by
Brad Smith
2008-04-10
scrub local stack-based buffers in the tty subsystem. tested by a lot of
Theo de Raadt
2008-04-10
the ffs code is a bit noisy when it runs out of inodes/space etc;
Thordur I. Bjornsson
2008-04-10
Make sun4v_broadcast_ipi() do its job by making a single hypervisor call
Mark Kettenis
2008-04-10
Add support for recording through the mic jack on AD1984.
Deanna Phillips
2008-04-10
Make sure the fd passing code only accepts control messages without padding
Mark Kettenis
2008-04-10
MCP98242 temp sensor docs found..
Theo de Raadt
2008-04-10
Correctly amount swap usage for anons, from NetBSD via PR 5772.
Miod Vallat
2008-04-10
Introduce the -m flag which shows weeks as starting on mondays.
Pierre-Yves Ritschard
2008-04-10
fix the macros that are used to read the devid vpd page.
David Gwynne
2008-04-10
Fix MJPEG Video Frame Descriptor struct.
Marcus Glocker
2008-04-10
the success of a command is reported in the mbox, but not passed on to the
David Gwynne
2008-04-10
sync
Theo de Raadt
2008-04-09
Recognize and support the Microchip MCP9805 JC-42.2 sensor (we hope; I am
Theo de Raadt
2008-04-09
support the NPX SE97 too
Theo de Raadt
2008-04-09
On sparc64, a zero base address doesn't mean the BAR is invalid. We probably
Mark Kettenis
2008-04-09
Improve support for shared libs linked at non-zero addreses:
Kurt Miller
2008-04-09
Add OpenBSD cvs id.
Marcus Glocker
2008-04-09
Increase buffer size sent to the fifo, and clamp the size correctly.
Theo de Raadt
2008-04-09
Initial import for uvideo(4) and video(4):
Robert Nagy
2008-04-09
from freebsd; tested in snaps for weeks
Theo de Raadt
2008-04-09
device_lookup() increments the reference count for the device, and we
Owain Ainsworth
2008-04-09
Add new stub uvm_shutdown() and call it from the right place in MD boot()
Theo de Raadt
2008-04-09
Don't grab the kernel biglock for syscalls marked SY_NOLOCK;
Thordur I. Bjornsson
2008-04-09
dma sync the tx ring and post new packets to the chip once per call to
David Gwynne
2008-04-08
- Count excess and late collisions as output errors.
Brad Smith
[prev]
[next]