Commit graph

1368 commits

Author SHA1 Message Date
Stefan Lankes
14785b5e23 Merge branch 'master' of git.lfbs.rwth-aachen.de:metalsvm
Conflicts:
	kernel/netio.c
2011-10-04 01:37:09 -07:00
Stefan Lankes
4630823211 Merge branch 'master' of git.lfbs.rwth-aachen.de:metalsvm 2011-10-04 10:31:29 +02:00
Stefan Lankes
ee075fabf0 enable rlogind 2011-10-04 10:29:50 +02:00
Stefan Lankes
99ade4c064 remove compiler errors 2011-10-04 10:27:04 +02:00
Stefan Lankes
04a67b27f5 extend test cases 2011-10-04 10:27:03 +02:00
Stefan Lankes
42602df6b0 insert init code for the mmnif device 2011-10-04 10:26:55 +02:00
Stefan Lankes
3e0a285882 enable rlogind 2011-10-04 00:14:25 -07:00
Stefan Lankes
2b129977d0 remove compiler errors 2011-10-04 09:14:03 +02:00
Stefan Lankes
4099bc471d extend test cases 2011-10-04 00:03:11 -07:00
Stefan Lankes
3735a23fd6 insert init code für the mmnif device 2011-10-04 00:02:33 -07:00
Stefan Lankes
824540f313 use correct data types 2011-10-04 00:00:32 -07:00
Stefan Lankes
f2a3930046 cosmetic changes 2011-10-03 23:59:52 -07:00
Stefan Lankes
fbb0b9237b add mmnif_irqhandler in the default handler 2011-10-03 03:53:15 -07:00
Stefan Lankes
ea4af96cde add client version of the netio benchmark 2011-10-03 03:52:50 -07:00
Stefan Lankes
4285fd5287 some code clean ups 2011-10-03 03:52:14 -07:00
Stefan Lankes
498654447c move scc_memcpy.h to arch/x86/include/asm 2011-10-02 14:07:13 -07:00
Stefan Lankes
747d8a278c changes coding style, redesign of the startup code 2011-10-02 13:56:54 -07:00
Stefan Lankes
0fa695f3de cosmetic changes 2011-10-02 13:55:41 -07:00
Stefan Lankes
49a793736c merge driver from Benedikt's bachelor thesis, remove compiler warning 2011-10-02 08:54:53 -07:00
Stefan Lankes
aa6eb4da1b change coding style 2011-10-02 07:11:01 -07:00
Stefan Lankes
95488fee4d Merge branch 'master' of git.lfbs.rwth-aachen.de:metalsvm 2011-10-02 14:44:20 +02:00
Stefan Lankes
789ffcb011 minor changes 2011-10-02 14:44:05 +02:00
Marian Ohligs
aecd3b1c8c remove compiler warnings in drivers/char/stdio 2011-09-30 11:59:45 +02:00
Marian Ohligs
84d9058d7a fix makefile 2011-09-30 11:55:26 +02:00
Marian Ohligs
bff21fdcad tidy up syscall.c, add comments, add missing checks, fix bug in open 2011-09-30 11:48:13 +02:00
Stefan Lankes
98ac3ec1ff create new directory for demo applications 2011-09-29 23:36:37 +02:00
Stefan Lankes
94cd557eca increase the window size to improve the TCP performance 2011-09-29 03:24:03 -07:00
Stefan Lankes
a4a37a0c7a dump lwip statistics at the end of the benchmark 2011-09-29 03:23:13 -07:00
Marian Ohligs
83547015b7 add new system call dup2 2011-09-29 11:22:06 +02:00
Marian Ohligs
fde6b46203 filedescriptor redesign, fix close issue in telnet 2011-09-28 22:03:54 +02:00
Marian Ohligs
acc3796cc1 minor optimizations in syscall.c 2011-09-28 17:20:22 +02:00
Marian Ohligs
675c47f1b3 add basic support for syscall stat 2011-09-28 00:10:54 +02:00
Stefan Lankes
dc679f44d5 use 4711 as "rlogin port" 2011-09-27 12:47:52 +02:00
Stefan Lankes
2cf7647200 remove typo, write maximal KMGS_SIZE charcters 2011-09-26 07:47:00 +02:00
Stefan Lankes
2e12c7ca1d add character device to dump all kernel messages 2011-09-25 23:58:37 +02:00
Stefan Lankes
c9f6158f1e remove obsolete debug messages 2011-09-25 23:50:15 +02:00
Stefan Lankes
012d3938a2 avoid unneeded printing in the kernel message buffer 2011-09-25 20:49:01 +02:00
Stefan Lankes
046850b690 add rlogind to the ignore list 2011-09-25 20:45:21 +02:00
Stefan Lankes
0ccdcf6a38 add missing file 2011-09-25 20:43:53 +02:00
Stefan Lankes
42c69cfcfc add rlogind
via 'telnet hostname 4211' is it possible to establish a connection to a mshell
2011-09-25 20:41:03 +02:00
Stefan Lankes
1d2e3e9be9 add new system call dup
TODO: dup2 is missing
2011-09-25 20:40:12 +02:00
Marian Ohligs
aaf2e8a1e5 - bug fix in mshell 2011-09-25 12:59:38 +02:00
Marian Ohligs
1e03b40869 - remove bugfix in findnode_fs
- change bugfix in open_fs
2011-09-25 12:57:39 +02:00
Marian Ohligs
b8552f1f03 - fix bug in open_fs and findnode_fs 2011-09-25 11:48:27 +02:00
Marian Ohligs
df4eaf5163 - added cat command 2011-09-24 20:13:16 +02:00
Stefan Lankes
13aaaa8bdc remove typo 2011-09-23 11:54:28 -07:00
Stefan Lankes
ada6dc727a add the possibility to enable the L1 cache for the receive buffer 2011-09-23 11:52:43 -07:00
Nicolas Berr
903f33f40b - added support for changing current working directory
- added cd, pwd command
2011-09-23 15:31:44 +02:00
Stefan Lankes
b1a968a82c add first steps to realize the system call stat 2011-09-23 14:49:31 +02:00
Stefan Lankes
a00f187a07 Merge branch 'smp' 2011-09-22 21:39:50 +02:00