Damien Miller
|
9f0f5c64bc
|
- deraadt@cvs.openbsd.org 2001/12/19 07:18:56
[auth1.c auth2.c auth2-chall.c auth-bsdauth.c auth.c authfile.c auth.h]
[auth-krb4.c auth-rhosts.c auth-skey.c bufaux.c canohost.c channels.c]
[cipher.c clientloop.c compat.c compress.c deattack.c key.c log.c mac.c]
[match.c misc.c nchan.c packet.c readconf.c rijndael.c rijndael.h scard.c]
[servconf.c servconf.h serverloop.c session.c sftp.c sftp-client.c]
[sftp-glob.c sftp-int.c sftp-server.c ssh-add.c ssh-agent.c ssh.c]
[sshconnect1.c sshconnect2.c sshconnect.c sshd.8 sshd.c sshd_config]
[ssh-keygen.c sshlogin.c sshpty.c sshtty.c ttymodes.c uidswap.c]
basic KNF done while i was looking for something else
|
2001-12-21 14:45:46 +11:00 |
Damien Miller
|
4a820ea750
|
- (djm) Cleanup sshpty.c a little
|
2001-10-12 19:15:48 +10:00 |
Kevin Steves
|
25ee4e48f7
|
- (stevesk) sshpty.c: return 0 on error in cray pty code;
ok wendyp@cray.com
|
2001-08-14 20:41:34 +00:00 |
Kevin Steves
|
f744b512f3
|
- (stevesk) sshpty.c, cray.[ch]: whitespace, formatting and cleanup
for some #ifdef _CRAY code; ok wendyp@cray.com
|
2001-08-14 20:31:49 +00:00 |
Ben Lindstrom
|
6db66ff387
|
- (bal) Second around of UNICOS patches. A few other things left.
Patches by William L. Jones <jones@mail.utexas.edu>
|
2001-08-06 23:29:16 +00:00 |
Ben Lindstrom
|
c88785efc8
|
- markus@cvs.openbsd.org 2001/07/22 21:32:27
[sshpty.c]
update comment
|
2001-08-06 20:47:23 +00:00 |
Ben Lindstrom
|
d01ba98986
|
- OpenBSD CVS Sync
- markus@cvs.openbsd.org 2001/07/18 21:10:43
[sshpty.c]
pr #1946, allow sshd if /dev is readonly
|
2001-07-22 20:36:57 +00:00 |
Kevin Steves
|
974fb9cf2f
|
- (stevesk) don't set SA_RESTART and set SIGCHLD to SIG_DFL
around grantpt().
|
2001-06-15 00:04:23 +00:00 |
Ben Lindstrom
|
6ed8c043de
|
- (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch]
|
2001-03-05 03:53:02 +00:00 |
Ben Lindstrom
|
d95c09cc83
|
- (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] and
pty.[ch] -> sshpty.[ch]
|
2001-02-18 19:13:33 +00:00 |