Subversion Repositories Kolibri OS

Compare Revisions

No changes between revisions

Regard whitespace Rev 1205 → Rev 1206

/kernel/branches/net/core/conf_lib.inc
10,7 → 10,7
; {SPraid.simba}
;-------------------------------------------------------------------------
 
$Revision: 802 $
$Revision$
 
 
conf_path_sect: db 'path',0
Property changes:
Added: svn:keywords
+Revision
\ No newline at end of property
/kernel/branches/net/core/debug.inc
5,7 → 5,7
;; ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
$Revision: 750 $
$Revision$
 
 
; diamond, 2006
Property changes:
Added: svn:keywords
+Revision
\ No newline at end of property
/kernel/branches/net/core/dll.inc
5,7 → 5,7
;; ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
$Revision: 1018 $
$Revision$
 
 
DRV_COMPAT equ 5 ;minimal required drivers version
Property changes:
Added: svn:keywords
+Revision
\ No newline at end of property
/kernel/branches/net/core/export.inc
5,7 → 5,7
;; ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
$Revision: 750 $
$Revision$
 
; Macroinstruction for making export section
 
Property changes:
Added: svn:keywords
+Revision
\ No newline at end of property
/kernel/branches/net/core/exports.inc
5,7 → 5,7
;; ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
$Revision: 924 $
$Revision$
 
 
iglobal
Property changes:
Added: svn:keywords
+Revision
\ No newline at end of property
/kernel/branches/net/core/ext_lib.inc
11,7 → 11,7
;
;============================================================================
 
$Revision: 750 $
$Revision$
 
 
macro library [name,fname]
Property changes:
Added: svn:keywords
+Revision
\ No newline at end of property
/kernel/branches/net/core/fpu.inc
5,7 → 5,7
;; ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
$Revision: 750 $
$Revision$
 
 
init_fpu:
Property changes:
Added: svn:keywords
+Revision
\ No newline at end of property
/kernel/branches/net/core/heap.inc
5,7 → 5,7
;; ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
$Revision: 983 $
$Revision$
 
 
struc MEM_BLOCK
Property changes:
Added: svn:keywords
+Revision
\ No newline at end of property
/kernel/branches/net/core/malloc.inc
5,7 → 5,7
;; ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
$Revision: 753 $
$Revision$
 
 
; Small heap based on malloc/free/realloc written by Doug Lea
Property changes:
Added: svn:keywords
+Revision
\ No newline at end of property
/kernel/branches/net/core/memory.inc
5,7 → 5,7
;; ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
$Revision: 983 $
$Revision$
 
 
align 4
Property changes:
Added: svn:keywords
+Revision
\ No newline at end of property
/kernel/branches/net/core/peload.inc
5,7 → 5,7
;; ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
$Revision: 978 $
$Revision$
 
include 'export.inc'
 
Property changes:
Added: svn:keywords
+Revision
\ No newline at end of property
/kernel/branches/net/core/sched.inc
5,7 → 5,7
;; Distributed under terms of the GNU General Public License ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
$Revision: 907 $
$Revision$
 
 
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Property changes:
Added: svn:keywords
+Revision
\ No newline at end of property
/kernel/branches/net/core/string.inc
5,7 → 5,7
;; Author: Kees J. Bot 1 Jan 1994 ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
$Revision: 750 $
$Revision$
 
 
; size_t strncat(char *s1, const char *s2, size_t n)
Property changes:
Added: svn:keywords
+Revision
\ No newline at end of property
/kernel/branches/net/core/sync.inc
7,7 → 7,7
;; Author: Halyavin Andrey, halyavin@land.ru ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
$Revision: 750 $
$Revision$
 
 
if ~defined sync_inc
Property changes:
Added: svn:keywords
+Revision
\ No newline at end of property
/kernel/branches/net/core/sys32.inc
11,7 → 11,7
;; ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
$Revision: 982 $
$Revision$
 
 
align 4 ;3A08
Property changes:
Added: svn:keywords
+Revision
\ No newline at end of property
/kernel/branches/net/core/syscall.inc
5,7 → 5,7
;; ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
$Revision: 940 $
$Revision$
 
; Old style system call converter
align 16
Property changes:
Added: svn:keywords
+Revision
\ No newline at end of property
/kernel/branches/net/core/taskman.inc
5,7 → 5,7
;; ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
$Revision: 819 $
$Revision$
 
 
GREEDY_KERNEL equ 0
Property changes:
Added: svn:keywords
+Revision
\ No newline at end of property
/kernel/branches/net/core/v86.inc
5,7 → 5,7
;; ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
$Revision: 979 $
$Revision$
 
; Virtual-8086 mode manager
; diamond, 2007, 2008
Property changes:
Added: svn:keywords
+Revision
\ No newline at end of property