"cvs -q up -d", 2015-11-25
This commit is contained in:
parent
720fc43a31
commit
7aba8e5afd
181 changed files with 170 additions and 287 deletions
|
|
@ -1,4 +1,3 @@
|
|||
/ChangeLog/1.510/Sat Nov 14 20:05:28 2015//
|
||||
/GNUmakefile.am/1.12/Thu Apr 9 15:15:24 2009//
|
||||
/GNUmakefile.in/1.29/Thu Jan 15 10:14:12 2015//
|
||||
/README.INSTALL/1.18/Tue Oct 22 14:54:14 2013//
|
||||
|
|
@ -12,4 +11,10 @@
|
|||
/configure.in/1.96/Wed Oct 28 19:27:06 2015//
|
||||
/makefile/1.6/Tue Oct 22 14:54:14 2013//
|
||||
/rtai_config.h.in/1.19/Wed Oct 28 19:23:29 2015//
|
||||
D
|
||||
D/addons////
|
||||
D/base////
|
||||
D/doc////
|
||||
D/rtai-lab////
|
||||
D/rtai-py////
|
||||
D/testsuite////
|
||||
/ChangeLog/1.511/Wed Nov 25 23:02:56 2015//
|
||||
|
|
|
|||
|
|
@ -1,6 +0,0 @@
|
|||
A D/addons////
|
||||
A D/base////
|
||||
A D/doc////
|
||||
A D/rtai-lab////
|
||||
A D/rtai-py////
|
||||
A D/testsuite////
|
||||
|
|
@ -1,3 +1,8 @@
|
|||
2015-11-25 Paolo Mantegazza <mantegazza@aero.polimi.it>
|
||||
|
||||
* base/sched/sys.c: fix the setting of the return value of the
|
||||
IS_HARD enquiry so that it cannot return wrong values.
|
||||
|
||||
2015-11-14 Paolo Mantegazza <mantegazza@aero.polimi.it>
|
||||
|
||||
* base/sched/sched.c: brought rtai_hirq_dispatcher here, where the
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
/GNUmakefile.am/1.3/Sat Mar 8 10:24:57 2008//
|
||||
/GNUmakefile.in/1.20/Thu Jan 15 10:14:12 2015//
|
||||
D
|
||||
D/comedi////
|
||||
D/cpp////
|
||||
D/drivers////
|
||||
D/rtdm////
|
||||
|
|
|
|||
|
|
@ -1,5 +1,2 @@
|
|||
A D/comedi////
|
||||
A D/cpp////
|
||||
A D/drivers////
|
||||
A D/rtdm////
|
||||
A D/serial////
|
||||
R D/serial////
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
/GNUmakefile.am/1.1/Tue Dec 6 17:26:17 2005//
|
||||
/GNUmakefile.in/1.16/Thu Jan 15 10:14:12 2015//
|
||||
D
|
||||
D/16550A////
|
||||
D/serial////
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
A D/16550A////
|
||||
A D/serial////
|
||||
|
|
@ -19,4 +19,4 @@
|
|||
/vfile.c/1.1/Wed Jan 14 21:02:26 2015//
|
||||
/vfile.h/1.1/Wed Jan 14 21:02:26 2015//
|
||||
/xn.h/1.23/Wed Oct 28 19:23:30 2015//
|
||||
D
|
||||
D/lib////
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
A D/lib////
|
||||
|
|
@ -1 +0,0 @@
|
|||
D
|
||||
|
|
@ -1 +0,0 @@
|
|||
vulcano/addons/serial
|
||||
|
|
@ -1 +0,0 @@
|
|||
:pserver:anonymous@cvs.gna.org:/cvs/rtai
|
||||
|
|
@ -1,3 +1,16 @@
|
|||
/GNUmakefile.am/1.5/Fri Apr 11 22:21:19 2008//
|
||||
/GNUmakefile.in/1.23/Thu Jan 15 10:14:13 2015//
|
||||
D
|
||||
D/arch////
|
||||
D/config////
|
||||
D/include////
|
||||
D/ipc////
|
||||
D/leds////
|
||||
D/malloc////
|
||||
D/math////
|
||||
D/posix////
|
||||
D/sched////
|
||||
D/scripts////
|
||||
D/tasklets////
|
||||
D/trace////
|
||||
D/usi////
|
||||
D/wd////
|
||||
|
|
|
|||
|
|
@ -1,14 +0,0 @@
|
|||
A D/arch////
|
||||
A D/config////
|
||||
A D/include////
|
||||
A D/ipc////
|
||||
A D/leds////
|
||||
A D/malloc////
|
||||
A D/math////
|
||||
A D/posix////
|
||||
A D/sched////
|
||||
A D/scripts////
|
||||
A D/tasklets////
|
||||
A D/trace////
|
||||
A D/usi////
|
||||
A D/wd////
|
||||
|
|
@ -1,3 +1,7 @@
|
|||
/GNUmakefile.am/1.9/Wed Oct 28 19:23:30 2015//
|
||||
/GNUmakefile.in/1.24/Wed Oct 28 19:23:30 2015//
|
||||
D
|
||||
D/arm////
|
||||
D/m68k////
|
||||
D/m68knommu////
|
||||
D/ppc////
|
||||
D/x86////
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
A D/arm////
|
||||
A D/i386////
|
||||
A D/m68k////
|
||||
A D/m68knommu////
|
||||
A D/ppc////
|
||||
A D/x86////
|
||||
A D/x86_64////
|
||||
R D/x86_64////
|
||||
R D/i386////
|
||||
|
|
|
|||
|
|
@ -2,4 +2,5 @@
|
|||
/GNUmakefile.in/1.19/Thu Jan 15 10:14:13 2015//
|
||||
/Kconfig/1.12/Thu Oct 29 11:48:51 2015//
|
||||
/defconfig/1.10/Thu Oct 29 11:48:51 2015//
|
||||
D
|
||||
D/hal////
|
||||
D/patches////
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
A D/hal////
|
||||
A D/patches////
|
||||
|
|
@ -4,4 +4,7 @@
|
|||
/hal.c/1.3/Sat Feb 21 15:28:28 2009//
|
||||
/hal.immed/1.1/Fri Mar 18 09:29:59 2005//
|
||||
/hal.piped/1.1/Fri Mar 18 09:29:59 2005//
|
||||
D
|
||||
D/mach-at91////
|
||||
D/mach-ep9301////
|
||||
D/mach-imx////
|
||||
D/mach-pxa////
|
||||
|
|
|
|||
|
|
@ -1,6 +1,4 @@
|
|||
A D/mach-at91////
|
||||
A D/mach-clps711x////
|
||||
A D/mach-ep9301////
|
||||
A D/mach-imx////
|
||||
A D/mach-pxa////
|
||||
A D/mach-sa1100////
|
||||
R D/mach-sa1100////
|
||||
R D/mach-clps711x////
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
D
|
||||
|
|
@ -1 +0,0 @@
|
|||
vulcano/base/arch/arm/hal/mach-clps711x
|
||||
|
|
@ -1 +0,0 @@
|
|||
:pserver:anonymous@cvs.gna.org:/cvs/rtai
|
||||
|
|
@ -1 +0,0 @@
|
|||
D
|
||||
|
|
@ -1 +0,0 @@
|
|||
vulcano/base/arch/arm/hal/mach-sa1100
|
||||
|
|
@ -1 +0,0 @@
|
|||
:pserver:anonymous@cvs.gna.org:/cvs/rtai
|
||||
|
|
@ -1 +1,2 @@
|
|||
A D/updates////
|
||||
R D/updates////
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
D
|
||||
|
|
@ -1 +0,0 @@
|
|||
vulcano/base/arch/arm/patches/updates
|
||||
|
|
@ -1 +0,0 @@
|
|||
:pserver:anonymous@cvs.gna.org:/cvs/rtai
|
||||
|
|
@ -1 +0,0 @@
|
|||
D
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
A D/calibration////
|
||||
A D/hal////
|
||||
A D/patches////
|
||||
|
|
@ -1 +0,0 @@
|
|||
vulcano/base/arch/i386
|
||||
|
|
@ -1 +0,0 @@
|
|||
:pserver:anonymous@cvs.gna.org:/cvs/rtai
|
||||
|
|
@ -1 +0,0 @@
|
|||
D
|
||||
|
|
@ -1 +0,0 @@
|
|||
vulcano/base/arch/i386/calibration
|
||||
|
|
@ -1 +0,0 @@
|
|||
:pserver:anonymous@cvs.gna.org:/cvs/rtai
|
||||
|
|
@ -1 +0,0 @@
|
|||
D
|
||||
|
|
@ -1 +0,0 @@
|
|||
vulcano/base/arch/i386/hal
|
||||
|
|
@ -1 +0,0 @@
|
|||
:pserver:anonymous@cvs.gna.org:/cvs/rtai
|
||||
|
|
@ -1 +0,0 @@
|
|||
D
|
||||
|
|
@ -1 +0,0 @@
|
|||
vulcano/base/arch/i386/patches
|
||||
|
|
@ -1 +0,0 @@
|
|||
:pserver:anonymous@cvs.gna.org:/cvs/rtai
|
||||
|
|
@ -2,4 +2,5 @@
|
|||
/GNUmakefile.in/1.6/Thu Jan 15 10:14:13 2015//
|
||||
/Kconfig/1.3/Tue Oct 22 14:54:15 2013//
|
||||
/defconfig/1.3/Tue Oct 22 14:54:15 2013//
|
||||
D
|
||||
D/hal////
|
||||
D/patches////
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
A D/hal////
|
||||
A D/patches////
|
||||
|
|
@ -1,2 +1,3 @@
|
|||
/README/1.1/Fri Oct 2 12:46:04 2009//
|
||||
D
|
||||
D/MCF5329////
|
||||
D/MCF54455////
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
A D/MCF5329////
|
||||
A D/MCF54455////
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
/RTAI_3.8_5329um.pdf/1.2/Mon Feb 8 19:33:34 2010//
|
||||
D
|
||||
D/patches////
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
A D/patches////
|
||||
|
|
@ -1 +1,2 @@
|
|||
D
|
||||
D/BSP20081215////
|
||||
D/uClinux 20080808////
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
A D/BSP20081215////
|
||||
A D/Linux BSP 20081215////
|
||||
A D/uClinux 20080808////
|
||||
|
|
@ -1 +0,0 @@
|
|||
D
|
||||
|
|
@ -1 +0,0 @@
|
|||
A D/patches////
|
||||
|
|
@ -1 +0,0 @@
|
|||
vulcano/base/arch/m68k/patches/MCF5329/Linux BSP 20081215
|
||||
|
|
@ -1 +0,0 @@
|
|||
:pserver:anonymous@cvs.gna.org:/cvs/rtai
|
||||
|
|
@ -1 +0,0 @@
|
|||
vulcano/base/arch/m68k/patches/MCF5329/Linux BSP 20081215/patches
|
||||
|
|
@ -1 +0,0 @@
|
|||
:pserver:anonymous@cvs.gna.org:/cvs/rtai
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
/RTAI_3.8_54455um.pdf/1.2/Mon Feb 8 19:33:34 2010//
|
||||
D
|
||||
D/patches////
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
A D/patches////
|
||||
|
|
@ -1 +1 @@
|
|||
D
|
||||
D/BSP20071214////
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
A D/BSP20071214////
|
||||
A D/Linux BSP 20071214////
|
||||
R D/Linux BSP 20071214////
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
D
|
||||
|
|
@ -1 +0,0 @@
|
|||
A D/patches////
|
||||
|
|
@ -1 +0,0 @@
|
|||
vulcano/base/arch/m68k/patches/MCF54455/Linux BSP 20071214
|
||||
|
|
@ -1 +0,0 @@
|
|||
:pserver:anonymous@cvs.gna.org:/cvs/rtai
|
||||
|
|
@ -1 +0,0 @@
|
|||
vulcano/base/arch/m68k/patches/MCF54455/Linux BSP 20071214/patches
|
||||
|
|
@ -1 +0,0 @@
|
|||
:pserver:anonymous@cvs.gna.org:/cvs/rtai
|
||||
|
|
@ -1 +1 @@
|
|||
D
|
||||
D/patches////
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
A D/hal////
|
||||
A D/patches////
|
||||
R D/hal////
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
D
|
||||
|
|
@ -1 +0,0 @@
|
|||
vulcano/base/arch/m68knommu/hal
|
||||
|
|
@ -1 +0,0 @@
|
|||
:pserver:anonymous@cvs.gna.org:/cvs/rtai
|
||||
|
|
@ -2,4 +2,5 @@
|
|||
/GNUmakefile.in/1.19/Thu Jan 15 10:14:13 2015//
|
||||
/Kconfig/1.20/Wed Oct 28 19:23:30 2015//
|
||||
/defconfig/1.8/Tue Oct 22 14:54:15 2013//
|
||||
D
|
||||
D/hal////
|
||||
D/patches////
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
A D/hal////
|
||||
A D/patches////
|
||||
|
|
@ -2,4 +2,6 @@
|
|||
/GNUmakefile.in/1.3/Thu Jan 15 10:14:13 2015//
|
||||
/Kconfig/1.11/Sat Nov 14 16:08:54 2015//
|
||||
/defconfig/1.6/Thu Oct 29 11:48:51 2015//
|
||||
D
|
||||
D/calibration////
|
||||
D/hal////
|
||||
D/patches////
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
A D/calibration////
|
||||
A D/hal////
|
||||
A D/patches////
|
||||
|
|
@ -1 +0,0 @@
|
|||
D
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
A D/calibration////
|
||||
A D/hal////
|
||||
A D/patches////
|
||||
|
|
@ -1 +0,0 @@
|
|||
vulcano/base/arch/x86_64
|
||||
|
|
@ -1 +0,0 @@
|
|||
:pserver:anonymous@cvs.gna.org:/cvs/rtai
|
||||
|
|
@ -1 +0,0 @@
|
|||
D
|
||||
|
|
@ -1 +0,0 @@
|
|||
vulcano/base/arch/x86_64/calibration
|
||||
|
|
@ -1 +0,0 @@
|
|||
:pserver:anonymous@cvs.gna.org:/cvs/rtai
|
||||
|
|
@ -1 +0,0 @@
|
|||
D
|
||||
|
|
@ -1 +0,0 @@
|
|||
vulcano/base/arch/x86_64/hal
|
||||
|
|
@ -1 +0,0 @@
|
|||
:pserver:anonymous@cvs.gna.org:/cvs/rtai
|
||||
|
|
@ -1 +0,0 @@
|
|||
D
|
||||
|
|
@ -1 +0,0 @@
|
|||
vulcano/base/arch/x86_64/patches
|
||||
|
|
@ -1 +0,0 @@
|
|||
:pserver:anonymous@cvs.gna.org:/cvs/rtai
|
||||
|
|
@ -1 +1,3 @@
|
|||
D
|
||||
D/autoconf////
|
||||
D/kconfig////
|
||||
D/modules////
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
A D/autoconf////
|
||||
A D/kconfig////
|
||||
A D/modules////
|
||||
|
|
@ -19,4 +19,4 @@
|
|||
/zconf.tab.c_shipped/1.1/Fri Mar 18 08:57:24 2005//
|
||||
/zconf.tab.h_shipped/1.1/Fri Mar 18 08:57:24 2005//
|
||||
/zconf.y/1.1/Fri Mar 18 08:57:24 2005//
|
||||
D
|
||||
D/lxdialog////
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
A D/lxdialog////
|
||||
|
|
@ -37,4 +37,7 @@
|
|||
/rtai_version.h/1.1/Fri Mar 18 08:57:24 2005//
|
||||
/rtai_wd.h/1.5/Thu Sep 25 13:05:54 2008//
|
||||
/rtai_wrappers.h/1.22/Tue Oct 22 14:54:15 2013//
|
||||
D
|
||||
D/asm-arm////
|
||||
D/asm-m68k////
|
||||
D/asm-ppc////
|
||||
D/asm-x86////
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
A D/asm-arm////
|
||||
A D/asm-i386////
|
||||
A D/asm-m68k////
|
||||
A D/asm-m68knommu////
|
||||
A D/asm-ppc////
|
||||
A D/asm-x86////
|
||||
A D/asm-x86_64////
|
||||
R D/asm-x86_64////
|
||||
R D/asm-m68knommu////
|
||||
R D/asm-i386////
|
||||
|
|
|
|||
|
|
@ -13,4 +13,7 @@
|
|||
/rtai_srq.h/1.3/Sat Feb 21 15:28:28 2009//
|
||||
/rtai_usi.h/1.2/Sat Feb 21 15:28:28 2009//
|
||||
/rtai_vectors.h/1.3/Fri Mar 18 09:29:59 2005//
|
||||
D
|
||||
D/arch-at91////
|
||||
D/arch-ep9301////
|
||||
D/arch-imx////
|
||||
D/arch-pxa////
|
||||
|
|
|
|||
|
|
@ -1,6 +1,4 @@
|
|||
A D/arch-at91////
|
||||
A D/arch-clps711x////
|
||||
A D/arch-ep9301////
|
||||
A D/arch-imx////
|
||||
A D/arch-pxa////
|
||||
A D/arch-sa1100////
|
||||
R D/arch-sa1100////
|
||||
R D/arch-clps711x////
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
D
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue