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-03
measure nd expiry times against time_uptime, not time_second.
David Gwynne
2016-06-03
rename imxenet to fec
Jonathan Gray
2016-06-02
Fix two issues in the MSI-X code. First, actually read the MSI-X capability
Mark Kettenis
2016-06-02
print the size when an unavailable address is returned. it is useful.
Ted Unangst
2016-06-02
Fix typo in comment.
Marcus Glocker
2016-06-02
Prevent vsize_t underflow when checking RLIMIT_DATA, which made the
Ingo Schwarze
2016-06-02
I forgot to enable utvfu(4) for the sgi arch.
Marcus Glocker
2016-06-02
pool_setipl at IPL_SOFTNET for all the art structures.
David Gwynne
2016-06-02
always clean up the heap in art_table_delete, even for the last at_refcnt
David Gwynne
2016-06-01
Not all architectures implicitly #include <sys/device.h> via earlier
Theo de Raadt
2016-06-01
make nd6_llinfo_settimer take seconds instead of ticks.
David Gwynne
2016-06-01
rmdir(2) should return EINVAL not EBUSY when trying to remove ".".
Todd C. Miller
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
[next]