Commit graph

1 commit

Author SHA1 Message Date
Emanuel Haupt
c8031f6b90 - Don't set suid bit. In our implementation, grantpt() and unlockpt() don't
actually have any use, because PTY's are created on the fly and already have
  proper permissions upon creation (see src/lib/libc/stdlib/ptsname.c) [1]
- Cleanup Makefile
- Use pkg-message
- Remove dead mirror

Notified by:	ashish
2011-02-24 15:39:09 +00:00