summaryrefslogtreecommitdiff
path: root/usr/src/cmd/spell
AgeCommit message (Collapse)AuthorFilesLines
2020-12-0213333 spellcheck1 doesn't zero table memoryRobert Mustacchi2-15/+13
Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2020-11-0413270 cmd/spell native build incompleteRobert Mustacchi1-0/+4
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-07-2412978 usr/dict/words has CoC violationsDan McDonald2-4/+0
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2020-02-0512217 add ld assert-deflib and guidance to gate buildToomas Soome1-2/+2
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-2211483 usr/src/cmd/spell/malloc.c is unusedPeter Tribble1-255/+0
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-04-239416 spell: use fgets not getsRichard Lowe1-3/+1
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2015-06-173727 british people can't spellGary Mills1-30/+64
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gwr@nexenta.com>
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-4/+1
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2011-02-17Backed out changeset 0a79ebc0f4b3 - needs more work.Garrett D'Amore1-2/+3
2011-02-17702 tput calls gets()Roland Mainz1-3/+2
703 hashmake calls gets() but should use fgets(). Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Olga Kryzhanoska <olga.kryzhanovska@gmail.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2009-06-106834720 spell doesn't find misspelled wordsVladimir Marek1-8/+5
2008-11-104301328 *spell* Neither "spell" nor "look" know how to spell "desiccate" ↵Avinash Joshi1-2/+1
correctly
2005-07-266268981 cmd/bfs and gcc don't get alongceastha7-38/+53
6269001 cmd/spell and gcc don't get along 6269762 gcc and cmd/devinfo don't get along 6271038 gcc and cmd/exstr don't get along 6271041 gcc and cmd/factor don't get along 6271960 gcc and cmd/look don't get along 6272040 gcc and cmd/news don't get along 6273926 gcc and cmd/tee don't get along
2005-06-14OpenSolaris Launchstevel@tonic-gate19-0/+35320