Commit Graph

52 Commits

Author SHA1 Message Date
Eitan Adler
959226d4b3 Remove dead link 2013-11-10 03:28:36 +00:00
Attilio Rao
a42ac676f5 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.
2012-10-17 11:30:00 +00:00
Gavin Atkinson
6c4ea40813 Various changes from various sources:
- Add "children" [1]
- Add "acknowledgement", "acknowledgment", "Austria" and "haunted" [2]
- Add "near", "antidisestablishmentarianism" and "Persephone" [2]
- "Transvaal" should be capitalized [2]
- Correct spelling of "structurelessness" and "Athena" [2]
- Add missing atomic elements [3]
- Add various words from "word of the day" lists [3]

PR:		conf/149756 [1]
Submitted by:	Nick Johnson <freebsd spatula.net> [1]
Obtained from:	NetBSD [2], OpenBSD [3]
MFC after:	1 week
2010-09-23 11:19:03 +00:00
David E. O'Brien
4392b6f9b6 Add "Massachusetts". 2010-03-17 15:31:06 +00:00
Ceri Davies
e1854a84ad Correct typos containing my login name (plus one more in expr.y).
Found courtesy of a recursive grep in the wrong directory.
2007-02-18 19:48:59 +00:00
Xin LI
36ac164ee8 Oops... Revert previous commit because "installathon" is really a contest's
name and not a typo.
2007-01-18 03:07:04 +00:00
Xin LI
2a39c5bf53 Fix a typo.
Submitted by:	applecom at inbox ru
2007-01-18 03:04:56 +00:00
Murray Stokely
fb95cd7157 Add more technical terms to reduce false positives when spellchecking
FreeBSD documentation.
2005-05-04 14:19:36 +00:00
Ruslan Ermilov
e653b48c80 Start the dreaded NOFOO -> NO_FOO conversion.
OK'ed by:	core
2004-12-21 08:47:35 +00:00
Ruslan Ermilov
a35d88931c For variables that are only checked with defined(), don't provide
any fake value.
2004-10-24 15:33:08 +00:00
Murray Stokely
2fbe254787 Add 'benchmarked' and many technical acronyms for protocols, product
names, and company names.
2004-07-22 02:45:57 +00:00
Murray Stokely
9f905b5460 Remove duplicate entry.
Submitted by:	mlaier@
2004-07-14 07:10:15 +00:00
Murray Stokely
ce924bbacf More technical terms.
MFC After:	3 days
2004-07-14 05:23:16 +00:00
Murray Stokely
2ec394f605 Add more technical acronyms, product names, country names, and
technical english words to reduce the number of false positives when
spellchecking our documentation.
2004-07-14 04:58:05 +00:00
Murray Stokely
47b48150de Add amnia, amniotic, and amniocentesis.
PR:		misc/47342
Submitted by:	Gareth McCaughan <Gareth.McCaughan@pobox.com>
		(a pedantic medical student?)
MFC After:	1 week
2003-05-05 05:51:16 +00:00
Murray Stokely
c50463b9b3 More terms. 2003-04-20 21:36:12 +00:00
Murray Stokely
a4c788078f More terms. 2003-04-20 20:42:20 +00:00
Murray Stokely
66741945ce Add more FreeBSD specific terminology to help reduce false-positives
when spell-checking the FreeBSD documentation.
2003-04-20 20:35:18 +00:00
Garrett Wollman
eb1a3bd8ca Say goodbye to freen' and freend'.
freen: imputed typo in original wordlist.  I can find no evidence for this
being an actual English word, not even in the OED.

