]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern/kern_proc.c
Add missing {.
[FreeBSD/FreeBSD.git] / sys / kern / kern_proc.c
2012-06-04 Doug BartonUpgrade to 9.8.3-P1, the latest from ISC. This version...
2012-05-28 Doug BartonUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-27 Konstantin BelousovFix ki_cow for compat32 binaries.
2012-05-26 Dag-Erling SmørgravOpenPAM Micrampelis was re-rolled due to a showstopper...
2012-05-26 Dag-Erling SmørgravUpdate to OpenPAM Micrampelis.
2012-05-24 Jung-uk KimMerge ACPICA 20120518.
2012-05-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.1 release. Release...
2012-05-23 Konstantin BelousovCalculate the count of per-process cow faults. Export...
2012-05-21 Baptiste DaroussinImport byacc from invisible island, it brings us lots...
2012-05-17 Xin LIMerge tcpdump 4.2.1.
2012-05-14 Xin LIMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 George V. Neville... Import dtracetoolkit into cddl/contrib
2012-05-04 Xin LIMerge from OpenBSD 5.1.
2012-05-03 Dimitry AndricUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-03 David ChisnallImport new version of libc++. Among other improvements...
2012-04-26 Jamie GrittonA new jail(8) with a configuration file, ultimately...
2012-04-23 Jung-uk KimMerge ACPICA 20120420.
2012-04-23 Konstantin BelousovAllow for the process information sysctls to accept...
2012-04-19 David E. O'BrienUpdate file(1) to version 5.11.
2012-04-16 Dimitry AndricUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-12 Doug BartonThe BIND 9.8.2 tarball was re-rolled to remove 9.8...
2012-04-08 Stanislav Sedov- Update FreeBSD's Heimdal distribution to 1.5.2. ...
2012-04-05 Doug BartonUpdate to version 9.8.2, the latest from ISC, which...
2012-03-30 Doug AmbriskoMFhead_mfi r233621
2012-03-30 Doug AmbriskoMFhead_mfi r227068
2012-03-28 Jung-uk KimMFV: r233615
2012-03-27 Jung-uk KimMFV: r233551
2012-03-27 Jung-uk KimMFV: r233550
2012-03-25 Edwin GroothuisMFV of 233442, tzdata2012a
2012-03-23 Mikolaj GolubAdd a sysctl to set and retrieve binary osreldate of...
2012-03-22 Stanislav Sedov- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 Jung-uk KimMerge ACPICA 20120320.
2012-03-20 David ChisnallImport new version of libcxxrt. Now works correctly...
2012-03-14 David ChisnallImport a slightly newer libc++, with some bugs fixed...
2012-03-14 David ChisnallImport new versions of libcxxrt and libc++.
2012-03-11 Juli MallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-03 Mikolaj GolubMake kern.proc.umask sysctl readonly.
2012-02-26 Mikolaj GolubAdd sysctl to retrieve or set umask of another process.
2012-02-25 Martin MatuskaUpdate libarchive to 3.0.3
2012-02-22 Mark PeekUpdate to tcsh 6.18.01.
2012-02-16 Jung-uk KimMerge ACPICA 20120215.
2012-02-05 Dimitry AndricAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-29 Martin MatuskaUupdate code to vendor rev. 4183 (release/2.8)
2012-01-25 Mikolaj GolubFix CTL flags in the declarations of KERN_PROC_ENV...
2012-01-22 Mikolaj GolubChange kern.proc.rlimit sysctl to:
2012-01-15 Mikolaj GolubAbrogate nchr argument in proc_getargv() and proc_geten...
2012-01-11 Jung-uk KimMerge ACPICA 20120111.
2012-01-03 Ed SchoutenImport compiler-rt r147467.
2012-01-01 Adrian ChaddInitial copy of xz-embedded to sys/contrib/.
2011-12-31 Ed SchoutenUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 Martin MatuskaUpdate to vendor revision 4016.
2011-12-26 Xin LIMerge from OpenBSD 5.0 (this is a dummy change, the...
2011-12-22 Dag-Erling SmørgravMerge upstream r509: don't log an error in the common...
2011-12-21 Martin MatuskaCopy libarchive from vendor branch to contrib
2011-12-18 Dag-Erling SmørgravUpgrade to OpenPAM Lycopsida.
2011-12-17 Mikolaj GolubFix style and white spaces.
2011-12-17 Mikolaj GolubOn start most of sysctl_kern_proc functions use the...
2011-12-09 Dimitry AndricUpgrade our copy of llvm/clang to 3.0 release. Release...
2011-12-08 Ruslan ErmilovPull up vendor changes to mdoc(7).
2011-12-06 Mikolaj GolubReally protect kern.proc.ps_strings sysctls with p_cand...
2011-12-05 Mikolaj GolubProtect kern.proc.auxv and kern.proc.ps_strings sysctls...
2011-12-04 Mikolaj GolubIn sysctl_kern_proc_ps_strings() there is no much sense...
2011-11-28 Jung-uk KimMerge ACPICA 20111123.
2011-11-27 Mikolaj GolubAdd sysctl to retrieve ps_strings structure location...
2011-11-27 Mikolaj GolubIn sysctl_kern_proc_auxv the process was released too...
2011-11-26 David ChisnallUpdate libcxxrt to remove the pthread dependency.
2011-11-25 David ChisnallImport libc++ / libcxxrt into base. Not build by defau...
2011-11-24 Mikolaj GolubAdd sysctl to get process resource limits.
2011-11-23 Mikolaj GolubFix build without INVARIANTS.
2011-11-22 Mikolaj GolubAdd new sysctls, KERN_PROC_ENV and KERN_PROC_AUXV,...
2011-11-21 Sergey KandaurovRemove no more relevant XXXRW comments since accessing...
2011-11-21 Sergey KandaurovUse the acquired reference to the vmspace instead of...
2011-11-17 Doug BartonUpgrade to BIND 9.8.1-P1 to address the following DDOS...
2011-11-07 Mikolaj GolubAdd KVME_FLAG_SUPER and use it in sysctl_kern_proc_vmma...
2011-11-01 Edwin GroothuisMFV of r226974, tzdata2011n
2011-10-25 Edwin GroothuisMFV of r226750, tzdata2011m
2011-10-22 Dimitry AndricUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-12 Edwin GroothuisMFV of tzdata2011l, r226279
2011-10-05 Dag-Erling SmørgravUpgrade to OpenSSH 5.9p1.
2011-09-29 Dimitry AndricRevive the LLVM and Clang license files, which were...
2011-09-16 Kip MacyIn order to maximize the re-usability of kernel code...
2011-09-13 Hiroki SatoMerge from openresolv 3.4.4 in the vendor branch.
2011-09-03 Doug BartonUpgrade to BIND version 9.8.1. Release notes at:
2011-08-18 John BaldwinOne of the general principles of the sysctl(3) API...
2011-08-11 Ruslan Ermilov- Merged awk upstream that includes a fix for a bug...
2011-08-09 Ruslan ErmilovUpdate to a 7-Aug-2011 release.
2011-07-18 Bjoern A. ZeebRename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN.
2011-07-18 John Baldwin- Export each thread's individual resource usage in...
2011-07-17 Dimitry AndricUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-16 Doug BartonUpgrade to version 9.8.0-P4
2011-07-14 Nathan WhitehornUpdate dialog to 1.1-20110707.
2011-07-11 Martin MatuskaUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-06 Doug BartonUpdate to version 9.6-ESV-R4-P3
2011-06-28 Bjoern A. ZeebUpdate packet filter (pf) code to OpenBSD 4.5.
2011-06-28 Edwin GroothuisMFV of tzdata2011h, r223627
2011-06-20 Gavin AtkinsonMerge tnftp-20100108 from the vendor branch into head.
2011-06-14 Gregory Neil ShapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 Dimitry AndricUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-09 Xin LIMFV: Update to less v444.
2011-06-03 Ed SchoutenUpgrade libcompiler_rt from revision 117047 to 132478.
next