Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use .In rather than .Fd #include | 2015-09-10 | 1 | -3/+3 | |
| | |||||
* | Various updates, mostly to SYNOPSIS, ERRORS, and STANDARDS, but | 2013-03-30 | 1 | -2/+6 | |
| | | | | | | | | some other fixes included... *at() function ERRORS description suggested by matthew@ ok deraadt@ | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | typos; | 2003-02-21 | 1 | -3/+3 | |
| | |||||
* | o add missing getsid() prototype | 2000-09-12 | 1 | -4/+5 | |
| | | | | | | | o fix typo in getsid() that broke getsid(pid) where pid != 0 o cause getsid() and getpgid() to return EPERM if requesting the id of a session/process group not in the current session o check for NULL session in getsid() for exiting processes | ||||
* | $OpenBSD$ | 2000-03-01 | 1 | -2/+1 | |
| | |||||
* | Use .Va macro when referring to the global variable errno. | 2000-01-22 | 1 | -3/+5 | |
| | |||||
* | - change references to nil to null; tschroed@acm.org | 1999-06-29 | 1 | -3/+3 | |
| | | | | | | | - remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes | ||||
* | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | 1999-05-23 | 1 | -3/+3 | |
| | | | | is used instead; kwesterback@home.com | ||||
* | possessive | 1998-02-03 | 1 | -3/+3 | |
| | |||||
* | Xr correctly | 1997-11-13 | 1 | -6/+2 | |
| | |||||
* | add getsid(2), XPG4 | 1997-11-13 | 1 | -0/+81 | |