Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
get there (address space is shared between parent in child
in traditional vfork(2)). From FreeBSD (dyson).
|
|
|
|
|
|
|
|
|
|
|
|
can't cd to the target dir. Fixes rogue pointer problem
introduced with safe chdir changes.
|
|
from Enami Tsugutomo.
|
|
If ``who'' was not specified, set the appropriate bits as the manual
page states. ``chmod +s foo'' and ``chmod +t dir'' now work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and PPC platforms... Everyone else has _leading!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
missing there is no point creating a plain text file to replace it.
(related to a problem jkatz had)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
exclusions lists are typically small.
* move YP_OVERRIDE_PASSWD to a static var. needs some way for the system
to set this.
* clean up variable names and some code.
* invisibly support FreeBSD ypserv running in "secure" mode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove unused variables
Silence some warnings
lint(1) is your friend
|