| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bsd-user: spelling fixes: necesary, agrument, undocummented | Michael Tokarev | 2023-11-15 | 1 | -1/+1 |
| * | bsd-user: Implement procctl(2) along with necessary conversion functions. | Stacey Son | 2023-10-03 | 1 | -0/+223 |
| * | bsd-user: Implement freebsd_exec_common, used in implementing execve/fexecve. | Stacey Son | 2023-10-03 | 1 | -3/+178 |
| * | bsd-user: Implement get_filename_from_fd. | Karim Taha | 2023-10-03 | 1 | -0/+82 |