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-12-08
Don't panic for pathological i/o sizes unless minphys() really is
Kenneth R Westerback
2005-12-08
Avoid sign extend by casting to u_char *; from NetBSD via Guy Harris.
Otto Moerbeek
2005-12-08
Do not reset the IPL of the new process context frame in cpu_fork().
Miod Vallat
2005-12-08
and remove a bogus free spotted after previous commit
Ted Unangst
2005-12-08
missing free, spotted by greg oster
Ted Unangst
2005-12-08
- Enable the buffer manager on 5705 and newer ASICs.
Brad Smith
2005-12-08
This makes bge(4) only look for a PHY at id 1 as done by Broadcom's
Brad Smith
2005-12-08
eliminate the BGE_QUIRK_FEWER_MBUFS quirk flag and assume lower mbufs on
Brad Smith
2005-12-08
add BCM5903M PCI id and recognize BCM5714 and BCM5715 ASICs.
Brad Smith
2005-12-08
regen
Brad Smith
2005-12-08
BCM5715 -> BCM5780
Brad Smith
2005-12-08
regen
Brad Smith
2005-12-08
add Broadcom BCM5903M PCI id.
Brad Smith
2005-12-08
Fixed name parsing for zero strings
Jordan Hargrave
2005-12-07
Add ACPI device IDs. ok jordan@
Marco Peereboom
2005-12-07
this should fix the VT6103.
Brad Smith
2005-12-07
Fixed name parse errors
Jordan Hargrave
2005-12-07
do not allow setugid processes to use /dev/fd/#, unless they are a
Theo de Raadt
2005-12-07
o do not break after first iteration but when we found a match.
Federico G. Schwindt
2005-12-07
from nbsd: Handle MSP3435G the same as MSP3430G. From Scott Presnell in PR 28682
Michael Shalayeff
2005-12-07
Parsing fieldlist and varobject
Jordan Hargrave
2005-12-07
Parses DSDT table
Jordan Hargrave
2005-12-07
Better use of the scheduler lock; no functional change on UP kernels.
Miod Vallat
2005-12-07
Sprinkle holds and releases of the kernel lock whenever necessary; no functional
Miod Vallat
2005-12-07
Add dsdt to GENERIC
Jordan Hargrave
2005-12-07
KNF
Marco Peereboom
2005-12-07
Added DSDT Table for AML Parser glue
Jordan Hargrave
2005-12-07
Add DSDT table for AML Parser
Jordan Hargrave
2005-12-07
KNF
Marco Peereboom
2005-12-07
KNF
Marco Peereboom
2005-12-06
Remove fdescfs
Pedro Martelletto
2005-12-06
export ipip flows, too; ok hshoexer
Markus Friedl
2005-12-06
regen
Jonathan Gray
2005-12-06
Add some devices from submitted demsgs.
Jonathan Gray
2005-12-06
typo
Pedro Martelletto
2005-12-05
Remove duplicate declaration.
Miod Vallat
2005-12-05
- Run only the necessary code to transition from one speed to another.
Uwe Stuehler
2005-12-05
trendnet TE-CF100 support; tested and ok uwe@.
Federico G. Schwindt
2005-12-05
regen.
Federico G. Schwindt
2005-12-05
TRENDnet, CompactFlash Fast Ethernet Adapter, TE-CF100; from uwe@
Federico G. Schwindt
2005-12-05
Add older card to quirk table. This fixes the ccb timeout as reported by
Marco Peereboom
2005-12-05
Add support to tune the channel and the channel sets via radio(4).
Robert Nagy
2005-12-05
fix func name in the comments
Michael Shalayeff
2005-12-04
forgot to set P_THREAD for threaded processes
Ted Unangst
2005-12-04
Add vn_access(), discussed with and okay uwe@
Pedro Martelletto
2005-12-04
Let cmmu_init() now return the cpuid of the master cpu.
Miod Vallat
2005-12-04
In the 188 interrupt handler, only fiddle with the PSR once in the main loop.
Miod Vallat
2005-12-04
Slight cmmu code cleanup; use shorter function names, remove parity_enable
Miod Vallat
2005-12-04
Simplify ptrace branch handling code.
Miod Vallat
2005-12-04
Oops, simplelock leftover.
Miod Vallat
[next]