History log of /freebsd-10.3-release/share/dict/freebsd
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 296373 04-Mar-2016 marius

- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.3.
- Update default pkg(8) configuration to use the quarterly branch.

Approved by: re (implicit)

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 241636 17-Oct-2012 attilio

Disconnect non-MPSAFE NTFS from the build in preparation for dropping
GIANT from VFS. This code is particulary broken and fragile and other
in-kernel implementations around, found in other operating systems,
don't really seem clean and solid enough to be imported at all.
If someone wants to reconsider in-kernel NTFS implementation for
inclusion again, a fair effort for completely fixing and cleaning it
up is expected.

In the while NTFS regular users can use FUSE interface and ntfs-3g
port to work with their NTFS partitions.

This is not targeted for MFC.


# 166081 18-Jan-2007 delphij

Oops... Revert previous commit because "installathon" is really a contest's
name and not a typo.


# 166080 18-Jan-2007 delphij

Fix a typo.

Submitted by: applecom at inbox ru


# 145871 04-May-2005 murray

Add more technical terms to reduce false positives when spellchecking
FreeBSD documentation.


# 132523 22-Jul-2004 murray

Add 'benchmarked' and many technical acronyms for protocols, product
names, and company names.


# 132140 14-Jul-2004 murray

Remove duplicate entry.

Submitted by: mlaier@


# 132132 14-Jul-2004 murray

More technical terms.

MFC After: 3 days


# 132130 14-Jul-2004 murray

Add more technical acronyms, product names, country names, and
technical english words to reduce the number of false positives when
spellchecking our documentation.


# 113767 20-Apr-2003 murray

More terms.


# 113766 20-Apr-2003 murray

More terms.


# 113764 20-Apr-2003 murray

Add more FreeBSD specific terminology to help reduce false-positives
when spell-checking the FreeBSD documentation.


# 100596 24-Jul-2002 blackend

Remove the word IPSec to respect RFCs (for example
http://www.ietf.org/rfc/rfc2401.txt), IPsec is the right word and
already in the dictionary.

PR: in part docs/38668
Reviewed by: murray
MFC after: 10 days


# 93208 26-Mar-2002 murray

Add a dictionary of technical terms.

This file contains FreeBSD/Unix lexicon that is used by the system
documentation. It makes a great ispell(1) personal dictionary to
supplement the standard English language dictionary, and can be used
to greatly reduce the number of false positives when spell checking
share/man/*, www/*, or doc/*

Discussed with: ru, obrien
MFC after: 2 weeks