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
2012-01-10
Flush the cached IPv6 forward route every 500 ms. This prevents
Alexander Bluhm
2012-01-09
regen
Christiano F. Haesbaert
2012-01-09
Add support for a new puc(4), MosChip MCS9865.
Christiano F. Haesbaert
2012-01-09
pcidevs
Christiano F. Haesbaert
2012-01-09
repair errors paths for dma_alloc; spotted by dhill
Theo de Raadt
2012-01-09
another set of missing dma_alloc's for talking to a device. hit by
Theo de Raadt
2012-01-09
Remove the IPv6 fragment overlapping length adjustment code. It
Alexander Bluhm
2012-01-09
Replace the hand-crafted queue for IPv6 fragments with LIST.
Alexander Bluhm
2012-01-08
Ansify non-ansified function definitions. No functional change.
Alexandr Shadchin
2012-01-08
Remove unused definition null16.
Alexandr Shadchin
2012-01-08
Make sure we only read cpuid 0x80000001 features if pnfeatset reports it.
Christiano F. Haesbaert
2012-01-08
Remove usb_event_cookie_t type and instances of it found in various structs;
Miod Vallat
2012-01-08
Preliminary multi-processor support for luna88k. It is
Kenji Aoyama
2012-01-08
Make allocated memory zeroed. This fixes the problem that we got a
Kenji Aoyama
2012-01-07
regen
Mark Kettenis
2012-01-07
Intel Xeon E3-1200
Mark Kettenis
2012-01-07
Add X2APIC-related definitions for the MADT and silently skip them instead
Mark Kettenis
2012-01-07
Check that we have pstates in _PSS before calling the pstate status MSR.
Jonathan Gray
2012-01-07
Add rtable id and thread id to struct kinfo_proc (and fix process id)
Philip Guenthe
2012-01-06
Remove extra and trailing spaces.
Alexandr Shadchin
2012-01-06
Remove unused Makefile.
Alexandr Shadchin
2012-01-06
Attach ath(4) to cardbus and add it to bsd.rd
Martin Pieuchot
2012-01-05
Remove dead code from #if 0: we do not have an ipsrcchk_rt anywhere else.
Alexander Bluhm
2012-01-05
Replace the hand-crafted queue for fragmented IPv6 packets with TAILQ.
Alexander Bluhm
2012-01-05
Replace the hand-crafted queue for fragmented IPv6 packets with TAILQ.
Alexander Bluhm
2012-01-05
C99 says that both <wchar.h> and <stdint.h> should define WCHAR_MIN/MAX.
Mark Kettenis
2012-01-05
sync
Theo de Raadt
2012-01-05
new vertex device; Jakub TuD^Mek
Theo de Raadt
2012-01-05
suspend/resume support for vr(4); from brynet@gmail.com
Theo de Raadt
2012-01-05
Prevent integer wrap-around in pmemrange.
Ariane van der Steldt
2012-01-04
Make sure the types of INTPTR_MIN/MAX and UINTPTR_MIN/MAX match the type we
Mark Kettenis
2012-01-04
Fix use after free in cache_lookup() - found by Pedro
Bob Beck
2012-01-04
Add support for SiS 1183 SATA. From/tested by Loganaden Velvindron.
Jonathan Gray
2012-01-04
regen
Jonathan Gray
2012-01-04
SiS 1183 SATA from Loganaden Velvindron, and add 1182 SATA while here.
Jonathan Gray
2012-01-03
To access the ifaddr of an in_ifaddr or in6_ifaddr struct, it is
Alexander Bluhm
2012-01-03
When used with socket splicing, tcp_usrreq() might get called with
Alexander Bluhm
2012-01-03
Instead of having two functions pf_free_fragment() and pf_remove_fragment()
Alexander Bluhm
2012-01-03
C++11 is based on C99, so make sure __ISO_C_VISIBLE gets set to 1999 if the
Mark Kettenis
2012-01-02
Enable arcofi(4), tested on 705 by Tobias Ulmer.
Miod Vallat
2012-01-02
Do not advertize this device as full-duplex. While I believe the Siemens chip
Miod Vallat
2012-01-02
Use the correct multiplier for older SUNIX 406x 8-serial cards. Problem
Stuart Henderson
2012-01-02
regen
Mark Kettenis
2012-01-02
Add SiS 1184 RAID and 1185 AHCI, as found on the SiS 966 chipset.
Mark Kettenis
2012-01-01
Improve/clean up sparc64 installboot:
Joel Sing
2012-01-01
copyright++
Federico G. Schwindt
2011-12-31
Implement a concatenating discipline for softraid.
Joel Sing
2011-12-31
Add rsu(4) to the sgi GENERICs (but not the RAMDISKs as it requires firmware
Miod Vallat
2011-12-30
I had the opportunity to glance at HP-UX's /etc/conf/graf/gr_98705.h, so
Miod Vallat
2011-12-30
Fix encoding of DIAG instructions in the MFCPU_T and MTCPU_T macros. MTCPU_T
Miod Vallat
[next]