=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/file/file.c,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- src/usr.bin/file/file.c 2011/04/15 16:05:34 1.23 +++ src/usr.bin/file/file.c 2015/01/16 05:46:44 1.24 @@ -1,4 +1,4 @@ -/* $OpenBSD: file.c,v 1.23 2011/04/15 16:05:34 stsp Exp $ */ +/* $OpenBSD: file.c,v 1.24 2015/01/16 05:46:44 deraadt Exp $ */ /* * Copyright (c) Ian F. Darwin 1986-1995. * Software written by Ian F. Darwin and others; @@ -82,7 +82,7 @@ " %s -C -m magicfiles\n" #ifndef MAXPATHLEN -#define MAXPATHLEN 512 +#define MAXPATHLEN 1024 #endif private int /* Global command-line options */