]> git.pld-linux.org Git - packages/apmd.git/commitdiff
- orphaned, outdated
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 21 Apr 2006 23:40:25 +0000 (23:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apmd-security.patch -> 1.2
    apmd-spinlock.patch -> 1.3

apmd-security.patch [deleted file]
apmd-spinlock.patch [deleted file]

diff --git a/apmd-security.patch b/apmd-security.patch
deleted file mode 100644 (file)
index 171caec..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- apmd/apmd.c.sec    Mon Jan  8 18:02:10 2001
-+++ apmd/apmd.c        Mon Jan  8 18:02:14 2001
-@@ -945,7 +945,6 @@
-       close(0);
-       close(1);
-       close(2);
--      umask(0);
-     }
-     if ((fd = apm_open()) < 0)
diff --git a/apmd-spinlock.patch b/apmd-spinlock.patch
deleted file mode 100644 (file)
index 03c35e9..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- apmd/apmsleep.c.orig       Fri May 11 22:30:08 2001
-+++ apmd/apmsleep.c    Mon Oct  6 16:38:09 2003
-@@ -46,7 +46,7 @@
- #include <linux/version.h>
- #if LINUX_VERSION_CODE > KERNEL_VERSION(2,2,0)
--#include <asm/spinlock.h>
-+#include <linux/spinlock.h>
- #endif
- #include <linux/mc146818rtc.h>
This page took 0.063318 seconds and 4 git commands to generate.