Commit History

Автор SHA1 Съобщение Дата
  Robin Burchell 6c4024c04a Kernel: First cut of a sb16 driver преди 6 години
  Andreas Kling 5254a320d8 Kernel: Remove use of copy_ref() in favor of regular RefPtr copies. преди 6 години
  Andreas Kling 6c87d3afa9 Kernel: Move i8253.cpp => Arch/i386/PIT.cpp преди 6 години
  Andreas Kling 9fdcede491 Kernel: Move PIC.cpp into Arch/i386/ преди 6 години
  Jesse ab90d2e251 Kernel: Extended IDE interface to allow slave device usage (#283) преди 6 години
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. преди 6 години
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. преди 6 години
  Conrad Pankoff 8b1154f5f2 Kernel: Implement serial port driver преди 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 години
  Conrad Pankoff 0aa1f1c2d6 Kernel: Parse cmdline for root filesystem e.g. root=/dev/hda1 преди 6 години
  Conrad Pankoff 738f9de9a9 Kernel: Add KParams class for accessing kernel cmdline parameters (#188) преди 6 години
  Conrad Pankoff c02b8b715d Kernel: Implement MBR partition loader (#168) преди 6 години
  Conrad Pankoff 32d78a8526 Kernel: Rename OffsetDiskDevice to DiskPartition преди 6 години
  Conrad Pankoff 6f43f81fb4 Kernel: Implement OffsetDiskDevice to prepare for partition support преди 6 години
  Andreas Kling 4320c5fd58 Kernel: Make better use of the multiboot info. преди 6 години
  Robin Burchell d31ce9eccd Misc: Add a simple init process преди 6 години
  Christopher Dumas dd84dcf31f Launcher loads applications from Launcher.ini, is started by default, and is resized automatically преди 6 години
  Andreas Kling e24e486714 Snake: Flesh out a basic snake game :^) преди 6 години
  Andreas Kling 0e6b273620 LibGUI: Start working on GTableView inline editing. преди 6 години
  Andreas Kling 3817f5f619 Kernel+LibC: Add a DebugLogDevice that forwards everything to I/O port 0xe9. преди 6 години
  Andreas Kling 33920df299 AK: Try to use StringViews more for substrings and splitting. преди 6 години
  Andreas Kling 29d0412a06 Kernel: Remove system.h and make the uptime global a qword. преди 6 години
  Andreas Kling 6f90f41516 VisualBuilder: Add some more GWidget default properties. преди 6 години
  Andreas Kling 0f5114852a Kernel: Spawn text editor by default while I work on it. преди 6 години
  Andreas Kling 93b76628a5 GGroupBox: Improve appearance with new FrameShape::Box style. преди 6 години
  Andreas Kling a58d7fd8bb Kernel: Get rid of Kernel/types.h, separate LinearAddress/PhysicalAddress. преди 6 години
  Andreas Kling ec7817af37 Kernel: Spawn /bin/Taskbar on startup. преди 6 години
  Andreas Kling b9738fa8ac Kernel: Move VM-related files into Kernel/VM/. преди 6 години
  Andreas Kling ab43658c55 Kernel: Move devices into Kernel/Devices/. преди 6 години