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-05-01
Base: Add bold Hebrew character glyphs to the Katica Bold 10 font
Gal Horowitz
2021-05-01
Shell: Move the heredocs vector to a local value before processing it
Ali Mohammad Pur
2021-05-01
Shell: Make set_is_syntax_error() also copy the error location
Ali Mohammad Pur
2021-05-01
Shell: Disallow non-bareword nodes as part of a heredoc key
Ali Mohammad Pur
2021-05-01
LibCore: Fix building the library on macOS
Gunnar Beutner
2021-05-01
Man: Add a manpage for rev(1)
Mango0x45
2021-05-01
Userland: Add the rev(1) utility to reverse lines
Mango0x45
2021-05-01
Userland: Remove an unused function declaration from tac.
Mango0x45
2021-05-01
HackStudio: Detection of externally deleted files
Olivier De Cannière
2021-05-01
Ports: Generate host keys for OpenSSH
Gunnar Beutner
2021-05-01
Ports: Use sendfd()/recvfd() for mm_send_fd()/mm_receive_fd()
Gunnar Beutner
2021-05-01
LibC: Make sure that parse_pwddb_entry doesn't write to stderr
Gunnar Beutner
2021-05-01
LibC: Implement support for getspnam() and friends
Gunnar Beutner
2021-05-01
LibC: Move crypt() and crypt_r() to the right header file
Gunnar Beutner
2021-05-01
Kernel: Harden Ext2FileSystem Vector usage against OOM.
Brian Gianforcaro
2021-05-01
Kernel: Harden Process Vector usage against OOM.
Brian Gianforcaro
2021-05-01
Kernel: Harden DevFS Vector usage against OOM.
Brian Gianforcaro
2021-05-01
Kernel: Harden sys$setgroups Vector usage against OOM
Brian Gianforcaro
2021-05-01
Kernel: Harden Socket Vector usage against OOM
Brian Gianforcaro
2021-05-01
Kernel: Harden LocalSocket Vector usage against OOM.
Brian Gianforcaro
2021-05-01
LibC: Make EWOULDBLOCK an alias for EAGAIN
Gunnar Beutner
2021-05-01
Ports: Disable GetPerformanceTimer() for OpenTTD
Gunnar Beutner
2021-05-01
LibX86+UserspaceEmulator: Add MMX insns prototypes
Hendiadyoin1
2021-05-01
Base: Add a man page for the 'bt' command.
Brian Gianforcaro
2021-05-01
bt: Enumerate all threads when symbolizing stacks in the bt utility.
Brian Gianforcaro
2021-05-01
bt: Fix generation of click-able links for source files.
Brian Gianforcaro
2021-05-01
Lagom/CMake: Add -fconstexpr-steps for AppleClang
Carlos César Neves Enumo
2021-05-01
LibWeb: Use new way of generating list-style-type: *-alpha
Tobias Christiansen
2021-05-01
Spreadsheet: Use String::bijective_base_from for column name resolution
Tobias Christiansen
2021-05-01
AK: Move bijective-base-conversion into AK/String
Tobias Christiansen
2021-05-01
Demos: Added Alt+F4 funtionality to demos that lacked it
inalone
2021-05-01
Kernel/IPv4: Unbreak raw socket (port allocation failing is OK)
Andreas Kling
2021-04-30
LibGUI: Bump up common locations width from 90 to 95
Valtteri Koskivuori
2021-04-30
Kernel: Tear down connections when we receive an RST packet
Gunnar Beutner
2021-04-30
Kernel: Record MAC addresses for incoming IPv4 packets
Gunnar Beutner
2021-04-30
Kernel: Remove socket from the listener's accept list when it is closed
Gunnar Beutner
2021-04-30
Kernel: Don't put closed/listener sockets into the closing_sockets list
Gunnar Beutner
2021-04-30
Kernel: Avoid deadlock when trying to send packets from the NetworkTask
Gunnar Beutner
2021-04-30
Meta: Use author username for pull request IRC notifications
Linus Groh
2021-04-30
Kernel: chmod()/chown() for PTYs should return EROFS
Gunnar Beutner
2021-04-30
Kernel: Implement support for PTY flags ICRNL, OPOST and ONLCR
Gunnar Beutner
2021-04-30
LibC: Implement openpty(), forkpty() and login_tty()
Gunnar Beutner
2021-04-30
LibLine: Fix writing to temporary file in ^X^E handler
Ali Mohammad Pur
2021-04-30
Meta: pre-commit should run lint-ports.py only when Ports change
Brian Gianforcaro
2021-04-30
LibELF: Perform verification of TLS data in dlopen
Itamar
2021-04-30
LibELF: Change TLS offset calculation
Itamar
2021-04-30
Kernel+LibELF: Support initializing values of TLS data
Itamar
2021-04-30
LibELF: Rename tls_size to tls_size_of_current_object
Itamar
2021-04-30
LibELF: Extract TLS offset calculation logic to separate function
Itamar
2021-04-30
Kernel: Give a name to the Master TLS region allocation
Itamar
[next]