]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
MFC
[FreeBSD/FreeBSD.git] / sbin /
2011-05-04 attilioMFC
2011-05-04 ruImplemented a mount option "nocto" that disables cache...
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-03 attilioMFC
2011-05-03 aeAdd "-a alignment" option to gpart(8). When it specifie...
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-05-02 attilioMFC @ r221324
2011-05-01 uqsrecoverdisk(8): treat output file consistently and...
2011-05-01 rmacklemFix the Makefile for mount_nfs so that it creates a
2011-04-29 desAdd an -E option to mirror newfs's. The idea is that...
2011-04-29 desSomewhere around the 473rd time I mistyped "mdconfig...
2011-04-29 rmacklemAnother man page update related to the switchover of the
2011-04-28 rmacklemUpdate man pages related to the change in default NFS...
2011-04-27 deswhitespace nit - sorry for the churn
2011-04-27 deswhitespace nit
2011-04-27 rmacklemThis patch changes head so that the default NFS client...
2011-04-27 desMechanical whitespace cleanup.
2011-04-27 desFix boo-boo in previous commit.
2011-04-27 desAlphabetize the options. No date bump since no actual...
2011-04-26 trocinyAdd missing ifdef. This fixes build with NO_OPENSSL.
2011-04-26 trocinyRename HASTCTL_ defines, which are used for conversion...
2011-04-26 trocinyFor conversation between hastctl and hastd we should...
2011-04-26 trocinyFix assert messages.
2011-04-26 cpercivaStop trying to zero UFS1 superblocks if we fall off...
2011-04-22 adrianRevert r220907 and r220915.
2011-04-21 adrianChange the MIMO userland export ABI to include flags...
2011-04-20 pjdCorrect comment.
2011-04-20 pjdWhen we become primary, we connect to the remote and...
2011-04-20 pjdIf we act in different role than requested by the remot...
2011-04-20 pjdTimeout must be positive.
2011-04-20 mavWhen calling XPT_REL_SIMQ to ajust number of openings...
2011-04-19 pjdScenario:
2011-04-19 glebiusRewrite NAT configuration parser, so that memory alloca...
2011-04-18 sobomaxFurthermore condition IP waiting behaviour also on...
2011-04-18 sobomaxOnly wait for the IP to appear on the interface if...
2011-04-18 glebiusMore whitespace fixes.
2011-04-18 glebiusWhitespace fixes.
2011-04-18 ruChanged "conscontrol unset" to accept an existing virtual
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-17 trocinyRemove hast_proto_recv(). It was used only in one place...
2011-04-17 sobomaxIf we can retrieve interface address sleep for one...
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-14 pluknetRemove vestiges of disklabel(5).
2011-04-12 pjdThe replication mode that is currently support is fulls...
2011-04-10 trocinyIn hast_proto_recv() remove unnecessary check. The...
2011-04-10 trocinyIn hast_proto_recv_data() check that the size of the...
2011-04-10 trocinyFix a typo in comments.
2011-04-10 trocinyhastd(8) maintains a map of dirty extents, not hastctl...
2011-04-06 gjbCorrect 'list scan' description in the examples. The...
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-04-02 pjdIncrease default timeout from 5 seconds to 20 seconds...
2011-04-02 pjdHandle ENOBUFS on send(2) by retrying for a while and...
2011-04-02 pjdWhen we are operating on blocking socket and get EAGAIN...
2011-04-02 pjdDeclare directions for sockets between primary and...
2011-04-02 pjdAllow to disable sends or receives on a socket using...
2011-04-02 pjdHandle the problem described in r220264 by using GEOM...
2011-04-02 pjdBecause ggatel(8) operates on local GEOM providers...
2011-03-25 pjdAdd mapsize to the header just before sending the packet.
2011-03-25 pjdUse timeout from configuration file not only when sendi...
2011-03-25 pjdUse role2str() when setting process title.
2011-03-24 mavMFgraid/head:
2011-03-24 mavMFgraid/head r217014:
2011-03-24 ruIt's possible to unmount multiple items at once, make...
2011-03-23 glebiusFix SYNOPSIS.
2011-03-23 pjdDon't create socketpair for connection forwarding betwe...
2011-03-23 jmallettAdd support for displaying newfs flags for SU+J and...
2011-03-22 pjdAdd my copyright.
2011-03-22 pjdForgot to commit this as part of r219873.
2011-03-22 trocinyAfter synchronization is complete we should make primar...
2011-03-22 trocinyFor requests that are sent only to remote component...
2011-03-22 pjdThe proto API is a general purpose API, so don't use...
2011-03-22 pjdWhite space cleanups.
2011-03-21 pjdWhen dropping privileges prefer capsicum over chroot...
2011-03-21 pjdInitialize localcnt on first write. This fixes assertio...
2011-03-21 pjdFix typo.
2011-03-21 pjdBefore handling any events on descriptors check signals...
2011-03-21 gjbBump date from previous commit.
2011-03-21 pjdRemove stale comment. Yes, it is valid to set role...
2011-03-21 pjdIncrease debug level of "Checking hooks." message.
2011-03-21 pjdBe pedantic and free nvout before exiting.
2011-03-21 pjdDetect situation where resource internal identifier...
2011-03-21 pjdForgot to commit this as a part of r219818.
2011-03-21 pjdIn hast.conf we define the other node's address in...
2011-03-21 pjdLog when we start hooks checking and when we execute...
2011-03-21 pjdUse snprlcat() instead of two strlcat(3)s.
2011-03-21 pjdAdd snprlcat() and vsnprlcat() - the functions I'm...
2011-03-21 pjdWhen creating connection on behalf of primary worker...
2011-03-21 pjdIf there is any traffic on one of out descriptors,...
2011-03-20 gjbUse 'list scan' in favor of 'scan', as 'scan' has a...
2011-03-18 umeUse resolvconf(8) to update /etc/resolv.conf.
2011-03-18 umeAdd resolvconf(8) which manages resolv.conf.
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-17 trocinyFor secondary, set 2 * HAST_KEEPALIVE seconds timeout...
2011-03-15 pjdRemove #include needed for debugging.
2011-03-13 trocinyIn command line options allow size to be specified...
2011-03-12 aeFix grammar.
2011-03-12 gjbRemove unneeded newline.
2011-03-12 gjbAdd example of using 'scan' for wireless networks,...
2011-03-12 aeDocument GEOM_PART_EBR_COMPAT option.
next