]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
This commit was generated by cvs2svn to compensate for changes in r164219,
[FreeBSD/FreeBSD.git] / sbin /
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-09 thompsaAdd a new address cache type called sticky. On an inter...
2006-11-07 ceriDocument the -l option.
2006-11-05 danger- I forgot to bump a date.
2006-11-05 danger- add some files to FILES section and provide their...
2006-11-05 trhodesSync up with rhyolite routed 2.31 which fixes the handl...
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-11-03 ruRemove the -C option as it does more harm than good...
2006-11-02 ceriBump .Dd for -f|-F.
2006-11-02 mjacob2nd and final commit that moves us to CAM_NEW_TRAN_CODE
2006-11-01 pjdNow, that we have gjournal in the tree add possibility...
2006-11-01 pjdG_TYPE_NONE was replaced with G_TYPE_BOOL.
2006-11-01 ruFix -fstrict-aliasing warning.
2006-11-01 pjdFix powerpc build.
2006-11-01 thompsaBring in support for the Rapid Spanning Tree Protocol...
2006-10-31 jhbWhitespace and style nits.
2006-10-31 pjdHook up gjournal bits to the build.
2006-10-31 pjdForgot to add file with gjournal specific fsck code.
2006-10-31 pjdUpdate after function renames.
2006-10-31 pjdImplements gjournal support. If file system has gjourna...
2006-10-31 pjdTeach about new fields (cg_unrefs and fs_unrefs) and...
2006-10-31 pjdTeach mount(8) about MNT_GJOURNAL flag.
2006-10-31 pjdAdd -J flag to both newfs(8) and tunefs(8) which allows...
2006-10-31 pjdAdd userland control utility for gjournal GEOM class.
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 pjd- Handle timeouts from recv(2) properly.
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-24 ruTwo tiny style fixes.
2006-10-24 ruRevert rev. 1.86 by jmallett@ as it breaks "ro" mounts...
2006-10-24 ruFix the description of "media-type".
2006-10-23 ruIf not compiled for debugging, redirect standard input...
2006-10-21 ruRevise the markup, sort sections, fix some grammar...
2006-10-21 ruFix .Dd arguments.
2006-10-20 maximo '-s' flag was killed in rev. 1.75. Clean getopt(3).
2006-10-15 ceriHook up idmapd to the build, as the NFS4 client is...
2006-10-15 ceri.PATH isn't necessary here.
2006-10-15 ceriTry to clarify that this daemon should run on the clien...
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-13 trhodesRemove mention of "lomac" as it's been gone for a good...
2006-10-13 ru- Don't mention (wrong) defaults for FFS file system...
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-12 ruFix utility's short description.
2006-10-12 ruMake "dump /filesystem" (without options) work.
2006-10-12 hartiRemove a debugging statement from the previous commit.
2006-10-12 hartiDon't free the buffer with the sysctl value before...
2006-10-12 ruMention the -L option of dump(8) that can neutralize...
2006-10-10 pjdBe sure to not create devices with (mediasize % sectors...
2006-10-10 pjdBe sure to not create device which
2006-10-10 ruFix markup botched in previous commit.
2006-10-10 trhodesNote that the -v option may be used to expand long...
2006-10-09 trhodesAdd a note about rule syntax compared to the shell...
2006-10-07 trhodesProperly separate sentences by adding a semi-colon.
2006-10-07 jmgflesh out the devd.conf man page... Mostly from the...
2006-10-06 ruA GEOM cache can speed up read performance by sending...
2006-10-04 keramidaWhen addr/mask examples are given, show both a host...
2006-10-04 marcelUse strtoll(3) instead of strtol(3) for the starting...
2006-10-02 schweikhCorrect some grammos.
2006-10-01 matteoThe UFS filesystem get created only if -P was not speci...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-09-30 ruRevise markup.
2006-09-30 pjdMFp4: G_TYPE_BOOL sounds much better than G_TYPE_NONE.
2006-09-30 pjdMFp4:
2006-09-30 pjdAdd __printflike() attribute to various functions.
2006-09-30 desThis commit was generated by cvs2svn to compensate...
2006-09-30 ruMarkup nit.
2006-09-30 ruRevise markup.
2006-09-29 maximo Check for a required "pathname" argument presence.
2006-09-28 robertoThis commit was generated by cvs2svn to compensate...
2006-09-27 delphijExplicitly say which gid do we use as a fallback, when...
2006-09-26 pisoSummer of Code 2005: improve libalias - part 1 of 2
2006-09-26 brooksIt is possible for bpf to return a length such that:
2006-09-25 bmsFix a typo in af_inet6.c such that IPv6 addresses may...
2006-09-25 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-21 ruThis commit was generated by cvs2svn to compensate...
2006-09-21 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-20 andreIn setifcap() only set/unset those capabilities the...
2006-09-18 ruMarkup fixes.
2006-09-17 ruAdd -f option to program's usage(), fix manpage's SYNOPSIS.
2006-09-17 bruefferRemove a contraction and add a missing article.
2006-09-16 jhayCheck the length of the ipv4 and ipv6 address lists...
2006-09-16 pjdFix copy&paste mistake.
2006-09-16 pjdAdd 'configure' subcommand which for now only allows...
2006-09-16 pjdNote that we don't destroy keys on read-only attached...
2006-09-16 pjdFirst kill detached providers, because of two reasons:
2006-09-16 jhayUse bzero() to clear the whole ipfw_insn_icmp6 structur...
2006-09-14 desFix markup snafu.
2006-09-13 charnierReduce the number of errors under WARNS=6
2006-09-12 charnierAdd FBSDID, rename local variable time to not conflict...
2006-09-10 obrienFix the manual build.
2006-09-08 dangerRe-word the description of the "async" flag.
2006-09-08 andreFix octal representation of TSO4 and TSO6 bits in inter...
2006-09-08 pjd- Split failure probability configuration into read...
2006-09-06 andreMake TSO (TCP segmentation offload) capabilities visibl...
2006-09-06 dougbThis commit was generated by cvs2svn to compensate...
2006-09-06 ruWhile convenient, avoid using alloca() for reasons...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-03 umeSupport Celsius (nn.nC), Fahrenheit (nn.nF) and Kelvin...
next