Make definition files optional, move revision numbers to corresponding .patch files.

This commit is contained in:
Sebastian Lackner
2014-11-15 10:33:43 +01:00
parent 723bc23e50
commit 7a419c031a
136 changed files with 80 additions and 454 deletions

View File

@@ -2,7 +2,7 @@ From 9f83442a212635a7921420c56c217df0c0e46fc4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michael=20M=C3=BCller?= <michael@fds-team.de>
Date: Wed, 20 Aug 2014 19:21:18 +0200
Subject: ntdll: Move NtProtectVirtualMemory and NtCreateSection to separate
pages on x86
pages on x86. (try 2)
---
dlls/ntdll/virtual.c | 7 +++++++

View File

@@ -1,4 +1 @@
Author: Michael Müller
Subject: Move NtProtectVirtualMemory and NtCreateSection to separate pages in ntdll on x86.
Revision: 2
Fixes: [33162] Ensure NtProtectVirtualMemory and NtCreateSection are on separate pages