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
2013-11-20
repair signed char vs isdigit
Theo de Raadt
2013-11-20
Add gpio(4) support for omap3/4 and am335x.
Raphael Graf
2013-11-20
Rework the mda and scheduler to use the holdq mechanism instead of
Eric Faurot
2013-11-20
in_var.h is not needed.
Martin Pieuchot
2013-11-20
Instead of comparing the lower and higher addresses of all the multicast
Martin Pieuchot
2013-11-20
Convert sppp(4) to taskq; ok mikeb@ mpi@
Stefan Sperling
2013-11-20
give this a real chance to compile
Miod Vallat
2013-11-20
this implementation may now be capable of shared semaphores
Ted Unangst
2013-11-20
more detail on error conditions
Ted Unangst
2013-11-20
oops, forgot about unnamed shared sems
Ted Unangst
2013-11-20
zhuk and i have slightly different styles. unify and consistify
Ted Unangst
2013-11-20
delay closure of in/out fds until after "Bad protocol version
Damien Miller
2013-11-20
switch to the drm_mm based gtt eviction code from linux 3.8.13
Jonathan Gray
2013-11-20
replace bare use of disksort with bufqs. this is the last disksort user
David Gwynne
2013-11-20
replace bare use of disksort with bufqs.
David Gwynne
2013-11-20
replace bare use of disksort with bufqs.
David Gwynne
2013-11-19
handle msgbuf_write() returning EAGAIN
Sebastian Benoit
2013-11-19
Add autoinstall configuration to the list of files and output stirring
Alexander Hall
2013-11-19
Move the GTT management into the inteldrm driver. It is really obvious now
Mark Kettenis
2013-11-19
add a bunch of missing prototypes
Theo de Raadt
2013-11-19
repair format strings for time_t, and some missing protos
Theo de Raadt
2013-11-19
the time being handled here is strictly unsigned 32 bit
Theo de Raadt
2013-11-19
provide forward declarations for structures ifnet and ifg_group;
Mike Belopuhov
2013-11-19
include queue.h directly instead of relying on if.h to provide it;
Mike Belopuhov
2013-11-19
Print daddr_t's with %lld, size_t's with %zu, int's with %d and
Kenneth R Westerback
2013-11-19
backout the DRM_IOCTL_I915_GEM_WAIT commit
Jonathan Gray
2013-11-19
Kill matchlvl usage throughout the usb stack.
Paul Irofti
2013-11-19
Fetch host specific responsefile, if that does not exist, fall back
Robert Peichaer
2013-11-19
Allow '*' in the user part of mailaddresses. By default, potentially dangerous
Eric Faurot
2013-11-19
Add a limit on the number of inflight envelopes. The scheduler suspends
Eric Faurot
2013-11-19
Remove some FDDI/ATM leftovers.
Martin Pieuchot
2013-11-19
tweak previous;
Jason McIntyre
2013-11-19
move -Wxxx flags from CFALGS to COPTS
Alexandre Ratchov
2013-11-19
regen
Brad Smith
2013-11-19
more 4th gen Intel Core HD Audio ids
Brad Smith
2013-11-19
format string fixes picked up with -Wformat=2
Philip Guenther
2013-11-19
slightly better
Ted Unangst
2013-11-19
oops
Theo de Raadt
2013-11-18
format string cleanup
Theo de Raadt
2013-11-18
cleanse format string
Theo de Raadt
2013-11-18
format string
Theo de Raadt
2013-11-18
boilerplate documentation
Ted Unangst
2013-11-18
interprocess semaphores ala sem_open. mostly following in the pattern
Ted Unangst
2013-11-18
hack in a global rendezvous for interprocess semaphores to use
Ted Unangst
2013-11-18
Enable MSI on the remaining chipsets.
Brad Smith
2013-11-18
Extract the information whether to install or upgrade in unattended
Robert Peichaer
2013-11-18
Fix potential null dereference.
Charles Longeau
2013-11-18
Give /dev/drm0 to the user logged on the console to be able
Matthieu Herrb
2013-11-18
The prio value of a pf match rule was overridden by a later pass
Alexander Bluhm
2013-11-18
use arc4random() for ether_fakeaddr, because it is safe
Theo de Raadt
[next]