Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
245 B
C
5 lines
245 B
C
--- etc/conserver/group.h.orig Wed Aug 2 11:39:42 2000
|
|
+++ etc/conserver/group.h Thu Nov 8 09:53:10 2001
|
|
@@ -29 +29 @@
|
|
-#define MAXPSWDLEN 16 /* max length of encrypted password */
|
|
+#define MAXPSWDLEN 64 /* max length of encrypted password */
|