| Age | Commit message (Expand) | Author |
| 2021-12-10 | s/occured/occurred/ in comments, log messages and man pages. | andvar |
| 2021-12-10 | s/unaccessible/inaccessible/ | andvar |
| 2021-12-10 | s/premissions/permissions/ | msaitoh |
| 2021-12-08 | fix various typos in comments and log messages. | andvar |
| 2021-12-08 | s/efficent/efficient/ in comments. | andvar |
| 2021-12-07 | s/listner/listener/ | andvar |
| 2021-12-07 | In unix_parse(), always allocate memory for the entire struct sockaddr_un | gson |
| 2021-12-05 | PR/56538: coypu: For compat ctime and friends (when time_t was 32 bits) | christos |
| 2021-12-05 | jemalloc.3: fix malformed CVS Id | rillig |
| 2021-12-05 | s/supress/suppress/ | msaitoh |
| 2021-12-05 | s/succesful/successful/ in comment. | msaitoh |
| 2021-12-05 | s/numberic/numeric/ in comment. | msaitoh |
| 2021-12-05 | s/argumetn/argument/ in comment. | msaitoh |
| 2021-12-04 | librefuse: Preparation of a proper API versioning; no more #ifdef woes in use... | pho |
| 2021-12-03 | Use size_t in place of voff_t in puffs_setrootinfo(3) | pho |
| 2021-12-03 | Avoid using register_t or vsize_t in <puffs.h> | pho |
| 2021-12-03 | fix various typos in comments, log messages and documentation. | andvar |
| 2021-12-01 | Revert my previous change to struct fuse_opt | pho |
| 2021-12-01 | Use correct types for the fields of struct fuse_opt | pho |
| 2021-11-30 | Move the call of fuse_operations::init() from fuse_new() to fuse_loop() | pho |
| 2021-11-27 | Trailing whitespace | skrll |
| 2021-11-24 | Decorate the VAX signal trampoline with the appropriate .cfi | thorpej |
| 2021-11-24 | Decorate the SuperH signal trampoline with the appropriate .cfi | thorpej |
| 2021-11-23 | Decorate the ARM signal trampoline with the appropriate .cfi | thorpej |
| 2021-11-23 | Because the PC is not a general purpose register on aarch64, we need | thorpej |
| 2021-11-22 | Don't waste time setting the dirty flag multiple times. | blymn |
| 2021-11-22 | cgdconfig(8): Add an argon2id password-based key generation method | nia |
| 2021-11-22 | crypt(3): document some of the memory units we're dealing with | nia |
| 2021-11-21 | Decorate the m68k signal trampoline with the appropriate .cfi | thorpej |
| 2021-11-21 | Decorate the powerpc signal trampoline with the appropriate .cfi | thorpej |
| 2021-11-20 | Use the DWARF pseudo-register for the signal trampoline return address. | thorpej |
| 2021-11-19 | Mention that fchmod conforms to XPG 4.2. Bump date. | wiz |
| 2021-11-18 | Decorate the MIPS signal trampoline with the appropriate .cfi | thorpej |
| 2021-11-16 | Move 'i' into DEBUG only code (now there be three). | kre |
| 2021-11-16 | Fix handling of the tab special character. | blymn |
| 2021-11-15 | More cleanups and typo corrections. | kre |
| 2021-11-15 | Clean up. | wiz |
| 2021-11-15 | Sort SEE ALSO. | wiz |
| 2021-11-15 | Add man pages for posix_spawn_file_actions_add{f,}chdir from piyush | christos |
| 2021-11-15 | Fix for PR lib/55433 | blymn |
| 2021-11-07 | fix various typos, mainly s/prefered/preferred/ | andvar |
| 2021-11-07 | Commit the userland portion of the posix_spawn_chdir project by Piyush Sachdeva | christos |
| 2021-11-03 | usbhid(3): use reallocarr | nia |
| 2021-11-03 | CFI: Saved RA needs to point to the PC slot in the ucontext_t. | thorpej |
| 2021-11-03 | Set up the CFI in a slightly more rational way. | thorpej |
| 2021-11-02 | fts(3): Use reallocarr instead of realloc(x * y), eliminate a temporary | nia |
| 2021-11-02 | Adjust for new __sigaction_siginfo symbol. | thorpej |
| 2021-11-01 | Force at most partial RELRO for rump_server and related libraries | nia |
| 2021-11-01 | fix typos, mainly in words minimum and maximum, but also few others. | andvar |
| 2021-11-01 | Remove workaround, @rillig fixed the issue. | christos |