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
2000-07-06
oops
Aaron Campbell
2000-07-06
don't panic for nothing
Michael Shalayeff
2000-07-06
Add ICU 82801AA_LPC (as on the OR840 motherboard).
Hakan Olsson
2000-07-06
sync
Aaron Campbell
2000-07-06
Add new NatSemi Ethernet product.
Aaron Campbell
2000-07-06
Change splsoftclock() call to spllowersoftclock() to conform with other
Hakan Olsson
2000-07-06
Change splsoftclock() to spllowersoftclock(). (art@ ok)
Hakan Olsson
2000-07-06
Change splsoftclock() to raise the spl, instead of lowering it.
Hakan Olsson
2000-07-06
Add spllowersoftclock(), same as splsoftclock(). (art@ ok)
Hakan Olsson
2000-07-06
#ifndef MSGBUFSIZE, ok niklas@
Eric Jackson
2000-07-06
Fix pmap_activate and activation of the
Artur Grabowski
2000-07-06
Make the handling of going into ddb from the console more like the
Artur Grabowski
2000-07-06
Move domain.h above so this compiles again.
Federico G. Schwindt
2000-07-06
- more icmp6/ip6 stats.
Jun-ichiro itojun Hagino
2000-07-06
Don't include <vm/vm.h> twice. (art@ ok)
Hakan Olsson
2000-07-06
Typo in comment and some cleanup of roundrobin.
Artur Grabowski
2000-07-06
Port latest in from FreeBSD- finally have some of the link issues sorted
mjacob
2000-07-06
Reorder irq enabling and vector setup; makes Ricoh-based PCI-CardBus bridges
Aaron Campbell
2000-07-06
Enable CardBus per Theo's request, so we can iron out the wrinkles faster. Also
Aaron Campbell
2000-07-06
Resync with FreeBSD/NetBSD. Salient features are that the mailbox command
mjacob
2000-07-06
Use isp_handle_index functions. Reorder when things get
mjacob
2000-07-06
completely remove ipv4 mapped cases from tcp_input().
Jun-ichiro itojun Hagino
2000-07-06
Split PCI firmware into separate (product) files to minimize
mjacob
2000-07-06
Use new isp_handle_index function. Pull in f/w from separate files.
mjacob
2000-07-06
Add in a timeout structure to the scsi_xfer structure so that HBA's can
mjacob
2000-07-06
printf %s
Todd T. Fries
2000-07-05
more cleanup for IPv4 mapped address support. there seem to be some
Jun-ichiro itojun Hagino
2000-07-05
oops, late night typo
Michael Shalayeff
2000-07-05
fix comment
Michael Shalayeff
2000-07-05
missing semicolon
Michael Shalayeff
2000-07-05
convert these config's to use asc as well
Eric Jackson
2000-07-05
change these to use asc as well
Eric Jackson
2000-07-05
change the esp scsi driver name to asc as not to conflict with
Eric Jackson
2000-07-05
new timeouts
Michael Shalayeff
2000-07-05
make dmesg work on alpha
Eric Jackson
2000-07-05
Decouple memory access functions from db_interface.c so they can be
Hugh Graham
2000-07-05
Add a breakpoint() inline for use with KGDB.
Hugh Graham
2000-07-05
Fix spl-handling in cnstart.
Artur Grabowski
2000-07-05
Change splsoftclock to spltty. spltty is probably too paranoid, but it's
Artur Grabowski
2000-07-05
OpenBSD-tag
Artur Grabowski
2000-07-05
Stop sleeps from returning early (by up to a clock tick).
Paul Janzen
2000-07-05
Make return statements adhere to KNF
Niklas Hallqvist
2000-07-05
Sigh, scrr_len represents the length of the scrolling region, not the end of
Aaron Campbell
2000-07-04
sync with NetBSD.
Federico G. Schwindt
2000-07-04
missing splx
Artur Grabowski
2000-07-04
Missing splx.
Artur Grabowski
2000-07-04
Add a missing splx in intr_fasttrap.
Artur Grabowski
2000-07-04
fix uvisor entry.
Federico G. Schwindt
2000-07-04
sync with NetBSD... well almost. someone w/ the hw should check umass.
Federico G. Schwindt
2000-07-04
add uvisor and clcs, both commented out.
Federico G. Schwindt
[next]