summaryrefslogtreecommitdiffstats
path: root/libexec/getty/subr.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: r262136brueffer2014-02-241-5/+1
* Nuke COMPAT_43phk2004-06-251-150/+0
* o __P removalimp2002-02-061-43/+34
* Replace a strcat() with a strlcat(). Partial sync with OpenBSD; morekris2001-04-241-1/+1
* Changed setflags() to set_flags(). This fixes world breakage due tobde2000-01-281-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Getty is missing the speed table entry for 230400 baud.phk1998-07-221-2/+3
* Correct incompletes .Xrs. Remove duplicate #includes and unused variables.charnier1997-11-211-8/+10
* Fix botch with escaped characters, go back to using cgetstr().davidn1997-09-031-3/+3
* Use cgetustr() since we handled special escapes ourselves.davidn1997-09-011-3/+3
* Fix memory leak caused by not freeing memory returned by cgetstr()davidn1997-05-111-8/+80
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Added:davidn1997-02-021-0/+5
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Finally commit the changes that make getty(8) no longer depend on thejoerg1996-05-051-130/+388
* Change hardcoded 15 (which means 38400) to B115200 which is 17ache1995-07-231-2/+1
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* Fix truncating hostname using MAXHOSTNAMELENache1995-03-241-1/+2
* Replace this with the 1.1.5.1 getty. David says that the 4.4 version is toojkh1994-08-261-84/+71
* BSD 4.4 Lite Libexec Sourcesrgrimes1994-05-271-0/+531
OpenPOWER on IntegriCloud