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
2012-09-09
use proper macros for debug traces.
Eric Faurot
2012-09-08
Switch landisk to timecounters. Adapted from NetBSD.
Miod Vallat
2012-09-08
On SPARC64 VI/VII CPUs, use the lseep instruction in the idle loop to force a
Mark Kettenis
2012-09-08
Link init_priority into the regress tree now that it passes (except
Matthew Dempsky
2012-09-08
Reverse the order that ctors and dtors are run in accordance with
Matthew Dempsky
2012-09-08
Switch hp300 to timecounters. From NetBSD via martin@
Miod Vallat
2012-09-08
sync
Martin Pieuchot
2012-09-08
Add drm node
Martin Pieuchot
2012-09-08
Don't use mtrr if we are not on i386/amd64.
Martin Pieuchot
2012-09-08
Instead of having yet an other option to compile the drm code without agp
Martin Pieuchot
2012-09-08
Include files.agp to be able to check against NAGP in the drm agp glue.
Martin Pieuchot
2012-09-08
Plug a race where we're trying to kill a traced process while it is aleady
Mark Kettenis
2012-09-08
remove unused header
Charles Longeau
2012-09-08
split asr_resolver.c into different files to overlay the libc/net
Eric Faurot
2012-09-07
add const where missing
Ted Unangst
2012-09-07
disassemble the rdrand instruction on i386/amd64
Christian Weisgerber
2012-09-07
bump CPU feature strings to 12 chars since some names are now 8 characters
Christian Weisgerber
2012-09-07
Call pci_min_powerstate() to determine the lowest possible powerstate instead
Mark Kettenis
2012-09-07
Implement pci_min_powerstate().
Mark Kettenis
2012-09-07
Implement pci_min_powerstate().
Mark Kettenis
2012-09-07
Add a new function called acpi_pci_min_powerstate() that returns the lowest
Mark Kettenis
2012-09-07
Fixup a memory access fault on an invalid reply. Quoting the spec:
Mike Belopuhov
2012-09-07
Make C-r not screw up the line counter if the pattern ends up not
lum
2012-09-07
return value has no use; make it void.
Eric Faurot
2012-09-07
unused variables
Eric Faurot
2012-09-07
fix typo and comment
YASUOKA Masahiko
2012-09-07
Create IPv6 privacy addresses even if static IPv6 addresses are present.
Stefan Sperling
2012-09-07
when muxmaster is run with -N, make it shut down gracefully when a client
Darren Tucker
2012-09-07
add pkcs5_pbkdf2(3);
Jason McIntyre
2012-09-07
various fixes;
Jason McIntyre
2012-09-07
tmpname -> tempnam; from Artturi Alm
Jason McIntyre
2012-09-07
Give this a chance to build with gcc2. ok matthew@
Miod Vallat
2012-09-07
Merge escape help text for ~v and ~V; ok djm@
Darren Tucker
2012-09-07
sync
Theo de Raadt
2012-09-07
no need for the ../bioctl
Theo de Raadt
2012-09-07
Print '^Z' instead of a raw ^Z when the sequence is not supported. ok djm@
Darren Tucker
2012-09-07
handle pkcs5_pbkdf2() fallout
Theo de Raadt
2012-09-06
Add a (currently failing) regress test for GNU C++'s init_priority
Matthew Dempsky
2012-09-06
Move the commented out test program in pkcs5_pbkdf2.c into a proper
Matthew Dempsky
2012-09-06
remove compat_aout support for i386. ok deraadt
Ted Unangst
2012-09-06
config parsing is done in one pass now. no need to use callback anymore.
Eric Faurot
2012-09-06
some better phrasing, mostly via jsing
Ted Unangst
2012-09-06
move pkcs5_pbkdf5 function to libutil so everybody can play with it
Ted Unangst
2012-09-06
Remove the need to occasionally treat dos file names as strings by
Kenneth R Westerback
2012-09-06
Avoid modifying argv when building argv for $* and $@ since it will
Todd C. Miller
2012-09-06
include yp headers if necessary.
Eric Faurot
2012-09-06
make it easy to build without debug code
Eric Faurot
2012-09-06
missing letter in previous;
Jason McIntyre
2012-09-06
tweak previous;
Jason McIntyre
2012-09-06
add a strsplit() helper to factorize code a bit.
Eric Faurot
[next]