]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Update to a 7-Aug-2011 release.
[FreeBSD/FreeBSD.git] / sbin /
2011-08-06 dougbGavin documented these alternate options in good faith...
2011-07-30 mckusickUpdate to -r224294 to ensure that only one of MNT_SUJ...
2011-07-24 mckusickMove the MNTK_SUJ flag in mnt_kern_flag to MNT_SUJ...
2011-07-20 adrianThis patch removes a check in ifconfig which disables...
2011-07-19 adrianThis patch enables listing DFS related flags when ...
2011-07-18 bzIf compiling RESCUE always ignore feature_present(3...
2011-07-17 rstoneThe MBR uses a 32-bit unsigned integer to store the...
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-15 mckusickBreak out the pass 5 inode and block map updating into...
2011-07-14 mckusickWhen using -A option (unmount all mounted filesystems...
2011-07-14 delphijUse _PATH_DEV and make the format more consistent with...
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-14 delphijAdd a -l option to show file system's corresponding...
2011-07-14 gjbRemove trailing whitespace in the shutdown(8) manual.
2011-07-14 gjbImprovements to the shutdown(8) manual.
2011-07-13 trocinyWhen exiting with error because of an invalid command...
2011-07-13 trocinyFix indentation.
2011-07-12 aeUse NULL instead of 0 for third argument of sigaction(2).
2011-07-12 aeAdd SIGINFO handler.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-05 trocinyRemove useless initialization.
2011-07-03 bzAdd infrastructure to allow all frames/packets received...
2011-07-01 semFix a typo.
2011-06-30 jeff - Handle the JOP_SYNC case as appropriate.
2011-06-29 aeAdd new rule actions "call" and "return" to ipfw. They...
2011-06-29 aeImprove error reporting. Use corresponding error messag...
2011-06-28 trocinyCheck the returned value of activemap_write_complete...
2011-06-28 trocinyMake activemap_write_start/complete check the keepdirty...
2011-06-28 traszRevert the mechanical change from 'file system' to...
2011-06-28 bzUpdate packet filter (pf) code to OpenBSD 4.5.
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-24 glebiusActually, if code had followed style(9), there would...
2011-06-24 kevloRemove duplicated header files
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 hrsMerge from HEAD@222977.
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-11 hrsMerge from HEAD@222975.
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-08 hrsMerge from HEAD@222848.
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 hrsMerge from HEAD@222712.
2011-06-05 hrsFix a missing condition mistakenly removed in the previ...
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-06-02 hrsMove a handler of "nd6 options" line to af_other_status...
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 hrsDisplay an nd6 line when the interface has ND6_IFF_ACCE...
2011-05-29 hrsMerge from head@222434.
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...
next