Changeset 28


Ignore:
Timestamp:
Nov 14, 2006, 1:29:48 PM (17 years ago)
Author:
presbrey
Message:
some SELinux module code
Files:
11 added
1 edited

Legend:

Unmodified
Added
Removed
  • server/common/patches/openafs-scripts.patch

    r11 r28  
    1818# See /COPYRIGHT in this repository for more information.
    1919#
     20diff -ur openafs-1.4.1-rc10/src/config/param.amd64_linux26.h openafs-1.4.1-rc10-scripts/src/config/param.amd64_linux26.h
     21--- openafs-1.4.1-rc10/src/config/param.amd64_linux26.h 2003-08-27 17:43:16.000000000 -0400
     22+++ openafs-1.4.1-rc10-scripts/src/config/param.amd64_linux26.h 2006-04-18 16:38:55.000000000 -0400
     23@@ -33,7 +33,7 @@
     24 #if defined(__KERNEL__) && !defined(KDUMP_KERNEL)
     25 #include <linux/threads.h>
     26 
     27-#include <linux/config.h>
     28+#include <linux/autoconf.h>
     29 #ifdef CONFIG_SMP
     30 #ifndef AFS_SMP
     31 #define AFS_SMP 1
    2032diff -ur openafs-1.4.1-rc10/src/afs/afs_analyze.c openafs-1.4.1-rc10-scripts/src/afs/afs_analyze.c
    2133--- openafs-1.4.1-rc10/src/afs/afs_analyze.c    2003-08-27 17:43:16.000000000 -0400
Note: See TracChangeset for help on using the changeset viewer.