summaryrefslogtreecommitdiff
path: root/driver/keyboard.c
AgeCommit message (Expand)Author
2018-10-15ported zlib and libpng and improved compositor to handle 32 AND 24 bit depthMiguel
2018-10-14ported vim et alMiguel
2018-10-13fontstuff et al.Miguel
2018-10-13ncurses arrow keys working etcMiguel
2018-10-05drunken progginMiguel
2018-10-04moving framebuffer access completely to userspaceMiguel
2018-10-01fukkin schedulerMiguel
2018-09-28moved mouse and kb, fixed mouse a bitMiguel
2018-09-27try to isolate netstack to libraryMiguel
2018-09-26some bugfixesMiguel
2018-09-26ntp and udpMiguel
2018-09-25arp replies working!Miguel
2018-09-25after a long struggle our e1000 can receive and send packets, yeah!Miguel
2018-09-23interrupts from e1000 come in at leastMiguel
2018-09-23struggling with e1000Miguel
2018-09-20we are now prepared for piping with _pipe and _dup2Miguel
2018-09-18sysfs, errno, improve foolshell, etcMiguel
2018-09-16cleanup and starting improve mounts and file access (pipes, sysfiles, ext2)Miguel
2018-09-09fixing implicit func declarations!Miguel
2018-09-03big renamingMiguel
2018-09-02syscalls fineMiguel
2018-08-22removed module name definitionsMiguel
2018-08-21cleaning up a bitMiguel
2018-08-21cleaning up multitaskingMiguel
2018-08-19cleaning up asm stuff and improving docsMiguel
2018-08-18reviving old drivers: mouse, pci, e1000Miguel
2018-08-18cleaning up syscalls and playing with new pipesMiguel
2018-08-17started reviving my fool osMiguel
2015-05-25working on fool-termMichal Idziorek
2015-05-22support for fg and bg color escape sequencesMichal Idziorek
2015-05-18heavy refactoring underwayMichal Idziorek
2015-05-17started big cleanup!Michal Idziorek