aboutsummaryrefslogtreecommitdiff
path: root/share/dict
Commit message (Collapse)AuthorAgeFilesLines
* share/dict/web2: SortEd Maste2 days1-2/+2
| | | | | PR: 293659 Fixes: e49b6ead4114 ("Add a number of five letter words to the dictionary")
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
| | | | | | | This is a residual of the $FreeBSD$ removal. MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
* share: Remove ancient SCCS tags.Warner Losh2023-11-272-2/+0
| | | | | | | | Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl script. Sponsored by: Netflix
* Remove $FreeBSD$: one-line bare tagWarner Losh2023-08-161-1/+0
| | | | Remove /^\s*\$FreeBSD\$$\n/
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-163-3/+0
| | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
* Add "heard" to the dictionaryEd Maste2022-08-091-0/+1
| | | | | | PR: 265671 Reported by: J.R. Oldroyd MFC after: 3 days
* Add a number of five letter words to the dictionaryEd Maste2022-02-171-0/+36
| | | | | | | (And a four letter root of one of them.) Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D34299
* Sync with NetBSD's /usr/share/dict/words, with the exception of quimWarner Losh2017-12-161-2/+48
| | | | | | | | | | due to its vulgar nature. Submitted by: sevan@ Differential Revision: https://reviews.freebsd.org/D13510 Notes: svn path=/head/; revision=326913
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+11
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp Notes: svn path=/head/; revision=284345
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| | | | | | | | Notes: svn path=/projects/bmake/; revision=284172
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+0
| |\ | | | | | | | | | Notes: svn path=/projects/bmake/; revision=270164
| * \ Merge headSimon J. Gerraty2014-04-281-6/+0
| |\ \ | | | | | | | | | | | | Notes: svn path=/projects/bmake/; revision=265044
| * | | We do want objdirSimon J. Gerraty2013-10-131-2/+0
| | | | | | | | | | | | | | | | Notes: svn path=/projects/bmake/; revision=256421
| * | | Updated dependenciesSimon J. Gerraty2013-10-131-2/+0
| | | | | | | | | | | | | | | | Notes: svn path=/projects/bmake/; revision=256419
| * | | Sync from headSimon J. Gerraty2012-11-041-1/+0
| |\ \ \ | | | | | | | | | | | | | | | Notes: svn path=/projects/bmake/; revision=242545
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Requested by: Simon Gerraty <sjg@juniper.net> Notes: svn path=/projects/bmake/; revision=239572
* | | | | Remove NO_OBJSimon J. Gerraty2015-06-111-2/+0
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For meta mode we will want objdirs. Differential Revision: D2748 Reviewed by: brooks imp Notes: svn path=/head/; revision=284255
* | | | Remove ia64.Marcel Moolenaar2014-07-071-1/+0
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes: o All directories named *ia64* o All files named *ia64* o All ia64-specific code guarded by __ia64__ o All ia64-specific makefile logic o Mention of ia64 in comments and documentation This excludes: o Everything under contrib/ o Everything under crypto/ o sys/xen/interface o sys/sys/elf_common.h Discussed at: BSDcan Notes: svn path=/head/; revision=268351
* | | Remove dead linkEitan Adler2013-11-101-6/+0
| |/ |/| | | | | Notes: svn path=/head/; revision=257908
* | Disconnect non-MPSAFE NTFS from the build in preparation for droppingAttilio Rao2012-10-171-1/+0
|/ | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=241636
* Various changes from various sources:Gavin Atkinson2010-09-231-3/+44
| | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=213061
* Add "Massachusetts".David E. O'Brien2010-03-171-0/+1
| | | | Notes: svn path=/head/; revision=205250
* Correct typos containing my login name (plus one more in expr.y).Ceri Davies2007-02-181-1/+1
| | | | | | | Found courtesy of a recursive grep in the wrong directory. Notes: svn path=/head/; revision=166813
* Oops... Revert previous commit because "installathon" is really a contest'sXin LI2007-01-181-1/+1
| | | | | | | name and not a typo. Notes: svn path=/head/; revision=166081
* Fix a typo.Xin LI2007-01-181-1/+1
| | | | | | | Submitted by: applecom at inbox ru Notes: svn path=/head/; revision=166080
* Add more technical terms to reduce false positives when spellcheckingMurray Stokely2005-05-041-0/+4
| | | | | | | FreeBSD documentation. Notes: svn path=/head/; revision=145871
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
| | | | | | | OK'ed by: core Notes: svn path=/head/; revision=139103
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
| | | | | | | any fake value. Notes: svn path=/head/; revision=136910
* Add 'benchmarked' and many technical acronyms for protocols, productMurray Stokely2004-07-221-1/+29
| | | | | | | names, and company names. Notes: svn path=/head/; revision=132523
* Remove duplicate entry.Murray Stokely2004-07-141-1/+0
| | | | | | | Submitted by: mlaier@ Notes: svn path=/head/; revision=132140
* More technical terms.Murray Stokely2004-07-141-1/+21
| | | | | | | MFC After: 3 days Notes: svn path=/head/; revision=132132
* Add more technical acronyms, product names, country names, andMurray Stokely2004-07-141-1/+64
| | | | | | | | technical english words to reduce the number of false positives when spellchecking our documentation. Notes: svn path=/head/; revision=132130
* Add amnia, amniotic, and amniocentesis.Murray Stokely2003-05-051-0/+3
| | | | | | | | | | PR: misc/47342 Submitted by: Gareth McCaughan <Gareth.McCaughan@pobox.com> (a pedantic medical student?) MFC After: 1 week Notes: svn path=/head/; revision=114701
* More terms.Murray Stokely2003-04-201-0/+13
| | | | Notes: svn path=/head/; revision=113767
* More terms.Murray Stokely2003-04-201-0/+7
| | | | Notes: svn path=/head/; revision=113766
* Add more FreeBSD specific terminology to help reduce false-positivesMurray Stokely2003-04-201-0/+7
| | | | | | | when spell-checking the FreeBSD documentation. Notes: svn path=/head/; revision=113764
* Say goodbye to `freen' and `freend'.Garrett Wollman2003-01-242-2/+3
| | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=109807
* Fix formatting of rev. 1.6 so that the note fits on a line.Garrett Wollman2003-01-241-1/+1
| | | | Notes: svn path=/head/; revision=109806
* Correct grammatical error.Garrett Wollman2003-01-241-1/+1
| | | | Notes: svn path=/head/; revision=109805
* Fix url for wordlists.Alfred Perlstein2002-08-201-1/+1
| | | | | | | PR: docs/41830 Notes: svn path=/head/; revision=102193
* sort(1) and uniq(1).Mark Murray2002-07-311-42/+27
| | | | Notes: svn path=/head/; revision=101089
* Remove the word IPSec to respect RFCs (for exampleMarc Fonvieille2002-07-241-1/+0
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=100596
* Fix the makefile to match the repo-copy from tech to freebsd.Poul-Henning Kamp2002-04-011-1/+1
| | | | Notes: svn path=/head/; revision=93537
* Remove 'tech'. Repo-copied to 'freebsd'Murray Stokely2002-04-011-143/+0
| | | | | | | Reminded by: joe Notes: svn path=/head/; revision=93519
* The freebsd jargon dictionary was repo-copied from 'tech' to 'freebsd'Murray Stokely2002-04-011-1/+1
| | | | | | | | | | to indicate that this is not a general dictionary of all technical terms. Requested by: sheldon Notes: svn path=/head/; revision=93498
* Add a dictionary of technical terms.Murray Stokely2002-03-264-1/+294
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=93208
* FILES support for bsd.prog.mk. See bsd.README for details.Ruslan Ermilov2001-12-171-7/+5
| | | | | | | Stolen from: NetBSD Notes: svn path=/head/; revision=88055
* Removed ex script left over from incomplete backout in previous commit.Bruce Evans1999-12-261-5/+2
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=55108
* Add one of the two root words adapted from scandinavian since 1066:Warner Losh1999-11-241-0/+2
| | | | | | | | | | | | | | | | | 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 :-) Notes: svn path=/head/; revision=53662
* I really didn't want to maintain this.David E. O'Brien1999-10-271-2/+0
| | | | | | | (so *that's* why the Makefile looked rather strange) Notes: svn path=/head/; revision=52556