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-05-29
regen
Brad Smith
2005-05-29
- better pcidevs entries for Intel Gig and add 82573 ids
Brad Smith
2005-05-29
use JAPAN for locale code 0 stored in some rtw EEPROMs.
Reyk Floeter
2005-05-29
further cleanup - use bzero, bcopy and bcmp
Reyk Floeter
2005-05-29
knf
Reyk Floeter
2005-05-29
sched work by niklas and art backed out; causes panics
Theo de Raadt
2005-05-29
add the RTL8185 (not working yet)
Reyk Floeter
2005-05-29
rtw cleanup
Reyk Floeter
2005-05-29
cleanup rtw
Reyk Floeter
2005-05-28
Sprinkle some /* FALLTHROUGH */'s as suggested by lint.
Kenneth R Westerback
2005-05-28
fix hostap mode
Reyk Floeter
2005-05-28
'openings' is u_int16_t, so 'openings <= 0' is wrong. Lint.
Kenneth R Westerback
2005-05-28
Forgot to specify parameter type. Lint.
Kenneth R Westerback
2005-05-28
snprintf returns int not size_t. Thank you lint.
Kenneth R Westerback
2005-05-28
Kill extra semi-colon. Amazing what lint can find ...
Kenneth R Westerback
2005-05-28
Remove duplicate pfi_ifs.
Ryan Thomas McBride
2005-05-28
Don't display vid/pid from CIS if vid is 0.
Jonathan Gray
2005-05-28
Disable the recently enabled optimization since it seems to cause a
Artur Grabowski
2005-05-28
Only protect IDs by suser()
Hans-Joerg Hoexer
2005-05-28
Add SA replay counter synchronization to pfsync(4). Required for IPsec
Hakan Olsson
2005-05-28
enable IFCAP_VLAN_MTU because IEEE 802.11 defines a MTU of about 2290.
Reyk Floeter
2005-05-28
move variable declaration inside #ifdef I386_686, etc.
Kjell Wooding
2005-05-28
have vn_close() lock the vnode before calling VOP_CLOSE().
marius eriksen
2005-05-28
fix one missed case for removing reverse name cache entries.
marius eriksen
2005-05-28
Add _lto8b() and _8btol() to decode nblocks field of
Kenneth R Westerback
2005-05-28
*slightly drunk*
Tobias Weingartner
2005-05-28
If irq-sharing happens over different ioapics, we must not overwrite setup in...
Niklas Hallqvist
2005-05-28
Handle XS_SHORTSENSE error codes in ioctl situations. From NetBSD.
Kenneth R Westerback
2005-05-28
regen
Pedro Martelletto
2005-05-28
bye bye VOP_WHITEOUT
Pedro Martelletto
2005-05-28
Don't use vid/pid from the CIS if vid is 0 when reporting unmatched
Jonathan Gray
2005-05-28
ufs_whiteout() is now pointless, remove it, okay millert@
Pedro Martelletto
2005-05-28
make sure to enable socket on resume.
Robert Nagy
2005-05-28
Step 3 in fixing bioctl commands intermixed with regular io.
Marco Peereboom
2005-05-28
Step 2 in fixing bioctl commands intermixed with regular io.
Marco Peereboom
2005-05-27
Don't bother issuing a MODE SELECT in cd_set_pa_immed() if we aren't
Kenneth R Westerback
2005-05-27
oops, need to get the boundary from the map when allocating gart addresses
Jason Wright
2005-05-27
remove some dead code.
marius eriksen
2005-05-27
add missing free on error. thanks to Andrey Matveev.
Reyk Floeter
2005-05-27
Use rtm_fmask instead of rtm_use.
Ryan Thomas McBride
2005-05-27
- Use the direct map for mapping the PTEs.
Artur Grabowski
2005-05-27
Calculate an MD5 checksum over the main pf ruleset.
Marco Pfatschbacher
2005-05-27
Kill __HAVE_NWSCONS harder.
Miod Vallat
2005-05-27
Back out last commit, it was correct as is.
Todd C. Miller
2005-05-27
add missing prototypes
Uwe Stuehler
2005-05-27
add a __mp_lock_try implementation. ok art@
Niklas Hallqvist
2005-05-27
If _POSIX_SOURCE is defined but _POSIX_C_SOURCE is not just
Todd C. Miller
2005-05-27
step 1 in fixing bioctl commands intermixed with regular io.
Marco Peereboom
2005-05-27
allow reception of Jumbo frames by default without having to bump
Brad Smith
2005-05-27
Dale's lost diff for IRQ sharing, turned on by default.
Uwe Stuehler
[next]