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
2011-07-05
If uvm_vslock_device() fails, just exit the loop. None of the
Matthew Dempsky
2011-07-05
Enforce that raw disk I/O is only initiated on block boundaries in
Matthew Dempsky
2011-07-05
msync has some code that is based on *old* bsd behaviour where
Owain Ainsworth
2011-07-05
remove comment: yes, they should be independent
Theo de Raadt
2011-07-05
Add disklabel defines for ia64. Okay krw@.
Paul Irofti
2011-07-05
Minor cleanup. OK blambert@
Claudio Jeker
2011-07-05
clean up some left over decls from before the code moved to one file
Theo de Raadt
2011-07-05
When the kernel runs out of mbuf clusters, the hme receive ring may
Alexander Bluhm
2011-07-05
Recommit the reverted sigacts change now that the NFS use-after-free
Philip Guenthe
2011-07-05
Add checks for sector-alignment and whole number of sectors to
Matthew Dempsky
2011-07-05
Replace expanded version of RW_PROC() with the macro.
Tobias Weingartner
2011-07-05
i forgot to set the sector_count when translating WRITE SAME 16
David Gwynne
2011-07-05
allow option KVA_GUARDPAGES to compile.
David Hill
2011-07-05
now of course I only noticed if_qflush is completely unused after
Henning Brauer
2011-07-05
When calling nfs_request() for what could be an async request, pass
Philip Guenthe
2011-07-05
disable COMPAT_AOUT, it's useless now, but leave the code in the tree
Ted Unangst
2011-07-05
Remove the osyscall() kernel-entry; we do not use it anymore.
Theo de Raadt
2011-07-04
Say no to hand-rolled m_adj(). It also kills three XXX.
Claudio Jeker
2011-07-04
In fact using our own limits.h is the way to go. Okay kettenis@.
Paul Irofti
2011-07-04
Clean-up NETBSD specific defines. Prodded by kettenis@.
Paul Irofti
2011-07-04
Add ia64 kernel include files needed for userland.
Paul Irofti
2011-07-04
Temporarily back out msi for inteldrm.
Owain Ainsworth
2011-07-04
remove all the compat svr4 files
Ted Unangst
2011-07-04
Fix debugging prints in softraid(4) so that it can compile with
Matthew Dempsky
2011-07-04
remove compat_svr4 support. ok deraadt
Ted Unangst
2011-07-04
Use the SDEV_2NDBUS flag like isp(4) instead of the current
Matthew Dempsky
2011-07-04
Intel AHCIs don't support port multipliers so far, yet some (mostly ICH9 and ...
Jonathan Matthew
2011-07-04
move the specfs code to a place people can see it; ok guenther thib krw
Theo de Raadt
2011-07-04
move the specfs code to a place people can see it; ok guenther thib krw
Theo de Raadt
2011-07-04
move the specfs code to a place people can see it; ok guenther thib krw
Theo de Raadt
2011-07-04
Disable NNPFS;
Thordur I. Bjornsson
2011-07-04
No need to check proto == IPPROTO_ETHERIP
David Hill
2011-07-04
use mtod.
David Hill
2011-07-04
move the specfs code to a place people can see it; ok guenther thib krw
Theo de Raadt
2011-07-04
make sure RTM_IFINFO is sent when lo(4) handles SIOCSIFADDR; without this
Stuart Henderson
2011-07-04
Rename the pf_pdesc field rh_cnt to badopts as it is also used for
Alexander Bluhm
2011-07-04
Fix to be able to bind a raw socket to 0.0.0.0. It had been broken after
YASUOKA Masahiko
2011-07-04
Finish ansification.
Mark Kettenis
2011-07-04
Fix another kqfilter return value.
Nicholas Marriott
2011-07-04
Give each pmap its own space ID. The current algorithm is silly, as we'll wrap
Mark Kettenis
2011-07-04
Nuke the useless D_KQFILTER flag and just check that d_kqfilter is
Nicholas Marriott
2011-07-04
IPv4 packets with IP options get dropped and no state is created.
Alexander Bluhm
2011-07-04
Nuke a dangling bit left over from the now gone PRU_PEEREID
Philip Guenthe
2011-07-04
Force the sigreturn syscall to return to userspace via iretq by setting
Philip Guenthe
2011-07-04
Remove orphaned splbios that have no matching splx,
Jonathan Gray
2011-07-04
Bye bye pf_test6(). Only one pf_test function for both IPv4 and v6.
Claudio Jeker
2011-07-04
Fix typo; ok ariane@
Philip Guenthe
2011-07-04
Convert to ANSI.
Matthew Dempsky
2011-07-04
assemble is a more appropriate place for the setup code than allocate.
Ted Unangst
2011-07-04
remove unneeded cast.
David Hill
[next]