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-05-30
Cleanup: \t vs spaces, kill trailing spaces
Alexander Yurchenko
2003-05-30
sync
Alexander Yurchenko
2003-05-30
Add Intel ICH5 (ICH5R) IDE found in dmesg from
Alexander Yurchenko
2003-05-30
move max limit back down to 65536-4
Jason Wright
2003-05-30
missing #ifdef INET6. fries found it
Jun-ichiro itojun Hagino
2003-05-30
Fix interrupt mapping for psycho's PBM B. This should make interrupts
Henric Jungheim
2003-05-29
sync
Nathan Binkert
2003-05-29
another Iomega device
Nathan Binkert
2003-05-29
Add kern.splassert=3. deraadt@ ok.
Hakan Olsson
2003-05-29
use IN6_LINKMTU for IPv6 link MTU. sync w/kame
Jun-ichiro itojun Hagino
2003-05-29
use m_pulldown not m_pullup2. fix some bugs in IPv6 tcp_trace().
Jun-ichiro itojun Hagino
2003-05-29
use m_pulldown instead of m_pullup2. enable support for IPv6 jumbogram.
Jun-ichiro itojun Hagino
2003-05-28
Print some debug info on match routine failure
Alexander Yurchenko
2003-05-28
Print some debug info on match routine failure
Alexander Yurchenko
2003-05-28
syunc
Theo de Raadt
2003-05-28
new; tg@netcologne.de
Theo de Raadt
2003-05-28
The statistics are wrong endian. "netstat -i" now gives sane results.
Henric Jungheim
2003-05-27
change .byte for the correct opcodes now that gas can handle'em.
Federico G. Schwindt
2003-05-27
Fix siginfo contents in the T_ACCFLT case, fixes libpthread siginfo regression
Miod Vallat
2003-05-27
don't use M_WAIT here. we could be in splnet, and caller may not be
Jun-ichiro itojun Hagino
2003-05-27
typos in comments; From: Bengt Wessling <bengt@lemuria.org>, 10x
Henning Brauer
2003-05-27
regen
Michael Shalayeff
2003-05-27
inject a precisionbook keymap under us|machdep
Michael Shalayeff
2003-05-27
as mentioned in hardball ers a few delays are needed; mios@ testing on hp300 ...
Michael Shalayeff
2003-05-26
fiddle with some type names. change most instances of ufs_daddr_t to
Ted Unangst
2003-05-26
fix some fictitious spellings. ok miod@
Ted Unangst
2003-05-26
pmap_protect strikes again.
Artur Grabowski
2003-05-26
cleanup, value paranoia, elaborate on some comments
Ted Unangst
2003-05-26
Make sure to do the keyboard layout selection dance before wskbd_cnattach()
Miod Vallat
2003-05-26
sync with RFC2292 variable member defs, not NRL defs
Jun-ichiro itojun Hagino
2003-05-26
fix tcpcb size to make trpt happy
Jun-ichiro itojun Hagino
2003-05-25
mgx fits on the floppies, so add it as well.
Miod Vallat
2003-05-25
Support for the Vigra VS11 frame buffer. This is basically the same as the
Miod Vallat
2003-05-25
regen
Michael Shalayeff
2003-05-25
typo
Michael Shalayeff
2003-05-25
how did i miss this one? thanks Wouter Clarie
Ted Unangst
2003-05-25
more thorough reset sequence; miod@ ok
Michael Shalayeff
2003-05-24
rename export to export_info for c++ safety. report by naddy@
Ted Unangst
2003-05-24
Addtron W89C926; from nick@
Henning Brauer
2003-05-24
regen
Henning Brauer
2003-05-24
Addtron W89C926; from nick@
Henning Brauer
2003-05-24
Disable off-screen font loading. We still need to use the pdc console routines
Miod Vallat
2003-05-24
Unused variable.
Cedric Berger
2003-05-24
support Perc 4/Di (e.g. in Dell PowerEdge 2600); ok mickey@
Markus Friedl
2003-05-24
regen
Markus Friedl
2003-05-24
add PERC 4/Di; ok mickey
Markus Friedl
2003-05-23
remove old swapgeneric.c's
Ted Unangst
2003-05-23
move swapgeneric to truly generic code. tested on many archs by miod and mic...
Ted Unangst
2003-05-23
Do all unlocks before exit from pmap_enter().
Mike Pechkin
2003-05-23
don't #ifdef within struct tcpcb definition, as it is used in userland too.
Jun-ichiro itojun Hagino
[next]