metalsvm/kernel
Marian Ohligs 7b63bf1d27 !!!!! -> increasing the offset has to be done inside the fs/chardriver.
- rewrite the initrd_read/write, char_driver r/w. Now all functions use fildes_t instead of vfs_node_t structs.
- eleminate some compiler warnings
- some changes in open, to reduce compiler warnings. This function isn't working yet!
2011-07-05 14:50:25 +02:00
..
echo.c switch from lwip-1.3.2 to lwip 1.4.0 2011-05-29 15:36:02 +02:00
init.c fix bug in the initializtion of the BSS section 2011-06-09 08:18:12 +02:00
main.c - rewrite the read_fs and write_fs. Now both functions use fildes_t instead of vfs_node_t structs. 2011-07-01 18:04:00 +02:00
Makefile - use non-recursive Makefiles 2011-02-09 19:13:40 +00:00
ping.c switch from lwip-1.3.2 to lwip 1.4.0 2011-05-29 15:36:02 +02:00
syscall.c !!!!! -> increasing the offset has to be done inside the fs/chardriver. 2011-07-05 14:50:25 +02:00
tasks.c - rewrite the read_fs and write_fs. Now both functions use fildes_t instead of vfs_node_t structs. 2011-07-01 18:04:00 +02:00
tests.c Merge branch 'master' into ohligs 2011-05-29 20:54:35 +02:00