]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys/proc.h
Import dtracetoolkit into cddl/contrib
[FreeBSD/FreeBSD.git] / sys / sys / proc.h
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-23 kibAllow for the process information sysctls to accept...
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-12 kibAdd thread-private flag to indicate that error value...
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-22 alcHandle spurious page faults that may occur in no-fault...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-02-27 kibCurrently, the debugger attached to the process executi...
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-23 kibAllow the parent to gather the exit status of the child...
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-10 kibMark the automatically attached child with PL_FLAG_CHIL...
2012-02-06 kibCurrent implementations of sync(2) and syncer vnode...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-31 jimharrisRebase user/jimharris/isci branch from head.
2012-01-28 attilioAvoid to check the same cache line/variable from all...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-15 trocinyAbrogate nchr argument in proc_getargv() and proc_geten...
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-17 trocinyOn start most of sysctl_kern_proc functions use the...
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-22 trocinyAdd new sysctls, KERN_PROC_ENV and KERN_PROC_AUXV,...
2011-11-18 kibConsistently use process spin lock for protection of the
2011-11-09 kibAssert that _PRELE() is done for the held process.
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-11 kibInline the syscallenter() and syscallret(). This reduce...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-08-18 jonathanAdd experimental support for process descriptors
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-09 kibAdd a facility to disable processing page faults. When...
2011-07-09 kibUse 'curthread_pflags' instead of 'thread_pflags' to...
2011-07-09 kibImplement a helper functions to locally set thread...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-16 hrsMerge from HEAD@222977.
2011-06-14 obrienWe should not return ECHILD when debugging a child...
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-29 hrsMerge from head@222434.
2011-05-19 attilioMFC
2011-05-19 jhbStyle fixes:
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-14 pluknetRemove stale M_ZOMBIE malloc type.
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-03-29 traszAdd racct. It's an API to keep per-process, per-jail...
2011-03-23 jhbUpdate a comment. The kernel stopped using the S*...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-12 dasMerge gdtoa-20110304.
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
2011-02-12 dchaginRemove unused since r134586 thr_exit1() declaration.
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-08 mdfBased on discussions on the svn-src mailing list, rewor...
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-01-25 kibAllow debugger to specify that children of the traced...
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-09 dimSync: merge r216133 through r216338 from ^/head.
2010-12-09 davidxuMFp4:
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-01 dimMerge ^/vendor/binutils/dist@214571 into contrib/binuti...
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-21 dimMerge ^vendor/binutils/dist@214082 into contrib/binutils.
2010-10-20 jamieImport section 2 man files so I can update jail(2).
2010-10-19 jamieA new jail(8) with a configuration file, to replace...
2010-10-17 davidxu- Insert thread0 into correct thread hash link list.
2010-10-13 jkimMerge ACPICA 20101013.
next