Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 60d25f0f4a Kernel: Introduce threads, and refactor everything in support of it. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling d712d353ac Kernel: Remove leftover debug spam when returning from mkdir() syscall. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 562663df7c Add support for socket send/receive timeouts. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling a7d5e9781a Kernel+LibC+Userland: Yet more networking bringup hacking. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling a017a77442 Kernel+LibC+Userland: Start working on an IPv4 socket backend. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling eda0866992 Add a C++ helper class for working with shared buffers. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 251293f2e1 Kernel: Block a signal from being dispatched again until handler returns. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 2c5a378ccc Kernel+Userland: Add symlink() syscall and add "-s" flag to /bin/ln. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 1b16a29044 Kernel+Userland: Implement fchmod() syscall and use it to improve /bin/cp. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 1d2529b4a1 Add chown() syscall and a simple /bin/chown program. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling e421c10735 More compat work towards porting vim. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling cccc8d8aeb More compat work. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 9624b54703 More moving towards using signed types. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling beda478821 Kernel: Make syscalls that take a buffer size use ssize_t instead of size_t. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 6d3e12899b Kernel: Pass process arguments directly on the stack. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 7d288aafb2 Kernel: Add link() syscall to create hard links. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 4ea28bf0a5 Kernel: Add a simple shared memory API for two processes only. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling a63e8839da LibC: Add socket(), bind(), listen(), accept() and connect(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling f529b845ec WindowServer: Convert entire API to be message-based. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ef4e9860fd WindowServer: Convert the remaining menu APIs into messages. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling cf432b4c3d WindowServer: Refactor more of the menu APIs to be message-based. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 4f98a35beb WindowServer: Begin refactoring towards a fully asynchronous protocol. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 133706d697 Add API's and plumbing for WindowServer clients to make menus. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 353b191a49 Clean up some uninteresting log spam. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling dddd0e7b03 Get nyancat nyanning in Serenity. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ffab6897aa Big, possibly complete sweep of naming changes. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c30e2c8d44 Implement basic chmod() syscall and /bin/chmod helper. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c95228b128 Add support for removing directories. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 069d21ed7f Make buttons unpress when the cursor leaves the button rect. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 7cf3c7461c Refactor GUI rendering model to be two-phased. %!s(int64=6) %!d(string=hai) anos