Fix typo.
[freebsd.git] / share / man /
2014-04-15 adrianUpdate the ath(4) manpage with .. well, updated informa...
2014-04-14 bruefferCorrect geli parameter.
2014-04-13 impr264402 builds fine, but turns out there are problems...
2014-04-13 bruefferBump Dd for r264384.
2014-04-13 jmmvMiscellaneous fixes to tests(7).
2014-04-13 jmmvDocument how to install the test suite.
2014-04-13 jmmvRegen after rewording of WITH_TESTS.
2014-04-13 impConvert NO_MANCOMPRESS to normal convention.
2014-04-13 gjbClean trailing whitespace.
2014-04-12 bruefferImprove markup and remove contractions.
2014-04-12 brueffermdoc and language improvements.
2014-04-11 markjUpdate the SDT(9) examples to reflect the removal of...
2014-04-11 bruefferRemove stray .Nm macro.
2014-04-11 brueffermdoc and spelling cleanup.
2014-04-11 gjbAdd SRC_UPDATE_SKIP, DOC_UPDATE_SKIP, and PORTS_UPDATE_SKIP
2014-04-10 kevloAdd the Asus USB-N10 NANO.
2014-04-09 mavRemove support of LUN-based CD changers from cd(4)...
2014-04-07 kevloAdd man page for udplite(4).
2014-04-05 eadlerrun.4: D1 is an mdoc macro, so we have to escape it.
2014-04-05 ianAdd ioctl(2) calls to uftdi(4) to access bitbang, MPSSE...
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-02 gjbUse xz(1) instead of gzip(1) to compress release images
2014-04-02 ianAdd support for event timers whose clock frequency...
2014-04-01 gjbAdd a new release build variable, WITH_COMPRESSED_IMAGES.
2014-04-01 ianUpdate the list of FTDI chips supported by uftdi(4).
2014-04-01 loosAdd gpiobus(4) as a link to gpio(4).
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-27 bdreweryUpdate build(7) with LOCAL_* vars
2014-03-26 jmgfix up an old email address and drop clause 3 of my...
2014-03-26 mjgUpdate userspace users of hw.bus.devctl_disable.
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-24 loosAdds the ADC driver for TI AM3xxx SoC family.
2014-03-22 baptUpdate to 20140321
2014-03-22 bdreweryRename global cnt to vm_cnt to avoid shadowing.
2014-03-20 npcxgbe(4): man page updates.
2014-03-20 asomersshare/man/man7/tests.7
2014-03-18 emasteSwitch to standard 2-clause license
2014-03-18 jimharrisUpdate nvme(4) and nvd(4) man pages to clarify the...
2014-03-18 emasteUse standard FreeBSD license disclaimer
2014-03-18 hselaskyAdd missing usfs manual page.
2014-03-18 hselaskyAdd missing umoscom manual page.
2014-03-18 hselaskyCorrectly name USB template manual page and install...
2014-03-18 hselaskyUpdate USB template manual page.
2014-03-18 emasteUpdate NetBSD Foundation copyrights to 2-clause BSD
2014-03-17 asomersshare/man/man9/counter.9
2014-03-17 bryanvAdd Tx/Rx multiqueue support to vmx(4)
2014-03-16 jmgXref pthread_cancel...
2014-03-15 glebiusGarbage collect long time obsoleted (or never used...
2014-03-14 glebiusA miss from r263140.
2014-03-14 glebiusRemove AppleTalk support.
2014-03-14 eadlermultiple: Remove 3rd clause from BSD license where...
2014-03-14 glebiusRemove IPX support.
2014-03-13 jmgremove link to the missing AMD Geode LX SB man page...
2014-03-13 gjbConnect the hyperv drivers to the build.
2014-03-13 gjbAdd hyperv manual pages provided by Microsoft, formatted
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-05 glebius- Remove rt_metrics_lite and simply put its members...
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 dimMerge from head up to r262611. github/projects/clang-sparc64
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 brueffermdoc cleanup.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 dimMerge from head up to r262536.
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-25 gjbrelease.sh:
2014-02-25 dimMerge from head up to r262472.
2014-02-24 hselaskyUpdate ATP manual page.
2014-02-24 eadlerhier(7): Add /usr/lib/private
2014-02-23 hselaskyUpdate ATP driver:
2014-02-23 dimMerge from head up to r262415.
2014-02-23 baptImport libucl into head
2014-02-22 baptRegen after WITHOUT_DMA -> WITHOUT_DMAGENT renaming
2014-02-22 ivorasGrammar fix
2014-02-21 gjbMerge the following:
2014-02-21 dimMerge from head up to r262311.
2014-02-21 ivorasExplain how and where kern.cam.ada.write_cache can...
2014-02-21 baptRegen after addition of WITHOUT_DMA
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-20 bruefferSpelling, grammar and mdoc cleanup.
2014-02-20 bruefferFix a cross-reference.
2014-02-19 bruefferSpelling, grammar and mdoc cleanup.
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-16 bruefferRetire the nve(4) driver; nfe(4) has been the default...
2014-02-15 bdreweryAdd forgotten rc.conf(5) update with r261931
2014-02-15 luigicomplete svn 261909 - new netmap version.
2014-02-15 ianFix a typo, C_ALSOLUTE -> C_ABSOLUTE.
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-14 avgupdate taskqueue(9) manual page
2014-02-13 loosAdd OFW support to the in tree gpio compatible devices...
2014-02-13 bruefferAdd a deprecation notice to nve.4 and Xref nfe.4.
next