Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling 99f3cc26c3 Kernel+LibC: Add stubs for POSIX shared memory API. пре 6 година
  Andreas Kling 37ae00a4dd Kernel+Userland: Add the rename() syscall along with a basic /bin/mv. пре 6 година
  Andreas Kling d5a9f4596b Kernel: Add a blunt big process lock. пре 6 година
  Andreas Kling 500df578fe LibGUI+Kernel: Add a GLock class (userspace mutex.) пре 6 година
  Andreas Kling e561ab1b0b Kernel+LibC: Add a simple create_thread() syscall. пре 6 година
  Andreas Kling 60d25f0f4a Kernel: Introduce threads, and refactor everything in support of it. пре 6 година
  Andreas Kling d712d353ac Kernel: Remove leftover debug spam when returning from mkdir() syscall. пре 6 година
  Andreas Kling 562663df7c Add support for socket send/receive timeouts. пре 6 година
  Andreas Kling a7d5e9781a Kernel+LibC+Userland: Yet more networking bringup hacking. пре 6 година
  Andreas Kling a017a77442 Kernel+LibC+Userland: Start working on an IPv4 socket backend. пре 6 година
  Andreas Kling eda0866992 Add a C++ helper class for working with shared buffers. пре 6 година
  Andreas Kling 251293f2e1 Kernel: Block a signal from being dispatched again until handler returns. пре 6 година
  Andreas Kling 2c5a378ccc Kernel+Userland: Add symlink() syscall and add "-s" flag to /bin/ln. пре 6 година
  Andreas Kling 1b16a29044 Kernel+Userland: Implement fchmod() syscall and use it to improve /bin/cp. пре 6 година
  Andreas Kling 1d2529b4a1 Add chown() syscall and a simple /bin/chown program. пре 6 година
  Andreas Kling e421c10735 More compat work towards porting vim. пре 6 година
  Andreas Kling cccc8d8aeb More compat work. пре 6 година
  Andreas Kling 9624b54703 More moving towards using signed types. пре 6 година
  Andreas Kling beda478821 Kernel: Make syscalls that take a buffer size use ssize_t instead of size_t. пре 6 година
  Andreas Kling 6d3e12899b Kernel: Pass process arguments directly on the stack. пре 6 година
  Andreas Kling 7d288aafb2 Kernel: Add link() syscall to create hard links. пре 6 година
  Andreas Kling 4ea28bf0a5 Kernel: Add a simple shared memory API for two processes only. пре 6 година
  Andreas Kling a63e8839da LibC: Add socket(), bind(), listen(), accept() and connect(). пре 6 година
  Andreas Kling f529b845ec WindowServer: Convert entire API to be message-based. пре 6 година
  Andreas Kling ef4e9860fd WindowServer: Convert the remaining menu APIs into messages. пре 6 година
  Andreas Kling cf432b4c3d WindowServer: Refactor more of the menu APIs to be message-based. пре 6 година
  Andreas Kling 4f98a35beb WindowServer: Begin refactoring towards a fully asynchronous protocol. пре 6 година
  Andreas Kling 133706d697 Add API's and plumbing for WindowServer clients to make menus. пре 6 година
  Andreas Kling 353b191a49 Clean up some uninteresting log spam. пре 6 година
  Andreas Kling dddd0e7b03 Get nyancat nyanning in Serenity. пре 6 година