Commit History

Upphovsman SHA1 Meddelande Datum
  Andreas Kling 0669ef8977 Kernel: Writing to a slave PTY should yield EIO if the master is closed. 6 år sedan
  Andreas Kling ffab6897aa Big, possibly complete sweep of naming changes. 6 år sedan
  Andreas Kling 027d26cd5d Add a String::format() and use that in place of ksprintf() in the Kernel. 6 år sedan
  Andreas Kling aefbbeb3cb Flesh out keyboard event support a bit more. 6 år sedan
  Andreas Kling b95aa18315 Hook up the Keyboard device to the AbstractScreen. 6 år sedan
  Andreas Kling 4f6438ec66 VirtualConsole: Support the 'A' and 'D' CSI sequences. 6 år sedan
  Andreas Kling a8c7b6ce86 VirtualConsole: The rightmost column is always a default horizontal tab. 6 år sedan
  Andreas Kling 2850225587 VirtualConsole: Don't output the bell character. 6 år sedan
  Andreas Kling 87b10f6e6e Add basic support for horizontal tabs in the VirtualConsole. 6 år sedan
  Andreas Kling ca6847b5bb Import a simple text editor I started working on. 6 år sedan
  Andreas Kling f6e27c2abe More coding style changes. 6 år sedan
  Andreas Kling ac7a60225e Add TIOCGWINSZ ioctl so userland can determine terminal geometry. 6 år sedan
  Andreas Kling a788e85c09 Refactor TTY signal generation a bit. 6 år sedan
  Andreas Kling d5d45d1088 Rage hacking to get bash to run. It finally runs. So cool! :^) 6 år sedan
  Andreas Kling 2ac5e14c08 Merge VGA into VirtualConsole. 6 år sedan
  Andreas Kling 8605711f4b Make /bin/clear work again. 6 år sedan
  Andreas Kling 3e3de67f02 Use the VGA start address for fast VirtualConsole scrolling. 6 år sedan
  Andreas Kling da3857b0c2 Add some simple write buffering to LibC's stdio. 6 år sedan
  Andreas Kling 10b666f69a Basic ^C interrupt implementation. 6 år sedan
  Andreas Kling 812e7940e2 Add a simple /proc/cpuinfo that includes some info from CPUID. 6 år sedan
  Andreas Kling dfaa2b6b02 Convert VirtualConsole to the new coding style. 6 år sedan
  Andreas Kling a685809e75 Waiters should be notified when a waitee is killed. 6 år sedan
  Andreas Kling 9a086b2d35 Add a kmalloc_eternal() for things that will never be destroyed. 6 år sedan
  Andreas Kling c7d5ce6b5a Add a /bin/tty command that prints the current tty. 6 år sedan
  Andreas Kling dec5683e9c Snazz up the kprintf() output a bit by giving it its own color. 6 år sedan
  Andreas Kling 1b81813a66 Fix crashy bug where we'd try to deactivate VC -1 on boot. 6 år sedan
  Andreas Kling 7a7956a595 Virtual consoles kinda work! 6 år sedan
  Andreas Kling 68739dc43e Start working on virtual consoles/TTYs. 6 år sedan