| Age | Commit message (Expand) | Author |
| 2021-12-12 | fix various typos in comments. | andvar |
| 2021-12-12 | Fix copypasto in comment. | nia |
| 2021-12-12 | fix typos in word "request(s)". | andvar |
| 2021-12-12 | fix typos in word "operation(s)". | andvar |
| 2021-12-11 | remove clause 3 from all my licenses that aren't conflicting with | mrg |
| 2021-12-10 | useradd(8): Recognize Argon2 passwords as "valid" when they are given | nia |
| 2021-12-10 | s/OCCURED/OCCURRED/ in a debug message. | msaitoh |
| 2021-12-09 | Print 1GB TLB entry at the same leve's line. | msaitoh |
| 2021-12-05 | s/trival/trivial/ in comment. | msaitoh |
| 2021-12-05 | s/systme/system/ in comment. | msaitoh |
| 2021-12-05 | preceds -> precedes | wiz |
| 2021-12-05 | s/rather then/rather than/ in comment. | msaitoh |
| 2021-12-05 | s/preceed/preced/ in comment. | msaitoh |
| 2021-12-05 | s/preceed/preced/ | msaitoh |
| 2021-12-05 | s/partiton/partition/ | msaitoh |
| 2021-12-05 | s/maping/mapping/ | msaitoh |
| 2021-12-05 | s/filesytem/filesystem/ in comment. | msaitoh |
| 2021-12-05 | s/filesytem/filesystem/ | msaitoh |
| 2021-12-05 | s/existance/existence/ in comment. | msaitoh |
| 2021-12-05 | auxilary -> auxiliary | msaitoh |
| 2021-12-05 | s/exisit/exist/ in comment. | msaitoh |
| 2021-12-04 | librefuse: Preparation of a proper API versioning; no more #ifdef woes in use... | pho |
| 2021-12-03 | fix various typos in comments, log messages and documentation. | andvar |
| 2021-12-02 | bta2dpd(8): s/conection/connection/ | andvar |
| 2021-12-02 | btconfig(8): s/fomat/format/ and article fix. | andvar |
| 2021-12-02 | PR/56530: RVP: use ioctl to get the partition size if possible (avoids SEGV) | christos |
| 2021-12-02 | PR/56530: RVP: fix iconv open error. | christos |
| 2021-11-27 | usr.sbin: remove unnecessary CONSTCOND, lint no longer needs it | rillig |
| 2021-11-24 | wsmoused: support absolute mouse position events | uwe |
| 2021-11-12 | Explain cd9660 and udf exceptions on the rule that the default sectorsize is | reinoud |
| 2021-11-10 | s/funtion/function/ in comment. | msaitoh |
| 2021-11-10 | s/streror/strerror/ in comment. | msaitoh |
| 2021-11-09 | edquota(8): convert realloc(x * y) to reallocarr | nia |
| 2021-11-08 | acpi_print_gicc_flags: print {en,dis}abled | skrll |
| 2021-11-07 | fix various typos, mainly s/prefered/preferred/ | andvar |
| 2021-11-06 | s/writting/writing/ | msaitoh |
| 2021-10-31 | Put the NOAOUT in one place | christos |
| 2021-10-31 | USE CPPFLAGS instead of CFLAGS for -D ! | christos |
| 2021-10-31 | timed(8): avoid hand-rolling arc4random_uniform | nia |
| 2021-10-30 | rpcbind(8): restore previous behaviour. Wait instead of breaking from | nia |
| 2021-10-30 | rpcbind(8): Use reallocarr, fix reallocation logic. | nia |
| 2021-10-30 | ndbootd(8): Rework allocation macros to add integer overflow checking. | nia |
| 2021-10-30 | traceroute(8): Convert realloc usage to reallocarr. | nia |
| 2021-10-27 | decode SMT parts for AMD family >= 0x17, not just 0x17. | mrg |
| 2021-10-24 | fix various typos in comments, mainly copypasta. | andvar |
| 2021-10-23 | Sanitize the symbol namespace. NFC. | thorpej |
| 2021-10-23 | Factor out the lookup results from struct denode. | hannken |
| 2021-10-21 | fix various typos, mainly in comments, but also in man pages and log messages. | andvar |
| 2021-10-18 | Explicitly cast the long->float conversion since it is value-changing and | christos |
| 2021-10-17 | To an alias address, or in a multihoming environment, the internal dgram | ryo |