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