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
2011-04-15
move uvm_pageratop from uvm_pager.c local to a general uvm function
Owain Ainsworth
2011-04-15
Remove wrong check.
Ariane van der Steldt
2011-04-15
Add a bit of paranoia to uvm_pageinsert.
Owain Ainsworth
2011-04-15
When I switched uvm objects to use a per-object page tree instead of the
Owain Ainsworth
2011-04-15
Change wdc_reset_channel() to take a `no wait' argument. Pass in turn this
Miod Vallat
2011-04-15
More than a decade ago, interrupt handlers on sparc started returning 0
Theo de Raadt
2011-04-15
More than a decade ago, interrupt handlers on sparc started returning 0
Theo de Raadt
2011-04-15
whenever an envelope is reinserted into the ramqueue after a trip to mda or
Gilles Chehade
2011-04-15
p_sigacts is NULL for zombies, so FILL_KPROC() and kvm_proclist() have
Philip Guenthe
2011-04-15
Remove the acpi event definitions. They've not been used for over a
Owain Ainsworth
2011-04-15
teach walk_queue() about the new disk-queue layout
Gilles Chehade
2011-04-15
valid_message_id() and valid_message_uid() are no longer needed
Gilles Chehade
2011-04-15
kill message_id and message_uid
Gilles Chehade
2011-04-15
wcwidth() must return -1 if the character is not printable.
Stefan Sperling
2011-04-15
Make the file_mbswidth() function cope if wcwidth() returns -1.
Stefan Sperling
2011-04-15
Remove dead assignment and newly created unused variable.
Charles Longeau
2011-04-15
Remove dead assignment.
Charles Longeau
2011-04-15
Remove dead assignments and one newly created unused variable.
Charles Longeau
2011-04-15
Do not check malloc return value against NULL, as M_WAITOK is used.
Charles Longeau
2011-04-15
In days of yore one could arbitrarily whack buffer flags. Those days
Kenneth R Westerback
2011-04-15
remove unused function ikev2_flows_delete()
Reyk Floeter
2011-04-15
temporarily add fsqueue_hash() prototype until runner is fully converted to
Gilles Chehade
2011-04-15
Silence errors in the temp dir cleanup process
Alexander Hall
2011-04-15
Remove local variables that are no longer used after the last commit
Claudio Jeker
2011-04-15
Remove mention of "make depend" from here as well.
Antoine Jacoutot
2011-04-15
Correct the sharing of the signal handling state: stuff that should
Philip Guenthe
2011-04-15
No need to make depend kernels
Theo de Raadt
2011-04-15
No need to make depend kernels; ok guenther
Theo de Raadt
2011-04-15
stop talking about make depend; ok guenther
Theo de Raadt
2011-04-15
do not need the run "make depend" reminder anymore
Theo de Raadt
2011-04-15
die blank line die die die
Theo de Raadt
2011-04-15
Convert the kernel Makefiles to autogenerate dependencies during compilation
Philip Guenthe
2011-04-15
Implement the -MP, -MT, and -MF options so that all our platforms
Philip Guenthe
2011-04-14
bye bye queue_hash() you can now rest in peace.
Gilles Chehade
2011-04-14
- implement missing operations for fsqueue:
Gilles Chehade
2011-04-14
no functionnal change
Gilles Chehade
2011-04-14
- implement fsqueue_message_create() and fsqueue_message_commit()
Gilles Chehade
2011-04-14
add support for VIA VT6415 & VX900 IDE
Jonathan Gray
2011-04-14
regen
Jonathan Gray
2011-04-14
VIA VX900 IDE
Jonathan Gray
2011-04-14
remove annoying log_debug()
Gilles Chehade
2011-04-14
fsqueue now provides fsqueue_message_fd_r() and fsqueue_message_fd_rw() to
Gilles Chehade
2011-04-14
the mechanical part of 82580 support, more to come
Jonathan Gray
2011-04-14
fsqueue_message_delete() should use fsqueue_hash() not queue_hash() as i'm
Gilles Chehade
2011-04-14
Add several additional adapter types and correct definition of
Jonathan Gray
2011-04-14
Spacing nit.
Owain Ainsworth
2011-04-14
For the time being repost Intel clarkdale IGD.
Owain Ainsworth
2011-04-14
Make RAIDFRAME compile
pea
2011-04-14
Don't compress wtmp by default; the tools dealing with this log are
Stuart Henderson
2011-04-14
fsqueue queue backend will implement a filesystem queue:
Gilles Chehade
[next]