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
2016-03-30
Use in6_pcbhashlookup() in in6_pcbconnect(). We don't need in_pcblookup()
Vincent Gross
2016-03-30
BIOCGQUEUE and BIOCSQUEUE are no more
David Gwynne
2016-03-30
remove support for BIOCGQUEUE and BIOSGQUEUE
David Gwynne
2016-03-30
replace bridge_m_dup with m_dup_pkt.
David Gwynne
2016-03-30
Implement proxy ARP for ART based on mpath support.
Martin Pieuchot
2016-03-30
Hook up the gpio interrupt on devices that use it for card detection.
Mark Kettenis
2016-03-30
Expose the functionality that triggers a check for card insertion or removal.
Mark Kettenis
2016-03-30
Add support for gpio-based interrupts.
Mark Kettenis
2016-03-30
regenerate
Philip Guenther
2016-03-30
Add getlogin_r syscall that checks and returns errors like userspace
Philip Guenther
2016-03-30
some Xr adjustment to catch up with MLINKS removal;
Jason McIntyre
2016-03-30
for some time now mandoc has not required MLINKS to function
Jason McIntyre
2016-03-30
some oce(4) work, it appears
Theo de Raadt
2016-03-29
Print address and irq in the same way as sdhc(4)and bytgpio(4).
Mark Kettenis
2016-03-29
Some sparc64 pci frame buffers incorrectly have the `depth' property
Mark Kettenis
2016-03-29
Allow to adjust tcp_syn_use_limit with sysctl net.inet.tcp.synuselimit.
Alexander Bluhm
2016-03-29
Check if a device is present (using _STA) in acpi_foundhid. This prevents
Mark Kettenis
2016-03-29
Implement a cleaner way to prevent acpivout(4) from attaching if we have
Mark Kettenis
2016-03-29
In setlogin(), don't change anything on error.
Philip Guenther
2016-03-29
the stack checks the mac address of rxed packets, so vlan(4) doesnt have to
David Gwynne
2016-03-29
make the ie(4)s bpf_mtap_ether outgoing packets like all the other drivers
David Gwynne
2016-03-29
Remove dead assignments and now unused variables.
Charles Longeau
2016-03-29
remove dead stores and unused variables
Charles Longeau
2016-03-29
make bpf_mtap et al return whether the mbuf should be dropped
David Gwynne
2016-03-29
- packet must keep reference to statekey
Alexandr Nedvedicky
2016-03-29
Use a macro to check if a thread has a sibling.
Martin Pieuchot
2016-03-29
use sizeof(*evl) instead of EVL_ENCAPLEN in vlan_input
David Gwynne
2016-03-29
Enable bytgpio(4) here as well.
Jonathan Gray
2016-03-29
add back $OpenBSD$
Jonathan Gray
2016-03-28
regen
Mark Kettenis
2016-03-28
Make sure that a thread that calls sched_yield(2) ends up on the run queue
Mark Kettenis
2016-03-28
Replace 0 with NULL.
Mark Kettenis
2016-03-28
Adding each and every new acpi device driver to acpi_foundhid() is
Mark Kettenis
2016-03-28
Match based on _HID instead of the driver name.
Mark Kettenis
2016-03-28
Enable bytgpio(4).
Mark Kettenis
2016-03-28
Add support for card detect through a GPIO signal.
Mark Kettenis
2016-03-28
Add bytgpio(4) a driver for the gpio controllers found on Intel's Bay Trail
Mark Kettenis
2016-03-28
Add infrastructure that allows gpio drivers to register themselves with
Mark Kettenis
2016-03-28
Add definitions for GPIO resources.
Mark Kettenis
2016-03-28
turn ifv_p into an interface index instead of a real pointer to the parent
David Gwynne
2016-03-28
OpenBSD has stopped using the SVr4 KDENABIO/KDDISABIO ioctls for at
Matthieu Herrb
2016-03-27
To prevent attacks on the hash buckets of the syn cache, our TCP
Alexander Bluhm
2016-03-27
Make it possible to override the standard card detect mechanism. The SD
Mark Kettenis
2016-03-27
Always sleep at same priority.
Martin Pieuchot
2016-03-27
When pulling and unmounting an umass USB stick, the file system
Alexander Bluhm
2016-03-27
Kill async code commented out for more than 10 years.
Martin Pieuchot
2016-03-27
amap_extend is never called, remove it.
Stefan Kempf
2016-03-26
Always include the route priority in routing messages.
Martin Pieuchot
2016-03-26
Do not populate RTAX_NETMASK when sending a routing message for RTF_HOST
Martin Pieuchot
2016-03-26
add newline on the end of the failure message
Bob Beck
[next]