freend: archaic spelling of `friend'.  In a modern document, it is far
more likely that this appears as a typo or a dialect word than it does
under the original meaning, so remove it as not to cause false negatives
for spelling checkers.
2003-01-24 20:51:03 +00:00
Garrett Wollman
077a005ca2 Fix formatting of rev. 1.6 so that the note fits on a line. 2003-01-24 20:44:26 +00:00
Garrett Wollman
3c5184c14f Correct grammatical error. 2003-01-24 20:43:14 +00:00
Alfred Perlstein
0f6f01c07b Fix url for wordlists.
PR: docs/41830
2002-08-20 21:41:14 +00:00
Mark Murray
129d3a7a92 sort(1) and uniq(1). 2002-07-31 16:44:01 +00:00
Marc Fonvieille
d4b7dd491c 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
2002-07-24 10:24:52 +00:00
Poul-Henning Kamp
75451b1858 Fix the makefile to match the repo-copy from tech to freebsd. 2002-04-01 13:58:14 +00:00
Murray Stokely
ad34746bef Remove 'tech'. Repo-copied to 'freebsd'
Reminded by:	joe
2002-04-01 09:08:24 +00:00
Murray Stokely
2402d4481d The freebsd jargon dictionary was repo-copied from 'tech' to 'freebsd'
to indicate that this is not a general dictionary of all technical
terms.

Requested by: sheldon
2002-04-01 00:51:34 +00:00
Murray Stokely
052ce5262c 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
2002-03-26 11:21:58 +00:00
Ruslan Ermilov
a7aaf57e4a FILES support for bsd.prog.mk. See bsd.README for details.
Stolen from:	NetBSD
2001-12-17 13:59:35 +00:00
Bruce Evans
a824498e2d Removed ex script left over from incomplete backout in previous commit.
Use SYMLINKS instead of an ad hoc rule for installing words -> web2.
Don't override the install target; doing so just breaks things like
SYMLINKS.

Don't override the correct defaults for the all, clean, depend, lint
and tags targets.  Don't add a null rule to the cleandepend target.
1999-12-26 10:31:29 +00:00
Warner Losh
2b7d182bea Add one of the two root words adapted from scandinavian since 1066:
ombudsman
and its mate
        ombudsmanship
since I've had ispell (which uses /usr/share/dict/words) flag it too
many times.

Thanks to phk for telling me the other word is kokkenmoding, an
archaeological term for a pile of oystershells and other debiris from
a stone-age household.  I didn't add it to the list, however, since
none of the online dictionaries that I looked at had it in them.
Gotta find that oed lookup link :-)
1999-11-24 07:16:17 +00:00
David E. O'Brien
94af69baa9 I really didn't want to maintain this.
(so *that's* why the Makefile looked rather strange)
1999-10-27 09:02:49 +00:00
David E. O'Brien
375f0ab687 Adopt ports I care about. 1999-10-26 07:51:24 +00:00
John Baldwin
b232a7db96 Update the dictionary to contain all of the words in
/usr/share/dict/{eign,web2,propernames}.  Most of the additions are
proper names, but the word 'all' is a notable exception.

PR:		misc/12285
Reviewed by:	bde
1999-09-25 18:35:42 +00:00
Peter Wemm
7f3dea244c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
David E. O'Brien
3061d6710b Note that we have removed some words form the original. 1998-12-25 00:56:09 +00:00
David E. O'Brien
6221587909 Remove:
corelate
	corelated
	corelation
	corelative
	corelatively

My Random-House dictionary doesn't list them, and grog says (paraphrased):

	SOED only accepts 'corelate's, and it just notes corelate as an
	alternative (and obviously not exactly mainstream) spelling for
	correlate.

(yes these spellings tripped me)
1998-12-24 01:06:59 +00:00
Wolfram Schneider
b72ceac5ef preconsolidate is mis-spelled preconsoidate
Submitted by:  "Danny J. Zerkel" <dzerkel@phofarm.com>
1998-01-25 19:21:04 +00:00
Wolfram Schneider
16db9c966d Add reference to /usr/share/misc/iso3166 where are most
country names stored. web2 itself does not contain country names.
1998-01-25 19:20:00 +00:00
Wolfram Schneider
1b0e091ab1 444 -> ${SHAREMODE} 1998-01-03 14:13:48 +00:00
Wolfram Schneider
091d9a01d9 Add `writeable' 1997-11-17 17:59:44 +00:00
Adam David
ae30d99c4a consistency update.
since we have "unsizeable" also have "sizeable"
1997-04-01 12:34:13 +00:00
Peter Wemm
b97fa2ef50 Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
Jordan K. Hubbard
1130b656e5 Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Wolfram Schneider
f7518e20ce add URL to dictionaries for other languages 1996-08-25 21:05:39 +00:00
Wolfram Schneider
8b9ab864bf add Australia, Kafka, Kafkaesque, kalashnikov, karaoke, karate, kebab 1996-08-14 21:48:19 +00:00
Wolfram Schneider
93d20d6e7f Add "Denmark". Most dictionaries (e.g. Langenscheidt, Oxford)
did not know this country. Shame!
1996-08-04 18:29:39 +00:00
Wolfram Schneider
d04ea1f97b remove unknown word ``unknowen''. Close PR docs/1239
Submitted by: Cove Schneider <cove@brazil.nbn.com>
1996-05-27 01:07:57 +00:00
Bruce Evans
9c0dc173cc Change install' to ${INSTALL}' so that default install flags can be
specified in the top level Makefiles.
1995-07-25 00:37:58 +00:00
Rodney W. Grimes
4c0158a297 revision 1.2
date: 1993/11/15 07:15:16;  author: rgrimes;  state: Exp;  lines: +1 -0
From Andrew Moore

Make /usr/share/dict/words a symbolic link to web2

[This is now NECESSARY for games/boggle as it uses /usr/share/dict/words
as an input file]

Reviewed by:	rgrimes
Submitted by:	From 1.x, alm
1994-09-09 12:15:49 +00:00