Convert absolute links to relative links.
[freebsd.git] / usr.sbin / syslogd /
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-04 ngieCorrect nuance of -a :service -> "*" in r314563, r314585
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-03 ngieCorrect verb change for service => `*` after r314563
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-03-02 ngieWordsmith syslogd(8)
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-03-01 dimMerge ^/head r314420 through r314481.
2017-02-28 impRenumber copyright clause 4
2017-02-25 dimMerge ^/head r314178 through r314269.
2017-02-25 ngieParameterize out the length of struct filed->f_lasttime...
2017-02-24 ngieUse SRCTOP instead of .CURDIR relative paths with ".."
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-11 dimMerge ^/head r313301 through r313643.
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-07 ngieMFhead@r313360
2017-02-07 ngieSort sys/ #includes some more
2017-02-07 ngieSort sys/ #includes and zap an unnecessary trailing...
2017-02-07 ngieUse a flexible array for TypeNames instead of hardcodin...
2017-02-07 ngieFix typos in comments (returing -> returning)
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 hrsFix a bug which caused not to create AF_LOCAL sockets...
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
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-11 dimMerge ^/head r311812 through r311939.
2017-01-11 hrsAdd more #ifdef INET and INET6.
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-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-04 dimMerge llvm, clang, lld and lldb trunk r291012, and...
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
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.
2016-12-31 hrs- Use more descriptive names for variables.
2016-12-31 hrsRemove extra NULL-check before free(3).
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-27 mmMFV r310622:
2016-12-24 hrs- Fix -N flag (NoBind) for AF_LOCAL sockets.
2016-12-24 ngieUnbreak syslogd after r310494
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 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 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-17 mmMFV r310115,310184:
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-13 hrsRemove an extra "break" which could incorrectly termina...
2016-12-12 hrs- Refactor listening socket list. All of the listening...
2016-12-12 hrsTemporarily backout the previous commit because it...
2016-12-12 hrs- Refactor listening socket list. All of the listening...
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-28 dimMerge ^/head r309213 through r309262.
2016-11-27 baptProperly initialize nextp
2016-11-27 dimMerge ^/head r309170 through r309212.
2016-11-26 baptinitialize *nextp which could be left uninitialized...
2016-11-22 delphijMFV r308954:
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-11-02 dimMerge ^/head r303250 through r308226.
next