artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20bdc91
)
remove BACK_CHANNEL define, unused since YP bits removed in rev 1.20
author
jsg
<jsg@openbsd.org>
Sun, 22 Sep 2024 04:19:22 +0000
(
04:19
+0000)
committer
jsg
<jsg@openbsd.org>
Sun, 22 Sep 2024 04:19:22 +0000
(
04:19
+0000)
libexec/login_chpass/login_chpass.c
patch
|
blob
|
history
diff --git
a/libexec/login_chpass/login_chpass.c
b/libexec/login_chpass/login_chpass.c
index
c82ff41
..
eaf4bfc
100644
(file)
--- a/
libexec/login_chpass/login_chpass.c
+++ b/
libexec/login_chpass/login_chpass.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: login_chpass.c,v 1.2
1 2018/04/26 12:42:51 guenther Exp $
*/
+/* $OpenBSD: login_chpass.c,v 1.2
2 2024/09/22 04:19:22 jsg Exp $
*/
/*-
* Copyright (c) 1995,1996 Berkeley Software Design, Inc. All rights reserved.
@@
-44,8
+44,6
@@
#define _PATH_LOGIN_LCHPASS "/usr/libexec/auth/login_lchpass"
-#define BACK_CHANNEL 3
-
void local_chpass(char **);
int