=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/include/limits.h,v retrieving revision 1.16 retrieving revision 1.17 diff -c -r1.16 -r1.17 *** src/include/limits.h 2012/06/30 20:21:10 1.16 --- src/include/limits.h 2013/02/17 22:09:54 1.17 *************** *** 1,4 **** ! /* $OpenBSD: limits.h,v 1.16 2012/06/30 20:21:10 guenther Exp $ */ /* $NetBSD: limits.h,v 1.7 1994/10/26 00:56:00 cgd Exp $ */ /* --- 1,4 ---- ! /* $OpenBSD: limits.h,v 1.17 2013/02/17 22:09:54 guenther Exp $ */ /* $NetBSD: limits.h,v 1.7 1994/10/26 00:56:00 cgd Exp $ */ /* *************** *** 91,97 **** #define NL_TEXTMAX 255 #endif ! #if _XPG_VISIBLE # if __XPG_VISIBLE < 600 # define PASS_MAX 128 /* _PASSWORD_LEN from */ # define TMP_MAX 308915776 --- 91,97 ---- #define NL_TEXTMAX 255 #endif ! #if __XPG_VISIBLE # if __XPG_VISIBLE < 600 # define PASS_MAX 128 /* _PASSWORD_LEN from */ # define TMP_MAX 308915776