summaryrefslogtreecommitdiff
path: root/security/openssh-portable/files/patch-loginrec.c
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-10-12 04:42:53 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-10-12 04:42:53 +0000
commitcdfe97f541f5eaf75a9a5faf7f7111bd77d3376b (patch)
tree16ffc4b8d177c092f28e8266eef6820d2e109d4d /security/openssh-portable/files/patch-loginrec.c
parent- run ldconfig on the GNUstep dir only (diff)
- cleanup patches
(only context changed)
Notes
Notes: svn path=/head/; revision=118777
Diffstat (limited to 'security/openssh-portable/files/patch-loginrec.c')
-rw-r--r--security/openssh-portable/files/patch-loginrec.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/openssh-portable/files/patch-loginrec.c b/security/openssh-portable/files/patch-loginrec.c
index 37993edf2097..6a294b39a70f 100644
--- a/security/openssh-portable/files/patch-loginrec.c
+++ b/security/openssh-portable/files/patch-loginrec.c
@@ -1,6 +1,6 @@
---- loginrec.c.orig Thu Sep 26 02:38:49 2002
-+++ loginrec.c Mon Oct 21 06:51:34 2002
-@@ -172,6 +172,9 @@
+--- loginrec.c.orig Sun Aug 15 11:12:52 2004
++++ loginrec.c Mon Sep 20 05:04:48 2004
+@@ -167,6 +167,9 @@
#ifdef HAVE_LIBUTIL_H
# include <libutil.h>
#endif
@@ -10,7 +10,7 @@
/**
** prototypes for helper functions in this file
-@@ -654,7 +657,12 @@
+@@ -657,7 +660,12 @@
/* Use strncpy because we don't necessarily want null termination */
strncpy(ut->ut_name, li->username, MIN_SIZEOF(ut->ut_name, li->username));
# ifdef HAVE_HOST_IN_UTMP