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-12-23
gather up most of the code for printing debug info in dmesgs and
Jacob Meuser
2008-12-23
line-in is now "line-in", line-out is still "line". S/PDIF-out is
Jacob Meuser
2008-12-23
sync
Theo de Raadt
2008-12-23
i got emptypages and fullpages mixed up in pool_walk. this now shows items
David Gwynne
2008-12-23
export the livelock counter in a private mib openBSD.5.
Reyk Floeter
2008-12-23
time to add a new one.
Claudio Jeker
2008-12-23
allow us to completely exhaust the rx ring now that we handle the RXO (rx
David Gwynne
2008-12-23
oops, forgot this when committing to subr_pool.c
David Gwynne
2008-12-23
add pool_walk as debug code.
David Gwynne
2008-12-23
record the offset into each pool page that item allocations actually begin
David Gwynne
2008-12-23
a) a widget's nid is always it's index in the codec's widget list.
Jacob Meuser
2008-12-23
The splvm() protection is way outdated, only splnet is needed to protect
Theo de Raadt
2008-12-23
backout previous. changing the index of valid nids breaks things.
Jacob Meuser
2008-12-23
sizeof(bge_devices) / sizeof(bge_devices[0]) -> nitems(bge_devices)
David Gwynne
2008-12-23
if we cant put enough packets on the rx ring then schedule a timeout to
David Gwynne
2008-12-23
don't add invalid widgets to connection lists.
Jacob Meuser
2008-12-22
do not use the DESTDIR mkboot binary
Theo de Raadt
2008-12-22
We never actually rely on storing %fp in tf_global[0] for clockframes. So
Mark Kettenis
2008-12-22
First shoot of the uvideo firmware package.
Marcus Glocker
2008-12-22
document yp_maplist(); from Ingo Schwarze
Jason McIntyre
2008-12-22
do not leak an AMRR USB xfer at each ifconfig down/up.
Damien Bergamini
2008-12-22
Doh. Correct address in bcopy -- m->m_data not &m->m_data -- this should fix
Claudio Jeker
2008-12-22
I swapped MGETHDR arguments in my m_defrag removal commit.
Damien Bergamini
2008-12-22
If we ever get an interrupt from userland with %otherwin set, we have a serious
Mark Kettenis
2008-12-22
Get rid of many arbitrary differences between the i386 and amd64 mpbios code.
Mark Kettenis
2008-12-22
Only warn about pfkey failures when errno is != EEXIST.
Hans-Joerg Hoexer
2008-12-22
use the exact same policy for choosing apic on all 3 types of kernel.
Theo de Raadt
2008-12-22
mark log_fatal() and monitor_exit() as __dead, as they do not return.
Hans-Joerg Hoexer
2008-12-22
add regression test for aes-{128,192,256} being used with main and quick
Hans-Joerg Hoexer
2008-12-22
Adopt to recent change: /32 now is treated as a network address.
Hans-Joerg Hoexer
2008-12-22
typo
Jacek Masiulaniec
2008-12-22
Fix some logic in the isight specific stream header decode function
Marcus Glocker
2008-12-22
Fix few cases where "smtpctl showqueue" could exit prematurely
Jacek Masiulaniec
2008-12-22
cleanup
Jacek Masiulaniec
2008-12-22
s->s_msg.session_hostname must hold resolved hostname as well; ok gilles@
Jacek Masiulaniec
2008-12-22
Reduce IMSG_LKA_HOST to only make NI_NAMEREQD getnameinfo call. We
Jacek Masiulaniec
2008-12-22
delinting: salen may be used with no prior init; ok gilles@
Jacek Masiulaniec
2008-12-22
Remove entry from mdaproctree after reaping mda child; ok gilles@
Jacek Masiulaniec
2008-12-22
The example for detecting malicious PTR records could be easily misinterpreted.
Jacek Masiulaniec
2008-12-22
Change DLT_MPLS number.
Michele Marchetto
2008-12-22
sync
Stuart Henderson
2008-12-22
correct typo in ATI FireMV device id; Joe Malcolm on misc@
Stuart Henderson
2008-12-22
Sort quirk device list and fix some comments there.
Marcus Glocker
2008-12-22
Add firmware load for Apple iSight first generation devices
Marcus Glocker
2008-12-22
With respect to the previous diff we cannot just call acpicpu_setperf
Gordon Willem Klok
2008-12-22
Make acpicpu_setperf behave the same as the ACPI aware EST and
Gordon Willem Klok
2008-12-22
Let this compile with gcc 2.
Miod Vallat
2008-12-22
create "_source" mixer items for single connections, but be careful
Jacob Meuser
2008-12-22
hex for unused widget names
Jacob Meuser
2008-12-22
set a default name for widgets (u-wid$NID) and don't try to give
Jacob Meuser
[next]