| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2019-09-04 | gettimeofday, settimeofday(2): limit timezone support |  cheloha | 1 | -31/+31 |
| 2019-08-21 | sysctl(2): add kern.utc_offset: successor to the DST/TIMEZONE options(4) |  cheloha | 1 | -1/+18 |
| 2019-08-21 | Remove support for semantically opace interface identifiers (RFC 7217) |  florian | 1 | -3/+3 |
| 2019-08-11 | Document ip.arpq and remove ip, ip6 and mpls ifq. |  denis | 1 | -45/+27 |
| 2019-08-11 | No specific called "exec(3)", so move primary manpage to a name which |  deraadt | 3 | -10/+10 |
| 2019-07-29 | correct mispellings of EACCES; from Kris Katterjohn |  deraadt | 2 | -6/+6 |
| 2019-07-25 | Basic macro cleanup, mostly .Nm -> .Fn because .Nm is not a thing |  schwarze | 1 | -11/+13 |
| 2019-07-25 | basic macro cleanup |  schwarze | 1 | -41/+41 |
| 2019-07-25 | Show unveil(2) violators in lastcomm(1) output and daily mail. |  bluhm | 1 | -2/+8 |
| 2019-07-22 | implement SO_DOMAIN and SO_PROTOCOL so that the domain and the protocol |  robert | 1 | -3/+15 |
| 2019-07-18 | obvious bugfix: if the queue is removed while message transmission is |  schwarze | 2 | -4/+4 |
| 2019-07-18 | add STANDARDS, improve HISTORY, and basic macro cleanup: |  schwarze | 3 | -54/+75 |
| 2019-07-18 | State that mtype < 1 causes EINVAL as required by POSIX |  schwarze | 1 | -12/+22 |
| 2019-07-08 | Get rid of an old convention of wrapping preprocessor constants in curly |  anton | 3 | -10/+10 |
| 2019-07-01 | kevent(2): remove 24hr timeout limit |  cheloha | 1 | -7/+2 |
| 2019-06-25 | Use the same text for EOPNOTSUPP as we do in fcntl(2) and lockf(3). |  millert | 1 | -3/+5 |
| 2019-06-24 | add missing RETURN VALUES section; |  schwarze | 1 | -2/+4 |
| 2019-06-20 | sockatmark(3), recv(2), getsockopt(2), and connect(2) return specifically |  deraadt | 1 | -4/+4 |