]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys/param.h
Implement eventfd system call.
[FreeBSD/FreeBSD.git] / sys / sys / param.h
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-08 hselaskyExtend the maximum number of allowed PCM channels in...
2015-05-06 gjbMFH: r282315-r282534
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-01 baptBump _FreeBSD_version after reallocarray import
2015-05-01 gjbMFH: r281855-r282312
2015-04-29 gremboBump __FreeBSD_version for smb(4) changes in r281985
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-25 rmacklemMAXBSIZE defines both the largest UFS block size and the
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-16 glebiusMove ALTQ from contrib to net/altq. The ALTQ code is...
2015-04-16 ngieMFhead @ r281584
2015-04-15 tijlPoint to the right location where __FreeBSD_version...
2015-04-15 tijlRemove the const qualifier from iconv(3) to comply...
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-06 glebiuso Make net.inet6.ip6.mif6table return special API struc...
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-25 gjbMFH: r278968-r280640
2015-03-25 jkimRemove defunct SSLv2 support from fetch(1) and fetch(3).
2015-03-20 jkimDisable insecure SSLv2 support from the base OpenSSL.
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-15 dimUpgrade our copy of clang, llvm and lldb to 3.6.0 release.
2015-03-15 dimBump __FreeBSD_version again, and set real dates in...
2015-03-07 dimMerging ^/head r279596 through r279758.
2015-03-07 hselaskyAdd PPS support to USB serial drivers.
2015-03-07 hselaskyAdd mutex support to the pps_ioctl() API in the kernel.
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-26 dimMerge ^/head r279163 through r279308.
2015-02-23 kenBump __FreeBSD_version for the mtio(4) / sa(4) ioctl...
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-19 dimMerging ^/head r278916 through r279022.
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-18 gjbMFH: r278593-r278966
2015-02-18 kenMake sure that the flags for the XPT_DEV_ADVINFO CCB...
2015-02-17 dimMerge ^/head r278756 through r278915.
2015-02-16 hselaskyForward the FBIO_BLANK IOCTL to framebuffer clients...
2015-02-11 gjbMFH: r278202,r278205-r278590
2015-02-10 dimMerge ^/head r278351 through r278498.
2015-02-09 delphijChase r278433: bump __FreeBSD_version for xz 5.2.0...
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-02-05 kenAdd support for probing the SCSI VPD Extended Inquiry...
2015-02-04 dimMerge ^/head r278110 through r278223.
2015-02-02 dimMerge ^/head r278005 through r278109.
2015-01-31 dimMerge ^/head r277975 through r277998.
2015-01-29 jhbRemove the d_thread_t compatibility shim provided in...
2015-01-28 dimMerge ^/head r277804 through r277843.
2015-01-26 dimMerge ^/head r277719 through 277776.
2015-01-26 dimAnticipate a __FreeBSD_version bump.
2015-01-25 dimMerge ^/head r277327 through r277718.
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-23 jillesAdd futimens and utimensat system calls.
2015-01-22 hselaskyRevert for r277213:
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-15 hselaskyMajor callout subsystem cleanup and rewrite:
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-07 rwatsonBump __FreeBSD_version to 1100053 reflecting the additi...
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 delphijMFV r276568:
2014-12-31 dimUpgrade our copy of clang, llvm and lldb to 3.5.0 release.
2014-12-27 dimMerge ^/head r274961 through r276301.
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-23 rmacklemRemove the old NFS client and server from head,
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-12 jmgAdd some new modes to OpenCrypto. These modes are...
2014-12-11 dimMerge ^/head r275685 through r275714.
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-10 dimMerge ^/head r274961 through r275684.
2014-12-09 dimMerge ^/head r275623 through 275634.
2014-12-09 dimPull in r223171 from upstream llvm trunk (by Michael...
2014-12-08 dimMerge ^/head r275478 through r275622.
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-05 jhbAlways ignore the deprecated MAP_RENAME and MAP_NORESER...
next