]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin/hastd
When we receive an ICMP unreach need fragmentation datagram, we take
[FreeBSD/FreeBSD.git] / sbin / hastd /
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-29 trocinyIf hastd is invoked with "-P pidfile" option always...
2012-03-23 trocinyFix typo.
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-11 pjdNice range comparison.
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-05 trocinyIf a local write request is from the synchronization...
2012-02-05 trocinyFix the regression introduced in r226859: if the local...
2012-02-04 pjdFix typo in comment.
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-24 pjd- Fix documentation to note that /etc/hast.conf is...
2012-01-22 pjdFree memory that won't be used in child.
2012-01-21 pjdFix minor memory leak.
2012-01-20 pjdRemove another unused token.
2012-01-20 pjdRemove unused token 'port'.
2012-01-13 pjdStyle cleanups.
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-10 pjd- Fix a bug where pidfile was removed in SIGHUP when...
2012-01-10 pjdFor functions that return -1 on failure check exactly...
2012-01-10 pjdDon't touch pidfiles when running in foreground. Before...
2012-01-07 uqsSpelling fixes for sbin/
2012-01-06 pjdfork(2) returns -1 on failure, not some random negative...
2012-01-06 pjdConstify argument.
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-19 dimUse NO_WCAST_ALIGN for usr.bin/hastctl and usr.bin...
2011-12-18 pjdUse lex's standard way of not generating unused function.
2011-12-18 pjdDon't use function name as format string.
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-15 pjdRemove redundant assignment.
2011-12-15 pjdSimplify code by changing functions types from int...
2011-12-15 pjdRemove redundant setting of the error variable.
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-10-27 pjdRemove redundant space.
2011-10-27 pjdImplement 'async' mode for HAST.
2011-10-27 pjdMinor cleanups.
2011-10-27 pjdReduce indentation.
2011-10-27 pjdImprove comment so it doesn't suggest race is possible...
2011-10-27 pjd- Eliminate the need for hio_nv.
2011-10-27 pjdMonor cleanups.
2011-10-27 pjdDelay resuid generation until first connection to secon...
2011-10-27 pjdCorrect comments.
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-17 pjdAllow to specify pidfile in HAST configuration file.
2011-10-17 pjdRemove redundant space.
2011-10-17 pjdWhen path to the configuration file is relative, obtain...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-28 pjdCorrect typo.
2011-09-28 pjdIf the underlying provider doesn't support BIO_FLUSH...
2011-09-28 pjdBreak a bit earlier.
2011-09-28 pjdAfter every activemap change flush disk's write cache...
2011-09-27 pjdUse PJDLOG_ASSERT() and PJDLOG_ABORT() everywhere inste...
2011-09-27 pjdNo need to wrap pjdlog functions around with KEEP_ERRNO...
2011-09-27 pjd- Convert some impossible conditions into assertions.
2011-09-27 pjdCorrect two mistakes when converting asserts to PJDLOG_...
2011-09-27 pjdPrefer PJDLOG_ASSERT() and PJDLOG_ABORT() over assert...
2011-09-27 pjdNo need to use KEEP_ERRNO() macro around pjdlog functio...
2011-09-27 pjdEnsure that pjdlog functions don't modify errno.
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-13 trocinyFix indentation.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-05 trocinyRemove useless initialization.
2011-06-28 trocinyCheck the returned value of activemap_write_complete...
2011-06-28 trocinyMake activemap_write_start/complete check the keepdirty...
2011-06-27 pjdCompile hastd and hastctl with capsicum support.
2011-06-27 pjdCompile capsicum support only if HAVE_CAPSICUM is defined.
2011-06-27 pjdLog a warning if we cannot sandbox using capsicum,...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-17 trocinyIn HAST we use two sockets - one for only sending the...
2011-06-16 hrsMerge from HEAD@222977.
2011-06-16 sobomaxRevert r222688.
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-05 hrsMerge from HEAD@222712.
2011-06-04 attilioMFC
2011-06-04 sobomaxRead from the socket using the same max buffer size...
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-31 attilioMFC
2011-05-29 trocinyIf READ from the local node failed we send the request...
2011-05-29 hrsMerge from head@222434.
2011-05-23 attilioMFC
2011-05-23 pjdKeep statistics on number of BIO_READ, BIO_WRITE, BIO_D...
2011-05-23 pjdTo handle BIO_FLUSH and BIO_DELETE requests in secondar...
2011-05-22 attilioMFC
2011-05-21 pjdRecognize HIO_FLUSH requests.
next