Timeline



03/04/10:

14:41 Changeset in rtems [3080a7c7]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-03-04 Joel Sherrill <joel.sherrill@…> * README: CONFIGURE_DISABLE_CLASSIC_NOTEPADS is typo of CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS. Fix it.
14:41 Changeset in rtems [c9a4a9a5]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-03-04 Joel Sherrill <joel.sherrill@…> * libblock/src/ramdisk-config.c: Revert accidental commit.
14:40 Changeset in rtems [7a09a7a]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-03-04 Joel Sherrill <joel.sherrill@…> * libblock/src/ramdisk-config.c, sapi/include/confdefs.h: CONFIGURE_DISABLE_CLASSIC_NOTEPADS is typo of CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS. Fix it.
14:40 Changeset in rtems [a16a7949]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-03-04 Joel Sherrill <joel.sherrill@…> * user/conf.t: CONFIGURE_DISABLE_CLASSIC_NOTEPADS is typo of CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS. Fix it.
11:56 Release/4.10 edited by ChrisJohns
/* General */ (diff)
11:55 Release/4.9 edited by ChrisJohns
/* General */ (diff)
11:55 Release/4.9 edited by ChrisJohns
/* API Changes */ (diff)
11:54 Release/4.10 edited by ChrisJohns
/* API Changes */ (diff)
11:53 Release/4.9 edited by ChrisJohns
/* General */ (diff)
11:49 Release/4.9 edited by ChrisJohns
/* API Changes */ (diff)
06:55 Ticket #1236 (How I move two files?) closed by Chris Johns
fixed: A rename handler has been added to file ops struct in 4.10 (CVS). Handlers have been added to the IMFS, DOSFS and RFS file systems. These have been tested using the mv command in the shell.
06:36 Changeset in rtems [8ec7abb]4.104.115 by Chris Johns <chrisj@…>
010-03-04 Chris Johns <chrisj@…> * libcsupport/include/rtems/libio.h, libcsupport/src/_rename_r.c: Add a rename file op and have rename use it. * libfs/Makefile.am, libfs/src/dosfs/msdos_rename.c, libfs/src/imfs/imfs_rename.c: New files to support the rename file op. * libfs/src/imfs/imfs.h: Add rename interface. * libfs/src/imfs/imfs_init.c: Add rename handler. * libfs/src/imfs/miniimfs_init.c: Fix up ops struct. * libfs/src/dosfs/msdos.h: Add msdos_rename and remove msdos_file_link. * libfs/src/dosfs/msdos_create.c: Remove the link call. * libfs/src/dosfs/msdos_eval.c: Fix a path parsing bug. * libfs/src/dosfs/msdos_init.c: Add rename handler and clean up the struct naming. * libfs/src/rfs/rtems-rfs-link.c, libfs/src/rfs/rtems-rfs-link.h: Change the link call to allow linking of directories if told to and change the unlink to handle unlink directories that are not empty so rename can be supported. * libfs/src/rfs/rtems-rfs-rtems-dir.c: Fix the link/unlink calls. * libfs/src/rfs/rtems-rfs-rtems.c: Add a rename handler. Fix the link/unlink calls. * libfs/src/dosfs/msdos_dir.c, libfs/src/dosfs/msdos_format.c, libfs/src/dosfs/msdos_misc.c, httpd/asp.c, libfs/src/nfsclient/src/nfs.c: Work around a newlib warning when using the is*() family of calls.

03/03/10:

10:22 Changeset in rtems [3fc1c8db]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
This commit was generated by cvs2svn to compensate for changes in r22694, which included commits to RCS files with non-trunk default branches.
10:22 Changeset in rtems [bd88f7a]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.4

03/02/10:

