]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Merge ^/head r311546 through r311683.
[FreeBSD/FreeBSD.git] / usr.sbin /
2017-01-08 Dimitry AndricMerge ^/head r311546 through r311683.
2017-01-08 Conrad Meyerchown/chgrp: Add SIGINFO handler
2017-01-06 Dimitry AndricMerge ^/head r311460 through r311545.
2017-01-06 Dimitry AndricMerge llvm, clang, lld and lldb trunk r291274, and...
2017-01-06 Warren BlockShow that the crunchgen configuration file name is...
2017-01-06 Konstantin BelousovUse type-independent formats for printing nlink_t and...
2017-01-06 Xin LIMFV r311477: xz 5.2.3.
2017-01-06 Enji CooperConditionalize wrap(3) use based on MK_TCP_WRAPPERS...
2017-01-06 Enji CooperConditionalize wrap(3) use based on MK_TCP_WRAPPERS...
2017-01-06 Enji CooperConditionalize wrap(3) use based on MK_TCP_WRAPPERS...
2017-01-06 Enji CooperConditionalize wrap(3) use based on MK_TCP_WRAPPERS...
2017-01-05 Jung-uk KimMerge ACPICA 20161222.
2017-01-05 Dimitry AndricMerge ^/head r311314 through r311459.
2017-01-05 Enji CooperOS_getSystemUptime: use nitems for calculating the...
2017-01-05 Hiroki SatoFix build when WITHOUT_INET6 is defined.
2017-01-04 Dimitry AndricMerge llvm, clang, lld and lldb trunk r291015, and...
2017-01-04 Dimitry AndricMerge llvm, clang, lld and lldb trunk r291012, and...
2017-01-04 Dimitry AndricMerge ^/head r311132 through r311305.
2017-01-04 Enji Cooperstyle cleanup
2017-01-04 Enji Cooperbridge_do_pfctl: allocate mib_name dynamically using...
2017-01-04 Enji Cooperbridge_get_pfval: use nitems instead of spelling it...
2017-01-04 Enji CooperUse strlcpy instead of strcpy when copying the bridge...
2017-01-04 Xin LIMFV r311279: zlib 1.2.10.
2017-01-04 Xin LIRestructure libz, place vendor files in contrib/zlib...
2017-01-04 Enji CooperFix logical inversion when checking result from calloc
2017-01-04 Alan SomersQuell Coverity for diskinfo(8)
2017-01-03 Enji CooperSwap parameters around with parse_syntax_strval(.....
2017-01-03 Enji CooperMake /usr/lib/libbsnmptools.so.0 into an INTERRNALLIB
2017-01-02 Dimitry AndricUpdate lldb to trunk r290819 and resolve conflicts.
2017-01-02 Dimitry AndricUpdate lld to trunk r290819 and resolve conflicts.
2017-01-02 Dimitry AndricUpdate clang to trunk r290819 and resolve conflicts.
2017-01-02 Dimitry AndricUpdate llvm to trunk r290819 and resolve conflicts.
2017-01-01 Cy SchubertFix up grammar.
2017-01-01 Enji CooperCall snmp_pdu_free on req/resp with a consistent, corre...
2016-12-31 Enji Coopersnmp_output_err_resp, snmp_output_resp: allocate `objec...
2016-12-31 Enji Coopersnmp_output_resp: style(9): sort variables by alignment
2016-12-31 Hiroki Sato- Use more descriptive names for variables.
2016-12-31 Enji CooperSet value->v.octetstring.len to a correct value on...
2016-12-31 Hiroki Sato- Add static for symbols which need not to be exported.
2016-12-31 Enji Coopersnmp_pdu_free the right object at the right time in...
2016-12-31 Hiroki SatoRemove extra NULL-check before free(3).
2016-12-31 Enji CooperDon't call snmp_pdu_free(..) until finished with the...
2016-12-31 Hiroki SatoReplace two fat signal handlers with function calls in
2016-12-31 Hiroki SatoRetry to open an F_PIPE process when it dies unexpectedly.
2016-12-30 Martin MatuskaMFV r310869:
2016-12-30 Martin MatuskaMFV r310798:
2016-12-30 Martin MatuskaMFV r310796, r310797:
2016-12-30 Olivier HouchardMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-28 Enji CooperDon't explicitly build tcp wrappers support into bsnmpd...
2016-12-28 Enji CooperFix the build by moving the initializers for len/nswapd...
2016-12-28 Enji Cooperstyle(9): clean up whitespace
2016-12-28 Enji Cooperstyle(9) fixes: clean up leading whitespace
2016-12-28 Enji Cooperstyle(9) fixes: clean up leading whitespace
2016-12-28 Enji Cooperstyle(9) fixes
2016-12-28 Enji CooperOnly build/install usr.sbin/bsnmpd/modules/snmp_hast...
2016-12-28 Enji CooperOnly build/install usr.sbin/bsnmpd/modules/snmp_wlan...
2016-12-28 Enji CooperInstall snmpmod.3 as all of the bsnmpd APIs it documents
2016-12-27 Enji Cooperstyle(9): clean up trailing whitespace
2016-12-27 Alexander MotinAdd MAX_LUNS overflow safety checks.
2016-12-27 Martin MatuskaMFV r310622:
2016-12-26 Xin LIDon't assign rtjp twice.
2016-12-26 Xin LI - pstat(8) does not accept any arguments other than...
2016-12-24 Jamie GrittonImprove IP address list representation in libxo output.
2016-12-24 Hiroki Sato- Fix -N flag (NoBind) for AF_LOCAL sockets.
2016-12-24 Enji CooperUnbreak syslogd after r310494
2016-12-24 Enji CooperWarning message cleanup
2016-12-24 Hiroki Sato- Remove unused code.
2016-12-23 Hiroki Sato- More ifdef INET and INET6.
2016-12-23 Hiroki Satomdoc and style fixes.
2016-12-22 Hiroki Sato- Fix a use-after-free bug when dq_timeout == 1 and
2016-12-22 Hiroki SatoAdd a missing "default:" case.
2016-12-22 Hiroki SatoInitialize a structure by using a compound literal...
2016-12-22 Hiroki SatoFix debug log in the case of AF_INET6.
2016-12-22 Hiroki Sato- Simplify masklen->netmask conversion for AF_INET6.
2016-12-21 Alexander MotinAdd support for locally assigned RFC 4122 UUID LUN...
2016-12-21 Ed SchoutenAdd a Prometheus exporter for sysctl values.
2016-12-21 Hiroki SatoSimplify type casting of struct sockaddr_in.
2016-12-21 Hiroki Sato- Initialize deadq_head statically.
2016-12-21 Hiroki Sato- Add fklog into struct socklist. Files and local...
2016-12-21 Hiroki Sato- Use fnmatch(3) for domanname matching of -a options.
2016-12-20 Conrad MeyerAdd a 'force' option for non-interactive crontab removal
2016-12-20 Hiroki SatoEscape punctuation characters.
2016-12-20 Hiroki SatoAdd a NULL check.
2016-12-20 Hiroki SatoAdd a default socket bound to *:514 when no -b option...
2016-12-19 Simon J. GerratyMerge bmake-20161212
2016-12-19 Hiroki SatoAdd a missing STAILQ_INSERT_TAIL() for allowaddr rule.
2016-12-18 Enji CooperClean up parse_ip(..)
2016-12-18 Enji CooperFix some minor typos with begemotBridgeTpLearnedEntryDi...
2016-12-17 Dimitry AndricMerge ^/head r310169 through r310190.
2016-12-17 Martin MatuskaMFV r310115,310184:
2016-12-16 Colin PercivalAvoid division by zero in the rare case that portsnap...
2016-12-16 Dimitry AndricMerge ^/head r309817 through r310168.
2016-12-16 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2016-12-13 Devin TeskeRevert r309918 -- modern POSIX has deprecated -<#>...
2016-12-13 Jung-uk KimMFV: r309561
2016-12-13 Hiroki SatoRemove an extra "break" which could incorrectly termina...
2016-12-13 Devin TeskeIt's completely pointless to replace newlines with...
2016-12-13 Devin TeskeThe flags of a WLAN need to be quoted (they contain...
2016-12-13 Devin TeskeSimplify single-line if statements
2016-12-13 Devin TeskeSimplify loop by moving predicate to clause
next