Age | Commit message (Collapse) | Author |
|
|
|
|
|
NOTE: FreeBSD has now integrated issetugid() into their system and have
changed the semantics! Their's will return 1 if a process has called
setuid() or setgid() ---- ours was specifically designed to be decoupled
from that behaviour.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bostic <bostic@bostic.com>.
|
|
|
|
|
|
of u_short or u_int16_t.
|
|
|
|
|
|
typos; since we compile with POSIX libm, we should not xref matherr(3), and
describe the errno settings.
|
|
|
|
|
|
|
|
|
|
well.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
issetugid() case. thanks bitblt and tholo
|
|
|
|
|
|
|
|
|
|
|
|
From NetBSD:
Fix includes specified for shmctl(2)
Make xrefs consistent
|
|
in NetBSD PR 3398
|
|
|
|
|
|
in svctcp_create(), only close socket if we created it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|