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-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
2011-11-25
Rework assembler constraints to satisfy gcc 4. Unfortunately this could not
Miod Vallat
2011-11-25
Compile fixes for gcc4 (-Wbounded)
Miod Vallat
2011-11-24
Fix spelling and remove question
Philip Guenthe
2011-11-24
rdomain support for IPv6
sperreault
2011-11-23
clamp uvm_page_rle() to 255 pages at a time
Theo de Raadt
2011-11-23
properly account for the MP tramp page in the ranges
Theo de Raadt
2011-11-23
block interrupts while pool_reclaim_all is grubbing around in every pools
David Gwynne
2011-11-22
Move struct proc's sigaltstack struct from the zeroed area into the
Joshua Elsasser
2011-11-22
sigstack() is long dead, and the compat sigaltstack syscall is gone too.
Philip Guenthe
2011-11-22
Ensure we are unpacking the right source address after skipping a range of
Mike Larkin
2011-11-21
only pull reg.h in when __BSD_VISIBLE || __XPG_VISIBLE >= 420, as
Theo de Raadt
2011-11-21
this should have gone away because it is now in files.pci
Theo de Raadt
[next]