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-04-05
Argument to DELAY should be usecs, not hz.
Christopher Pascoe
2005-04-05
Return EINVAL in SIOCSIFLLADDR if new lladdr is a multicast address.
Claudio Jeker
2005-04-05
Factor out scsi_mode_sense() and scsi_mode_select() like NetBSD does.
Kenneth R Westerback
2005-04-05
Clean up some logic. Use better error handling for sd devices. Be
Kenneth R Westerback
2005-04-05
ich6 support from freebsd via [Bjorn] Sandell <biorn@dce.chalmers.se>
Michael Shalayeff
2005-04-05
fix parenthesis for BGE_RCB_MAXLEN_FLAGS
Brad Smith
2005-04-05
- Fix for an issue with excessive collisions in half duplex mode.
Brad Smith
2005-04-05
nuke a second driver for ISA Intel EtherExpress PRO/10 cards which
Brad Smith
2005-04-04
Nuke pmap_bootstrap_alloc(), not used anymore.
Miod Vallat
2005-04-04
Add blink and unblink but tell userland it is responsible for actually doing it
Marco Peereboom
2005-04-04
add blink and unblink.
Marco Peereboom
2005-04-04
Fix interrupt sharing on bge, by checking the same way the linux
Bob Beck
2005-04-04
Add sysctl for dumping the SPD
Hans-Joerg Hoexer
2005-04-04
remove noise statistics. this was generating tons of useless interrupts.
Damien Bergamini
2005-04-04
sync
Damien Bergamini
2005-04-04
fix ids. ok jsg@ deraadt@
Damien Bergamini
2005-04-04
new id for PRO/Wireless 2915ABG. fix desc for PRO/Wireless adapters.
Damien Bergamini
2005-04-04
- Delete implicit * 4 operation in bus_space offset calculation
Kenji Aoyama
2005-04-04
Fix an uninitialized variable in pmap_enter(), affecting only unmanaged pages.
Miod Vallat
2005-04-04
Allow pmap_expand_kmap() to fail in low memory conditions.
Miod Vallat
2005-04-03
check powerhook_establish() result, and pass the correct softc to it.
Uwe Stuehler
2005-04-03
Implemente PT_[GS]ETXMMREGS ptrace(2) requests on i386.
Mark Kettenis
2005-04-03
Simple performance improvements:
Miod Vallat
2005-04-03
ether_input_mbuf() conversion.
Brad Smith
2005-04-03
fix comment
Brad Smith
2005-04-03
make wi_ioctl() easier to audit
Uwe Stuehler
2005-04-03
remove redundant suser() checks
Uwe Stuehler
2005-04-03
protect SIOCSRAYPARAM and SIOCS80211NWID
Uwe Stuehler
2005-04-02
A few register offsets in the Parameter Engine were wrong.
Miod Vallat
2005-04-02
check permissions on 80211 ioctls
Uwe Stuehler
2005-04-02
More ioctl permission checks.
Uwe Stuehler
2005-04-02
Protect SIOCSIFMTU, too.
Uwe Stuehler
2005-04-02
sync with ral. fixes hostap mode.
Damien Bergamini
2005-04-02
call ral_set_chan() in IEEE80211_S_RUN too. this was causing troubles with
Damien Bergamini
2005-04-02
set the bssid in hostap mode too.
Damien Bergamini
2005-04-02
remove an unneeded initialization of TXCSR7.
Damien Bergamini
2005-04-02
Damn it! I spent hours fixing that "device timeout" bug!
Damien Bergamini
2005-04-02
support setting the MTU
Brad Smith
2005-04-02
find cachesize for amd cpus too. ok deraadt tom
Ted Unangst
2005-04-02
make use of if_link_state_change().
Brad Smith
2005-04-02
mixer can endup mapped w/ a different tag and so give it one of its own; from...
Michael Shalayeff
2005-04-02
use pool for struct nfsreq; tedu@ pedro@ ok and testing by mark patruck <mark...
Michael Shalayeff
2005-04-01
Cleanup SKEY_NOT_READY logic. Only retry command if it's likely the
Kenneth R Westerback
2005-04-01
axe axe for now
Theo de Raadt
2005-04-01
do not mess with lcp if we are in cisco mode
Can Erkin Acar
2005-04-01
Improve san(4) driver:
Can Erkin Acar
2005-04-01
calling pfind() and checking that the process doesn't exist is not
Pedro Martelletto
2005-04-01
shut ami up, bad me.
Marco Peereboom
2005-04-01
reenable bio in GENERIC now that bio.c compiles and works.
Marco Peereboom
2005-04-01
size_t not int, bad niklas.
Marco Peereboom
[prev]
[next]