index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-06-13
On localhost a user program may create a socket splicing loop.
Alexander Bluhm
2016-06-13
Implement a timeout for the session initialization FSM.
Renato Westphal
2016-06-13
Do not create sockets for disabled address-families.
Renato Westphal
2016-06-13
Rework the handling of Hello packets.
Renato Westphal
2016-06-13
Remove tracking of endpoints in utvfu_{as,vs}_iface structs as these
Marcus Glocker
2016-06-13
Ensure expected video endpoint has wMaxPacketSize > 0 during
Marcus Glocker
2016-06-13
* Start/stop audio bulk thread as consumer opens/closes device.
Marcus Glocker
2016-06-13
make sure attrflag is initialized. from clang via david hill
Ted Unangst
2016-06-13
In uvm_map(), call uvm_unmap_detach_intrsafe() if we have an interrupt-safe
Mark Kettenis
2016-06-13
fec attaches to fdt now
Jonathan Gray
2013-01-03
Reengineer the socket splicing regression tests:
Alexander Bluhm
2016-06-13
Use "bus-width" property to determine whether 4-bit and 8-bit mode are
Mark Kettenis
2016-06-13
Remove the restriction for the usbd_ref_* functions to work just in case
Marcus Glocker
2016-06-13
Move the ioctl(2) logic of in{,6}_control() into two new functions
Martin Pieuchot
2016-06-13
Do not execute the callback if the device is beeing detached.
Martin Pieuchot
2016-06-13
correct pledge for disklabel -R -[fF]
Jonathan Gray
2016-06-13
Only need to sync the icache on the GOT for the old BSS PLT format
Philip Guenther
2016-06-13
rename _splraise to splraise
David Gwynne
2016-06-13
rework sparc64 splfoo functions to be more consistent with other archs
David Gwynne
2016-06-12
Fix format string in ddb show socket.
Alexander Bluhm
2016-06-12
Remove old unused prototype, from Ilya Kaliman.
Nicholas Marriott
2016-06-12
ethernet -> Ethernet
Jonathan Gray
2016-06-12
imxenet -> fec
Jonathan Gray
2016-06-12
Use OF_getpropintarray().
Mark Kettenis
2016-06-12
Dynamically attach fec(4) using the FDT.
Mark Kettenis
2016-06-12
Add OF_getpropint() and OF_getpropintarray().
Mark Kettenis
2016-06-12
Handle both the nintr 1 (allwinner a10/cortex a8) and
Jonathan Gray
2016-06-12
Ignore everything after and including ':' in stdout-path when
Jonathan Gray
2016-06-11
if the timeout rounds to zero, make it one tick, otherwise we sleep
Ted Unangst
2016-06-11
Since epp->ep_name is a userland pointer, use copyinstr(9) to get a copy ok
Mark Kettenis
2016-06-11
Cleanup some systrace leftovers.
Mark Kettenis
2016-06-11
don't use specified twice in a sentence, noticed by jmc
Ted Unangst
2016-06-11
dynamically attach imxuart using the FDT
Jonathan Gray
2016-06-11
sync
Visa Hankala
2016-06-11
Fixed "then" vs "than" typo.
Tobias Stoeckmann
2016-06-11
The qemu smdkc210 target uses serial0 for console but the
Jonathan Gray
2016-06-11
dynamically attach sxiuart using the FDT
Jonathan Gray
2016-06-11
dynamically attach sxie(4) using the FDT
Jonathan Gray
2016-06-11
clarify some wording
Ted Unangst
2016-06-11
specify that default is deny if no rule matches
Ted Unangst
2016-06-11
expand contractions
Ted Unangst
2016-06-11
tighten up some wording
Ted Unangst
2016-06-11
Parse the whole Hello packet before processing it.
Renato Westphal
2016-06-11
Add missing ntohl() when recording a label request.
Renato Westphal
2016-06-11
Send an 'Unknown FEC' Notification for unexpected wildcard FECs.
Renato Westphal
2016-06-11
Make all TLV parsing functions look the same for consistency.
Renato Westphal
2016-06-11
Make it possible to parse unknown TLVs in the future.
Renato Westphal
2016-06-11
Use uint16_t for notification type.
Renato Westphal
2016-06-11
Fix parsing of multiple optional TLVs in label and notification messages.
Renato Westphal
2016-06-10
Add the "llprio" field to struct ifnet, and the corresponding keyword
Vincent Gross
[next]