Age | Commit message (Expand) | Author |
2020-04-10 | Update ARG_MAX bytes count | Jeremie Courreges-Anglas |
2020-03-11 | typo; from bryan stenson | Jason McIntyre |
2020-02-11 | Some system calls can fail due to an open-ended variety of causes | Ingo Schwarze |
2020-02-09 | A getlogin() function which used utmp(5) appeared in v7. | Jonathan Gray |
2020-02-08 | correct Research Unix edition "appeared in" use in HISTORY | Jonathan Gray |
2020-02-05 | Mention AUDIO_MIXER_{DEVINFO,READ,WRITE} in the "audio" section | Alexandre Ratchov |
2020-01-24 | Document `kern.allowdt' button. | Martin Pieuchot |
2019-12-26 | It is believed that an implementation of madvise was available in | Jonathan Gray |
2019-12-21 | In "4.2BSD System Manual" (/usr/doc/sysman in 4.2BSD source) | Jonathan Gray |
2019-12-10 | The msync interface first appeared in SunOS 4.0. | Jonathan Gray |
2019-12-10 | Adjust history text. | Jonathan Gray |
2019-12-08 | tweak previous; | Jason McIntyre |
2019-12-08 | Make sure packet destination address matches interface address, | Alexandr Nedvedicky |
2019-12-06 | replace links to uvm(9) to uvm_init(9); ok mpi | Jason McIntyre |
2019-12-06 | Explicitly say that *permissions can be "". | Ingo Schwarze |
2019-12-05 | Document IP6_SOIIKEY_LEN | kn |
2019-12-01 | comply with POSIX and make execve() return EACCES for directories | Christian Weisgerber |
2019-11-27 | tweak previous: add missing name after .Fn, delete stray .Pp, | Ingo Schwarze |
2019-11-27 | Document msyscall(2): ld.so can use this (once only) to tell the kernel | Theo de Raadt |
2019-11-05 | MPLSCTL_MAXINKLOOP (net.mpls.maxloop_inkernel) was removed. Adjust manpage. | Claudio Jeker |
2019-10-29 | mobileip(4) is going to the attic | David Gwynne |
2019-09-28 | 1) don't repeat the 256 / EIO commentary | Theo de Raadt |
2019-09-08 | sbrk(2) already existed in Version 4 AT&T UNIX; | Ingo Schwarze |
2019-09-07 | more Version 1 AT&T UNIX history: | Ingo Schwarze |
2019-09-06 | More Version 1 AT&T UNIX history. | Ingo Schwarze |
2019-09-06 | Correct the description of EINTR and EINVAL. This looks like a mis-merge | asou |
2019-09-04 | gettimeofday, settimeofday(2): limit timezone support | cheloha |
2019-08-21 | sysctl(2): add kern.utc_offset: successor to the DST/TIMEZONE options(4) | cheloha |
2019-08-21 | Remove support for semantically opace interface identifiers (RFC 7217) | Florian Obser |
2019-08-11 | Document ip.arpq and remove ip, ip6 and mpls ifq. | denis |
2019-08-11 | No specific called "exec(3)", so move primary manpage to a name which | Theo de Raadt |
2019-07-29 | correct mispellings of EACCES; from Kris Katterjohn | Theo de Raadt |
2019-07-25 | Basic macro cleanup, mostly .Nm -> .Fn because .Nm is not a thing | Ingo Schwarze |
2019-07-25 | basic macro cleanup | Ingo Schwarze |
2019-07-25 | Show unveil(2) violators in lastcomm(1) output and daily mail. | Alexander Bluhm |
2019-07-22 | implement SO_DOMAIN and SO_PROTOCOL so that the domain and the protocol | Robert Nagy |
2019-07-18 | obvious bugfix: if the queue is removed while message transmission is | Ingo Schwarze |
2019-07-18 | add STANDARDS, improve HISTORY, and basic macro cleanup: | Ingo Schwarze |
2019-07-18 | State that mtype < 1 causes EINVAL as required by POSIX | Ingo Schwarze |
2019-07-08 | Get rid of an old convention of wrapping preprocessor constants in curly | anton |
2019-07-01 | kevent(2): remove 24hr timeout limit | cheloha |
2019-06-25 | Use the same text for EOPNOTSUPP as we do in fcntl(2) and lockf(3). | Todd C. Miller |
2019-06-24 | add missing RETURN VALUES section; | Ingo Schwarze |
2019-06-20 | sockatmark(3), recv(2), getsockopt(2), and connect(2) return specifically | Theo de Raadt |
2019-05-31 | Note closefrom(2)'s origins in Solaris 9. | cheloha |
2019-05-28 | Enable the use of the kernel __realpath() system call in the libc wrapper. | Bob Beck |
2019-05-26 | Tweak "RETURN VALUES" sections to mention setting errno, as so many | Kenneth R Westerback |
2019-05-09 | Document KERN_PFSTATUS | Claudio Jeker |
2019-05-07 | add an extra m where needed. spotted by Kent Watsen | Ted Unangst |
2019-05-05 | sync the description of bufcachepercent; ok deraadt | Jason McIntyre |