Commit Graph

32 Commits

Author SHA1 Message Date
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
mikel 87b7b330c4 don't clobber CFLAGS 1997-02-21 07:52:37 +00:00
mrg e2c3c3f6c8 ensure we do not dump core. 1997-02-17 06:14:25 +00:00
mrg 5e32125362 remove dangerous sprintf call; use strdup 1997-02-11 09:20:15 +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
thorpej d6430a5271 Document the -l option.
From Dave Huang <khym@bga.com>, PR #2601.
1996-09-27 02:49:50 +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
tls a3e32ad737 and once more, courtesy of CVS being weird. 1996-01-04 22:32:15 +00:00
tls e0dccd2ef1 oops, accidentally commited krb version on last change -- delete what isn't supposed to be there any more 1996-01-04 22:28:21 +00:00
tls aaffe4da8f typo in last commit 1996-01-04 22:25:50 +00:00
tls f53c6669e7 fix incorrect prototypes for krb functions. I think some of the fixing is ultimately going to have to be done in the functions themselves again -- the Young libdes thinks some functions take *C_Block where the MIT one just takes C_Block. 1996-01-04 17:19:43 +00:00
mycroft 9522b96c5a TIOCFLUSH --> tcflush(). From Matt Green. 1995-10-05 09:07:22 +00:00
pk a4b5950847 `.FL' -> `.Fl' (from Masanobu Saitoh; PR#1378). 1995-08-18 15:07:35 +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
cgd 0e535da105 usr.bin/rlogin from Lite 1995-03-21 07:48:23 +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
mycroft c3e42d1c64 Add RCS indentifiers. 1993-08-01 07:22:47 +00:00
mycroft 75ff3a90bd Add RCS identifiers. 1993-07-30 23:49:23 +00:00
cgd 2f84481095 got rid of "CFLAGS+=-DDES" -- it was irrelevant 1993-04-26 13:53:04 +00:00
cgd 649bd7ccc5 added support for using real crypt 1993-03-22 23:27:33 +00:00
cgd 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00