2010-10-13 | Liu Aleaxander | kbd: use a better get_key method Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-10-04 | Liu Aleaxander | Implement the get_key function Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-10-02 | Liu Aleaxander | kbd: use a better debug interface for kbd driver Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-10-01 | Liu Aleaxander | kbd: prepare to make ctrl keys work Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-10-01 | Liu Aleaxander | plan to rewrite the keyboard driver Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-08-04 | Liu Aleaxander | Set TFS_DIR by default when the TFS_DIR env is not set Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-27 | Liu Aleaxander | Relase version 0.7 Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-27 | Liu Aleaxander | Implement user space's printf stuff Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-27 | Liu Aleaxander | add sys_conwrite sys call Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-27 | Liu Aleaxander | Make the sys call interface much better Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-27 | Liu Aleaxander | Implement sys_execve call Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-26 | Liu Aleaxander | update the changelog and releaselog file Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-26 | Liu Aleaxander | Release version 0.6 Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-26 | Liu Aleaxander | move the cache code into fs dir from tfs Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-26 | Liu Aleaxander | add sys_getcwd system call Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-26 | Liu Aleaxander | Add sys_chdir system call Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-19 | Liu Aleaxander | Implement vfs layer Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-15 | Liu Aleaxander | Update the TODO list Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-15 | Liu Aleaxander | Move the generic lib functions into lib/ directory Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-15 | Liu Aleaxander | Add user-progs as depdenices for thunix.img Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-15 | Liu Aleaxander | Makefile cleanup Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-12 | Liu Aleaxander | clean elf file and update changelog Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-12 | Liu Aleaxander | Add debug info Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-12 | Liu Aleaxander | Release version 0.5 Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-12 | Liu Aleaxander | errno system PART II Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-11 | Liu Aleaxander | Add errno support PART I Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-10 | Liu Aleaxander | Add system call support Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-08 | Liu Aleaxander | release version 0.4 Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-05 | Liu Aleaxander | Makefile cleaup Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-05 | Liu Aleaxander | Clean up the warning messages Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-04 | Liu Aleaxander | cleanup for tfs Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-04 | Liu Aleaxander | do ZERO up the i_data filed when do malloc Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-04 | Liu Aleaxander | Add tfs remove part Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-05 | Liu Aleaxander | Open floppy interrupt Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-04 | Liu Aleaxander | Make the process making rootfs image much easier Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-01 | Liu Aleaxander | Add file commands Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-01 | Liu Aleaxander | Add the implementation of tfs Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-06-01 | Liu Aleaxander | Prepare for my own file system implementation Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-05-29 | Liu Aleaxander | fix the 'make release' error Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-05-29 | Liu Aleaxander | do not clean old releases Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-05-29 | Liu Aleaxander | Release version 0.3 Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-05-29 | Liu Aleaxander | Add release code Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-05-29 | Liu Aleaxander | Add malloc stuff Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-05-29 | Liu Aleaxander | Add stdint.h header file Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-05-28 | Liu Aleaxander | Make the floppy driver do work Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-05-27 | Liu Aleaxander | add hexdump command Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-05-27 | Liu Aleaxander | Add hexdump lib function Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-05-25 | Liu Aleaxander | rename bochsrc to bochsrc.in Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-05-24 | Liu Aleaxander | Fixes on fs and ram disk Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-05-24 | Liu Aleaxander | remove the asm code in srcup function Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-05-24 | Liu Aleaxander | goto the begining of the screen after cls operation Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-05-24 | Liu Aleaxander | fix the indent format in kernel/timer.c Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-05-24 | Liu Aleaxander | Cleanup the warning messages Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-05-24 | Liu Aleaxander | Make thunix can be run on a old bochs Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-04-05 | Liu Aleaxander | minor fix Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-04-05 | Liu Aleaxander | Add Cover Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-04-05 | Liu Aleaxander | Add refrences and do some fixes Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-04-05 | Liu Aleaxander | Add Makefile in doc Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-04-05 | Liu Aleaxander | Add chapter one -- introduction Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-04-05 | Liu Aleaxander | Some fixes Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-04-05 | Liu Aleaxander | Add chapter 7: ext2 file system implemention Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-03-19 | Liu Aleaxander | Add a new chapter -- chapter 6 drivers Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-03-14 | Liu Aleaxander | Add a new chapter -- 5 -- interrupt Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-03-14 | Liu Aleaxander | Rename the doc files to make it looks more good Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-03-13 | Liu Aleaxander | Add a new chapter lib Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-03-13 | Liu Aleaxander | Minor fix in Chapter 3 - PMode Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-03-13 | Liu Aleaxander | Add a new chapter PM Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-03-13 | Liu Aleaxander | Complet the boot chapter Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-03-12 | Liu Aleaxander | Add the boot doc file Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-03-12 | Liu Aleaxander | Add .gitignore file to avoid the noisy Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-03-12 | Liu Aleaxander | Add the Abstract doc file Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |
2010-03-12 | Liu Aleaxander | Repo init Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com> |
commitcommitdifftree |