Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | macro fixes from Kaspars at Bankovskis dot net; | 2015-02-05 | 1 | -3/+3 | |
| | | | | also fixing one typo in fts(3) while here | ||||
* | use .Rv; no change of meaning; from Kaspars at Bankovskis dot net | 2014-12-10 | 1 | -6/+3 | |
| | |||||
* | Fix a minor documentation bug: When given the old real ID unchanged, | 2014-11-30 | 1 | -20/+9 | |
| | | | | | | | it is assigned to the saved ID even if no new effective ID is given, but the existing effective ID differs from the saved ID. Update STANDARDS and purge the redundant CAVEATS section. OK millert@ jmc@, no objections from tedu@ | ||||
* | more library history | 2013-07-17 | 1 | -4/+4 | |
| | | | | | facts checked by sobrado@ style tweaks and ok jmc@ | ||||
* | simplify a little of the posix standards talk. ok deraadt guenther jmc | 2012-06-26 | 1 | -12/+3 | |
| | |||||
* | improve SEE ALSO links; from Ingo Schwarze | 2008-08-04 | 1 | -6/+6 | |
| | | | | ok otto millert | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | make more correct and less confusing; noted by David Madore; | 2006-12-21 | 1 | -5/+10 | |
| | | | | ok jmc@ deraadt@ | ||||
* | use new .St macro; | 2004-01-25 | 1 | -3/+3 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | - section reorder | 2003-06-01 | 1 | -1/+3 | |
| | | | | - macro cleanup | ||||
* | Replace emulated versions of setreuid() and setregid() with real syscalls. | 2003-01-31 | 1 | -0/+123 | |
These are spec'd by POSIX as of 1003.1-2001; deraadt@ OK |