| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-03-09 | Early daemons like dhcpleased(8), slaacd(8), unwind(8), resolvd(8) |  bluhm | 1 | -4/+6 |
| 2021-03-02 | document ENOTSUP wxallowed/wxneeded behaviour more clearly; ok kurt |  deraadt | 1 | -4/+8 |
| 2021-02-04 | Referece trpt(8) from the SO_DEBUG section of getsockopt(2). |  bluhm | 1 | -2/+4 |
| 2021-01-20 | Missing return value; ok jmc@ |  otto | 1 | -2/+3 |
| 2021-01-13 | kernel, sysctl(8): remove dead variable: tickadj |  cheloha | 1 | -5/+4 |
| 2021-01-03 | Make consistent reference to pathname. |  rob | 10 | -35/+35 |
| 2020-12-29 | Document kern.video.record. |  mglocker | 1 | -2/+19 |
| 2020-11-14 | EVFILT_EXCEPT operates on sockets (emil engler) |  jmc | 1 | -3/+4 |
| 2020-11-05 | double word fixes; |  jmc | 1 | -3/+3 |
| 2020-10-25 | clock_gettime.2: overhaul manpage |  cheloha | 1 | -76/+241 |
| 2020-09-30 | adjust protos for utimes/futimes to use [2], and then add documentation |  deraadt | 1 | -4/+28 |
| 2020-08-13 | select.2: Xr directly to timersub(3) now that it has a dedicated manpage |  cheloha | 1 | -5/+3 |
| 2020-08-04 | We have `pipexinq' and `pipexoutq' mbuf(9) queues to store pipex(4) |  mvs | 1 | -26/+2 |
| 2020-07-26 | Reference unveil(2) in system accounting and daily.8. |  rob | 1 | -6/+5 |
| 2020-07-17 | "wroute" allows changes to the routing table; ok deraadt |  jmc | 1 | -2/+2 |
| 2020-07-17 | route and wroute were undocumented; ok florian |  deraadt | 1 | -2/+7 |
| 2020-07-09 | adjfreq(2): limit adjustment to [-500000, +500000] ppm |  cheloha | 1 | -2/+5 |
| 2020-07-06 | Add support for timeconting in userland. |  pirofti | 4 | -5/+236 |
| 2020-06-22 | spelling fix; |  jmc | 1 | -2/+2 |
| 2020-06-22 | Extend kqueue interface with EVFILT_EXCEPT filter. |  mpi | 1 | -2/+9 |
| 2020-05-31 | Remove an outdated BUGS section. |  visa | 1 | -6/+2 |
| 2020-05-17 | Fix forgotten references to removed mixer.4 manual |  ratchov | 1 | -4/+2 |
| 2020-04-25 | Clairify the point at which unveil first makes restricitons on the |  beck | 1 | -9/+4 |
| 2020-04-21 | move mixerctl and audioctl man pages to section 8, as these work |  deraadt | 1 | -3/+3 |
| 2020-04-10 | Update ARG_MAX bytes count |  jca | 1 | -3/+3 |
| 2020-03-11 | typo; from bryan stenson |  jmc | 1 | -3/+3 |
| 2020-02-11 | Some system calls can fail due to an open-ended variety of causes |  schwarze | 3 | -10/+10 |
| 2020-02-09 | A getlogin() function which used utmp(5) appeared in v7. |  jsg | 1 | -4/+12 |
| 2020-02-08 | correct Research Unix edition "appeared in" use in HISTORY |  jsg | 2 | -6/+6 |
| 2020-02-05 | Mention AUDIO_MIXER_{DEVINFO,READ,WRITE} in the "audio" section |  ratchov | 1 | -3/+6 |
| 2020-01-24 | Document `kern.allowdt' button. |  mpi | 1 | -2/+10 |
| 2019-12-26 | It is believed that an implementation of madvise was available in |  jsg | 1 | -3/+3 |
| 2019-12-21 | In "4.2BSD System Manual" (/usr/doc/sysman in 4.2BSD source) |  jsg | 5 | -20/+19 |
| 2019-12-10 | The msync interface first appeared in SunOS 4.0. |  jsg | 1 | -3/+4 |
| 2019-12-10 | Adjust history text. |  jsg | 1 | -5/+8 |
| 2019-12-08 | tweak previous; |  jmc | 1 | -13/+13 |
| 2019-12-08 | Make sure packet destination address matches interface address, |  sashan | 1 | -2/+12 |
| 2019-12-06 | replace links to uvm(9) to uvm_init(9); ok mpi |  jmc | 1 | -3/+3 |
| 2019-12-06 | Explicitly say that *permissions can be "". |  schwarze | 1 | -3/+4 |
| 2019-12-05 | Document IP6_SOIIKEY_LEN |  kn | 1 | -3/+6 |
| 2019-12-01 | comply with POSIX and make execve() return EACCES for directories |  naddy | 1 | -4/+2 |
| 2019-11-27 | tweak previous: add missing name after .Fn, delete stray .Pp, |  schwarze | 1 | -4/+2 |
| 2019-11-27 | Document msyscall(2): ld.so can use this (once only) to tell the kernel |  deraadt | 2 | -2/+76 |
| 2019-11-05 | MPLSCTL_MAXINKLOOP (net.mpls.maxloop_inkernel) was removed. Adjust manpage. |  claudio | 1 | -8/+3 |
| 2019-10-29 | mobileip(4) is going to the attic |  dlg | 1 | -7/+2 |
| 2019-09-28 | 1) don't repeat the 256 / EIO commentary |  deraadt | 1 | -7/+6 |
| 2019-09-08 | sbrk(2) already existed in Version 4 AT&T UNIX; |  schwarze | 1 | -5/+7 |
| 2019-09-07 | more Version 1 AT&T UNIX history: |  schwarze | 1 | -5/+11 |
| 2019-09-06 | More Version 1 AT&T UNIX history. |  schwarze | 1 | -14/+12 |
| 2019-09-06 | Correct the description of EINTR and EINVAL. This looks like a mis-merge |  asou | 1 | -6/+8 |