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-06-01
mkdir() on ntfs should return EROFS, not ENOENT.
Martin Natano
2016-06-01
Netgear/Sierra Aircard 340U
Chris Cappuccio
2016-06-01
Correctly set the V4L2_BUF_FLAG_QUEUED and V4L2_BUF_FLAG_DONE buffer flags.
Marcus Glocker
2016-06-01
Remove ART-specific hack now that route reference counts is similar
Martin Pieuchot
2016-06-01
Enable utvfu(4) everywhere where uvideo(4) is also enabled.
Marcus Glocker
2016-06-01
Kill sysctl net.inet6.ip6.rr_prune
Jeremie Courreges-Anglas
2016-06-01
regen
Marcus Glocker
2016-06-01
New USB device driver for Audio/Video capture devices based on the
Marcus Glocker
2016-06-01
shuffle the code in rtable_insert so it inserts a populated art_node.
David Gwynne
2016-06-01
s/stall/stale/ in a comment about old interfaces.
David Gwynne
2016-06-01
rtref and rtfree around moving the rt in rtable_mpath_reprio so the list
David Gwynne
2016-06-01
Fix the loop iterating on extended capabilities. It turns out that we
Martin Pieuchot
2016-06-01
move all the art_node initialisation to art_get in art.c
David Gwynne
2016-06-01
Delete the kernel compat bits for old mmap() MAP_OLD* flags
Philip Guenther
2016-06-01
add support for using SRPs without the garbage collection machinery.
David Gwynne
2016-06-01
regen
David Gwynne
2016-06-01
intel use the same device id for multiple nvme parts, so just call
David Gwynne
2016-06-01
regen
Chris Cappuccio
2016-06-01
Netgear/Sierra Aircard 340U
Chris Cappuccio
2016-05-31
remove OSIOCGIFCONF. it's dead. ok deraadt guenther mpi
Ted Unangst
2016-05-31
Fix ptrace PT_WRITE_D that returned EFAULT.
Jeremie Courreges-Anglas
2016-05-31
sys_o58_kill is no longer needed for compat.
Theo de Raadt
2016-05-31
sys_osendsyslog can go away; we have transitioned to the new version with
Theo de Raadt
2016-05-31
sync
Theo de Raadt
2016-05-31
sys_osendsyslog can go away; we have transitioned to the new version with
Theo de Raadt
2016-05-31
sys_o58_kill is no longer needed for compat.
Theo de Raadt
2016-05-31
fix arch/mach confusion in make tags. from frantisek holop
Ted Unangst
2016-05-31
Provide a function for calculting the rebuild percentage, rather than
Joel Sing
2016-05-31
Ensure that softraid crypto is not run on the crypto taskq.
Joel Sing
2016-05-31
Stop creating and inserting a route entry for ARP and ND automagically.
Martin Pieuchot
2016-05-31
Ensure that a valid route entry is passed to ether_output() if L2
Martin Pieuchot
2016-05-31
Flush dynamic route entries attached to an interface when its link state
Martin Pieuchot
2016-05-31
Do not call nd6_output() without route entry argument.
Martin Pieuchot
2016-05-31
Inverse two conditions to not grabe the KERNEL_LOCK for every multicast
Martin Pieuchot
2016-05-31
Plug a route entry leak triggered under memory pressure.
Martin Pieuchot
2016-05-30
replace m_copym2 with m_dup_pkt.
David Gwynne
2016-05-30
remove code compensating for the "short" range of timeouts.
David Gwynne
2016-05-30
Set pppoe(4) control frames to high (NC, "network control")
Stuart Henderson
2016-05-30
Identify W^X labelled binaries at execve() time based upon WX_OPENBSD_WXNEEDED
Theo de Raadt
2016-05-30
backout to insert correct commit message
Theo de Raadt
2016-05-30
*** empty log message ***
Theo de Raadt
2016-05-30
include rdtsc in the rdrand callback. some systems don't have rdrand yet,
Ted Unangst
2016-05-30
Fill the packet data pool with standard mbuf clusters instead of
Visa Hankala
2016-05-30
Insert a hack to deal with interfaces removing the VLAN header before
Martin Pieuchot
2016-05-30
Do not forward declare an enum, makes gcc3 happy.
Martin Pieuchot
2016-05-29
Fix sizes passed to free() in fdfree(). This prevents a panic reported
Martin Natano
2016-05-29
Map ASX registers only if link control needs them.
Visa Hankala
2016-05-29
use fdt "model" string for hw.product
Jonathan Gray
2016-05-29
Add support for new smu-firmware fan commands. This fixes wrong sysctl
Marcus Glocker
2016-05-29
The same MAC filter setup code should work with all PHY link types.
Visa Hankala
[prev]
[next]