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
2020-08-14
Initialize local variable that was supposed to hold the value of curcpu().
Mark Kettenis
2020-08-14
When detaching common remote coverage, do not clear any fields. Instead,
anton
2020-08-14
Set `IFXF_MPSAFE' bit to pppx(4) related `ifnet'. This moves pppx(4)
mvs
2020-08-13
Give SCSIBUS_B probing a chance to work with better logic in
Kenneth R Westerback
2020-08-13
Always set `dtpr_size' to the total size required to hold all probe entries.
Martin Pieuchot
2020-08-13
qlw_xs_bus() must return 0 while bus 0 is being probed.
Kenneth R Westerback
2020-08-13
Add __multi3 from compiler_rt-8.x
Jeremie Courreges-Anglas
2020-08-13
Move compiler_rt type definitions to a separate header
Jeremie Courreges-Anglas
2020-08-13
Add a ROUTE_FLAGFILTER socket option for routing sockets, allowing
Jonathan Matthew
2020-08-13
Use rtm_miss() rather than the simpler rtm_send() to send route delete
Jonathan Matthew
2020-08-12
getitimer(2): delay TIMESPEC_TO_TIMEVAL(9) conversion until copyout(9)
cheloha
2020-08-12
setitimer(2): ITIMER_REAL: don't call timeout_del(9) before timeout_add(9)
cheloha
2020-08-12
Reduce stack usage of kqueue_scan()
Visa Hankala
2020-08-12
Remove interface statistics update for outgoing packets. We shouldn't
mvs
2020-08-12
skip trying to read disabled bios on RV610
Jonathan Gray
2020-08-12
drm/drm_fb_helper: fix fbdev with sparc64
Jonathan Gray
2020-08-11
Run start routing without KERNEL_LOCK()
kn
2020-08-11
setitimer(2): write new timer value in one place
cheloha
2020-08-11
setitimer(2): consolidate copyin(9), input validation, input conversion
cheloha
2020-08-11
getitimer(2): don't enter itimer_mtx to read ITIMER_REAL itimerspec
cheloha
2020-08-11
Explicitly #include <scsi/scsi_debug.h> rather than assuming scsiconf.h will do
Kenneth R Westerback
2020-08-11
struct process: annotate locking for getitimer(2), setitimer(2)
cheloha
2020-08-10
Get Elantech v1 touchpad with fw version 0x20022 working.
Marcus Glocker
2020-08-10
Do not block IPIs when acquiring the rendezvous mutex. Otherwise the
Visa Hankala
2020-08-10
Minor code shuffle to get all *_activate(), *_probe() and *_detach() functions
Kenneth R Westerback
2020-08-10
Set `IFXF_MPSAFE' bit to pppac(4) related `ifnet'. This moves pppac(4)
mvs
2020-08-10
remove #if 0'd ufs2 magic error which predates ffs2 support
Jonathan Gray
2020-08-10
use EROFS when attempting to mount a 4.2BSD fs without MNT_RDONLY
Jonathan Gray
2020-08-10
consistently return EINVAL on invalid BPB
Jonathan Gray
2020-08-10
Remove the acpicpu_sc array and instead locate acpicpu instances using
Jonathan Matthew
2020-08-09
hardclock(9): fix race with setitimer(2) for ITIMER_VIRTUAL, ITIMER_PROF
cheloha
2020-08-09
More code shuffling. Fix a rename missed in previous.
Kenneth R Westerback
2020-08-09
vether(4) is pretty dummy. It contains nothing requires to be protected.
mvs
2020-08-09
Shuffle functions and declarations around to more logical grouping. Nuke some
Kenneth R Westerback
2020-08-08
Remove now unused M_ACAST flag.
Florian Obser
2020-08-08
scsi_link's are born knowing their bus. Use that instead of passing extra
Kenneth R Westerback
2020-08-08
The only thing worse than trailing whitespace is leading spaces instead of tabs.
Kenneth R Westerback
2020-08-08
No longer prevent TCP connections to IPv6 anycast addresses.
Florian Obser
2020-08-08
adjtime(2): simplify input validation for new adjustment
cheloha
2020-08-07
pfkey_get may allocate more memory than is needed to hold the SA
tobhe
2020-08-07
The IPv6 source address selection rewrite had one (known) difference
Florian Obser
2020-08-07
sosplice(9): fully validate idle timeout
cheloha
2020-08-07
- Do better work in ifmedia_upd
Kevin Lo
2020-08-07
timeout(9): remove unused interfaces: timeout_add_ts(9), timeout_add_bt(9)
cheloha
2020-08-06
Allow pf(4) to divert packets from bridge(4) to local socket.
Alexander Bluhm
2020-08-06
timeout(9): fix miscellaneous remote kcov(4) bugs
cheloha
2020-08-06
Remove duplicate comment.
Marcus Glocker
2020-08-06
Remove defines for `netisr' bits which are not used anymore.
mvs
2020-08-05
Don't compare pointers against zero.
Marcus Glocker
2020-08-05
Use PFKEYV2_LIFETIME_CURRENT instead of magic number.
tobhe
[next]