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-11
remove the session entry from the search tree when it's dead.
Eric Faurot
2012-09-11
log the process name and place when calling fatal().
Eric Faurot
2012-09-11
Rework the scheduler internals. Fix some scheduling loop issues and
Eric Faurot
2012-09-11
Check that the host supports GET_SPEED as well as GET_VERSION before deciding
Darren Tucker
2012-09-11
sh can move to PIE, for better or worse. maybe it becomes slower, maybe
Theo de Raadt
2012-09-10
turn sparc miniroot into a proper ramdisk (thereby removing the last
Theo de Raadt
2012-09-10
we need a fakeramdisk, like on sparc64
Theo de Raadt
2012-09-10
compile as much as possible on the install media with -fno-stack-protector.
Theo de Raadt
2012-09-10
nasty typo.
Eric Faurot
2012-09-10
Only keep track of the bio(4) cookie, not an entire bio_locate struct.
Joel Sing
2012-09-10
Cleanup VFS mount string handling:
Joel Sing
2012-09-10
autoconf is not the right place to sleep; noticed by haesbaert
Mike Belopuhov
2012-09-10
drop the unencrypted packets when the MPPE is required. This was
YASUOKA Masahiko
2012-09-10
add missing the congestion indicator code on IPv6 path.
YASUOKA Masahiko
2012-09-10
The gcc-sh-register-allocator bug may never be fixed. When we move to
Theo de Raadt
2012-09-10
sync
Theo de Raadt
2012-09-10
Bring into compliance with POSIX, exposing just the specified bits.
Philip Guenthe
2012-09-10
sync
Theo de Raadt
2012-09-10
compat_o48_sys_getdirentries can die; ok guenther
Theo de Raadt
2012-09-10
delete compat_o48_sys_getdirentries; ok guenther
Theo de Raadt
2012-09-10
use -Ocheck and waiting for completions by PID to make multiplexing test
Darren Tucker
2012-09-10
fake a sigwinch after each job, so if the terminal changes size,
Ted Unangst
2012-09-10
Log -O cmd output to the log file and make logging consistent with the other
Darren Tucker
2012-09-09
Use "unsigned int" instead of BSD "u_int" in <util.h> so that it can
Matthew Dempsky
2012-09-09
tweak options
Eric Faurot
2012-09-09
Set use_collect2 on m88k. Fixes the lib/csu/init_priority regress test.
Miod Vallat
2012-09-09
allow to disable some features at build time
Eric Faurot
2012-09-09
cleanup asr_debug.c
Eric Faurot
2012-09-09
Add test for ssh -Ostop
Darren Tucker
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
[next]