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
2011-12-04
Slightly different fix for the problem fixed by the previous commit for better
Mark Kettenis
2011-12-04
Do not check for an HyperTransport bus if we are using mode #2. Prevents a
Miod Vallat
2011-12-04
Add support for Apple fn keys
Martin Pieuchot
2011-12-04
renaming synaptics_pt_* -> pms_sec_*
Alexandr Shadchin
2011-12-03
Remove an OpenBSD-specific tweak regarding .Xr spacing
Ingo Schwarze
2011-12-03
Be sure not to access the vm_page array out of bounds in uvm_pmr_freepages().
Miod Vallat
2011-12-03
Correctly handle clitpad packets for some ALPS models.
Martin Pieuchot
2011-12-03
add support for MSG_NOSIGNAL.
Federico G. Schwindt
2011-12-03
Make sure splx() is called before exiting wi_usb_tx_lock_try().
Kenneth R Westerback
2011-12-03
Make sure splx() is called before exiting trm_StartWaitingSRB().
Kenneth R Westerback
2011-12-02
dont put MAXMCLBYTES in the mclsizes array with a comment saying its 64k
David Gwynne
2011-12-02
Kill unused IFCAP_IPSEC and IFCAP_IPCOMP.
Christiano F. Haesbaert
2011-12-01
Be sure to splx() before return in pgt_media_status(); from Jan Klemkow on
Miod Vallat
2011-12-01
Mark Apple iPod and iPhone products with UQ_BAD_HID and UAUDIO_FLAG_BAD_AUDIO.
David Hill
2011-12-01
regen
David Hill
2011-12-01
Add a bunch of Apple iPod and iPhone devices
David Hill
2011-12-01
Make sure we only enter pf_route() when undefering in the PF_ROUTETO case.
Ryan Thomas McBride
2011-11-30
this diff introduces the MAXMCLBYTES macro to describe the largest
David Gwynne
2011-11-30
correctly calculate the space available in external storage in m_pullup.
David Gwynne
2011-11-29
the code for managing tty vs cua usage collision was free'ing all sorts
Theo de Raadt
2011-11-29
Do not blindly return 1 from the interrupt handler since we do not know
Joel Sing
2011-11-29
whitespace fixes. no binary change.
David Gwynne
2011-11-29
use a u_int64_t for the state id in pfsync_state. this makes it consistent
David Gwynne
2011-11-29
ready this for big-endian support later on
Theo de Raadt
2011-11-29
Only free the piglet on hibernate fail if we are suspending.
Mike Larkin
2011-11-29
Limit the kumeran errata to a specific mac/phy combo as done in the Intel
Jonathan Gray
2011-11-28
Fix reversed error-handling gotos in myx_buf_fill(), which would lead to
Bret Lambert
2011-11-28
deprecate PFTM_UNTIL_PACKET. nothing in the tree uses it, and
David Gwynne
2011-11-27
When checking for offset wrap around in vn_read(), compare against
Philip Guenthe
2011-11-27
Regen.
Mark Kettenis
2011-11-27
Switch to proper PA-RISC 2.0 mnemonics. Works around a bug in the assembler
Mark Kettenis
2011-11-27
Bring back low latency interrupt moderation for 82599
Mike Belopuhov
2011-11-27
Checksum fix from reyk (rev1.31) that was lost during update:
Mike Belopuhov
2011-11-27
Protect more operations in the pfsync_clone_destroy to prevent
Mike Belopuhov
2011-11-27
Regen.
Mark Kettenis
2011-11-27
Fix return value of memcpy.
Mark Kettenis
2011-11-27
Oops, jsing@ changed spcopy.S without realizing that that file is generated
Mark Kettenis
2011-11-27
Regen.
Mark Kettenis
2011-11-27
Replace a few more 32-bit instructions with the proper 64-bit equivalent.
Mark Kettenis
2011-11-27
This needs sys/kthread.h to build
Claudio Jeker
2011-11-27
Kill old comment, we already do 802.1p tagging.
Christiano F. Haesbaert
2011-11-26
Tie the 802.1p (CoS) value in vlan(4) with the new prio scheme in pf.
Christiano F. Haesbaert
2011-11-26
Make this compile again by removing a spurious opening brace.
Mark Kettenis
2011-11-26
add Netgear WNA100M
Chris Kuethe
2011-11-26
regen
Chris Kuethe
2011-11-26
add usb id for Netgear WNA100M
Chris Kuethe
2011-11-26
Apply route-to to deferred packet; without this the first packet of a
Ryan Thomas McBride
2011-11-25
fix compile errors without INET6. no binary change.
YASUOKA Masahiko
2011-11-25
use time_uptime to set state creation values as time_second can be
David Gwynne
2011-11-25
implement chown(2) in compat_linux which is needed by some antivirus software
Robert Nagy
[next]