Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
status along with the open file status
|
|
|
|
|
|
|
|
to simulate a crypt, like login does.
Use SEEK_* not L_* and kill some 0L's used in lseek while we're there.
|
|
|
|
for 5 minutes
|
|
|
|
|
|
empty but the old one is not and ut_line and ut_name match, preserve
the old ut_line. Fixes PR #516
|
|
|
|
|
|
|
|
|
|
|
|
As permitted, make the truncated buffer be NUL terminated.
make getdomainname() match.
|
|
|
|
|
|
write the whole time string. XPG4.2 says
"the contents of the array are indeterminate"
in this case so this is allowed, though obviously you can't rely
on this behavior if you care about portability...
|
|
|
|
|
|
|
|
is much better than the old fake challenge.
|
|
description
|
|
|
|
makes it easier to debug code to see the function entry not the local
branch targets.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bit more verbose when dbopen() returns an error.
|
|
add some more verbose error messages.
|
|
|