]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Merge ^/head r311306 through r311313.
[FreeBSD/FreeBSD.git] / usr.sbin /
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-04 asomersQuell Coverity for diskinfo(8)
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 cyFix up grammar.
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 hrs- Use more descriptive names for variables.
2016-12-31 ngieSet value->v.octetstring.len to a correct value on...
2016-12-31 hrs- Add static for symbols which need not to be exported.
2016-12-31 ngiesnmp_pdu_free the right object at the right time in...
2016-12-31 hrsRemove extra NULL-check before free(3).
2016-12-31 ngieDon't call snmp_pdu_free(..) until finished with the...
2016-12-31 hrsReplace two fat signal handlers with function calls in
2016-12-31 hrsRetry to open an F_PIPE process when it dies unexpectedly.
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 mavAdd MAX_LUNS overflow safety checks.
2016-12-27 mmMFV r310622:
2016-12-26 delphijDon't assign rtjp twice.
2016-12-26 delphij - pstat(8) does not accept any arguments other than...
2016-12-24 jamieImprove IP address list representation in libxo output.
2016-12-24 hrs- Fix -N flag (NoBind) for AF_LOCAL sockets.
2016-12-24 ngieUnbreak syslogd after r310494
2016-12-24 ngieWarning message cleanup
2016-12-24 hrs- Remove unused code.
2016-12-23 hrs- More ifdef INET and INET6.
2016-12-23 hrsmdoc and style fixes.
2016-12-22 hrs- Fix a use-after-free bug when dq_timeout == 1 and
2016-12-22 hrsAdd a missing "default:" case.
2016-12-22 hrsInitialize a structure by using a compound literal...
2016-12-22 hrsFix debug log in the case of AF_INET6.
2016-12-22 hrs- Simplify masklen->netmask conversion for AF_INET6.
2016-12-21 mavAdd support for locally assigned RFC 4122 UUID LUN...
2016-12-21 edAdd a Prometheus exporter for sysctl values.
2016-12-21 hrsSimplify type casting of struct sockaddr_in.
2016-12-21 hrs- Initialize deadq_head statically.
2016-12-21 hrs- Add fklog into struct socklist. Files and local...
2016-12-21 hrs- Use fnmatch(3) for domanname matching of -a options.
2016-12-20 cemAdd a 'force' option for non-interactive crontab removal
2016-12-20 hrsEscape punctuation characters.
2016-12-20 hrsAdd a NULL check.
2016-12-20 hrsAdd a default socket bound to *:514 when no -b option...
2016-12-19 sjgMerge bmake-20161212
2016-12-19 hrsAdd a missing STAILQ_INSERT_TAIL() for allowaddr rule.
2016-12-18 ngieClean up parse_ip(..)
2016-12-18 ngieFix some minor typos with begemotBridgeTpLearnedEntryDi...
2016-12-17 dimMerge ^/head r310169 through r310190.
2016-12-17 mmMFV r310115,310184:
2016-12-16 cpercivaAvoid division by zero in the rare case that portsnap...
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-13 dteskeRevert r309918 -- modern POSIX has deprecated -<#>...
2016-12-13 hrsRemove an extra "break" which could incorrectly termina...
2016-12-13 dteskeIt's completely pointless to replace newlines with...
2016-12-13 dteskeThe flags of a WLAN need to be quoted (they contain...
2016-12-13 dteskeSimplify single-line if statements
2016-12-13 dteskeSimplify loop by moving predicate to clause
2016-12-13 dteskeWordsmithing
2016-12-13 dteskeWhy test $? when you can test the command
2016-12-13 dteskeRestore previous comment
2016-12-13 dteskeBoth simplify bringup of interface after changes and...
2016-12-13 dteskeCalculate proper size of menu list dialog
2016-12-13 dteskeThere's an API function for catching errors and display...
2016-12-13 dteskeThere's an API function for displaying pauses
2016-12-13 dteskeThere's an API function for displaying yes/no dialogs
2016-12-13 dteskeThere's an API function for displaying errors
2016-12-13 dteskeComment
2016-12-13 dteskeWhitespace alignment
2016-12-13 dteskeRelying on dialog auto-sizing (width/height/rows =...
2016-12-13 dteskeRemove unnecessary quotes
2016-12-13 dteskeAdd missing quotes
2016-12-13 dteskeIn awk, if you're going to append a newline to your...
2016-12-13 dteskeThis statement has too many backslashes
2016-12-13 dteskeNeither printf (and as is commonly known) nor print...
2016-12-13 dteskeWhitespace and alignment
2016-12-13 dteskeYou don't need parentheses for awk's printf
2016-12-13 dteskeContinued resolution of conveluted statement
2016-12-13 dteskeThese two error messages have always been backwards...
2016-12-13 dteskeWhy use $? when you can use the command itself
next