]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/cloudabi/cloudabi_proc.c
Update llvm, clang, lld and lldb to release_39 branch r288513.
[FreeBSD/FreeBSD.git] / sys / compat / cloudabi / cloudabi_proc.c
2015-09-12 baptFinish merging from head, messed up in previous attempt
2015-09-12 baptMerge from head
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-08-25 baptMerge from HEAD
2015-08-17 dimMerge ^/head r286697 through r286857.
2015-08-17 edDon't forget to invoke pre_execve() and post_execve().
2015-08-12 dimMerge ^/head r286422 through r286684.
2015-08-12 dimUpdate llvm/clang to r242221.
2015-08-12 edUse CAP_EVENT instead of CAP_PDWAIT.
2015-08-10 ngieMFhead @ r286584
2015-08-07 dimMerge ^/head r285924 through r286421.
2015-08-05 edCorrect the previous commit: remove the DECLARE_MODULE().
2015-08-05 edAdd DECLARE_MODULE() to the "cloudabi" kernel module.
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-31 edLimit rights on process descriptors.
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-27 ngieMFhead @ r285904
2015-07-22 dimMerge ^/head r285341 through r285792.
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-20 edMake forking of CloudABI processes work.
2015-07-18 kibThe si_status field of the siginfo_t, provided by the...
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-16 edImplement CloudABI's exec() call.
2015-07-14 edLet proc_raise() call into pksignal() directly.
2015-07-11 edImplement normal and abnormal process termination.
2015-07-09 dimMerge ^/head r285284 through r285340.
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-09 edImport the CloudABI datatypes and create a system call...