[Bug 208] New: SCO build/runtime fixes
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Mon Apr 8 07:29:04 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=208
Summary: SCO build/runtime fixes
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: gert at greenie.muc.de
Portability fixes needed for SCO Unix 3.2v4.0 (SCO OSR 3.0).
entropy.c needs seteuid(getuid()) for the setuid(original_uid) to
succeed. This is per the man page for setuid(), though I won't claim to
understand the reasoning.
sftp-server.c uses truncate(), which does not exist on SCO. Only ftruncate()
exists (-Dftruncate=chsize). I'll try to attach patches.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list