summaryrefslogtreecommitdiff
path: root/Kernel/RandomDevice.h
AgeCommit message (Expand)Author
2019-03-18IPv4: Add simple pseudorandom ephemeral port allocators for TCP and UDP.Andreas Kling
2019-02-25Kernel: Make syscalls that take a buffer size use ssize_t instead of size_t.Andreas Kling
2019-01-23Move VFS sources into Kernel/.Andreas Kling