summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/issetugid.2
Commit message (Collapse)AuthorAgeFilesLines
* Grammar police: "its", not "it's", is the possessive form of "it".dd2001-04-151-1/+1
|
* mdoc(7) police: use canonical form of .Dd macro.ru2000-12-111-1/+1
|
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* Some style and "look" fixesphantom1999-09-051-3/+8
| | | | Reviewed by: mpp
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Sort cross refereces in section SEE ALSO.wosch1997-09-291-2/+2
|
* Don't xref setregid(2) twice - one of them should be setreuid(2).mpp1997-04-011-2/+2
|
* Fix one very minor mdoc problem. Gentle enough, Peter? :-)mpp1997-04-011-2/+2
|
* General cleanup and update to specify exactly how our implementationpeter1997-03-311-31/+38
| | | | | | | | | | passes on the status across fork/exec. The previous version had some typos, referred to itself as link(2) in one place :-), and didn't really match openbsd's implementation either. Now that I've mentioned typos, hopefully our Typo Police and Xref Police will be gentle with me. :-)
* Steal issetugid man page from OpenBSD. Needs work..peter1997-03-311-0/+87
Obtained from: OpenBSD
OpenPOWER on IntegriCloud