Histórico de Commits

Autor SHA1 Mensagem Data
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. há 4 anos atrás
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. há 4 anos atrás
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. há 4 anos atrás
  Lenny Maiorani e6f907a155 AK: Simplify constructors and conversions from nullptr_t há 4 anos atrás
  Tom 476f17b3f1 Kernel: Merge PurgeableVMObject into AnonymousVMObject há 4 anos atrás
  Andreas Kling ed5c26d698 AK: Remove custom %w format string specifier há 4 anos atrás
  Andreas Kling cb2c8f71f4 AK: Remove custom %b format string specifier há 4 anos atrás
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) há 4 anos atrás
  Tom da5cc34ebb Kernel: Fix some issues related to fixes and block conditions há 4 anos atrás
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler há 4 anos atrás
  Tom 6a620562cc Kernel: Allow passing a thread argument for new kernel threads há 4 anos atrás
  Andreas Kling a6aee0c097 IPv4: Take the socket lock more (fixes TCP connection to localhost) há 4 anos atrás
  Andreas Kling ce6ef54337 ICMP: Check that incoming ICMP echo requests are large enough há 4 anos atrás
  Tom 838d9fa251 Kernel: Make Thread refcounted há 4 anos atrás
  Nico Weber 416d470d07 Kernel: Plumb packet receive timestamp from NetworkAdapter to Socket::recvfrom há 4 anos atrás
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks há 4 anos atrás
  Nico Weber 430b265cd4 AK: Rename KB, MB, GB to KiB, MiB, GiB há 5 anos atrás
  asynts fff581cd72 AK: Rename span() to bytes() when appropriate. há 5 anos atrás
  Andreas Kling f5ac4da993 Kernel: Use AK::Span a bunch in the network adapter code há 5 anos atrás
  Tom 788b2d64c6 Kernel: Require a reason to be passed to Thread::wait_on há 5 anos atrás
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions há 5 anos atrás
  Andreas Kling f25d2f5518 Kernel: Move NetworkTask startup into NetworkTask::spawn() há 5 anos atrás
  AnotherTest 2ea934bcfd Kernel: Do not reject broadcast UDP packets right away há 5 anos atrás
  Liav A 0fc60e41dd Kernel: Use klog() instead of kprintf() há 5 anos atrás
  Andreas Kling 48f7c28a5c Kernel: Replace "current" with Thread::current and Process::current há 5 anos atrás
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace há 5 anos atrás
  Andreas Kling 228a1e9099 IPv4: Basic implementation of TCP socket shutdown há 5 anos atrás
  Andreas Kling 1037a1d2ba IPv4: Don't ACK empty TCP packets há 5 anos atrás
  Andreas Kling 94ca55cefd Meta: Add license header to source files há 5 anos atrás
  Conrad Pankoff bbb536ebed Kernel: Fix code locked behind NETWORK_TASK_DEBUG há 5 anos atrás