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
2010-07-10
Eliminate two of the remaining three instances of drivers passing
Matthew Dempsky
2010-07-10
Limit SCIOCCOMMAND and ATAIOCCOMMAND requests to transferring MAXPHYS
Matthew Dempsky
2010-07-09
rewrite the polling codepath in mpii.
David Gwynne
2010-07-09
need sysctl.h to compile with GPROF; Luis Henriques
Theo de Raadt
2010-07-09
We need to preserve %eax, %ecx and %edx since GCC 4.x might use these
Mark Kettenis
2010-07-09
un-terminated string found when comparing to i386 boot code. These
Theo de Raadt
2010-07-09
Add support for using IPsec in multiple rdomains.
Reyk Floeter
2010-07-09
Add the rtableid to struct rttimer and therefor make it available to
Claudio Jeker
2010-07-09
When protocol filtering is used on the rtsocket filter only messages that
Claudio Jeker
2010-07-09
instead of saying we're using the all the states in the table when
David Gwynne
2010-07-09
Clear the noise
Jordan Hargrave
2010-07-09
-#if 1 || defined(PFSYNC_DEBUG)
David Gwynne
2010-07-09
the current code doesnt detect when its filled a bulk packet so it
David Gwynne
2010-07-09
sending of bulk updates has been very broken since r1.124.
David Gwynne
2010-07-09
Modified to make sure that pipex_mppe_ouput() keeps the packet 32bit
YASUOKA Masahiko
2010-07-09
3 more JEDEC JC-42.4 sensors are the market
Theo de Raadt
2010-07-09
gcc4 is a bloated pig, so a few things must fall off the floppy
Theo de Raadt
2010-07-09
- Setup proper mbuf pool watermarks for BCM5717 / BCM57765 chipsets.
Stuart Henderson
2010-07-08
dont count requeued io as outstanding io. there is a 1:1 mapping
David Gwynne
2010-07-08
Add mapping for ACPI device to PCI bdf (match autoconf tree)
Jordan Hargrave
2010-07-08
Add definitions for ICMP extended headers available for some ICMP messages
Claudio Jeker
2010-07-08
use config_activate_children to activate children that might need it
Theo de Raadt
2010-07-08
use config_activate_children to get down to the isa bus activation code
Theo de Raadt
2010-07-08
Devices which don't have read or write functionality should not return
Theo de Raadt
2010-07-08
remove some unused netinet6 code
Jonathan Gray
2010-07-08
Use correct alignment for scrub max-mss. Based on a diff from deraadt.
Stuart Henderson
2010-07-08
For DVACT_SUSPEND and DVACT_RESUME we should always return success.
Theo de Raadt
2010-07-08
make the buffer big enough to hold a 1500 byte packet. Workaround (mtu
Chris Kuethe
2010-07-08
Revert part of previous.
Thordur I. Bjornsson
2010-07-08
pipex didn't work on output. Fixed following problems:
YASUOKA Masahiko
2010-07-08
better op buf handling. Instead of mallocing a new buffer for every
Thordur I. Bjornsson
2010-07-08
Move pool initialization to init_crypto and zap the crypto_pool_initialized
Thordur I. Bjornsson
2010-07-08
- use nitems() where applicable
Jasper Lievisse Adriaanse
2010-07-08
Move ss and friends to the attic.
Kenneth R Westerback
2010-07-08
Move ss and friends to the attic.
Kenneth R Westerback
2010-07-07
revert last commit, it made my puc(4) disappear. ok pirofti@
Stuart Henderson
2010-07-07
Use correct function name in panic()
Claudio Jeker
2010-07-07
tag it
Theo de Raadt
2010-07-07
Use atomic operations to increment clock interrupt counter.
Mark Kettenis
2010-07-07
Implement atomic_add_ulong.
Mark Kettenis
2010-07-07
Don't grab the kernel lock for clock interrupts. Prevents deadlocks when
Mark Kettenis
2010-07-07
Remove duplicate mtod(). No need to do it twice since the mbuf is not
Claudio Jeker
2010-07-07
minor whitespace tweaks and clean up extra ;
David Gwynne
2010-07-07
bring mpi_wait over to mpii for an mpsafe mechanism to sleep while waiting
David Gwynne
2010-07-07
set each disks openings to the maximum number the controller can handle.
David Gwynne
2010-07-07
rename ccb_xs to ccb_cookie, and switch it from a struct scsi_xfer * to a
David Gwynne
2010-07-07
use a mutex to ensure writes to the two registers used to post commands to
David Gwynne
2010-07-07
let the config page request code sleep while waiting for a ccb if it is
David Gwynne
2010-07-07
do a 1:1 conversion of mpii_{get,put}_ccb to scsi_io_{get,put}.
David Gwynne
2010-07-07
Pull out disk sort. I committed the wrong version of the diff and it
Marco Peereboom
[prev]
[next]