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
2007-07-13
Reenable accelerated text console primitives on pnozz if running with a
Miod Vallat
2007-07-13
properly check ieee80211_setup_rates() return code.
Damien Bergamini
2007-07-13
remove obsolete pfi_statehead and pfik_w_states; ok henning@
Markus Friedl
2007-07-11
Use the full 64 bits available when reporting sizes; now bioctl shows
Otto Moerbeek
2007-07-11
Remove unused shpcic_intr_establish() and friends.
Miod Vallat
2007-07-11
endianness
Damien Bergamini
2007-07-11
Bring back the change in rev 1.70, it is safe now:
Todd C. Miller
2007-07-11
Try reading a native label in the first sector, before trying to find
Miod Vallat
2007-07-11
Do not divide by zero in DISKLABELV1_FFS_FSIZE if the argument value is bogus;
Miod Vallat
2007-07-10
emu(4) incorrectly overrides the requested recoding format, setting
Jacob Meuser
2007-07-10
change firmware loading code to adopt the new 2.14.4 firmware layout.
Damien Bergamini
2007-07-10
Don't trust the privilige level in the sigcontext passed to sigreturn(2).
Mark Kettenis
2007-07-10
adjust pf_find_state_all() so that it works correctly for the new global
Kurt Miller
2007-07-10
Don't brelse() a buf we don't own in readsgilabel() by mistake.
Miod Vallat
2007-07-10
fix the bug rev 1.56 uncovered and rev 1.62 worked around.
Jacob Meuser
2007-07-10
Revert previous commit, it probably was intended to come with matching
Miod Vallat
2007-07-09
change the behaviour of the LED on the O2 so that it's red in user mode
Jasper Lievisse Adriaanse
2007-07-09
Replace the huge MFREE macro with a simple call to m_free(). On today's
Claudio Jeker
2007-07-09
Do not allow clustering read for filesystems which block size is smaller
Miod Vallat
2007-07-09
take into account possible expansion and be more careful not to
Jacob Meuser
2007-07-09
give the user what they expect instead of what we're working with
Jacob Meuser
2007-07-09
don't always spew massive debug messages just because AUDIO_DEBUG is
Jacob Meuser
2007-07-08
ansify/de-register
Jasper Lievisse Adriaanse
2007-07-08
Process scan command results. Enable 'ifconfig -M'.
Marcus Glocker
2007-07-08
As pointed out by Mickey, "-I/usr/includes" is not required for
Kenneth R Westerback
2007-07-07
Restore missing '(' to allow successful compilation. Bad pyr@.
Kenneth R Westerback
2007-07-07
Make the scan command work, finally.
Marcus Glocker
2007-07-07
Add support for Realtek ALC883. This is the "value" edition of the
Deanna Phillips
2007-07-07
Match VIA VT8237A; from "Christoph Egger" <Christoph_Egger@gmx.de>.
Alexander Yurchenko
2007-07-06
have ieee80211_parse_rsn() return a reason code so that we can
Damien Bergamini
2007-07-06
cleanup the computation of mgmt frames sizes.
Damien Bergamini
2007-07-06
remove remaining bits for pre-RSNA shared authmode support.
Damien Bergamini
2007-07-06
typo in an error message.
Damien Bergamini
2007-07-06
don't check the IEEE80211_CAPINFO_PRIVACY bit in (re)association requests.
Damien Bergamini
2007-07-06
initialize an unitialized variable.
Damien Bergamini
2007-07-06
btintrq has been removed from bt_input.c, don't reference it here.
Christian Weisgerber
2007-07-06
Fix a misleading comment.
Artur Grabowski
2007-07-06
- enable full-duplex mode by default if a device is opened
Jacob Meuser
2007-07-06
the AUDIO_WSEEK ioctl should return the number of bytes in the play
Jacob Meuser
2007-07-06
be sure to respect the pause attribute
Jacob Meuser
2007-07-06
- there is no need for audio_init_ringbuffer() to always set the "pause"
Jacob Meuser
2007-07-06
net80211 growth eats another ethernet driver (which is super rare on laptops)
Theo de Raadt
2007-07-06
The poll(2) syscall doesn't work correctly on audio(4) devices.
Jacob Meuser
2007-07-06
sha1 is needed by wlan now, too
Theo de Raadt
2007-07-05
Report actual faulting address (if we can) instead of the mmu tag word for
Mark Kettenis
2007-07-05
fixes my previous commit.
Damien Bergamini
2007-07-05
always set the IEEE80211_CAPINFO_ESS bit in association requests.
Damien Bergamini
2007-07-05
some HT frames may have an additional HT Control field.
Damien Bergamini
2007-07-05
don't set IEEE80211_CAPINFO_ESS bit since we're not operating as an AP.
Damien Bergamini
2007-07-05
move the logic of determining whether an extended supported rates IE is
Damien Bergamini
[next]