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
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
2011-07-04
bread does nothing with its ucred argument. remove it. ok matthew
Ted Unangst
2011-07-04
LINK_STATE cleanup. It is no longer needed to special case carp(4).
Claudio Jeker
2011-07-04
bread() takes daddr64_t block address, not int32_t, so use correct cast. brea...
Kenneth R Westerback
2011-07-04
redo the timeout and input handling. unify them and fix some bugs.
Ted Unangst
2011-07-04
make it look like other softraid code
Ted Unangst
2011-07-04
whack the collider stuff for now
Ted Unangst
[next]