source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @495f836   05/23/22 07:04:12 Sebastian Huber score: Reformat for code coverage Close #2349.
(edit) @5ccf960   05/20/22 09:30:02 gabriel.moyano timecounter.h: Add _Timecounter_Discipline() Update #2349.
(edit) @b3e4f580   05/20/22 09:30:01 gabriel.moyano timepps.h: PPS_SYNC defined by default Update #2349.
(edit) @b304603b   05/20/22 09:30:00 gabriel.moyano kern_ntptime.c: Add define in order to remove warning Update #2349.
(edit) @13513b81   05/20/22 09:29:59 gabriel.moyano kern_tc.c: Enable PPS API support Update #2349.
(edit) @c34d3ae   05/20/22 09:29:58 gabriel.moyano kern_tc.c: Add definitions required by PPS API Update #2349.
(edit) @ac4ea53   05/20/22 09:29:57 gabriel.moyano score: Rename tc_getfrequency() Rename tc_getfrequency() to …
(edit) @95c747d9   05/20/22 09:29:56 gabriel.moyano kern_tc.c: Replace FreeBSD event mechanism by adding pointers to …
(edit) @bf61753a   05/20/22 09:29:55 gabriel.moyano kern_tc.c: Add atomic dependencies required by the PPS API Update #2349.
(edit) @a3930e8c   05/20/22 09:29:54 gabriel.moyano kern_ntptime.c: Add lmax() qmin() definitions Update #2349.
(edit) @9b4212c7   05/20/22 09:29:53 gabriel.moyano kern_ntptime.c: Disable freebsd features Update #2349.
(edit) @89c498c   05/18/22 09:31:31 Sebastian Huber score: Add SPDX License Identifier Remove URL in copyright notice. …
(edit) @93800e0   05/18/22 09:30:44 Sebastian Huber rtems: Relicense rtemsmaxprio.c Change license to BSD-2-Clause …
(edit) @f49ef6b   05/18/22 08:00:12 Sebastian Huber Add file descriptions to kernel space headers
(edit) @b992648   05/18/22 07:59:34 Sebastian Huber Fix copyright notice of kernel space headers Use the copyright notice …
(edit) @81962136   05/18/22 07:49:38 Sebastian Huber Add include guard checks to kernel space headers
(edit) @3ccfb583   05/13/22 11:10:00 Sebastian Huber Synchronize all file descriptors in sync() Synchronize all file …
(edit) @5a16598   05/13/22 11:15:43 Sebastian Huber score: Fix SMP priority affinity scheduler yield
(edit) @901bc14   05/12/22 02:48:55 tianye score: Add SMP priority affinity scheduler yield
(edit) @3afdf65   05/03/22 18:32:35 ryan.long error.c: Add file header and license This file had no header, …
(edit) @86a6aca9   05/03/22 18:25:44 ryan.long ftpd.c: Add file header and license This file had no header, …
(edit) @6b32f5ed   04/29/22 20:31:47 ryan.long rtems-rfs-dir-hash.c: Add file headers and licenses This file had no …
(edit) @cee6e7f   04/29/22 20:22:58 ryan.long telnetd/des.h: Add file header and license This file had no header, …
(edit) @37bcb0e   04/29/22 20:13:30 ryan.long getpid: Add file headers and licenses This file had no header, …
(edit) @a0a9248   04/29/22 19:58:57 ryan.long t-test-checks-psx.c: Add file headers and licenses This file had no …
(edit) @7dc7ca0   04/29/22 19:48:52 ryan.long rtems-jffs2-config.h: Add file headers and licenses This file had no …
(edit) @ebfccb0   04/29/22 19:37:19 ryan.long include: Add file headers and licenses These files had no header, …
(edit) @feffc45   04/29/22 19:18:21 ryan.long score/src: Add file headers and licenses These files had no header, …
(edit) @0c17d0e   04/29/22 19:15:19 ryan.long ftpd.h: Add file header and license This file had no header, …
(edit) @5cbad67   04/29/22 19:08:51 ryan.long include/pci: Add file header and license This file had no header, …
(edit) @17c92ad   04/29/22 18:49:57 ryan.long cpukit/include/rtems: Add file headers and licenses These files had …
(edit) @45a78fdb   04/28/22 14:16:17 ryan.long sparc64-syscall.h: Add file headers and licenses This file had no …
(edit) @cce7074   04/22/22 15:56:32 ryan.long cpukit/microblaze: Add file headers and licenses These files had no …
(edit) @27fd10d   04/22/22 15:46:14 ryan.long cpukit/libmisc: Add file headers and licenses These files had no file …
(edit) @f789175f   04/21/22 21:27:28 ryan.long adasupp.c: Add file header and license This file had no file header, …
(edit) @a8b63fd   04/21/22 20:43:13 ryan.long cpukit/libcsupport: Adding file headers and licenses These files had …
(edit) @47e84cb   04/21/22 17:38:31 ryan.long cpukit/include: Adding file headers and licenses These files had no …
(edit) @8b18037f   04/28/22 06:56:59 Sebastian Huber heap: Fix heap statistics with protection enabled Close #4644.
(edit) @5e0e0675   04/05/22 17:28:00 ryan.long libdl: Manually adding file headers and licenses These files had no …
(edit) @6f40354   04/08/22 13:41:50 joel Remove duplicate SPDX lines accidentally added
(edit) @5efcd021   04/07/22 13:10:27 ryan.long x86_64/elf_machdep.h: Replace stub with NetBSD version The other …
(edit) @43119193   04/04/22 13:17:56 christian.mauderer imfs: Fix index underrun when extending empty file Currently the …
(edit) @2342625   04/06/22 06:16:36 Sebastian Huber shell: Add rtems_shell_run_main_loop() In contrast to …
(edit) @a800e4de   04/06/22 06:40:45 Sebastian Huber shell: Move rtems_shell_init_environment() call Move …
(edit) @3407a3b   04/06/22 06:36:06 Sebastian Huber shell: Add and use SHELL_MAGIC
(edit) @e765cfb   04/05/22 14:47:59 Sebastian Huber shell: Simplify rtems_shell_dup_current_env() Do not assign members …
(edit) @1a8ad7e   04/05/22 14:34:38 Sebastian Huber shell: Refactor rtems_shell_main_loop() Disentangle the shell main …
(edit) @9320c7ec   04/05/22 14:00:53 Sebastian Huber shell: Move line editor output check Move call to isatty() to caller …
(edit) @500e6963   03/29/22 07:35:40 Chris Johns libmisc/untar: Use a larger block size to read and write files - A …
(edit) @5f8c41c   04/01/22 18:18:49 joel Update email address of Fernando Ruiz Casas to <fruizcasas@…> …
(edit) @2a7f7767   04/02/22 19:16:42 joel cpukit/libmisc/dumpbuf/dumpbuf.c: Manually change license to BSD-2 …
(edit) @3a6c3c1   04/02/22 19:15:16 joel cpukit/include; Remove SPDX from Gaisler files NOT changed to BSD-2
(edit) @821e89d   03/30/22 22:30:12 joel cpukit/libcsupport/src/_*: Change license to BSD-2 Updates #3053.
(edit) @70432fc   03/30/22 22:28:56 joel cpukit/libcsupport/src/[g-r]*: Change license to BSD-2 Updates #3053.
(edit) @df1cb9f   03/30/22 22:29:36 joel cpukit/libcsupport/src/[s-z]*: Change license to BSD-2 Updates #3053.
(edit) @d90e2dc1   03/30/22 22:28:06 joel cpukit/libcsupport/src/[a-f]*: Change license to BSD-2 Updates #3053.
(edit) @54ec0264   03/28/22 23:35:59 joel cpukit/include/rtems/timespec.h: Change license to BSD-2 …
(edit) @59fba6f   03/28/22 23:34:47 joel cpukit/include/rtems/cbs.h: Change license to BSD-2 Permission …
(edit) @ffaaae2   03/28/22 23:32:44 joel cpukit/score/cpu/moxie: Change license to BSD-2 Permission …
(edit) @a340ca1   03/31/22 06:21:58 Sebastian Huber libcsupport: Use _fwalk_reent() Use _fwalk_reent() instead of …
(edit) @9f9f140   03/29/22 13:23:29 Sebastian Huber rtems: Clarify scheduler of created task
(edit) @9bbf4003   03/25/22 16:17:14 joel cpukit/include/rtems/confdefs/libpci.h: Manual file header clean up
(edit) @c35816a   03/24/22 21:58:09 joel cpukit/include/pci: Manual header file clean up
(edit) @9982e8e4   03/24/22 21:58:33 joel cpukit/include/drvmgr: Manual header file clean up
(edit) @06c9ab3   03/25/22 16:03:39 joel cpukit/include/pci.h: Manual header clean up
(edit) @3d435898   03/25/22 16:02:56 joel cpukit/include/*.h: Change license to BSD-2 Updates #3053.
(edit) @77d1ac6c   03/24/22 21:35:19 joel cpukit/include/sys: Change license to BSD-2. Updates #3053.
(edit) @fb5f575   03/25/22 16:14:25 joel cpukit/include/rtems: Change license to BSD-2 Updates #3053.
(edit) @3ec0b267   03/24/22 21:40:25 joel cpukit/include/linux: Change license to BSD-2 Updates #3053.
(edit) @35d1f9a   03/24/22 21:40:00 joel cpukit/include/dev: Change license to BSD-2 Updates #3053.
(edit) @e4cc56a7   03/24/22 17:37:47 joel cpukit/libmisc/monitor/: Manually change to BSD-2 license This code …
(edit) @628bd9b   03/22/22 19:40:34 joel cpukit/: Update Eric Norum contact info and normalize file headers
(edit) @3661518   03/10/22 13:11:12 Sebastian Huber smp: Add fatal error Add SMP-specifc …
(edit) @6aa0552   05/12/21 08:54:33 Sebastian Huber libtest: Increase line length Update #3716.
(edit) @cc1c944   04/08/21 06:18:20 Sebastian Huber libtest: Add scheduler test support Add support to record scheduler …
(edit) @d0de6fd   07/15/21 14:51:17 Sebastian Huber score: Add _IO_Relax() This function may be used to burn a couple of …
(edit) @fab1a86   03/18/22 15:32:02 joel cpukit/libmisc/untar: Change license to BSD-2 Updates #3053.
(edit) @ed4200e   03/18/22 15:30:46 joel cpukit/libmisc/check: Change license to BSD-2 Updates #3053.
(edit) @50ec42c   03/18/22 15:29:34 joel cpukit/libmisc/serdbg: Change license to BSD-2 Updates #3053.
(edit) @c02836c   03/18/22 15:28:33 joel cpukit/libmisc/rtems-fdt: Change license to BSD-2 Updates #3053.
(edit) @aa4c0102   03/18/22 15:27:53 joel cpukit/libmisc/redirector: Manually change license to BSD-2 Updates #3053.
(edit) @903bba25   03/18/22 15:26:41 joel cpukit/libmisc/mouse: Change license to BSD-2 Updates #3053.
(edit) @8227a27   03/18/22 15:24:46 joel cpukit/libmisc/fsmount/fsmount.c: Manual header clean up
(edit) @ccf82871   03/18/22 15:24:03 joel cpukit/libmisc/fsmount: Change license to BSD-2. Updates #3053.
(edit) @3674288a   03/18/22 15:22:17 joel cpukit/libmisc/dumpbuf: Change license to BSD-2 Updates #3053.
(edit) @97236622   03/18/22 15:21:52 joel cpukit/libmisc/dummy: Change license to BSD-2. Updates #3053.
(edit) @183209b   03/18/22 15:20:36 joel cpukit/libmisc/devnull/devzero.c: Change license to BSD-2 Updates #3053.
(edit) @f147091   03/18/22 15:19:13 joel cpukit/libmisc/cpuuse: Change license to BSD-2 Updates #3053.
(edit) @4b7fbc7   03/18/22 15:18:07 joel cpukit/libmisc/capture: Manually change license to BSD-2 These files …
(edit) @1dc5ba2a   03/18/22 15:09:57 joel cpukit/capture: Change license to BSD-2 Updates #3053.
(edit) @152ab750   03/18/22 15:08:54 joel cpukit/libmisc/bspcmdline: Change license to BSD-2 Updates #3053.
(edit) @1db3d3c   03/18/22 15:05:33 joel cpukit/libtest: Change license to BSD-2 Updates #3053.
(edit) @1b33b9d   03/18/22 15:03:47 joel cpukit/libpci: Change license to BSD-2 Updates #3053.
(edit) @f083c84   03/18/22 14:56:47 joel cpukit/libgnat: Change license to BSD-2. Updates #3053.
(edit) @2830ee9   03/18/22 14:55:11 joel cpukit/libfs/src/rfs: Change license to BSD-2 Updates #3053.
(edit) @4ad52d62   03/18/22 14:46:44 joel cpukit/libds/src/ftpfs/tftpDriver.c: Manually update license to BSD-2 …
(edit) @67a5936   03/18/22 14:43:02 joel cpukit/libfs/src/imfs: Change license to BSD-2 Updates #3053.
(edit) @5dec089   03/18/22 14:40:55 joel cpukit/libdl: Manual file header reordering (SPDX, Doxygen, Copyright) …
(edit) @60060e6   03/18/22 14:26:54 joel cpukit/libfs/src/defaults: Change license to BSD-2 Updates #3053.
(edit) @72d83c61   02/28/22 23:09:22 joel cpukit/libdrvmsg: Change license to BSD-2 Updates #3053.
Note: See TracRevisionLog for help on using the revision log.