Age | Commit message (Expand) | Author |
---|---|---|
2021-07-07 | Kernel: Add keyboard ioctl to get num/caps lock state | Edwin Hoksberg |
2021-07-04 | WindowServer: Query driver for framebuffer offset | Tom |
2021-07-04 | WindowServer: Implement support for combined buffer flipping + flushing | Tom |
2021-06-29 | LibC: Add struct keyword to FBRects.rects to make it C compiler safe | Diego Garza |
2021-06-27 | WindowServer: Coalesce flushing buffers into one ioctl() call | Tom |
2021-06-25 | Userland: Add FB_FLUSH ioctl for fbdev | Sahan Fernando |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-16 | Kernel: Add some missing socket ioctls | sin-ack |
2021-03-31 | Kernel: Added TIOCSTI ioctl placeholder (#6037) | Baitinq |
2021-03-28 | Kernel+LibC: Implement sys$ioctl() FIONBIO | Andreas Kling |
2021-01-30 | Kernel: Add FIBMAP ioctl to Ext2FileSystem | Peter Elliott |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |