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
2003-04-05
Change timeout detection from > or >= EAP_XXX_TIMEOUT to ==.
Todd C. Miller
2003-04-04
sprintf -> snprintf, plus check for overflow in device name.
Kenneth R Westerback
2003-04-04
KNF
Theo de Raadt
2003-04-04
lower the max kernel vm address since there might be proms right below the io
Michael Shalayeff
2003-04-04
always flush on pre-ops. data flushed may involve
Michael Shalayeff
2003-04-03
adjust protection on the allocated memory through the uvm same as it was allo...
Michael Shalayeff
2003-04-03
Real DHUs don't have a TXCHAR register, so write directly to the fifo
Hugh Graham
2003-04-03
enable sti@phantomas
Michael Shalayeff
2003-04-03
enable wax
Michael Shalayeff
2003-04-03
make it at least scan the bus
Michael Shalayeff
2003-04-03
make large pdc_scanbus-related structs global to avoid blowing the kernel stack
Michael Shalayeff
2003-04-03
HP 9000/xxx not HP9000/xxx; from Paul Weissmann
Todd C. Miller
2003-04-03
Back out my last change, which was incorrect or incomplete.
Cedric Berger
2003-04-03
until now, the queue ID and the priority were tied together with PRIQ. this
Henning Brauer
2003-04-03
Remove (state->rule.ptr != NULL) tests: this is always true now.
Cedric Berger
2003-04-03
HPUX, HP/UX -> HP-UX
Jason McIntyre
2003-04-03
remove remaining lines not needed by openbsd.
Kenjiro Cho
2003-04-02
DZ-11 (or the DZ-11 alike in the VS4000/VLC anyway) only interrupts when
Jason Wright
2003-04-02
Don't allow the DZ-11 RX interrupt to be masked (if a DZ-11 interrupt was seen
Jason Wright
2003-04-02
add support for the other Sun Crypto 1000; from sam at errno dot com
Jason Wright
2003-04-02
better
Jason Wright
2003-04-02
sync
Jason Wright
2003-04-02
another Sun Crypto 1000 ID
Jason Wright
2003-04-02
PCI_CAP_MBI should really be PCI_CAP_MSI
Alexander Yurchenko
2003-04-02
o sanity check mbuf earlier.
Todd C. Miller
2003-04-02
make it compile after tcpstates changes elsewhere
Michael Shalayeff
2003-04-02
remove dead code
Henning Brauer
2003-04-02
remove what is left over from the control class stuff
Henning Brauer
2003-04-01
When using bpf(4) in immediate mode, and using kevent(2) to receive
Artur Grabowski
2003-04-01
use PAGE_MASK instead of PAGE_SIZE-1
Michael Shalayeff
2003-04-01
Unused variable.
Artur Grabowski
2003-04-01
Add a couple of new pci subclasses and caps from NetBSD
Alexander Yurchenko
2003-04-01
avoid memory leak on redirect header generation. from kame.
Jun-ichiro itojun Hagino
2003-03-31
Protect tdb access w/ spltdb; Patrick Latifi
Todd C. Miller
2003-03-31
Avoid using FREEd data when we get a crypto error; Patrick Latifi
Todd C. Miller
2003-03-31
Add missing splx; Patrick Latifi
Todd C. Miller
2003-03-31
Only delete rule structure when no state refer to it.
Cedric Berger
2003-03-31
remove queue ID assigning code. it's dead since some time as we assign queue
Henning Brauer
2003-03-30
Ensure that all files in /kern end with a newline (machine, model,
Bruno Rohee
2003-03-30
let this compile with TCPDEBUG
Ted Unangst
2003-03-30
Fix probing of dual channel 7899 with some fixes from current FreeBSD
Kenneth R Westerback
2003-03-30
Use snprintf() to simplify device name construction, removing now
Kenneth R Westerback
2003-03-30
Delete unused local version of strncat.
Kenneth R Westerback
2003-03-30
As long as I am here pull in some useful changes from NetBSD.
Kenneth R Westerback
2003-03-30
better MAXSSIZ
Michael Shalayeff
2003-03-29
A few final (I hope) tweaks to the dma fixes.
Kenneth R Westerback
2003-03-29
Another chunk of bus_dma fixes. May actually approach correctness now.
Kenneth R Westerback
2003-03-29
Very limited support for Promise PDC20376 SATA. Only parallel ATA
Alexander Yurchenko
2003-03-29
Use sc_print_addr() where possible to improve messages.
Kenneth R Westerback
2003-03-29
ubchist is not a fully cooked kadaver and though use the other well formed pd...
Michael Shalayeff
[next]