Age | Commit message (Expand) | Author |
2019-12-21 | Warn that auth_call(3) users should include a "--" argument before | Jonathan Gray |
2019-12-21 | In "4.2BSD System Manual" (/usr/doc/sysman in 4.2BSD source) | Jonathan Gray |
2019-12-20 | drand48(3) returns values in [0.0, 1.0). | Theo Buehler |
2019-12-20 | The mcount.po target is special cased here since mcount.c should not be | Theo Buehler |
2019-12-11 | The file passed to realpath(3) must exists, adjust man page to new | Alexander Bluhm |
2019-12-10 | Remove includes that are no longer neeed after tedu's simplification. | Todd C. Miller |
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 | - fix some Xr; from martin | Jason McIntyre |
2019-12-05 | Document IP6_SOIIKEY_LEN | kn |
2019-12-04 | some minor tweaks; | Jason McIntyre |
2019-12-04 | I accidentally smashed wrong contents into this file. | Theo de Raadt |
2019-12-04 | libc's authentication privsep layer performed insufficient username | Theo de Raadt |
2019-12-04 | libc's authentication privsep layer performed insufficient username | Theo de Raadt |
2019-12-03 | fwide() does not unlock if error was occurred. | asou |
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-25 | gcc3, like clang and unlike our gcc4, doesn't support redirecting builtins | Philip Guenther |
2019-11-12 | Now that libc.so has only five PLT entries on almost all our archs, | Philip Guenther |
2019-11-10 | Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs, | Philip Guenther |
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-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 |