| Age | Commit message (Expand) | Author |
| 2022-06-28 | tcp(4): Bail early on sendoob if not connected. | riastradh |
| 2022-06-27 | Remove confusable comment. | knakahara |
| 2022-06-13 | Refactor like in_pcb.c:r1.187 and in6_pcb.c:r1.168. | knakahara |
| 2022-06-10 | "inp_hash" is not used now. | knakahara |
| 2022-06-10 | Use LIST_FOREACH macro. | knakahara |
| 2022-06-09 | refactor: use TAILQ_FOREACH instead of TAILQ_FOREACH_SAFE about inpt_queue. | knakahara |
| 2022-05-31 | fix various typos in comments, documentation and messages. | andvar |
| 2022-05-29 | fix various typos in comments and log messages. | andvar |
| 2022-05-28 | fix various typos in comments. | andvar |
| 2022-05-28 | fix various typos, mainly in comments. | andvar |
| 2022-05-24 | fix various typos in comment, documentation and log messages. | andvar |
| 2022-05-22 | fix various small typos, mainly in comments. | andvar |
| 2022-05-18 | s/yeild/yield/ | andvar |
| 2022-04-17 | fix various typos in comments. | andvar |
| 2022-04-10 | fix various typos in comments and output/log messages. | andvar |
| 2022-04-08 | s/postion/position/ | andvar |
| 2022-04-08 | fix various typos, mainly in comments, but also log messages, docs, game text. | andvar |
| 2022-04-07 | fix various typos in comments. | andvar |
| 2022-03-23 | fix few typos in comments, mainly s/paramenters/parameters/. | andvar |
| 2022-03-15 | s/heaader/header/ | andvar |
| 2022-02-16 | fix various typos, mainly in comments. | andvar |
| 2022-01-01 | s/creting/creating/ | andvar |
| 2022-01-01 | s/implemenation/implementation/ in comment. | msaitoh |
| 2021-12-30 | s/bandwith/bandwidth/ | andvar |
| 2021-12-10 | s/occured/occurred/ in comments, log messages and man pages. | andvar |
| 2021-12-05 | s/receieve/receive/ | msaitoh |
| 2021-12-05 | s/futher/further/ in comment. | msaitoh |
| 2021-12-05 | s/convience/convenience/ in comment. | msaitoh |
| 2021-12-05 | s/measurment/measurement/ in comment. | msaitoh |
| 2021-12-04 | fix typos in comments and log messages, mainly in establish(ed). | andvar |
| 2021-11-07 | fix various typos, mainly s/prefered/preferred/ | andvar |
| 2021-10-24 | fix various typos in comments, mainly copypasta. | andvar |
| 2021-10-21 | fix various typos, mainly in comments, but also in man pages and log messages. | andvar |
| 2021-10-19 | netinet: Allow binding the unspecified address when no addresses exist | roy |
| 2021-09-30 | carp: Register carp_carpdev_state to link-state change hook | yamaguchi |
| 2021-09-21 | don't opencode kauth_cred_get() | christos |
| 2021-09-19 | fix various typos in comments, messages and documentation. | andvar |
| 2021-09-07 | s/aquire/acquire/ in comments, also one typo fix acqure->acquire. | andvar |
| 2021-09-06 | fix various typos in comments. | andvar |
| 2021-09-03 | fix typos in comments, mainly s/extention/extension/ and s/sufficent/sufficient/ | andvar |
| 2021-08-13 | fix typos in words "pointer" and s/fram /frame/ | andvar |
| 2021-08-09 | fix various typos in compatibility, mainly in comments. | andvar |
| 2021-08-09 | fix typos in asymmetry, asymmetric(al), symmetrical. | andvar |
| 2021-08-06 | fix various typos in comments. | andvar |
| 2021-08-04 | Get the value of the right variable (from RVP) | christos |
| 2021-07-31 | s/threshhold/threshold | andvar |
| 2021-07-24 | Fix all remaining typos, mainly in comments but also in few definitions and l... | andvar |
| 2021-06-16 | if_attach and if_initialize cannot fail, don't test return value | riastradh |
| 2021-03-09 | Move the offset addition in one place and mask the random generated value | christos |
| 2021-03-08 | mv <sys/cprng.h> include to the kernel portion | christos |