index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-03
Kernel: Check for off_t overflow in FileDescription::read/write
Andreas Kling
2021-02-03
Kernel: Check for off_t overflow before reading/writing InodeFile
Andreas Kling
2021-02-03
LibWeb: Move main thread JavaScript VM to its own file
Andreas Kling
2021-02-03
TextEditor: Implement word wrapping
Zac
2021-02-03
LibC+LibELF: Run clang-format
Andreas Kling
2021-02-03
Applications: Remove "Welcome" application
Andreas Kling
2021-02-03
Kernel: Restore IDE PIO functionality
Liav A
2021-02-03
DisplaySettings: Show a confirmation message when applying changes
EvilHowl
2021-02-03
HackStudio: do not open empty directories as file
Matteo Sozzi
2021-02-03
HackStudio: tree_view on_activiation changes
Matteo Sozzi
2021-02-03
Shell: Make history range values larger than u32 a syntax error
AnotherTest
2021-02-02
Kernel: Don't allow sys$msyscall() on non-mmap regions
Andreas Kling
2021-02-02
LibELF: Make syscall region exceptions for UE and libkeyboard.so
Andreas Kling
2021-02-02
LibX86: Don't assert just because insn has no immediate bytes
Andreas Kling
2021-02-02
LibELF: Mark libc.so and libpthread.so as syscall regions
Andreas Kling
2021-02-02
pmap+SystemMonitor: Mark syscall regions with 'C'
Andreas Kling
2021-02-02
Kernel: Add a way to specify which memory regions can make syscalls
Andreas Kling
2021-02-02
LibCore: Use serenity_readlink() instead of making syscalls directly
Andreas Kling
2021-02-02
LibC: Add LibC wrapper for sys$readlink()
Andreas Kling
2021-02-02
Revert "StatusBar: Allow GML files to set the number of labels to create"
Andreas Kling
2021-02-02
Revert "TextEditor: Add vim status indicators to the statusbar"
Andreas Kling
2021-02-02
Ext2FS: Avoid unnecessary parent inode lookup during inode creation
Andreas Kling
2021-02-02
Ext2FS: Simplify inode creation by always starting empty
Andreas Kling
2021-02-02
Ext2FS: Propagate error codes from write_directory()
Andreas Kling
2021-02-02
Kernel: Limit the size of stack traces
Andreas Kling
2021-02-02
Base: Update keymap(1) manpage
Linus Groh
2021-02-02
Base: Rename some keymaps to use xx-xx format where appropriate
Linus Groh
2021-02-02
Ports: Build python3 with zlib
Linus Groh
2021-02-02
Ports: Build most python3 extension modules statically
Linus Groh
2021-02-02
Ports: Add post_configure function
Linus Groh
2021-02-02
LibJS: Fix variable name coding style int{Part => _part}
Linus Groh
2021-02-02
TextEditor: Add vim status indicators to the statusbar
Zac
2021-02-02
StatusBar: Allow GML files to set the number of labels to create
Zac
2021-02-01
Meta: Remove now-obsolete import from lint script
Ben Wiederhake
2021-02-01
Meta: Remove 'keymap exploration' in favor of precommit hook
Ben Wiederhake
2021-02-01
LibELF: Close dynamic objects after mapping and linking them
Andreas Kling
2021-02-01
Ports: Move packages.db from Ports/ to Build/
Linus Groh
2021-02-01
Documentation: Add a manual page about the new MemoryDevice file
Liav A
2021-02-01
Ports: Upgrade dmidecode to version 3.3
Liav A
2021-02-01
Kernel: Set file size for smbios_entry_point and DMI blobs in ProcFS
Liav A
2021-02-01
Ports: Add dmidecode to the available ports list
Liav A
2021-02-01
Kernel: Fix enum of sysconf values to be in the correct order
Liav A
2021-02-01
Ports: Add a port of dmidecode
Liav A
2021-02-01
LibC: Expose various option variables for later usage
Liav A
2021-02-01
Kernel: Introduce the MemoryDevice
Liav A
2021-02-01
Kernel: Expose SMBIOS blobs in ProcFS
Liav A
2021-02-01
Kernel: Provide torture tool for invalid memory checks
Ben Wiederhake
2021-02-01
Kernel: Demonstrate crash for invalid pointers
Ben Wiederhake
2021-02-01
Tests: Add Tests/LibGfx/image-decoder tests
Brendan Coles
2021-02-01
LibIPC: Stop sending client ID to clients
Andreas Kling
[prev]
[next]