From 5268642f861149fc63b9cd1d8c661e0ffa2781fb Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Sat, 20 Feb 2010 02:27:58 +0000 Subject: 2010-02-20 Chris Johns * libfs/src/dosfs/fat.c, libfs/src/rfs/rtems-rfs-buffer.c: Block devices are now block device nodes and not character device nodes. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index af9454f41a..fe5e85d4e8 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2010-02-20 Chris Johns + + * libfs/src/dosfs/fat.c, libfs/src/rfs/rtems-rfs-buffer.c: Block + devices are now block device nodes and not character device + nodes. + 2010-02-19 Chris Johns * libblock/src/diskdevs.c: Create the devices as block devices. -- cgit v1.2.3