Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling ac1c01cc30 Kernel: Convert klog() => dmesgln() in ARP/routing code %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY %!s(int64=4) %!d(string=hai) anos
  AnotherTest 4043e770e5 Kernel: Don't go through ARP for IP broadcast messages %!s(int64=4) %!d(string=hai) anos
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. %!s(int64=4) %!d(string=hai) anos
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. %!s(int64=4) %!d(string=hai) anos
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. %!s(int64=4) %!d(string=hai) anos
  Lenny Maiorani e6f907a155 AK: Simplify constructors and conversions from nullptr_t %!s(int64=4) %!d(string=hai) anos
  Tom 49a76164c8 Kernel: Consolidate the various BlockCondition::unblock variants %!s(int64=4) %!d(string=hai) anos
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler %!s(int64=4) %!d(string=hai) anos
  Tom d89582880e Kernel: Switch singletons to use new Singleton class %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" %!s(int64=5) %!d(string=hai) anos
  Tom 5a98e329d1 AK: Get rid of make_singleton function %!s(int64=5) %!d(string=hai) anos
  Tom f0906250a1 Kernel: Move Singleton class to AK %!s(int64=5) %!d(string=hai) anos
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class %!s(int64=5) %!d(string=hai) anos
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions %!s(int64=5) %!d(string=hai) anos
  AnotherTest 77191d82dc Kernel: Add the SO_BINDTODEVICE socket option %!s(int64=5) %!d(string=hai) anos
  Liav A 0fc60e41dd Kernel: Use klog() instead of kprintf() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 48f7c28a5c Kernel: Replace "current" with Thread::current and Process::current %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 1d611e4a11 Kernel: Reduce header dependencies of MemoryManager and Region %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace %!s(int64=5) %!d(string=hai) anos
  Andreas Kling db2ede9427 Net: Short-circuit routing to the IPv4 address of a local adapter %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 271bc4b2f2 Net: When routing to loopback, use the loopback adapter's MAC address %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a3f39fe789 Net: Make NetworkAdapter reference-counted %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 94ca55cefd Meta: Add license header to source files %!s(int64=5) %!d(string=hai) anos
  Conrad Pankoff 5ca7ae4585 Kernel: Route all loopback traffic through the loopback adapter %!s(int64=5) %!d(string=hai) anos
  Conrad Pankoff b15a7c435f Kernel: Implement is_zero for RoutingDecision %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff 6d1418aa7a Kernel: Add simple ARP routing layer %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff 54ceabd48d Kernel: Use WeakPtr<NetworkAdapter> instead of NetworkAdapter* in net code %!s(int64=6) %!d(string=hai) anos