mrg
|
4a52ede95c
|
- clean up some of the kerberos option parsing code
- remove support for old BSD systems, seeing that we only have posix signal
support here anyway.
|
1998-07-11 07:17:25 +00:00 |
lukem
|
8121ebfa9b
|
WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF
|
1997-10-19 14:10:27 +00:00 |
tls
|
a264bd54a1
|
Fix several bugs in Kerberos support due to an accidental commit months ago of an incomplete version of the code. Now works; also now falls back to 'old' rlogin correctly.
|
1997-06-28 23:43:36 +00:00 |
mrg
|
66bc7bd651
|
fix PR#3710, reported by Tatoku Ogaito <tacha@trap.fukui-med.ac.jp>.
- don't pass pw->pw_name into functions; make a copy.
|
1997-06-05 16:10:46 +00:00 |
mrg
|
e2c3c3f6c8
|
ensure we do not dump core.
|
1997-02-17 06:14:25 +00:00 |
tls
|
9d225a1783
|
RCS ID police
|
1997-01-09 20:18:21 +00:00 |
tls
|
29985c32a6
|
Sync to 4.4BSD-Lite2
|
1997-01-09 06:57:45 +00:00 |
explorer
|
186c10db45
|
fix pr bin/2659 in a different way
|
1996-08-10 19:47:32 +00:00 |
thorpej
|
145e30f8dd
|
Fix typo/thinko in last change: an occurrence of "while" should have
been a "for".
|
1996-07-03 23:17:51 +00:00 |
mrg
|
c7ac10f4db
|
Deal with the case where `$TERM/<baudrate>' exceeds 1024 chars.
|
1996-06-23 11:09:32 +00:00 |
mrg
|
62d4acd78d
|
snprintf() adds the last nul for us
|
1996-06-19 08:17:49 +00:00 |
mrg
|
08847f7836
|
use strncat/snprintf
|
1996-06-19 06:02:24 +00:00 |
christos
|
d89b74b288
|
Fix PR/2546: For non canonical input processing set VMIN=1,VTIME=0. Otherwise
things might not work if these are not set properly in the
current tty.
|
1996-06-13 19:59:31 +00:00 |
mycroft
|
9522b96c5a
|
TIOCFLUSH --> tcflush(). From Matt Green.
|
1995-10-05 09:07:22 +00:00 |
mycroft
|
4a07259331
|
Always turn off ISIG and IEXTEN.
|
1995-05-17 13:35:50 +00:00 |
mycroft
|
0e3d3efb27
|
Change the interface to stop().
|
1995-05-03 07:36:59 +00:00 |
mycroft
|
a5c76fd34c
|
Use POSIX tty semantics.
|
1995-05-03 07:13:51 +00:00 |
cgd
|
af7bf810f5
|
clean up import.
|
1995-03-21 07:58:28 +00:00 |
deraadt
|
7db7c789ae
|
teach rlogin about new higher baud rates, from <bob@speakez.com>
|
1993-09-05 19:05:01 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |