Age | Commit message (Expand) | Author |
2019-10-29 | mobileip(4) is going to the attic | David Gwynne |
2019-10-27 | Mark the _Qp_{mul,div,add,sub} functions as 'protected' to eliminate | Philip Guenther |
2019-10-26 | Stop exporting the internal _mcount symbol as that's only referenced | Philip Guenther |
2019-10-24 | Allow the caller of asr functions to create and use a specific context. | Otto Moerbeek |
2019-10-23 | Unexport __floatundidf. | Mark Kettenis |
2019-10-21 | Kill unused _wait() function. | Martin Pieuchot |
2019-10-18 | setting uid to -1 won't work with setresuid, so detect that condition | Ted Unangst |
2019-09-29 | zap trailing whitespace; | Jason McIntyre |
2019-09-28 | Xr random 4 in a better way | Theo de Raadt |
2019-09-28 | 1) don't repeat the 256 / EIO commentary | Theo de Raadt |
2019-09-28 | correctly handle read(2) return value. | Eric Faurot |
2019-09-14 | Add comment line saying S is described vaguely on purpose. | Otto Moerbeek |
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-09-02 | More correction of section 3 layout. directory->opendir, fts->fts_open, | Theo de Raadt |
2019-08-30 | ypclnt -> yp_bind; | Jason McIntyre |
2019-08-30 | .Dt same as filename | Theo de Raadt |
2019-08-30 | there is no function called ypclnt(3), but yp_bind(3) exists... | Theo de Raadt |
2019-08-30 | name these manual pages by the primary function, for instance there | Theo de Raadt |
2019-08-30 | mop up stdarg rename; ok deraadt | Jason McIntyre |
2019-08-30 | mop up resolver.3 rename; ok deraadt | Jason McIntyre |
2019-08-30 | mop up for inet_net rename; ok deraadt | Jason McIntyre |
2019-08-30 | adapt to bitstring(3) renaming, and look at that bit_ffs(3) is the actual | Theo de Raadt |
2019-08-30 | Move 4 manual pages from not-a-function filenames to a correct filename, | Theo de Raadt |
2019-08-30 | there is no function called uuid(3), so this should be installed as | Theo de Raadt |
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-26 | Replace cross-references to sigvec(3) with sigaction(2). | Todd C. Miller |
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-23 | Fix comment typo; from OpenSSH Portable | Darren Tucker |
2019-07-22 | implement SO_DOMAIN and SO_PROTOCOL so that the domain and the protocol | Robert Nagy |
2019-07-19 | Update POSIX reference to the 2008 version and correct the list of | Ingo Schwarze |
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-14 | Unlike gas, clang's assembler complains about duplicate symbol assignments. | Philip Guenther |
2019-07-08 | fix typo: RCF -> RFC | Theo Buehler |
2019-07-08 | Get rid of an old convention of wrapping preprocessor constants in curly | anton |
2019-07-05 | improve verb-tense for explaining the calling convention of __ | Theo de Raadt |
2019-07-05 | The last consumer of pre-posix realpath behaviour has stopped | Theo de Raadt |
2019-07-03 | snprintf/vsnprintf return < 0 on error, rather than -1. | Theo de Raadt |
2019-07-02 | The "always hint that getpw operation is happening with access() the YP | Theo de Raadt |