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
2012-07-09
Print the fd_set used by select in kdump.
Claudio Jeker
2012-07-09
Tedu old comment concerning cpu affinity which does not apply anymore.
Christiano F. Haesbaert
2012-07-09
Remove apic_intrcount counting in the interrupt handlers. Not that useful
Theo de Raadt
2012-07-09
Remove a useless macro
Theo de Raadt
2012-07-09
In reboot, no need to sched_peg_curproc() to the primary, because
Theo de Raadt
2012-07-09
tiny little oops in untested hibernate block
Theo de Raadt
2012-07-09
After a resume, re-initialize the MTRR registers on the AP processors
Theo de Raadt
2012-07-09
Enable support for the 'weight' keyword in the 'least-states'
Joerg Zinke
2012-07-09
clean up ioctl() case statements
Theo de Raadt
2012-07-09
acpi_disable_onegpe() is not used; ok pirofti
Theo de Raadt
2012-07-09
Revert previous.
Kenneth R Westerback
2012-07-09
Compare the size of the static fd_mask against the number of bytes needed
Claudio Jeker
2012-07-09
DVACT_SUSPEND must be done at cold with interrupts disabled. Failure
Theo de Raadt
2012-07-09
Do not re-initialize ci_randseed on the primary cpu
Theo de Raadt
2012-07-09
unify com at cardbus attachments
Theo de Raadt
2012-07-08
The comment above amd64_mrinit_cpu() was way too specific and wrong.
Theo de Raadt
2012-07-08
Quiesce and suspend devices in the resuming kernel for hibernate.
Mike Larkin
2012-07-08
Move the hibernate utility pages up to account for the MP tramp page.
Mike Larkin
2012-07-08
apm_kqfilter() is gone
Philip Guenthe
2012-07-08
Instead of casting interface address pointers, use the macro
Alexander Bluhm
2012-07-08
kevent(EV_DELETE) shouldn't be calling closef(), as that releases POSIX
Philip Guenthe
2012-07-08
Use IO_NOLIMIT instead of munging the process's limits
Philip Guenthe
2012-07-08
Instead of casting interface address pointers, use the macros NULL
Alexander Bluhm
2012-07-08
Don't need to worry about the ATI driver here anymore.
Mark Kettenis
2012-07-08
Return EROFS when a read-write mount of a read-only sd(4) device
Kenneth R Westerback
2012-07-08
Make hibernate_free() safe to be called even if hibernate areas
Theo de Raadt
2012-07-08
Reorganize some hibernate functions for easier readability.
Mike Larkin
2012-07-08
Don't hold the fd-table lock across vn_open(), as opening a FIFO may block.
Philip Guenthe
2012-07-08
Add support for advertising dns servers and search paths in router
Peter Hessler
2012-07-08
regen
Stefan Sperling
2012-07-08
add another BCM43224 ID; ok and tweak mpi@
Stefan Sperling
2012-07-08
there was a limit on the number of pflog interfaces - 16. remove that.
Henning Brauer
2012-07-07
sync
Theo de Raadt
2012-07-07
another netmos cardbus serial; espie owns it
Theo de Raadt
2012-07-07
Fix two races in socket splicing. When somove() gets called from
Alexander Bluhm
2012-07-07
regen
Jasper Lievisse Adriaanse
2012-07-07
add the x200 camera
Jasper Lievisse Adriaanse
2012-07-07
rename prio in struct pf_rule and related structs to set_prio so it is
Henning Brauer
2012-07-07
restore DIOCKILLSTATE semantics to what they were before the NAT rewrite.
Henning Brauer
2012-07-07
When aborting a transfer set the halted bit to the QH's qTD and remove
Martin Pieuchot
2012-07-07
Support for USB keyboards that use a variable for each separate key in the
Mike Larkin
2012-07-06
rewrite the receive filter programming to look similar to other
Mike Belopuhov
2012-07-05
Correct the jumbo setup code within brgphy(4). The code had a mistake
Stuart Henderson
2012-07-05
set the prefetch threshold for 99'er as well. provides some additional
Mike Belopuhov
2012-07-05
enable the code that forces a cleanup if number of tx descriptors
Mike Belopuhov
2012-07-05
Add flow control to bnx(4)
Peter Hessler
2012-07-05
regen
Mark Kettenis
2012-07-05
NVIDIA GeForce 320M as found on the 2010 version of the Apple Mac mini.
Mark Kettenis
2012-07-05
Concatenating strings doesn't require __CONCAT() (and must not in standard C)
Philip Guenthe
2012-07-05
Fix a recommendation about concatenation of strings
Philip Guenthe
[next]