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
2017-01-03
No need to include sys/malloc.h. From Michael W. Bombardieri. Thanks.
Alexandre Ratchov
2017-01-02
Allow freeing of newly empty directory pages.
Visa Hankala
2017-01-02
Enable xbf(4).
Rafael Zalamena
2017-01-02
Use a mutex to serialize accesses to buffer slots.
Martin Pieuchot
2017-01-02
spacing
Martin Pieuchot
2017-01-02
pppoe_timeout() needs to take the NET_LOCK().
Martin Pieuchot
2017-01-02
Grab the NET_LOCK() when setting an IPv6 address, just like it is done
Martin Pieuchot
2017-01-02
delete obsolete (disabled) pool_cache_invalidate. pool caches were removed
Ted Unangst
2017-01-02
remove unused armv4 and xscale files
Jonathan Gray
2017-01-01
Grab the NET_LOCK() in pppdealloc(), prevent an assert reported by stsp@.
Martin Pieuchot
2017-01-01
recognise Cortex A32
Jonathan Gray
2017-01-01
copyright++;
Jonathan Gray
2016-12-31
When we disable WPA on an interface, wipe all of the WPA parameters,
Peter Hessler
2016-12-31
Add missing $OpenBSD$ marker.
Mark Kettenis
2016-12-30
Increase space for ramdisk inserts to match ftp(1) https growth.
Theo de Raadt
2016-12-30
Remove unused headers.
Jeremie Courreges-Anglas
2016-12-30
Ansify pmap_copy().
Visa Hankala
2016-12-30
When entering a mapping on write access, compute the PTE after making
Visa Hankala
2016-12-30
Fix EFI_CALL() to pass the arguments properly when number of arguments is 0.
YASUOKA Masahiko
2016-12-30
Fix EFI_CALL() to pass the arguments properly when number of arguments is 0.
YASUOKA Masahiko
2016-12-29
Eliminate 68 unused static variables that gcc complains about.
Kenneth R Westerback
2016-12-29
In pf_refragment6() use the valid route from pf_route6() instead
Alexander Bluhm
2016-12-29
Get rid of recursive splsoftnet() in in6_ifattach_linklocal().
Martin Pieuchot
2016-12-29
Change NET_LOCK()/NET_UNLOCK() to be simple wrappers around
Martin Pieuchot
2016-12-29
Release the NET_LOCK() before calling unp_connect(). It is not possible
Martin Pieuchot
2016-12-29
Use __func__ instead of explicit function name in panic messages.
Alexander Bluhm
2016-12-28
Fix white spaces. No binary change.
Alexander Bluhm
2016-12-28
Use the generic clock framework.
Mark Kettenis
2016-12-28
In pf_find_state() pkt_sk was set to NULL if pkt_sk->reverse was
Alexander Bluhm
2016-12-28
Better check for a valid route than for an existing route in pf
Alexander Bluhm
2016-12-27
Move nd6 timer initialisation to nd6_init() and call timeout_set()
Alexander Bluhm
2016-12-27
Add cast to silence warnings generated by clang.
Mark Kettenis
2016-12-27
Add support for the 2nd sxipio(4) device on the Allwinner A80.
Mark Kettenis
2016-12-26
Allow using 11n mode with APs that do not advertise support for all of MCS 0-7.
Stefan Sperling
2016-12-26
When calculating the set of MCS rates below a particular MCS, skip rates
Stefan Sperling
2016-12-26
Typo, "more then" -> "more than"
Jeremie Courreges-Anglas
2016-12-26
Fix typo, happend -> happened
Jeremie Courreges-Anglas
2016-12-26
Fix typo.
Mark Kettenis
2016-12-26
Pass through cacheline size information to guest. This was pointed out
Mike Larkin
2016-12-24
Make the boot programs support booting from softraid on 4K byte sector
YASUOKA Masahiko
2016-12-24
Add support for the 2nd sxipio(4) device on the Allwinner H3.
Mark Kettenis
2016-12-24
Remove some unused variables that have been removed upstream as well.
Mark Kettenis
2016-12-24
Put a bit more unused code under #ifdef notyet to prevent a clang warning.
Mark Kettenis
2016-12-24
Grab the NET_LOCK() before calling ipsp_process_done() as it ends up
Martin Pieuchot
2016-12-24
The unit of the parition offset in disklabel is number of sectors in the
YASUOKA Masahiko
2016-12-24
Match on "arm,gic-400" another GICv2 compat string.
Jonathan Gray
2016-12-23
Define HAL_OPCODE using enum ieee80211_opmode to prevent clang from warning
Mark Kettenis
2016-12-23
Replace function names with __func__ in debug prints to make grep
Alexander Bluhm
2016-12-23
Add missing sentinel.
Mark Kettenis
2016-12-23
Fix white spaces. No binary change.
Alexander Bluhm
[prev]
[next]