Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jun 1999 16:16:02 -0700 (PDT)
From:      jobaldwi@vt.edu
To:        freebsd-gnats-submit@freebsd.org
Subject:   misc/12285: [PATCH] /usr/share/dict/web2a is missing some words.. like 'all'.. :)
Message-ID:  <19990618231602.94BE0150E4@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         12285
>Category:       misc
>Synopsis:       [PATCH] /usr/share/dict/web2a is missing some words.. like 'all'.. :)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 18 16:20:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     John Baldwin
>Release:        3.2-STABLE
>Organization:
>Environment:
FreeBSD server.baldwin.cx 3.2-STABLE FreeBSD 3.2-STABLE #7: Thu May 27 23:03:40 EDT 1999     root@server.baldwin.cx:/usr/source/src/sys/compile/SERVER  i386

>Description:
While building a word list to use with john, I discovered that there
were a couple of word lists in /usr/share/dict.  Just to make sure that
/usr/share/dict/words was all-encompassing I discovered that some of the
words lists in /usr/share/dict/eign and /usr/share/dict/propernames were
not in /usr/share/dict/words.  So I merged the three files together,
sort'd them (with -f) and uniq'd the result.
>How-To-Repeat:
# grep '^all$' /usr/share/dict/words


>Fix:
The unified patch came out to be 70k, so I've made it available at
http://www.cslab.vt.edu/~jobaldwi/words.patch.  It should be applied to
/usr/src/share/dict/web2a (if so desired).

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990618231602.94BE0150E4>