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
2008-06-12
Enable /dev/video* for all USB capable archs. MAKEDEV bits will follow
Marcus Glocker
2008-06-12
theo says: enable, enable, enable uvideo(4)
Robert Nagy
2008-06-12
The mmap offsets for memory buffers currently are the kernel virtual
Owain Ainsworth
2008-06-12
add a statistic bit to count how often we change async to sync
Thordur I. Bjornsson
2008-06-12
Fixed memory leaks for AML parser
Jordan Hargrave
2008-06-12
sync
Theo de Raadt
2008-06-12
dreamcheeky missile launcher (duck!)
Theo de Raadt
2008-06-12
fix synproxy.
Henning Brauer
2008-06-12
Pass error code via the crypto descriptor (ie. crp_etype) from crypto
Hans-Joerg Hoexer
2008-06-12
wrap definitions for softraid crypto "ifdef CRYPTO". Suggested by djm
Hans-Joerg Hoexer
2008-06-12
#if 0 an annoygly chatty printf active whenever we're at loglevel
Henning Brauer
2008-06-12
Get mask keying for on-disk keys from user space and keep a "hint" for key
Hans-Joerg Hoexer
2008-06-12
use PR_ZERO instead of a bzero() right after the pool_get();
Thordur I. Bjornsson
2008-06-12
Oops, do not dereference a NULL function pointer used as an array end
Miod Vallat
2008-06-12
wdc(4) at pcmcia(4)
Mark Kettenis
2008-06-12
Enable com(4) at pcmcia(4).
Mark Kettenis
2008-06-12
Remove silly panic when disestablish cookie doesnt exist
Marco Peereboom
2008-06-12
Fix the egress group matching for IPv4. There are to ways to define a /0
Claudio Jeker
2008-06-12
if (something_complicated)
Artur Grabowski
2008-06-12
Add dc(4) at cardbus(4).
Mark Kettenis
2008-06-12
Remove some crazy #if mess.
Joel Sing
2008-06-12
ANSIfy function definitions.
Joel Sing
2008-06-12
Fix type difference between function prototype and implementation.
Joel Sing
2008-06-12
Bring biomem diff back into the tree after the nfs_bio.c fix went in.
Theo de Raadt
2008-06-12
Actually return an error in nfs_asyncio() if we fail to process
Thordur I. Bjornsson
2008-06-12
Reorder foreign binaries probe list, so that more permissive ones are at the
Miod Vallat
2008-06-12
Do not attempt to recognize foreign ELF binaries if emulation is disabled;
Miod Vallat
2008-06-12
undo r1.77 from 2004 - shrinking MINCLSIZE so that we always use a cluster
Henning Brauer
2008-06-12
Be more paranoid before disestablishing hook
Marco Peereboom
2008-06-12
Skip 64-bit BARs correctly when initing.
Owain Ainsworth
2008-06-12
Bump max BARs up to 6. Needed for nouveau.
Owain Ainsworth
2008-06-12
Add delete volume functionality.
Marco Peereboom
2008-06-11
Add a few comments.
Brad Smith
2008-06-11
replace the last missing xname header before an error message in get_sdr(); o...
Constantine A. Murenin
2008-06-11
Zero mbreg_t (mailbox) structures allocated on the stack before filling
Kenneth R Westerback
2008-06-11
some more BCM5708S registers.
Brad Smith
2008-06-11
Update firmware for QLogic 2200 cards from v2.02.03 to v2.02.06 which has
Kenneth R Westerback
2008-06-11
Split address setup operations into a separate function. More to come.
Ryan Thomas McBride
2008-06-11
Add a bunch of new ciss devices from Scott Benesh at HP via FreeBSD.
Jonathan Gray
2008-06-11
regen
Jonathan Gray
2008-06-11
Add a bunch of new ciss devices from Scott Benesh at HP via FreeBSD.
Jonathan Gray
2008-06-11
When reading a GPIO pin, first determine if it is programmed for input
Marc Balmer
2008-06-11
regen
Jonathan Gray
2008-06-11
Some additional devices from submitted dmesgs.
Jonathan Gray
2008-06-11
correct long since bitrotted comments
Damien Miller
2008-06-11
ANSIfy to sync with KAME. From Karl Sjodahl <dunceor@gmail.com>.
Ryan Thomas McBride
2008-06-11
Fix GART enabling by using segment end address instead of total
Tobias Weingartner
2008-06-11
0 -> PR_NOWAIT (which is defined as 0) in pool_get
Bret Lambert
2008-06-11
when we establish the mapping from a state key, do it both ways, aka
Henning Brauer
2008-06-11
fix an old typo that prevented outer ipv6 headers from being corrected,
Can Erkin Acar
[next]