Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
From NetBSD:
Fix includes specified for shmctl(2)
Make xrefs consistent
|
|
in NetBSD PR 3398
|
|
|
|
|
|
|
|
|
|
and man page. NetBSD PR #3367
|
|
the consensus was that it was too annoying to not be able to change
the clock at securelevel == 1.
|
|
|
|
|
|
|
|
with uid/gid mismatches, P_SUGIDEXEC should persist (in case the
environment has not been cleaned). pointed out by wietse@porcupine.org
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove unused variables
Silence some warnings
lint(1) is your friend
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make sure everything uses {SYS,}LIBC_SCCS properly
|
|
|
|
|