Stefan Lankes
8c68eab859
cosmetic changes
2011-09-15 21:42:36 +02:00
Marian Ohligs
8c3751fca4
- remove lwip_close tests
...
- deactivate lwip_close in driver/char/socket to remove Pagefaults until lwip_close works correctly
2011-09-14 17:13:54 +02:00
Marian Ohligs
9de6a8c423
- lwip_close tests
2011-09-14 17:01:30 +02:00
Marian Ohligs
39396f1188
- only initialize the fildes_t in usertasks, on create_user_task
2011-09-14 16:25:29 +02:00
Marian Ohligs
2beedc5e7d
- change copyrights
2011-09-14 14:31:23 +02:00
Marian Ohligs
0dc10634a9
- code cleanup
...
- rename netio in socket
- reactivate workaround in lseek
2011-09-14 14:30:06 +02:00
Marian Ohligs
9ead68262a
- code cleanup
...
- rename netio in socket
- reactivate workaround in lseek
2011-09-14 14:26:52 +02:00
Marian Ohligs
591692f441
- tidy up the drivers folder
...
- all char driver could be find in drivers/char
2011-08-27 12:10:05 +02:00
Marian Ohligs
2f89686df8
- change close(node) in close(file)
...
- disable close in netchar, for testing
2011-08-11 17:11:48 +02:00
Marian Ohligs
032bba3a95
- some chmod changes
2011-08-02 15:58:20 +02:00
Marian Ohligs
55e0e971be
merge master
2011-07-27 10:28:01 +02:00
Marian Ohligs
1744238f28
- open is working yet. Have to be tested a little bit more.
2011-07-06 04:00:55 +02:00
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
Marian Ohligs
aefc7e1165
add to dev folder: stdin, stdout and stderr
2011-04-19 00:33:45 +02:00
Marian Ohligs
04583e3982
read write patch (not working yet)
2011-04-07 16:41:39 +02:00
Stefan Lankes
9e082fcb68
move driver "/dev/null" to the directory "drivers/char"
2011-03-03 07:44:20 +01:00