index
:
Melon.git
master
Hobby OS experiment
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Kernel
/
Shell
/
KernelShell.class.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed FATFS::read
Alexis211
2009-11-25
1
-0
/
+1
*
Reading from floppys supposedly fixed in qemu
Alexis211
2009-11-24
1
-0
/
+1
*
Reading from the FAT12-formatted floppy works \o
Alexis211
2009-11-15
1
-2
/
+1
*
Mount points seem to work, mostly owing to dark magic.
Alexis211
2009-11-15
1
-0
/
+47
*
Changed the way keyboard handling works, fixing a bug.
Alexis211
2009-11-14
1
-1
/
+1
*
Added screenshots and a grub entry for the GOL simulator.
Alexis211
2009-11-14
1
-4
/
+4
*
Changed some things in the way init is handled.
Alexis211
2009-11-14
1
-2
/
+3
*
More work on syscalls and shell
Alexis211
2009-10-23
1
-2
/
+0
*
More work on syscalls and shell
Alexis211
2009-10-23
1
-2
/
+2
*
More work
Alexis211
2009-10-21
1
-1
/
+2
*
Re-organized everything
Alexis211
2009-10-18
1
-2
/
+1
*
We can now load ELF binaries !!!
Alexis211
2009-10-18
1
-0
/
+1
*
Melon now loads a simple ASM application out of the ramfs
Alexis211
2009-10-17
1
-0
/
+3
*
Nothing, really
Alexis211
2009-10-13
1
-1
/
+2
*
SimpleList now implements removeOnce(const T& value);
Alexis211
2009-10-11
1
-2
/
+10
*
Added a single linked list simple class (SimpleList)
Alexis211
2009-10-11
1
-1
/
+1
*
Added a simple random generator
Alexis211
2009-10-11
1
-0
/
+1
*
Nothing, really
Alexis211
2009-10-09
1
-1
/
+1
*
Exiting from a thread now works without hanging everything.
Alexis211
2009-10-09
1
-1
/
+4
*
The kernel shell is now in an independent class, KernelShell::
Alexis211
2009-10-02
1
-0
/
+98