summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-04test_port : use /dev/pts/1HEADmasterJérémy Zurcher1-1/+1
2015-11-04add inw, outw test scriptJérémy Zurcher2-1/+13
2015-11-04add io_portsJérémy Zurcher4-2/+55
2015-11-04tty: putc support '\n'Jérémy Zurcher1-3/+3
2015-11-04add testsJérémy Zurcher1-1/+24
2015-11-04tty: support '\n', fix API to putc and putsJérémy Zurcher2-10/+16
2015-11-04entry.S: section multiboot does not work ???Jérémy Zurcher1-1/+1
2015-11-04kernel: add stdlib.[ch]Jérémy Zurcher3-2/+49
2015-11-04kernel/Makefile: learn about .asm and .SJérémy Zurcher1-6/+17
2015-11-03add small vga docJérémy Zurcher1-0/+0
2015-11-03add tty.c tty.h for terminal handlingJérémy Zurcher5-105/+119
2015-11-03improve MakefilesJérémy Zurcher2-14/+16
2015-11-03initial commitJérémy Zurcher8-0/+298