Include fasttrap handling for DATAMODEL_ILP32 when compiling for amd64.
[freebsd.git] / usr.sbin / bsnmpd /
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
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 bdreweryWITH_META_MODE: Don't expect meta files for side-effect...
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-20 emasteUpdate to ELF Tool Chain r3475
2016-05-18 glebiusRevert r299830, it has couple of fatal errors.
2016-05-15 ngieRemove NO_WERROR and add WARNS?= 6
2016-05-15 ngieRemove NO_WERROR.clang from this Makefile
2016-05-15 ngieReplace malloc + memset(.., 0, ..) with calloc calls
2016-05-15 ngieUse strdup instead of malloc + strlcpy
2016-05-15 ngieCorrect function names that failed in error messages
2016-05-15 ngieReplace QUADFMT with %ju and QUADXFMT with %jx and...
2016-05-15 ngieBump WARNS to 6
2016-05-15 ngieFix up r299769
2016-05-15 ngieReplace malloc + memset(.., 0, ..) with calloc calls
2016-05-15 ngieFix up both r299764 and r299770
2016-05-14 ngieConvert tok from enum tok to int32_t in function calls
2016-05-14 ngieUse a consistent errno save/restore pattern before...
2016-05-14 ngieDo minimal work necessary to cure a -Wunused-but-set...
2016-05-14 ngieFix up r299764
2016-05-14 ngieUse the size of the destination buffer instead of the...
2016-05-14 ngieMute sign compare warning by casting rc to u_int to...
2016-05-14 ngieFix logically dead code pointed out by clang/Coverity
2016-05-14 ngieFix theoretical buffer overflow issues in snmp_oid2asn_oid
2016-05-14 ngieUse the size of the destination buffer, not the source...
2016-05-14 ngieMute -Wstrlcpy-strlcat-size warning by using nitems...
2016-05-14 ngieMark snmptoolctx unused in parse_authentication(.....
2016-05-14 ngieparse_ascii: make count size_t to mute a -Wsign-compare...
2016-05-14 ngieSort variables in parse_ascii(..) per style(9)
2016-05-14 ngieUse calloc instead of memset(.., 0, ..) + malloc
2016-05-14 ngieFix some trivial clang/gcc warnings in bsnmptc.c
2016-05-14 ngieFold two malloc + memset(.., 0, ..) calls into equivale...
2016-05-14 ngieStaticize global variables only used in bsnmpimport...
2016-05-13 ngieMove _bsnmptools_debug extern from bsnmpmap.c to bsnmpt...
2016-05-13 truckmanProperly compute the size argument to pass to malloc().
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-28 ngieUse a better idiom for finding UTC prefixed timezones
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-23 ngieFix looking for "UTC" at start of ptr by using strnmp...
2016-04-22 ngieDon't try to free `string` (stack allocated char[])
2016-04-22 ngieDon't use `entry` after free in the "already in lists...
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMerge the projects/release-pkg branch to head.
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-13 gjbMFH
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-04 gjbMFH
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-14 gjbMFH
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 gjbMFH
2016-03-07 gjbMFH
2016-03-06 gjbMFH
2016-03-02 gjbMFH
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 bdreweryDIRDEPS_BUILD: Regenerate without local dependencies.
2016-02-24 gjbMFH
2016-02-23 gjbMFH
2016-02-22 gjbMFH
2016-02-18 gjbMFH
2016-02-15 gjbMFH
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 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-10 gjbMFH
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-09 kibRename P_KTHREAD struct proc p_flag to P_KPROC.
2016-02-08 gjbMFH
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-02 gjbMFH
2016-01-29 gjbMFH
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-27 gjbMFH
2016-01-25 gjbMFH
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-20 gjbMFH
2016-01-20 gjbMFH
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
next