]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libnv
Add support for BCM5466 PHY
[FreeBSD/FreeBSD.git] / lib / libnv /
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-04 oshogboMove the nvlist source and private includes from sys...
2015-07-04 oshogboMove nvlist documentation to the FreeBSD Kernel Develop...
2015-07-02 oshogboLet the nv.h and dnv.h includes be only in sys directory.
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-15 baptRevert r284417 it is not necessary anymore
2015-06-15 baptEnforce overwritting SHLIBDIR
2015-06-13 sjgAdd META_MODE support.
2015-06-10 delphijMFV r284234:
2015-06-08 sjgdirdeps.mk now sets DEP_RELDIR
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-06 gjbMFH: r282315-r282534
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-02 oshogboAdd test case for unpack with diffrent flags.
2015-05-02 oshogboIntroduce the NV_FLAG_NO_UNIQUE flag. When set, it...
2015-05-02 oshogboApproved, oprócz użycie RESTORE_ERRNO() do ustawiania...
2015-05-01 gjbMFH: r281855-r282312
2015-05-01 oshogboAdd nvlist_flags() function, which returns nvlist's...
2015-05-01 oshogboSort MLINKS alphabetically.
2015-04-29 oshogboRemove the nvlist_.*[fv] functions.
2015-04-29 oshogboRemove the use of nvlist_.*[fv] functions from tests.
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
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-20 jkimMerge OpenSSL 1.0.1m.
2015-03-11 dimMerge ^/head r279759 through r279892.
2015-03-08 dimFix lib/libnv tests compilation with -std=c++11, by...
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-03-01 rstoneFix build of nv_tests.cc
2015-03-01 rstoneMove libnv into the kernel and hook it into the kernel...
2015-03-01 rstoneAdd macros to make code compile in kernel
2015-03-01 rstonePrevent creation of an invalid nvlist
2015-03-01 rstoneDon't allocate memory for operations that do not insert
2015-03-01 rstoneAdd function to force an nvlist into the error state
2015-03-01 rstoneExtend the unit test to fix the bug caught in r277925
2015-03-01 rstoneAdd tests for dnvlist_take_*
2015-03-01 rstoneAdd tests for dnv_get_*
2015-03-01 rstoneAdd tests for nvlist_free* functions
2015-03-01 rstoneAdd tests for nvlist_take_*
2015-03-01 rstoneAdd test cases for nvlist_move_*
2015-03-01 rstoneAdd tests for nvlist_pack/unpack
2015-03-01 rstoneAdd tests for nvlist_clone
2015-03-01 rstoneTests of basic nvlist add functions
2015-03-01 rstoneRevert r279422. My "apply patch and commit" script...
2015-03-01 rstoneTests of basic nvlist add functions
2015-03-01 rstoneMake libnv headers includable from C++
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
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-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-01-30 dimMerge ^/head r277902 through r277944.
2015-01-30 pjdMake gcc happy.
2015-01-30 pjdAdd missing nvlist_get_parent(3) link.
2015-01-30 pjdHandle empty nvlists correctly.
2015-01-30 pjdModify nvlist_get_parent() API to take additional cooki...
2015-01-30 pjdIf moving descriptor or binary data to an nvlist fails...
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
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-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-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-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-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-11-29 baptUpdate libucl to latest version
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
next