Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,8 +1,10 @@
$NetBSD: patch-ab,v 1.1 2004/05/26 15:04:32 wiz Exp $
$NetBSD: patch-ab,v 1.2 2014/12/08 14:04:57 mef Exp $
--- chklastlog.c.orig 2003-12-26 19:30:12.000000000 +0100
+++ chklastlog.c
@@ -57,6 +57,10 @@
Add NetBSD Path
--- chklastlog.c.orig 2014-05-06 19:12:14.000000000 +0900
+++ chklastlog.c 2014-12-08 22:32:03.000000000 +0900
@@ -59,6 +59,10 @@
#define WTMP_FILENAME "/var/log/wtmp"
#define LASTLOG_FILENAME "/var/log/lastlog"
#endif
@@ -11,5 +13,5 @@ $NetBSD: patch-ab,v 1.1 2004/05/26 15:04:32 wiz Exp $
+#define LASTLOG_FILENAME "/var/log/lastlog"
+#endif
#ifdef __OpenBSD__
#include <stdlib.h>
#define WTMP_FILENAME "/var/log/wtmp"
#define LASTLOG_FILENAME "/var/log/lastlog"