]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/extres
Fix improper checking in SCTP-AUTH shared key update.
[FreeBSD/FreeBSD.git] / sys / dev / extres /
2018-08-13 mmelMFC r335249:
2018-04-04 mmelMFC r328201:
2018-04-04 mmelMFC r330074:
2018-03-19 eadlerMFC r328586:
2017-04-16 mmelMFC r309537:
2016-12-09 manuMFC r308298, r308440
2016-11-05 mmelMFC r307558:
2016-11-05 mmelMFC r302523,r302528:
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 ianRename gpiobus_map_pin() to gpiobus_acquire_pin(),...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-14 gonzoUse OF_prop_free instead of direct call to free(9)
2016-05-12 mmMFV r299425:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-15 philImport to 0.6.1
2016-04-12 philMerge libxo 0.4.6
2016-04-04 gjbMFH
2016-04-04 andrewFix a format string when uint64_t is not unsigned long...
2016-03-28 jmcneillPass clkdev_if methods through to parent device by...
2016-03-27 kanDo nothing if requested clk frequency is already correct.
2016-03-23 jmcneillFix support for fixed factor clocks.
2016-03-23 jmcneillclk_parse_ofw_out_names is supposed to return a list...
2016-03-23 jmcneillReturn BUS_PROBE_GENERIC instead of 0 from ofw_clkbus_p...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-15 mmelAdd phy framework, a next part of new 'extended resourc...
2016-03-15 mmelAdd regulator framework, a next part of new 'extended...
2016-03-15 mmelCLK: Add and use explicit locking for access to clock...
2016-03-15 mmelCLK: Add enumerator for 'clocks' OFW node. Add bus...
2016-03-15 mmelCLK: Remove forgotten mutex from clk_fixed class.
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-26 dimMerge ^/head r294599 through r294776.
2016-01-25 gjbMFH
2016-01-24 mmelAdd reset framework, a second part of new 'extended...
2016-01-24 mmelAdd clock framework, a first part of new 'extended...