Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling 5ded77df39 Kernel+ProcessManager: Let processes have an icon and show it in the table. преди 6 години
  Andreas Kling c8e2bb5605 Kernel: Add a mechanism for listening for changes to an inode. преди 6 години
  Andreas Kling af81645a2a Kernel+LibC: Add a dbgputstr() syscall for sending strings to debug output. преди 6 години
  Andreas Kling 3fce2fb205 Kernel+LibC: Add a dbgputch() syscall and use it for userspace dbgprintf(). преди 6 години
  Andreas Kling d2b521f0ab Kernel+LibC: Add a dump_backtrace() syscall. преди 6 години
  Jesse a5d80f7e3b Kernel: Only allow superuser to halt() the system (#342) преди 6 години
  Jesse a27c9e3e01 Kernel+Userland: Addd reboot syscall (#334) преди 6 години
  Robin Burchell b907608e46 SharedBuffer: Split the creation and share steps преди 6 години
  Andreas Kling c110cf193d Kernel: Have the open() syscall take an explicit path length parameter. преди 6 години
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. преди 6 години
  Robin Burchell 952382b413 Kernel/Userland: Add a halt syscall, and a shutdown binary to invoke it преди 6 години
  Andreas Kling 736092a087 Kernel: Move i386.{cpp,h} => Arch/i386/CPU.{cpp,h} преди 6 години
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. преди 6 години
  Andreas Kling 93d3d1ede1 Kernel: Add fchown() syscall. преди 6 години
  Robin Burchell 9cd0f6ffac Kernel/LibC: Implement sched_* functionality to set/get process priority преди 6 години
  Andreas Kling 9806a23f83 Kernel: Return ENOSYS if an invalid syscall number is requested. преди 6 години
  Andreas Kling ae470ec955 Kernel: Add getpeername() syscall, and fix getsockname() behavior. преди 6 години
  Andreas Kling 212a263f0a Kernel+LibC: Implement getsockname() syscall. преди 6 години
  Andreas Kling 3cba2a8a78 Kernel: Add a beep() syscall that beeps the PC speaker. преди 6 години
  Andreas Kling 99aead4857 Kernel: Add a writev() syscall for writing multiple buffers in one go. преди 6 години
  Andreas Kling 8b249bd09b Kernel+Userland: Implement mknod() syscall and add a /bin/mknod program. преди 6 години
  Andreas Kling 25ddcd1022 Kernel: Emit systrace events for exit, thread_exit and sigreturn. преди 6 години
  Andreas Kling d07be1087a Kernel+LibC: Add exit_thread() syscall. преди 6 години
  Andreas Kling 5c68929aa1 Kernel: Add a systrace() syscall and implement /bin/strace using it. преди 6 години
  Andreas Kling c02c6fef28 Kernel+ProcessManager: Show per-process syscall counts. преди 6 години
  Andreas Kling 26a06f3fcd Kernel: More work towards POSIX SHM, also add ftruncate(). преди 6 години
  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 години