Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
lukem
Tue Mar 18 23:23:19 PST 1997
Update of /cvsroot/src/lib/libc/net
In directory netbsd1:/var/slash-tmp/cvs-serv9035
Modified Files:
Tag: mrg-rcmd
rcmd.c
Log Message:
* set fd2p to fd of ep[] if socketpair() worked, not after failure exit.
this should make rshrcmd() work properly now
* check if local user exists, barf if not. setuid() to them
* cleanup warnx() messages
* use memmove/memcmp instead of bcopy/bcmp
Home |
Main Index |
Thread Index |
Old Index