]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Be consistent with r160968: keep autoSrcAddr flag untouched when
[FreeBSD/FreeBSD.git] / sbin /
2011-06-22 traszAdvertise growfs(8) a little better.
2011-06-22 traszCosmetic fixes; mostly s/file system/filesystem/g and...
2011-06-22 glebiusOne more braino from me.
2011-06-21 aeWhen user specifies the bootcode with size smaller...
2011-06-21 delphijMod the offset padding by alignment. Without this...
2011-06-21 aeThe "size" param needs no adjusting to stripeoffset.
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-18 pjdCorrect subcommand name 'unset' -> 'unscript'.
2011-06-18 benlFix clang warnings.
2011-06-17 glebius- Fix my braino in the 220835, when I used strtok(...
2011-06-17 trocinyIn HAST we use two sockets - one for only sending the...
2011-06-16 aeAdd "alignment" param to the request before calling...
2011-06-16 sobomaxRevert r222688.
2011-06-14 gibbsLay groundwork in CAM for recording and reporting physi...
2011-06-14 aeImplement "global" mode for ipfw nat. It is similar...
2011-06-14 aeCheck nat id a bit more strictly.
2011-06-14 luigiGrab one of the ifcap bits for netmap, and enable print...
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-10 jeffImplement fully asynchronous partial truncation with...
2011-06-08 kenAdd dump.c to the rtsol build. It is needed now that...
2011-06-07 delphijAdd a special mount option "failok" to indicate that...
2011-06-07 aeDo not use LCM from stripesize and user specified align...
2011-06-06 attilioMFC
2011-06-06 gavinRework parts of this man page to improve grammar.
2011-06-06 edRemove redundant assignments to WARNS.
2011-06-06 gavinAdd another example to mount(8) on using the "-o" argument.
2011-06-06 gavinBump .Dd
2011-06-06 gavinDocument that REQUIRES, PROVIDES and KEYWORDS are alos...
2011-06-06 aeInitialize co.use_set variable before parsing each...
2011-06-06 aeIncrease buffer size for the command line.
2011-06-06 hrs- Accept Router Advertisement messages even when net...
2011-06-05 hrsAdd the "nd6 options" line handler as af_other_status...
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-06-03 attilioMFC
2011-06-03 ruGenerally clean up markup.
2011-06-02 aeAlways use LCM when stripesize > 0.
2011-06-02 aeUse stripesize and stripeoffset in the automatic calcul...
2011-06-02 attilioMFC
2011-06-02 uqsmdoc: fix markup
2011-05-31 attilioMFC
2011-05-31 rmacklemAdd a sentence to the umount.8 man page to clarify...
2011-05-31 bzConditionally compile in the af_inet and af_inet6,...
2011-05-31 attilioMFC
2011-05-30 aeDocument kern.geom.part.check_integrity sysctl variable.
2011-05-30 aeAdd tablearg support for ipfw setfib.
2011-05-29 trocinyIf READ from the local node failed we send the request...
2011-05-29 rmacklemModify the umount(8) command so that it doesn't do
2011-05-29 attilioMFC
2011-05-28 mckusickUpdate the manual page to reflect the new 32K/4K defaults.
2011-05-27 attilioMFC
2011-05-27 aeAdd example how to create MBR and BSD schemes and insta...
2011-05-27 aeSynchronize manpage's synopsis with program's usage...
2011-05-26 mckusickRaise the default blocksize for UFS/FFS filesystems...
2011-05-26 attilioMFC
2011-05-24 aeSimplify ALIGNDOWN macro.
2011-05-24 aeFix calculation of alignment for odd values. Also do...
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-22 uqsRe-encode files from ISO-8859-1 to UTF-8
2011-05-21 pjdRecognize HIO_FLUSH requests.
2011-05-20 attilioMFC
2011-05-20 pjdDocument IPv6 support.
2011-05-20 pjdIf no listen address is specified, bind by default to:
2011-05-20 pjdRename ipv4/ipv6 to tcp4/tcp6.
2011-05-20 pjdNow that hell is fully frozen it is good time to add...
2011-05-20 pjdAllow [ ] characters in strings. They might be used...
2011-05-20 pjdRename tcp4 to tcp in preparation for IPv6 support.
2011-05-20 pjdRename proto_tcp4.c to proto_tcp.c in preparation for...
2011-05-19 pjdIn preparation for IPv6 support allow to specify multip...
2011-05-19 attilioMFC
2011-05-18 pjd- Add support for AF_INET6 sockets for %S format character.
2011-05-17 attilioMFC
2011-05-17 pluknetmdoc:
2011-05-16 attilioMFC
2011-05-15 aeSome partitioning schemes want to have partitions that...
2011-05-15 attilioMFC
2011-05-15 mariusWhen setting media always and not just in case of switc...
2011-05-15 aeSimplify the code a bit. For own providers GEOM_PART...
2011-05-14 attilioMFC
2011-05-14 pjdCurrently we are unable to use capsicum for the primary...
2011-05-14 pjdWhen using capsicum to sanbox, still use other methods...
2011-05-10 attilioMFC
2011-05-10 bmsTypo. For USB devices, 'serial' should be 'sernum'.
2011-05-08 attilioMFC
2011-05-08 gavinWe now have multiple filesystems (UFS, ZFS, ...), so...
2011-05-08 pjdAllow to specify remote as 'none' again which was broke...
2011-05-08 pjdDocument the following sysctls:
2011-05-08 trocinyFix isitme(), which is used to check if node-specific...
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...
next