head 1.2; access; symbols pkgsrc-2014Q4:1.1.1.1.0.34 pkgsrc-2014Q4-base:1.1.1.1 pkgsrc-2014Q3:1.1.1.1.0.32 pkgsrc-2014Q3-base:1.1.1.1 pkgsrc-2014Q2:1.1.1.1.0.30 pkgsrc-2014Q2-base:1.1.1.1 pkgsrc-2014Q1:1.1.1.1.0.28 pkgsrc-2014Q1-base:1.1.1.1 pkgsrc-2013Q4:1.1.1.1.0.26 pkgsrc-2013Q4-base:1.1.1.1 pkgsrc-2013Q3:1.1.1.1.0.24 pkgsrc-2013Q3-base:1.1.1.1 pkgsrc-2013Q2:1.1.1.1.0.22 pkgsrc-2013Q2-base:1.1.1.1 pkgsrc-2013Q1:1.1.1.1.0.20 pkgsrc-2013Q1-base:1.1.1.1 pkgsrc-2012Q4:1.1.1.1.0.18 pkgsrc-2012Q4-base:1.1.1.1 pkgsrc-2012Q3:1.1.1.1.0.16 pkgsrc-2012Q3-base:1.1.1.1 pkgsrc-2012Q2:1.1.1.1.0.14 pkgsrc-2012Q2-base:1.1.1.1 pkgsrc-2012Q1:1.1.1.1.0.12 pkgsrc-2012Q1-base:1.1.1.1 pkgsrc-2011Q4:1.1.1.1.0.10 pkgsrc-2011Q4-base:1.1.1.1 pkgsrc-2011Q3:1.1.1.1.0.8 pkgsrc-2011Q3-base:1.1.1.1 pkgsrc-2011Q2:1.1.1.1.0.6 pkgsrc-2011Q2-base:1.1.1.1 pkgsrc-2011Q1:1.1.1.1.0.4 pkgsrc-2011Q1-base:1.1.1.1 pkgsrc-2010Q4:1.1.1.1.0.2 pkgsrc-2010Q4-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2015.02.25.15.00.20; author taca; state dead; branches; next 1.1; commitid 43G89p61KLWHToby; 1.1 date 2010.12.06.17.01.23; author adam; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2010.12.06.17.01.23; author adam; state Exp; branches; next ; desc @@ 1.2 log @Remove samba35 package. Samba 3.5.x was EOL Oct 2013. @ text @$NetBSD: patch-ak,v 1.1 2010/12/06 17:01:23 adam Exp $ --- intl/lang_tdb.c.orig 2010-01-14 10:12:10.000000000 +0000 +++ intl/lang_tdb.c @@@@ -139,7 +139,7 @@@@ bool lang_tdb_init(const char *lang) goto done; } - if (asprintf(&path, "%s%s.tdb", lock_path("lang_"), lang) == -1) { + if (asprintf(&path, "%s%s.tdb", state_path("lang_"), lang) == -1) { DEBUG(0, ("asprintf failed\n")); goto done; } @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD: patch-ak,v 1.1.1.1 2010/02/16 16:24:16 taca Exp $ @ 1.1.1.1 log @Samba provides file and print services for Microsoft Windows clients. These services may be hosted off any TCP/IP-enabled platform. The Samba project includes not only an impressive feature set in file and print serving capabilities, but has been extended to include client functionality, utilities to ease migration to Samba, tools to aid interoperability with Microsoft Windows, and administration tools. @ text @@