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-12
add support for skinny variants.
David Gwynne
2012-01-12
regen
David Gwynne
2012-01-12
product SYMBIOS SAS2008_1 0x0073 MegaRAID SAS2008
David Gwynne
2012-01-12
s/5.0/5.1/, ok deraadt@
Stuart Henderson
2012-01-11
Ansify raw_... function definitions. No binary change.
Alexander Bluhm
2012-01-11
crank to 5.1-beta
Theo de Raadt
2012-01-11
Backout premature use of 'bootduid', as 'rootduid' has not yet been
Kenneth R Westerback
2012-01-11
Simplify the #if CARP and if (IFT_CARP) dance in nd6_ns_input().
Alexander Bluhm
2012-01-11
Put an splsoftassert(IPL_SOFTNET) into in_pcbdetach().
Alexander Bluhm
2012-01-11
ansify and de'register some prototypes
David Hill
2012-01-11
Teach OpenBSD/sparc64 installboot(8) about softraid volumes. This makes
Joel Sing
2012-01-11
Pass the DUID of the boot disk via bootduid instead of rootduid, since it
Joel Sing
2012-01-11
If the DUID of the boot disk has not been provided, attempt to locate it
Joel Sing
2012-01-11
Move softraid root mapping to later in the boot process - this will allow
Joel Sing
2012-01-11
Teach OpenBSD/amd64 boot(8) how to access softraid(8) volumes. This
Joel Sing
2012-01-11
Make sr_boot_chunk and sr_boot_volume accessible from userland. Add a
Joel Sing
2012-01-11
Remove SLIST_FOREACH_PREVPTR from src tree, it is not used anymore.
Alexander Bluhm
2012-01-10
Replace the only occurrence of the obscure macro SLIST_FOREACH_PREVPTR.
Alexander Bluhm
2012-01-10
Remove unused definition WSFONT_RDONLY.
Alexandr Shadchin
2012-01-10
Remove unused function wsfont_getflg.
Alexandr Shadchin
2012-01-10
Implement RFC 5722 and drop all IPv6 fragments that belong to a
Alexander Bluhm
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
[next]