diff options
Diffstat (limited to 'net/nslint/files/patch-ab')
| -rw-r--r-- | net/nslint/files/patch-ab | 21 | 
1 files changed, 21 insertions, 0 deletions
diff --git a/net/nslint/files/patch-ab b/net/nslint/files/patch-ab new file mode 100644 index 000000000000..9e2a3c8a87f9 --- /dev/null +++ b/net/nslint/files/patch-ab @@ -0,0 +1,21 @@ +*** nslint.c.orig	Wed Sep 24 20:41:28 1997 +--- nslint.c	Mon Oct 27 09:18:05 1997 +*************** +*** 127,134 **** +   +  int	debug; +  int	errors; +! char	*bootfile = "/etc/named.boot"; +! char	*conffile = "/etc/named.conf"; +  char	*nslintboot; +  char	*nslintconf; +  char	*prog; +--- 127,134 ---- +   +  int	debug; +  int	errors; +! char	*bootfile = "/etc/namedb/named.boot"; +! char	*conffile = "/etc/namedb/named.conf"; +  char	*nslintboot; +  char	*nslintconf; +  char	*prog;  | 
