]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/cloudabi/cloudabi_fd.c
Merge from HEAD
[FreeBSD/FreeBSD.git] / sys / compat / cloudabi / cloudabi_fd.c
2015-08-25 baptMerge from HEAD
2015-08-12 edUse CAP_EVENT instead of CAP_PDWAIT.
2015-08-11 edMake cap_rights_limit() work for CloudABI processes.
2015-08-06 edAdd file_open(): the underlying system call of openat().
2015-08-05 edMake fcntl(F_SETFL) work.
2015-08-05 edAllow the creation of polling descriptors (kqueues...
2015-08-01 edAllow CloudABI processes to create shared memory objects.
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-29 edMake pipes in CloudABI work.
2015-07-29 edSplit up Capsicum to CloudABI rights conversion into...
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-28 edMake fstat() and friends work.
2015-07-23 edAllow us to create UNIX sockets and socketpairs in...
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-11 edUse FDDUP_NORMAL instead of hardcoding value 0.
2015-07-11 edAdd missing function parameter.
2015-07-10 mjgfd: split kern_dup flags argument into actual flags...
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-09 edAdd implementations for some of the CloudABI file descr...
2015-07-09 edImport the CloudABI datatypes and create a system call...