summaryrefslogtreecommitdiff
path: root/sys/kern
Commit message (Expand)AuthorAgeFilesLines
* MFC r362252:Ryan Moeller2020-06-192-12/+11
* MFC r362035:Mark Johnston2020-06-171-109/+80
* fix up r362086, MFC of r361620, add missing VOP_UNLOCK argumentAndriy Gapon2020-06-121-1/+1
* MFC r361620: corefile_open_last: don't keep a locked vnode while locking othe...Andriy Gapon2020-06-121-3/+10
* MFC r361699, r361711:Ryan Moeller2020-06-041-1/+16
* MFC r361313:Ryan Moeller2020-05-281-9/+4
* MFC r361262:Mark Johnston2020-05-261-2/+1
* MFC r361075:Hans Petter Selasky2020-05-221-1/+1
* MFC r361037, r361056:Konstantin Belousov2020-05-211-3/+13
* MFC r361077, r361078, r361079:Konstantin Belousov2020-05-181-2/+3
* MFC r360900:Ryan Moeller2020-05-181-3/+17
* MFC r360845:Konstantin Belousov2020-05-161-2/+11
* MFC r360438:Mark Johnston2020-05-121-11/+37
* MFC r360380:Mark Johnston2020-05-111-17/+28
* MFC r360379:Mark Johnston2020-05-111-5/+2
* MFC r360378:Mark Johnston2020-05-111-1/+2
* MFC 348611: Expose the kernel's build-ID through sysctlJohn Baldwin2020-05-081-0/+48
* MFC r360082:Mitchell Horne2020-05-061-0/+422
* MFC 355600: Add a callout_func_t typedef for functions used with callout_*().John Baldwin2020-05-041-9/+7
* MFC r346645, r346664, r346687, r347387, r347836, r347088, 347089, r346956,Hans Petter Selasky2020-05-012-1/+29
* MFC r359937:Brooks Davis2020-04-282-8/+2
* MFC 350017: Add ptrace op PT_GET_SC_RET.John Baldwin2020-04-281-2/+61
* MFC r359953, r359980, r359999: hostuuid preloadKyle Evans2020-04-272-15/+65
* MFC 350013: Don't pass error from syscallenter() to syscallret().John Baldwin2020-04-271-3/+2
* MFC 350012: Always set td_errno to the error value of a system call.John Baldwin2020-04-274-13/+21
* MFC r359968:Hans Petter Selasky2020-04-261-3/+4
* MFC r360068:Kristof Provost2020-04-251-0/+9
* MFC 349871: Use 'retval' label for first error in syscallenter().John Baldwin2020-04-241-48/+47
* MFC r360051: tty: convert tty_lock_assert to tty_assert_lockedKyle Evans2020-04-243-26/+26
* MFC r360140, r360155: kqueue timer/data fixesKyle Evans2020-04-241-1/+1
* MFC r359779:Mark Johnston2020-04-242-5/+6
* MFC r359938:Brooks Davis2020-04-221-7/+2
* MFC r359893:Mark Johnston2020-04-201-16/+16
* MFC r359778:Mark Johnston2020-04-171-9/+70
* MFC r359451: capabilities.conf: add info about capmode permitted syscallsEd Maste2020-04-131-0/+5
* MFC r359501: deadlkres: include thread name in panic messagesJason A. Harmening2020-04-111-4/+6
* MFC r359468:Konstantin Belousov2020-04-061-7/+9
* MFC r359466:Konstantin Belousov2020-04-061-1/+2
* MFC r359464:Konstantin Belousov2020-04-061-2/+8
* MFC r359463:Konstantin Belousov2020-04-061-2/+2
* MFC r359171:Mark Johnston2020-04-031-23/+17
* MFC r359170:Mark Johnston2020-04-031-7/+0
* MFC r359132:Mark Johnston2020-04-021-1/+10
* MFC r359133:Mark Johnston2020-04-021-1/+1
* MFC r359330:Mark Johnston2020-04-021-13/+3
* MFC r359184:Mark Johnston2020-03-271-3/+4
* MFC r358992:Bjoern A. Zeeb2020-03-161-3/+9
* MFC r358827:Konstantin Belousov2020-03-161-0/+9
* MFC r358825:Konstantin Belousov2020-03-161-37/+43
* MFC r358816:Konstantin Belousov2020-03-161-16/+15