| Commit message (Expand) | Author | Age | Files | Lines |
* | Use -> instead of a right arrow when referring to C's -> operator. |  bentley | 2015-03-26 | 1 | -3/+3 |
* | according to javad kouhi, freebsd pr #198612, vfork appeared first in bsd 3.0; |  jmc | 2015-03-21 | 1 | -3/+3 |
* | remove the first comma from constructs like ", and," and ", or,": you can use |  jmc | 2015-03-13 | 1 | -3/+3 |
* | sort sections; |  jmc | 2015-03-03 | 1 | -4/+4 |
* | Fix variable name typo in IDIOMS. |  kspillner | 2015-03-03 | 1 | -3/+3 |
* | Document that POLLPRI and POLLRDBAND are set for out-of-band socket |  millert | 2015-03-02 | 1 | -2/+15 |
* | Document out-of-band data on a socket as an example of an exceptional |  millert | 2015-03-02 | 1 | -2/+4 |
* | Document when closefrom() was added to OpenBSD. OK bcook@ |  millert | 2015-03-02 | 1 | -1/+6 |
* | Note that closefrom is an extension. |  bcook | 2015-03-02 | 1 | -2/+7 |
* | Reduce usage of predefined strings in manpages. |  bentley | 2015-02-28 | 2 | -9/+15 |
* | Be clear that when tv_nsec is set to UTIME_*, tv_sec is ignored. |  millert | 2015-02-27 | 1 | -3/+6 |
* | redundant though it may be, recv() is unlikely to be removed in a future |  tedu | 2015-02-16 | 1 | -3/+2 |
* | document restriction on argv having one element |  tedu | 2015-02-07 | 1 | -3/+6 |
* | macro fixes from Kaspars at Bankovskis dot net; |  schwarze | 2015-02-05 | 5 | -38/+43 |
* | fix macro usage; from Kaspars at Bankovskis dot net |  schwarze | 2015-01-31 | 1 | -7/+7 |
* | mention that the kern.global_ptrace sysctl also affects PT_ATTACH |  tedu | 2015-01-25 | 1 | -2/+6 |
* | Document that changes made to the directory hierarchy of the chroot |  millert | 2015-01-22 | 1 | -2/+7 |
* | We do not support AIO, so comment it out in the kqueue(2) manpage for now. |  reyk | 2015-01-20 | 1 | -28/+28 |
* | Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONG |  millert | 2015-01-19 | 1 | -6/+7 |
* | Talk about thread-local errno and do not mention "extern int errno". |  millert | 2015-01-19 | 1 | -12/+13 |
* | Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONG |  millert | 2015-01-19 | 30 | -182/+210 |
* | Back out changes unrelated to the ENAMETOOLONG diff. |  millert | 2015-01-19 | 1 | -15/+13 |
* | Remove a pasto introduced in the last commit, spotted by schwarze@ |  millert | 2015-01-17 | 1 | -17/+20 |
* | Move to the <limits.h> universe. |  deraadt | 2015-01-16 | 1 | -2/+1 |
* | Get rid of .Tn; from Kaspars at Bankovskis dot net, tweaked by me. |  schwarze | 2015-01-01 | 1 | -34/+22 |
* | Even though i personally consider 8-bit-characters in filenames unwise, |  schwarze | 2015-01-01 | 1 | -8/+4 |
* | use .In and delete .Tn; from Kaspars at Bankovskis dot net |  schwarze | 2014-12-16 | 12 | -91/+60 |
* | macro cleanup; from Kaspars at Bankovskis dot net |  schwarze | 2014-12-14 | 8 | -41/+39 |
* | macro cleanup; from Kaspars Bankovskis, tweaked a bit |  schwarze | 2014-12-13 | 1 | -7/+8 |
* | add missing sentence to RETURN VALUES; from Kaspars at Bankovskis dot net |  schwarze | 2014-12-10 | 1 | -2/+3 |
* | use .Rv and simplify wording; from Kaspars at Bankovskis dot net |  schwarze | 2014-12-10 | 2 | -13/+6 |
* | use .Rv; no change of meaning; from Kaspars at Bankovskis dot net |  schwarze | 2014-12-10 | 43 | -254/+130 |
* | Prefer .In and .Rv -std |  guenther | 2014-12-10 | 3 | -18/+12 |
* | Improve the description and layout of the RUSAGE_* values, and do some |  guenther | 2014-12-10 | 1 | -18/+25 |
* | Add chflagsat(), modeled on fchmodat() with name to match FreeBSD. |  guenther | 2014-12-08 | 2 | -7/+64 |
* | obvious cases of missing NAME .Nm entries |  schwarze | 2014-12-04 | 2 | -6/+8 |
* | Fix a minor documentation bug: When given the old real ID unchanged, |  schwarze | 2014-11-30 | 2 | -40/+18 |
* | update STANDARDS; ok millert@ jmc@ |  schwarze | 2014-11-30 | 1 | -3/+3 |
* | Replace all 14 instances of .St -ansiC-99 in our tree with .St -isoC-99. |  schwarze | 2014-11-30 | 1 | -3/+3 |
* | move the description of flags from the SYNOPSIS to the DESCRIPTION; |  schwarze | 2014-11-30 | 1 | -19/+25 |
* | macro and typo fixes from kaspars at bankovskis dot net |  schwarze | 2014-11-25 | 2 | -12/+21 |
* | Be more POSIXy by using blksize_t (a.k.a. int32) for st_blksize, rather than the current uint32_t. |  krw | 2014-11-20 | 1 | -3/+3 |
* | oops. malloc is in section 3. |  tedu | 2014-11-20 | 1 | -2/+2 |
* | sbrk is long dead. clarify that the data segment is malloc and anon mmap. |  tedu | 2014-11-20 | 1 | -5/+6 |
* | When listing the async-signal-safe functions, don't split out "ANSI C" |  guenther | 2014-11-17 | 1 | -15/+11 |
* | zap some wacky Eo/Ec stuff, and start sentences on new lines; ok schwarze |  jmc | 2014-11-16 | 1 | -33/+27 |
* | Delete some unnecessary #includes |  guenther | 2014-11-15 | 1 | -3/+1 |
* | Per POSIX, we now only require <sys/msg.h>, <sys/sem.h>, or <sys/shm.h> |  guenther | 2014-11-15 | 10 | -50/+30 |
* | Reduce instances of `` '' in manuals. |  bentley | 2014-11-15 | 4 | -14/+22 |
* | Add sched_yield(2) manpage |  guenther | 2014-11-14 | 2 | -2/+51 |