summaryrefslogtreecommitdiff
path: root/libexec/getty/chat.c
AgeCommit message (Expand)Author
2023-11-26libexec: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2022-11-04getty: code cleanup, part 2Dag-Erling Smørgrav
2022-11-04getty: code cleanup, part 1Dag-Erling Smørgrav
2019-01-26Fix potential buffer overflow and undefined behavior.Stefan Eßer
2018-02-21Build getty(8) with WARNS=6.Edward Tomasz Napierala
2011-12-16In libexec/getty/chat.c, replace && with & in chat_send(). The intentDimitry Andric
2010-12-20Add __unused. Ansi prototypes.Philippe Charnier
2005-04-06Include gettytab.h before extern.h so that the declarations of structStefan Farfeleder
2004-03-14Fixed a misspelling of 0 as NULL.Bruce Evans
2002-12-30Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/Jens Schweikhardt
2002-02-25Removed unused include of <sys/resource.h> instead of depending onBruce Evans
2002-02-06o __P removalWarner Losh
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1997-11-21Correct incompletes .Xrs. Remove duplicate #includes and unused variables.Philippe Charnier
1997-09-01Use cgetustr() since we handled special escapes ourselves.David Nugent
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-02-09Tidy-up modem-chat handling: ensure tty modes are restored toDavid Nugent
1997-02-02Added:David Nugent