Convert absolute links to relative links.
[freebsd.git] / usr.sbin / bsnmpd /
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-04 ngieusr.sbin: normalize paths using SRCTOP-relative paths...
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-02 jkimMFV: r313101
2017-02-02 mmMFV r313071:
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-01-29 dimMerge ^/head r312894 through r312967.
2017-01-28 nyanRemove pc98 support completely.
2017-01-22 dimMerge ^/head r312309 through r312623.
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-17 ngieAdd smilint target to subdir targets so "make smilint...
2017-01-17 ngieRemove ad hoc smilint targets made standard in bsd...
2017-01-16 ngieMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-14 dimMerge compiler-rt release_40 branch r292009.
2017-01-14 dimMerge llvm, clang, lld and lldb release_40 branch r2920...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-10 mmMFV r311899:
2017-01-09 dimMerge compiler-rt trunk r291476.
2017-01-09 dimMerge llvm, clang, lld and lldb trunk r291476.
2017-01-09 dimMerge ^/head r311692 through r311807.
2017-01-09 ngieAdd a REVISION section to track changes for the BEGEMOT...
2017-01-09 ngieAdd a REVISION section to track changes for the BEGEMOT...
2017-01-09 ngieAdd a REVISION section to track changes for the hostres...
2017-01-09 ngieImprove the smilint target in the hostres and mibII...
2017-01-09 ngieUse SRCTOP instead of spelling out the full path with...
2017-01-08 dimMerge compiler-rt r291274.
2017-01-08 dimMerge libc++ r291274, and update the library Makefile.
2017-01-06 dimMerge llvm, clang, lld and lldb trunk r291274, and...
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-05 dimMerge ^/head r311314 through r311459.
2017-01-05 ngieOS_getSystemUptime: use nitems for calculating the...
2017-01-04 dimMerge llvm, clang, lld and lldb trunk r291012, and...
2017-01-04 dimMerge ^/head r311132 through r311305.
2017-01-04 ngiestyle cleanup
2017-01-04 ngiebridge_do_pfctl: allocate mib_name dynamically using...
2017-01-04 ngiebridge_get_pfval: use nitems instead of spelling it...
2017-01-04 ngieUse strlcpy instead of strcpy when copying the bridge...
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-04 ngieFix logical inversion when checking result from calloc
2017-01-03 ngieSwap parameters around with parse_syntax_strval(.....
2017-01-03 ngieMake /usr/lib/libbsnmptools.so.0 into an INTERRNALLIB
2017-01-02 dimUpdate lldb to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate lld to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate clang to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate llvm to trunk r290819 and resolve conflicts.
2017-01-01 ngieCall snmp_pdu_free on req/resp with a consistent, corre...
2016-12-31 ngiesnmp_output_err_resp, snmp_output_resp: allocate `objec...
2016-12-31 ngiesnmp_output_resp: style(9): sort variables by alignment
2016-12-31 ngieSet value->v.octetstring.len to a correct value on...
2016-12-31 ngiesnmp_pdu_free the right object at the right time in...
2016-12-31 ngieDon't call snmp_pdu_free(..) until finished with the...
2016-12-30 mmMFV r310796, r310797:
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-28 ngieDon't explicitly build tcp wrappers support into bsnmpd...
2016-12-28 ngieFix the build by moving the initializers for len/nswapd...
2016-12-28 ngiestyle(9): clean up whitespace
2016-12-28 ngiestyle(9) fixes: clean up leading whitespace
2016-12-28 ngiestyle(9) fixes: clean up leading whitespace
2016-12-28 ngiestyle(9) fixes
2016-12-28 ngieOnly build/install usr.sbin/bsnmpd/modules/snmp_hast...
2016-12-28 ngieOnly build/install usr.sbin/bsnmpd/modules/snmp_wlan...
2016-12-28 ngieInstall snmpmod.3 as all of the bsnmpd APIs it documents
2016-12-27 ngiestyle(9): clean up trailing whitespace
2016-12-27 mmMFV r310622:
2016-12-24 ngieWarning message cleanup
2016-12-19 sjgMerge bmake-20161212
2016-12-18 ngieClean up parse_ip(..)
2016-12-18 ngieFix some minor typos with begemotBridgeTpLearnedEntryDi...
2016-12-17 mmMFV r310115,310184:
2016-12-06 mmMFV r309587:
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-01 mmMFC r309362:
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-22 delphijMFV r308954:
2016-11-19 dimMerge ^/head r308491 through r308841.
2016-11-11 gavinCorrect spelling in syslog: getttimeofday -> gettimeofday
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-10 dimMerge ^/head r308227 through r308490.
2016-11-08 bdreweryFix improper use of "its".
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-01 baptImport libucl 20160812
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-24 dimMerge ^/head r305892 through r306302.
2016-09-24 marcelWhen MAKEOBJDIRPREFIX points to a case-insensitive...
next