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
2013-10-20
Allow WSDISPLAYIO_GTYPE ioctl on the tty*cfg device (passing it back to tty*0).
Miod Vallat
2013-10-20
KNF a long line.
Kenneth R Westerback
2013-10-20
Make sure that the RTM_DESYNC message is not filtered out. Also ensure that
Claudio Jeker
2013-10-20
Simplify definition of the side-effect-free wd io routine.
Theo de Raadt
2013-10-20
Put a large chunk of the IPv6 rdomain support in-tree.
Peter Hessler
2013-10-20
WSDISPLAYIO_GTYPE ioctl support for KMS drivers. ok jsg@
Miod Vallat
2013-10-20
(daddr_t) -> (u_int64_t) when multiplying ncylinders * secpercyl to
Kenneth R Westerback
2013-10-20
Provide more debugging aids when failing to read the packed image from disk
Mike Larkin
2013-10-20
DPRINTFs for various failure cases, disabled by default (uncomment
Mike Larkin
2013-10-20
Flush the cache after bouncing the inflate page to the piglet.
Mike Larkin
2013-10-20
SMEP (on Ivy Bridge and later CPUs) require page protections that include
Mike Larkin
2013-10-20
Replace manual list handling with a TAILQ.
Miod Vallat
2013-10-20
Use a second inflate page for stream finalize, since it is possible
Mike Larkin
2013-10-20
remove irrelevant comment
Theo de Raadt
2013-10-20
tedu noct(4). dmesglog shows no users of this device and the driver has
Mike Larkin
2013-10-20
catch up with elf(5)/stab(5) removal;
Jason McIntyre
2013-10-19
Our IPv6 stack was scanning all extension headers for routing header
Alexander Bluhm
2013-10-19
LP64 non-PMAP_DIRECT archs like sparc64 have a structure larger
Philip Guenther
2013-10-19
Wandboard also is a supported board of this driver. Every i.MX6 based
Patrick Wildt
2013-10-19
Improve the address and linkstate hooks and add an additional detach
Reyk Floeter
2013-10-19
Now carp_set_addr() and carp_set_addr6() break out of the loop after
Alexander Bluhm
2013-10-19
Support the hibernate key (Fn-F12)
Theo de Raadt
2013-10-19
Enable TX checksum offload; from brad@ with input from mikeb@.
Christian Weisgerber
2013-10-19
in order to make our life a tad easier and prevent rogue accesses
Mike Belopuhov
2013-10-19
remove confusing comments referencing the vax
Theo de Raadt
2013-10-19
Uniformize drivers doing nothing with their multicast filters to make
Martin Pieuchot
2013-10-19
Remove Unicode to ISO-8859-7 translation tables, they would only be used if
Miod Vallat
2013-10-19
Remove never enabled WSCONS_SUPPORT_PCVTFONTS code.
Miod Vallat
2013-10-19
forgot the cookies
Reyk Floeter
2013-10-19
Bring back the if_detachhook. We're going to have more users now.
Reyk Floeter
2013-10-19
we dont fake VPD INQUIRY pages, so fail on requests for them.
David Gwynne
2013-10-19
In an ideal world, we would use splsoftnet() for all the interface
Reyk Floeter
2013-10-19
When a multicast tunnel destination is configured, we have to detect address
Reyk Floeter
2013-10-19
When we attach an interface, do not try to reuse the last index to
Martin Pieuchot
2013-10-19
simplify checksum handling. no need to compute the pseudo hdr cksum
Henning Brauer
2013-10-19
simplify: no need to muck with the pseudo hdr cksum any more
Henning Brauer
2013-10-19
pf_cksum doesn't need to compute the pseudo hdr cksum any more.
Henning Brauer
2013-10-19
make in_proto_cksum_out not rely on the pseudo header checksum to be
Henning Brauer
2013-10-19
Use daddr_t * instead of int * for the partoffp parameter to
Kenneth R Westerback
2013-10-19
When hooks are called, allow them to disestablish themselves by using
Reyk Floeter
2013-10-19
In carp_set_addr6() break out of the loop after the interface address
Alexander Bluhm
2013-10-19
Make uhub_explore() return an int rather than a usbd_satus. This has
Martin Pieuchot
2013-10-18
UTF-8 support for wsdisplay emulation modes. Both vt100 and sun emulation
Miod Vallat
2013-10-18
Comment out cd* at scsibus? from installation media which lack CD9660 support.
Miod Vallat
2013-10-18
In in_pcblookup() convert a hand crafted loop into a LIST_FOREACH
Alexander Bluhm
2013-10-18
Make sure that, when a particular mapchar() can't find a proper glyph for the
Miod Vallat
2013-10-18
I forget to enable edma when I import it.
Sylvestre Gallon
2013-10-18
Move mmc base address registers workaround where it belongs.
Sylvestre Gallon
2013-10-18
Remove an incorrect assert used in the real mode parking code for
Mike Larkin
2013-10-18
Disable global page mappings before we start to unpack. This was likely
Mike Larkin
[prev]
[next]