mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 22:00:31 -04:00
System III, 4.3BSD-Reno, Ultrix 3.1 and `home made'' fixes and enhancements PR: ports/68127 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
9 lines
288 B
C
9 lines
288 B
C
diff -u -x CVS -x work -x core -x *.core -x #* -x *~ -x *.orig -x *.rej -I $Id.*$ -I $.+BSD.*$ timeout.h.orig timeout.h
|
|
--- timeout.h.orig Fri Jun 4 02:51:02 2004
|
|
+++ timeout.h Sat Jun 19 18:42:25 2004
|
|
@@ -7,4 +7,5 @@
|
|
*
|
|
*/
|
|
|
|
+/* seconds elapsing before log-off */
|
|
#define TIMEOUT 0
|