]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share/man
Get rid of bad advice regarding /* NOTREACHED */. Compilers don't
[FreeBSD/FreeBSD.git] / share / man /
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-10-09 uqsmdoc: drop redundant .Pp calls, kill EOL whitespace
2010-10-08 delphijDocument net.link.lagg.failover_rx_all.
2010-10-08 markmExtend the "example" section a bit, for other mailers.
2010-10-08 uqsmdoc: drop redundant .Pp and .LP calls
2010-10-07 kenTurn on serialization of task management commands going...
2010-10-07 jhCheck the device name validity on device registration.
2010-10-07 pluknetCosmetic change:
2010-09-25 lstewartLog the number of segments currently in the reassembly...
2010-09-25 sanpeiAdd Planex UE-200TX-G2 to list of supported devices.
2010-09-21 sanpeiAdd new device ids.
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-19 anchieManual page for the kernel side Secure Neighbor Discove...
2010-09-18 gjbNote that devfs(5) and fdescfs(5) both create /dev...
2010-09-18 mavDocument hw.i8254.freq tunable and machdep.i8254_freq...
2010-09-17 mavAdd atrtc(4) manual page.
2010-09-17 mavFix typo ${attimer.4} -> ${_attimer.4}.
2010-09-17 mavAdd attimer(4) manual page.
2010-09-16 andreThe inflight bandwidth limiter was removed in r212765.
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-15 impAdd note abotu bwn and newer chipsets
2010-09-15 impDon't suggest using bwn for the bcm4306 cards in the...
2010-09-15 kenMFp4 (//depot/projects/mps/...)
2010-09-15 mavChange licenses of my manual pages to the recommended...
2010-09-15 mavAdd eventtimers(7) man page, briefly describing event...
2010-09-15 mavAdd hpet(4) man page.
2010-09-14 weongyoFixes spellings and uses the better sentence. While...
2010-09-14 kenMFp4 (//depot/projects/mps/...)
2010-09-13 hrsSplit $ipv6_prefer into $ip6addrctl_policy and $ipv6_ac...
2010-09-13 hrsAdd $ipv6_privacy to support net.inet6.ip6.use_tempaddr...
2010-09-13 hrsRevert changes in r206408.
2010-09-12 gjbI believe the majority of Gregorian calendars would...
2010-09-12 gjbBump date from r212440.
2010-09-11 weongyoMentions cases when bwi(4) driver should be used that...
2010-09-11 brucecRevert changes of 'assure' to 'ensure' made in r211936.
2010-09-11 davidxuMake a link for pthread_timedjoin_np.
2010-09-11 davidxukill() does queue signal now.
2010-09-10 gjbAdd RETURN VALUES section to devclass_get_maxunit(9).
2010-09-10 mdfReplace sbuf_overflowed() with sbuf_error(), which...
2010-09-10 sanpeiAdd Planex UE-200TX-G to list of supported devices.
2010-09-09 bruefferXref aesni(4).
2010-09-09 bruefferSome more grammar, wording and mdoc fixes.
2010-09-09 mdfAdd drain functionality to sbufs. The drain is a funct...
2010-09-09 mdfFix small errors in the sbuf(9) man page.
2010-09-08 sanpeiAdd Buffalo (Melco Inc.) LUA3-U2-ATX to list of support...
2010-09-06 weongyoAdds LOADER TUNABLES section to mention knobs which...
2010-09-06 weongyoAdds a CAVEATS section to mention DMA issues that curre...
2010-09-06 weongyoAdds bwi(4) at SEE ALSO section because some old device...
2010-09-06 kibGrammar fixes.
2010-09-06 kibAdd aesni(4) manpage.
2010-09-05 gjbNote in rc.conf(5) that jail_list should contain only...
2010-09-05 mavAdd support for the Sharp/Micron flash chips to powerma...
2010-09-05 kibDocument "show cdev" command.
2010-09-05 kibDocument MAKEDEV_ETERNAL.
2010-09-02 yongariBetter wording.
2010-09-02 yongariDocument tunable dev.sis.%unit.manual_pad
2010-09-01 mlaierrmlock(9) two additions and one change/fix:
2010-09-01 maximo Sync the man page with the reality: nfs/ includes
2010-09-01 edRemove reference to device minor numbers in psm(4)...
2010-08-28 brucecFix incorrect usage of 'assure' and 'insure'.
2010-08-25 gabor- Regen after adding WITH_BSD_GREP and removing WITH_GN...
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-24 traszs/ithread/interrupt thread/
2010-08-23 impMFtbemd:
2010-08-23 yongariBetter wording and fix wrong explanation.
2010-08-22 yongariDocument tunable dev.rl.%unit.prefer_iomap
2010-08-22 edAdd missing mlink for insmntque1().
2010-08-22 yongariDocument newly introduced tunable dev.bge.%d.forced_udp...
2010-08-16 joelPut parentheses around a few macros to prevent mdoc...
2010-08-16 joelFix typos, spelling, formatting and mdoc mistakes found...
2010-08-16 joelFix .Dd from last commit.
2010-08-15 bruefferFixed a typo.
2010-08-15 bruefferFixed a typo and added a comma.
2010-08-15 bruefferTie up some loose ends r88509 left behind:
2010-08-15 bruefferUse our standard section 4 SYNOPSIS. While here, fixed...
2010-08-13 joelFix typo.
2010-08-13 takawataHook tpm.4 manual to hook.
2010-08-12 ivorasDescribe vfs.read_max and update vfs.hirunningspace...
2010-08-12 takawataFix copyright information.
2010-08-12 takawataAdd tpm(4) driver for Trusted Platform Module.
2010-08-11 mdfRework memguard(9) to reserve significantly more KVA...
2010-08-09 yongariDocument newly added controller AR8151 and AR8152.
2010-08-07 desDocument the MEXTADD macro.
2010-08-07 joelFix typo in comment.
2010-08-06 jkimMerge ACPICA 20100806.
2010-08-06 bschmidtObviously the option is known as COMPAT_LINUX32 on...
2010-08-06 stefanfAdd links for destroy_dev_drain, destroy_dev_sched...
2010-08-06 joelFix typos and spelling mistakes.
2010-08-06 yongariReflect default Tx interrupt moderation timer value...
2010-08-03 bcrCorrectly sort usbconfig(8) within the SEE ALSO section.
2010-08-03 bcrUpdate references from nonexistent usbconfig(1) to...
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
2010-08-02 uqsmdoc: remove unused/empty macros
2010-08-01 pjdCorrect function name.
2010-07-31 joelFix a bunch of typos and spelling mistakes.
2010-07-31 joelSpelling fixes.
2010-07-30 uqsFix a couple of typos.
2010-07-27 simonMissing IFCAP_* macro descriptions in ifnet(9).
2010-07-25 rpauloRemove the acpi_aiboost driver. It has been replaced...
2010-07-22 gabor- Regenerate after adding WITH_GNU_GREP
next