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-12
fixup af-to regression with match rules
Mike Belopuhov
2011-12-12
add missing m_freem's into the error code paths. there's no change
Mike Belopuhov
2011-12-11
Suspend other rthreads before dumping core or execing; make them exit
Philip Guenthe
2011-12-09
Add new KERN_PROC_CWD sysctl to get the current working directory of a process.
Nicholas Marriott
2011-12-09
we need to always schedule another rx ring refill callout
Mike Belopuhov
2011-12-09
we don't do intel i/oat and don't set up parameters for the
Mike Belopuhov
2011-12-08
add timeout to fill rx-ring in case of mbuf shortage while in vr_intr();
Markus Friedl
2011-12-07
Add copyright and fix RCS ID.
Marco Pfatschbacher
2011-12-07
Make sure we only return 1 from the interrupt handler if the interrupt
Mark Kettenis
2011-12-07
Avoid kernel crash by removing double clfree() on endpoint closing for
Marcus Glocker
2011-12-06
Add support for Nuvoton NCT6776F fan, voltage and temperature sensors.
Marco Pfatschbacher
2011-12-06
Remove needless temporary variable for greater clarity.
Bret Lambert
2011-12-06
don't duplicate rtfree actions taken by rtrequest1() in rtdeletemsg()
Bret Lambert
2011-12-06
simplify the somewhat-tangled conditional maze in rt_getifa()
Bret Lambert
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
[next]