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
2005-07-30
Pull in moddi3.c and negdi2.c from libkern since libz needs them.
Todd C. Miller
2005-07-30
Use the blocksize returned from scsi_size() in preference to all
Kenneth R Westerback
2005-07-30
Need moddi3.c qdivrem.c for libz
Todd C. Miller
2005-07-30
Add libkern and link it in after libz
Todd C. Miller
2005-07-30
allow re(4) to attach too.
Brad Smith
2005-07-30
6 -> ETHER_ADDR_LEN
Brad Smith
2005-07-30
sync nge/ti_alloc_jumbo_mem() to look like bge's bge_alloc_jumbo_mem()
Brad Smith
2005-07-29
oops don't leak memory when ami_mgmt fails.
Marco Peereboom
2005-07-29
Per art's email, don't keep something bigger than > 256 bytes on the stack.
Marco Peereboom
2005-07-29
Remove cruft.
Marco Peereboom
2005-07-29
Redo bioctl because initial implementation was too complex.
Marco Peereboom
2005-07-29
Use one "struct pf_state key" declaration at top of pf_test_state_icmp,
Christopher Pascoe
2005-07-28
no point in having an inode pool if we don't use it
Pedro Martelletto
2005-07-28
KNF
Pedro Martelletto
2005-07-28
Add viasio(4), a driver for VIA VT1211 LPC Super I/O found on
Alexander Yurchenko
2005-07-28
clear IFF_RUNNING & IFF_OACTIVE in sis_stop() before de-allocating resources,
Brad Smith
2005-07-28
rev 1.46
Brad Smith
2005-07-28
rev 1.32
Brad Smith
2005-07-28
put this where it belongs
David Gwynne
2005-07-28
rev 1.18
Brad Smith
2005-07-28
add pcn
Brad Smith
2005-07-28
New driver for the AMD PCnet-PCI family of Ethernet chips. This
Brad Smith
2005-07-28
add support for Sundance ST1023 Gigabit chipset.
Brad Smith
2005-07-27
regen
Brad Smith
2005-07-27
add PCI ID for Sundance ST1023 Gigabit chipset.
Brad Smith
2005-07-27
delete the timeout on detach to avoid ticking after everything has been
David Gwynne
2005-07-27
Back out 1.16. There are cases where we can recover from OF_mapintr
Artur Grabowski
2005-07-26
CELCIUS to CELSIUS in macros as pointed out by jolan and jmc. jmc also says
David Gwynne
2005-07-26
slight shrinking
David Gwynne
2005-07-26
Fan tachometers improvements from form@pdp-11.org.ru:
Alexander Yurchenko
2005-07-26
dlg cant make fun of me for having to use the imperial system anymore
Jolan Luff
2005-07-26
Instead of juggling around with cr4 and enabling parts of it sometimes,
Artur Grabowski
2005-07-26
Microoptimizations.
Artur Grabowski
2005-07-26
In splraise, change an:
Artur Grabowski
2005-07-26
Add _PROF_PROLOGUE to Xspllower since it's so common in kernel profiles.
Artur Grabowski
2005-07-26
- Make a UVM_OBJ_IS_DEVICE macro.
Artur Grabowski
2005-07-26
Add missing newline to error message.
Christopher Pascoe
2005-07-26
Reduce verbosity during dkcsum by moving open/read/close error
Kenneth R Westerback
2005-07-25
add safte, a small driver for monitoring scsi accessed fault-tolerant
David Gwynne
2005-07-25
regen
Jonathan Gray
2005-07-25
Correct the product id of "nForce2 400 AC-97 Audio" to not be that
Jonathan Gray
2005-07-25
regen
Jonathan Gray
2005-07-25
Give Smart Card part of TI PCI6515 a different product define so this
Jonathan Gray
2005-07-25
regen
Jonathan Gray
2005-07-25
Some devices found in marco@'s 915PM based Dell D810.
Jonathan Gray
2005-07-25
SID_ANSII_SCSI2 is a valid value of SID_ANSII
David Gwynne
2005-07-25
ichpcib(4) support for 82801FB (ICH6) as found in marco@'s Dell d810.
Jonathan Gray
2005-07-25
add missing comma to initializer.
Christopher Pascoe
2005-07-25
minor whitespace cleanup
Christopher Pascoe
2005-07-25
don't bother with printf in *_jalloc()
Brad Smith
[next]