Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
otherwise the priority will just be what login.conf decrees. Convert
from nice() to setpriority() in the process. Based on a patch from
<hgw@d1906.inka.de>.
|
|
|
|
|
|
|
|
Requested and checked by millert.
|
|
Checked by Theo.
|
|
from rjmooney@wall.st w/ minor tweakage by Theo and myself.
|
|
|
|
|
|
Pieces by art, niklas and me.
Only tested on powerpc.
|
|
RO, RW while ld.so is working. And then the information to set the
sections back to RO (or appropriate mode).
PowerPC now supports the typical NON-PIC relocations in ld.so.
I do not know how well this will work with large shared libraries.
I seem to recall a possible problem with large data where data is
located in a different shared library.
|
|
|
|
|
|
|
|
|
|
|
|
for _exit(). Fixes a signal handler race condition.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
since rcmd(3) sends strlen(pw_name)+1 bytes.
|
|
code, now that will be changed to all arch besides mips will default
to using that. mips probably would be changed to but it has not been
tested.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
using flag checked in main loop
|
|
|
|
|
|
|
|
|
|
|
|
|