Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the work that this handler used to do. many signal handlers in the
tree should be changed to this, since a large percentage of them
have raceable stuff in them; like mixing malloc's and stdio inside and
outside the handler.. terrrible stuff
|
|
|
|
is MAXPATHLEN doublequotes.
From: Paul Janzen <pjanzen@foatdi.harvard.edu>
|
|
From: "William C. Allen" <allenwc@home.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Will be used when BSD authentication is enabled
|
|
this is consistent.
|
|
will be used when BSD authentication is enabled
|
|
will be used when BSD authentication is enabled
|
|
will be used when BSD authentication is enabled
|