aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh/atomicio.c
diff options
context:
space:
mode:
authorBrian Feldman <green@FreeBSD.org>2001-05-04 03:57:05 +0000
committerBrian Feldman <green@FreeBSD.org>2001-05-04 03:57:05 +0000
commit1e8db6e2f63ea90b361b3bbc9ebe9990660cb596 (patch)
tree045b20ba592666b889ef56f853cd97afede5f566 /crypto/openssh/atomicio.c
parent5b9b2fafd4d6d82af10bf630cbfc9393b8ed1d0a (diff)
downloadsrc-1e8db6e2f63ea90b361b3bbc9ebe9990660cb596.tar.gz
src-1e8db6e2f63ea90b361b3bbc9ebe9990660cb596.zip
Say "hi" to the latest in the OpenSSH series, version 2.9!
Happy birthday to: rwatson
Notes
Notes: svn path=/vendor-crypto/openssh/dist/; revision=76259
Diffstat (limited to 'crypto/openssh/atomicio.c')
-rw-r--r--crypto/openssh/atomicio.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/crypto/openssh/atomicio.c b/crypto/openssh/atomicio.c
index 744ccc7a50fd..8e17b581c68e 100644
--- a/crypto/openssh/atomicio.c
+++ b/crypto/openssh/atomicio.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1995,1999 Theo de Raadt
+ * Copyright (c) 1995,1999 Theo de Raadt. All rights reserved.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -24,10 +24,10 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: atomicio.c,v 1.7 2000/10/18 18:04:02 markus Exp $");
+RCSID("$OpenBSD: atomicio.c,v 1.9 2001/03/02 18:54:30 deraadt Exp $");
#include "xmalloc.h"
-#include "ssh.h"
+#include "atomicio.h"
/*
* ensure all of data on socket comes through. f==read || f==write