]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
More wording corrections and simplifications.
[FreeBSD/FreeBSD.git] / sbin /
2012-06-04 mavAdd -p argument for `camcontrol debug` to allow enablin...
2012-06-03 pjdSimplify the code by using snprlcat().
2012-06-03 joelMinor mdoc improvements.
2012-06-02 mavRewrite enabling NCQ for SATA devices in a way more...
2012-06-01 dimMake devd build with libc++.
2012-05-31 eadlerFix a variety of compile errors with gcc48 and clang
2012-05-30 eadlerAdd missing flag enable when certain arguments are...
2012-05-29 kevloMake sure that each va_start has one and only one match...
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-28 reaif_lagg: allow to invoke SIOCSLAGGPORT multiple times...
2012-05-28 bzRemoved the IFCAP_ prefix when printing the IPv6 checks...
2012-05-28 bzIt turns out that too many drivers are not only parsing...
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-25 jillesinit: Remove unnecessary 2-second delay before calling...
2012-05-24 mavMFprojects/zfsd:
2012-05-24 wblockFixes to man8 groff mandoc style, usage mistakes, or...
2012-05-23 jillesshutdown: Remove unnecessary 2-second delay.
2012-05-23 joelmdoc: move two sentences from synopsis to description...
2012-05-22 baptFix world after byacc import:
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-19 bzMFp4 bz_ipv6_fast:
2012-05-17 joelmdoc: remove whitespace.
2012-05-17 joelmdoc: remove superfluous paragraph macro.
2012-05-17 gberImport work done under project/nand (@235533) into...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-13 joelMinor mdoc nits.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 joelRemove end of line whitespace.
2012-05-12 joelmdoc: use Po and Pc macros instead of parens. Also...
2012-05-12 gjbGeneral mdoc(7) and typo fixes.
2012-05-12 joelmdoc: remove redundant paragraph macro.
2012-05-11 adrianAdd etherswitchcfg.
2012-05-11 hrsSkip nd6 line with no warning message when the system...
2012-05-10 gjbGeneral mdoc(7) and typo fixes.
2012-05-09 eadlerDocument the -c option in --help output
2012-05-09 eadlerClarify error that geli generates
2012-05-06 traszFix offset calculation to actually rewrite the _last_...
2012-05-06 mavAdd support for RAID5R. Slightly improve support for...
2012-05-06 mavAdd description for GEOM RAID tunables/sysctls.
2012-05-04 aeDon't ignore start offset value when user specifies...
2012-05-04 mavImplement read-only support for volumes in optimal...
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-03 mavAdd optional -o argument to the `graid label ` to speci...
2012-05-02 monthadarUpdate man page date to the date of the last commit.
2012-05-01 monthadar* Modified ifconfig to show the IEEE80211_MESHRT_FLAGS_...
2012-05-01 monthadar* Added new command to ifconfig to activate Mesh Gate...
2012-04-30 mavAdd to GEOM RAID class module, supporting the DDF metad...
2012-04-30 traszImprove growfs(8) in a few ways; unfortunately, it...
2012-04-28 gjbAs of r226840, GELI starts one thread per CPU.
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-19 mavAdd to GEOM RAID class module for reading non-degraded...
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-18 jpaetzelUnbreak tinderbox.
2012-04-18 traszStyle.
2012-04-18 mavSome improvements to GEOM MULTIPATH:
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-16 marckVMware environment is frequent nowadays. Add VMFS id.
2012-04-15 traszStyle.
2012-04-15 traszRemove FSIRAND and FSMAXSWAP ifdefs, removing code...
2012-04-13 jpaetzelUpdate to version 2.3.1.0
2012-04-12 traszStyle.
2012-04-12 traszRemove block reallocation used to make room for the...
2012-04-11 eadlers/Free Memory Pages/Free Memory/ to avoid confusion...
2012-04-11 aeIt seems that libdisk(3) incorrectly sets d_secperunit...
2012-04-09 rmhInclude <signal.h> (for SIGINFO).
2012-04-09 bjkFix a couple of style issues. Tweak grammar and markup...
2012-04-07 joelRemove end of line whitespace introduced in previous...
2012-04-07 joelmdoc: fix column names, indentation, column separation...
2012-04-06 edProperly clear the O_NONBLOCK flag after opening the...
2012-04-03 glebiusDocument syncdev, syncpeer and defer keywords for
2012-04-03 glebiusMake it possible to switch pfsync(4) deferral mechanism...
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-29 trocinyIf hastd is invoked with "-P pidfile" option always...
2012-03-29 traszRemove disklabel handling code from growfs. This shoul...
2012-03-29 eadlerRemove trailing whitespace per mdoc lint warning
2012-03-26 joelmdoc: correct .Bd/.Bl arguments.
2012-03-26 joelmdoc: terminate quoted strings.
2012-03-25 melifaro- Permit number of ipfw tables to be changed in runtime.
2012-03-25 joelRemove superfluous paragraph macro.
2012-03-24 joelDocument the show alias and add an EXAMPLES section.
2012-03-23 trocinyFix typo.
2012-03-23 bschmidtAlso fix the parameter usage in set80211meshpeering().
2012-03-22 adrianFix an incorrect parameter usage here.
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-19 aeDocument GEOM_PART_LDM scheme and partition types.
2012-03-18 hselaskyAdd option to ignore error codes if the module specifie...
2012-03-14 edMake init(8) slightly more robust when /dev/console...
2012-03-14 traszAdd missing "static".
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-12 melifaro- Add ipfw eXtended tables permitting radix to be used...
2012-03-12 dimAfter r232548, clang complains about the apparent ...
2012-03-11 edFix whitespace.
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-09 dimPartially undo r228693, by removing NO_WFORMAT.clang...
2012-03-09 eadlerFix a variety of grammar and style nits
2012-03-07 thompsaFix typo and bump the document date which I also forgot.
next