summaryrefslogtreecommitdiff
path: root/usr/src/cmd/spell/hashmake.c
AgeCommit message (Collapse)AuthorFilesLines
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>
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>
2005-07-266268981 cmd/bfs and gcc don't get alongceastha1-3/+8
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-gate1-0/+53