]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys/proc.h
Merge branch 'releng/11.3' into releng-CDN/11.3
[FreeBSD/FreeBSD.git] / sys / sys / proc.h
2018-09-14 jhbMFC 332454,334009,334122: Various fixes for x86 debug...
2018-08-18 kibMFC r337330:
2018-06-30 kibMFC r335504:
2018-06-30 kibMFC r335503:
2018-05-02 kibMFC r332740:
2018-04-05 markjMFC r331738, r331853:
2018-03-31 kibMFC r331490:
2018-03-29 eadlerRevert r330897:
2018-03-14 eadlerPartial merge of the SPDX changes
2018-02-01 hselaskyMFC r310014-r327788:
2018-01-04 kibMFC r327285:
2017-10-23 bdreweryFix struct thread padding field names.
2017-10-23 bdrewerystruct ksiginfo has MD size, so use it as the padding...
2017-10-23 bdreweryMFC r316286:
2017-07-21 kibMFC r319873:
2017-05-23 badgermove p_sigqueue to the end of struct proc
2017-05-19 jhbMFC 318360: Fix p_endcopy.
2017-05-11 jhbMFC 313407,313449: Copy ELF machine/flags from binaries...
2017-04-27 badgerMove td_sigqueue to the end of struct thread
2017-04-14 avgMFC r315851: move thread switch tracing from mi_switch...
2017-03-29 vangyzenMFC r315280 r315287
2017-03-11 kibMFC r314253:
2016-09-28 kibMFC r306081:
2016-08-27 kibMFC r303426:
2016-08-22 markjMFC r304440, r304487:
2016-08-19 jhbMFC 303001: Add PTRACE_VFORK to trace vfork events.
2016-08-15 kibMFC r303423:
2016-08-15 jhbMFC 302900,302902,302921,303461,304009:
2016-07-31 kibMFC r303424:
2016-07-06 jhbCorrect locking annotation for p_comm.
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-03 kibProvide helper macros to detect 'non-silent SBDRY'...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 kibWhen filt_proc() removes event from the knlist due...
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-26 kibRewrite sigdeferstop(9) and sigallowstop(9) into more...
2016-06-25 kibDo not clear robust lists pointers on fork. The forked...
2016-06-22 kibFix a LOR between vnode locks and allproc_lock.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 kibUpdate comments for the MD functions managing contexts...
2016-06-05 kibGet rid of struct proc p_sched and struct thread td_sch...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-17 kibAdd implementation of robust mutexes, hopefully close...
2016-05-12 mmMFV r299425:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 pfgsys/sys: minor spelling fixes.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-17 kibThe struct thread td_estcpu member is only used by...
2016-04-15 philImport to 0.6.1
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-07 traszAdd four new RCTL resources - readbps, readiops, writeb...
2016-04-04 gjbMFH
2016-03-25 cemAdd td_swinvoltick to track last involuntary context...
2016-03-21 bdreweryTrack filemon usage via a proc.p_filemon pointer rather...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-10 gjbMFH
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-09 kibRename P_KTHREAD struct proc p_flag to P_KPROC.
2016-02-08 gjbMFH
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-04 mjgfork: plug a use after free of the returned process
2016-02-04 mjgfork: pass arguments to fork1 in a dedicated structure
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-25 gjbMFH
2016-01-22 dimMerge ^/head r294169 through r294598.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-20 mjgsession: avoid proctree lock on proc exit when possible
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-08 delphijMFV r293415:
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 gjbMFH r289384-r293170
2016-01-04 emasteMerge LLDB 3.8
2015-12-31 ngieMFhead @ r293006
2015-12-30 dimUpdate clang to trunk r256633.
next