19:21 Changeset in rtems [724702b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.4
19:06 Changeset in rtems [98de184b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.4
18:55 Changeset in rtems [c9df21a4]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
This commit was generated by cvs2svn to compensate for changes in r22690, which included commits to RCS files with non-trunk default branches.
18:55 Changeset in rtems [89e2f550]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.4
18:15 Changeset in rtems [eb3c34fc]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.4
16:25 Changeset in rtems [daa0add]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-03-02 Michael Walle <michael@…> * cpu.c: Provide body for CPU specific Idle thread. This halts on qemu but is just a nop on a real cpu.

02/28/10:

22:36 Changeset in rtems [d3cfd63]4.104.115 by Chris Johns <chrisj@…>
2010-03-01 Chris Johns <chrisj@…> * libfs/src/rfs/rtems-rfs-buffer.h: Add `rtems_rfs_buffer_handle_reset'.
20:14 Changeset in rtems [db2c804a]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-02-28 Joel Sherrill <joel.sherrill@…> * libmisc/shell/shell_script.c: Fix typo.
18:06 TBR/Website/Board_Support_Packages edited by Seventhguardian
/* Reneas H8 BSPs */ Fixed typo (diff)

02/26/10:

14:57 Changeset in rtems [bb30ffd3]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-02-26 Joel Sherrill <joel.sherrill@…> * block10/.cvsignore: New file.
14:23 Changeset in rtems [965dc55]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-02-26 Joel Sherrill <joel.sherrill@…> * smc/smc.c: Replace EBADRQC with EINVAL.
05:54 Changeset in rtems [3cfa636]4.104.115 by Chris Johns <chrisj@…>
010-02-26 Chris Johns <chrisj@…> * libfs/src/rfs/rtems-rfs-block.c: Reset a buffer handle after moving down an indirection level. * libfs/src/rfs/rtems-rfs-dir.c: Move directory entry validation into a macro and use the macro. Fix the range check on the ino so all inodes can be used. * libfs/src/rfs/rtems-rfs-file-system.c, libfs/src/rfs/rtems-rfs-file-system.h:: Add a version number to the superblock. Use RTEMS_RFS_INODE_SIZE. * libfs/src/rfs/rtems-rfs-file.c: Fix the size offset on partial block lengths. Set the size in the file handle on a truncate to 0. * libfs/src/rfs/rtems-rfs-format.c: Add a version number to the superblock. Use RTEMS_RFS_INODE_SIZE. A better set of defaults for small disks. * libfs/src/rfs/rtems-rfs-inode.c: Use RTEMS_RFS_INODE_SIZE. Free the allocated inode if it cannot be opened. * libfs/src/rfs/rtems-rfs-inode.h: Add RTEMS_RFS_INODE_SIZE. * libfs/src/rfs/rtems-rfs-rtems-file.c: Move some of the iop acceses inside the fs lock. * libfs/src/rfs/rtems-rfs-shell.c: Use RTEMS_RFS_INODE_SIZE.

02/25/10:

11:01 Changeset in rtems [28b38f3]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
combine all checks for missing MAC address enable FPU, if POSIX init task present explicitly disable all edge port interrupts
05:52 Changeset in rtems [6f8d49b4]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
05:51 Changeset in rtems [06f0f66]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
gdb-7.0.90-rtems4.10-20100225.diff.
05:50 Changeset in rtems [8e6a6a02]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GDG_RPMREL.
04:36 Changeset in rtems [0d96991]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Revamp gdb_target_obs handling.

02/24/10:

09:30 Changeset in rtems [520705c]4.104.115 by Chris Johns <chrisj@…>
2010-02-24 Chris Johns <chrisj@…> * libmisc/shell/main_msdosfmt.c, libmisc/shell/shellconfig.h: Fix the alias as I did understand how it worked. * libfs/src/dosfs/msdos_format.c: Test for a block device.
07:07 Changeset in rtems [346d830]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
This commit was generated by cvs2svn to compensate for changes in r22675, which included commits to RCS files with non-trunk default branches.
07:07 Changeset in rtems [69f34ca]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.4
06:48 Changeset in rtems [233fd86]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.4

02/23/10:

16:00 Changeset in rtems [44b3802a]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.4
15:53 Changeset in rtems [5793490]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
This commit was generated by cvs2svn to compensate for changes in r22671, which included commits to RCS files with non-trunk default branches.
15:53 Changeset in rtems [a2c6802e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.4
08:38 TBR/UserManual/RTEMS_File_System edited by ChrisJohns
Add format and mount calls. (diff)
07:49 TBR/UserManual/RTEMS_File_System edited by ChrisJohns
/* RFS Structure */ (diff)
07:48 TBR/UserManual/RTEMS_File_System edited by ChrisJohns
/* Using the RFS */ (diff)
07:36 TBR/UserManual/RTEMS_File_System edited by ChrisJohns
/* =Groups */ (diff)
07:35 TBR/UserManual/RTEMS_File_System edited by ChrisJohns
Updated (diff)
07:10 TBR/UserManual/RTEMS_File_System edited by ChrisJohns
Updated (diff)
06:12 Changeset in rtems [2d9d0a15]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
gdb-7.0.90.
06:10 TBR/UserManual/RTEMS_File_System edited by ChrisJohns
(diff)
06:03 Changeset in rtems [061c60b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New.
04:38 Changeset in rtems [efd22bb8]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
This commit was generated by cvs2svn to compensate for changes in r22667, which included commits to RCS files with non-trunk default branches.
04:38 Changeset in rtems [dbe1601]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.4

02/22/10:

23:06 Changeset in rtems [5027104]4.104.115 by Chris Johns <chrisj@…>
Fixed the inode values.
23:02 Changeset in rtems [59762963]4.104.115 by Chris Johns <chrisj@…>
2010-02-23 Chris Johns <chrisj@…> * libfs/src/rfs/rtems-rfs-dir.c: Fix printf format warning for a 64bit off_t. * libfs/src/rfs/rtems-rfs-file-system.h: Add a macro to get the file system flags. * libfs/src/rfs/rtems-rfs-group.c, libfs/src/rfs/rtems-rfs-group.h: Add rtems_rfs_group_usage. * libfs/src/rfs/rtems-rfs-rtems.c: Fill in all the fields in the statvfs struct. * libfs/src/rfs/rtems-rfs-shell.c: Use rtems_rfs_group_usage.
06:00 Developer/IRC edited by JoelSherrill
(diff)
05:55 TBR/Website/Export_Control edited by JoelSherrill
(diff)
05:54 TBR/Website/Export_Control edited by JoelSherrill
(diff)
05:54 TBR/Website/Export_Control edited by JoelSherrill
Protected "Export Control": Legal information which should not be changed lightly ([edit=sysop] (indefinite) [move=sysop] (indefinite)) (diff)
05:54 TBR/Website/Export_Control created by JoelSherrill
New page

02/21/10:

20:37 Ticket #1496 (Add support for quoted parameters in shell) created by Andrey Mozzhuhin
In the RTEMS shell there is no mechanism for send to command parameter …

02/20/10:

22:23 Ticket #1495 (calling rtems_clock_get_uptime in a tight loop on pc386/QEMU leads to ...) created by Gedare Bloom
RTEMS 4.10 -- CVS head Target: i386, pc386 BSP Build options: …
20:31 Projects/libdl edited by JoelSherrill
Fix formatting. (diff)
09:12 TBR/UserManual/RTEMS_File_System edited by ChrisJohns
/* Using the RFS */ (diff)
09:09 TBR/UserManual/RTEMS_File_System edited by ChrisJohns
Add an overview and using. (diff)
07:40 Release/4.10 edited by ChrisJohns
Block mode libblock devices. (diff)
02:27 Changeset in rtems [5268642]4.104.115 by Chris Johns <chrisj@…>
2010-02-20 Chris Johns <chrisj@…> * libfs/src/dosfs/fat.c, libfs/src/rfs/rtems-rfs-buffer.c: Block devices are now block device nodes and not character device nodes.

02/19/10:

18:09 Developer/Laboratory edited by JoelSherrill
Reverted edits by ShaniaGo? (Talk?) to last revision by Mayes? (diff)
03:23 Changeset in rtems [cca94a2]4.104.115 by Chris Johns <chrisj@…>
2010-02-19 Chris Johns <chrisj@…> * libblock/src/diskdevs.c: Create the devices as block devices. * libmisc/shell/main_debugrfs.c, libmisc/shell/main_mkrfs.c, libmisc/shell/main_mount_rfs.c: New. * libmisc/shell/main_msdosfmt.c: Change the command to mkdos and alias the old name. * libmisc/shell/shellconfig.h, libmisc/Makefile.am: Add RFS support. * libfs/src/rfs/rtems-rfs-shell.c, libfs/src/rfs/rtems-rfs-shell.h: Move the format command code into the shell file.
03:19 Changeset in rtems [37c0822d]4.104.115 by Chris Johns <chrisj@…>
2010-02-19 Chris Johns <chrisj@…> * libchip/ide/ide_controller.c: Create the devices as block devices.
03:05 Developer/Laboratory edited by ShaniaGo
(diff)

02/18/10:

11:03 TBR/UserManual/RTEMS_File_System created by ChrisJohns
A start
10:49 Developer/FileSystems edited by ChrisJohns
/* RFS File System */ (diff)
10:48 Developer/FileSystems edited by ChrisJohns
Split into block devices and MSDOS. (diff)
10:38 Developer/FileSystems edited by ChrisJohns
/* RFS File System */ (diff)
10:37 Developer/FileSystems edited by ChrisJohns
Add RFS (diff)
10:34 Building/RTEMS edited by ChrisJohns
TOC (diff)
05:44 Release/4.10 edited by ChrisJohns
BOOTP/DHCP default behaviour. (diff)
05:40 Release/4.10 edited by ChrisJohns
RFS addition (diff)
00:42 Changeset in rtems [3c0654d]4.104.115 by Chris Johns <chrisj@…>
2010-02-18 Chris Johns <chrisj@…> * networking/networkapp.t: Updated the BOOTP/DHCP to document the default behaviour of looping forever.
00:24 Changeset in rtems [a9fa9b7]4.104.115 by Chris Johns <chrisj@…>
2010-02-18 Chris Johns <chrisj@…> * libfs/src/rfs/rtems-rfs-bitmaps.c, libfs/src/rfs/rtems-rfs-bitmaps.h, libfs/src/rfs/rtems-rfs-bitmaps-ut.c, libfs/src/rfs/rtems-rfs-block.c, libfs/src/rfs/rtems-rfs-block.h, libfs/src/rfs/rtems-rfs-block-pos.h, libfs/src/rfs/rtems-rfs-buffer-bdbuf.c, libfs/src/rfs/rtems-rfs-buffer.c, libfs/src/rfs/rtems-rfs-buffer-devio.c, libfs/src/rfs/rtems-rfs-buffer.h, libfs/src/rfs/rtems-rfs-data.h, libfs/src/rfs/rtems-rfs-dir.c, libfs/src/rfs/rtems-rfs-dir.h, libfs/src/rfs/rtems-rfs-dir-hash.c, libfs/src/rfs/rtems-rfs-dir-hash.h, libfs/src/rfs/rtems-rfs-file.c, libfs/src/rfs/rtems-rfs-file.h, libfs/src/rfs/rtems-rfs-file-system.c, libfs/src/rfs/rtems-rfs-file-system-fwd.h, libfs/src/rfs/rtems-rfs-file-system.h, libfs/src/rfs/rtems-rfs-format.c, libfs/src/rfs/rtems-rfs-format.h, libfs/src/rfs/rtems-rfs-group.c, libfs/src/rfs/rtems-rfs-group.h, libfs/src/rfs/rtems-rfs.h, libfs/src/rfs/rtems-rfs-inode.c, libfs/src/rfs/rtems-rfs-inode.h, libfs/src/rfs/rtems-rfs-link.c, libfs/src/rfs/rtems-rfs-link.h, libfs/src/rfs/rtems-rfs-mutex.c, libfs/src/rfs/rtems-rfs-mutex.h, libfs/src/rfs/rtems-rfs-rtems.c, libfs/src/rfs/rtems-rfs-rtems-dev.c, libfs/src/rfs/rtems-rfs-rtems-dir.c, libfs/src/rfs/rtems-rfs-rtems-file.c, libfs/src/rfs/rtems-rfs-rtems.h, libfs/src/rfs/rtems-rfs-rtems-utils.c, libfs/src/rfs/rtems-rfs-shell.c, libfs/src/rfs/rtems-rfs-shell.h, libfs/src/rfs/rtems-rfs-trace.c, libfs/src/rfs/rtems-rfs-trace.h: New. * Makefile.am, preinstall.am, libfs/Makefile.am, wrapup/Makefile.am: Updated with the RFS support. * libfs/README: Updated after 10 years. * libblock/src/flashdisk.c, libblock/src/nvdisk.c, libblock/src/ramdisk-driver.c: Updated to the new error reporting in libblock. * libmisc/shell/main_ls.c, libmisc/shell/print-ls.c: Fix printing the size in long mode. * libnetworking/nfs/bootp_subr.c, libnetworking/rtems/rtems_bootp.c, libnetworking/rtems/rtems_bsdnet_internal.h: Return the BOOTP/DHCP to the forever behaviour of 4.9 with the ability to call BOOTP and control the process if required.
Note: See TracTimeline for information about the timeline view.