brueffer
73e4798829
Remove the 3rd clause ("advertising clause") of the BSD license as
...
permitted by the University of Berkeley on July 22, 1999.
Reviewed by: imp
MFC after: 1 week
2014-02-17 22:27:32 +00:00
phk
f899356ae4
Nuke COMPAT_43
2004-06-25 10:11:28 +00:00
imp
03e95a0075
o __P removal
...
o remove register
o use strict prototypes
2002-02-06 16:38:40 +00:00
kris
e801e61e06
Replace a strcat() with a strlcat(). Partial sync with OpenBSD; more
...
work is needed.
Submitted by: "Andrew R. Reiter" <arr@watson.org>
Obtained from: OpenBSD
2001-04-24 10:33:46 +00:00
bde
b728454c06
Changed setflags() to set_flags(). This fixes world breakage due to
...
recently incremented namespace pollution in <unistd.h>.
2000-01-28 07:12:03 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
phk
a08d63f654
Getty is missing the speed table entry for 230400 baud.
...
PR: 7280
Reviewed by: phk
Submitted by: Craig Leres <leres@ee.lbl.gov>
1998-07-22 05:57:22 +00:00
charnier
f2586e9eab
Correct incompletes .Xrs. Remove duplicate #includes and unused variables.
1997-11-21 07:43:53 +00:00
davidn
bb643baa1d
Fix botch with escaped characters, go back to using cgetstr().
...
For escaped characters used in modem strings, use double-backslashes
in gettytab.
PR: 4370
1997-09-03 01:05:36 +00:00
davidn
83eefff2e6
Use cgetustr() since we handled special escapes ourselves.
...
Fix typo in escape parsing function.
PR: 4370
Submitted by: sumii@is.s.u-tokyo.ac.jp
1997-09-01 10:06:05 +00:00
davidn
d8d579b282
Fix memory leak caused by not freeing memory returned by cgetstr()
...
calls. The cost is a little more up-front memory allocation, but the
effect seems minimal.
Problem noticed-by: bde
Added syslog at LOG_ERR when referencing an unknown gettytab entry
and for other cgetent() failues (circular reference et al).
To be merged into 2.2 after a few days testing.
1997-05-11 10:25:38 +00:00
peter
090fb430f1
Revert $FreeBSD$ to $Id$
1997-02-22 14:22:49 +00:00
davidn
c6f2c73939
Added:
...
ic=expect/send script modem init script
ac=expect/send script modem answer script
ct#val chat script timeout (seconds)
rt#val recycle timeout (seconds) if 'ac' set
dc#val debug bitmask for debugging chat scripts
hw (boolean) enable crtscts handshaking
if=path 'issue' file sent prior login prompt
chat.c is a simplistic expect/send chat module.
1997-02-02 14:24:57 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
joerg
289d83e1bc
Finally commit the changes that make getty(8) no longer depend on the
...
COMPAT_43 cruft. This is supposedly the last core utility that has
been using it! (So now, one should be able to remove this option from
the config files. Be aware that the last officially released xterm
however still requires it.)
The getty has been running now for several weeks on my modem line, so
i feel safe about it.
Obtained from: mostly from the NetBSD vendor-branch
1996-05-05 19:01:13 +00:00
ache
2122892666
Change hardcoded 15 (which means 38400) to B115200 which is 17
1995-07-23 02:30:44 +00:00
rgrimes
f05428e4cd
Remove trailing whitespace.
1995-05-30 05:51:47 +00:00
ache
2cbe4b6fcc
Fix truncating hostname using MAXHOSTNAMELEN
...
Submitted by: Jan Conard <charly@fachschaften.tu-muenchen.de>
1995-03-24 05:15:09 +00:00
jkh
8028c13dae
Replace this with the 1.1.5.1 getty. David says that the 4.4 version is too
...
broken to live.
Submitted by: jkh
1994-08-26 05:19:17 +00:00
rgrimes
758c6e92c9
BSD 4.4 Lite Libexec Sources
1994-05-27 12:39:25 +00:00