OpenBSD CVS

src/libexec/rpc.rusersd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / libexec / rpc.rusersd


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   9 years  okan   zap trailing newlines; "go for it" deraadt
[TXT] rpc.rusersd.8  1.9   2 years  mestre   unveil(2) "/dev" read-only instead of using chroot(2)/chdir(2). after calling th...
[TXT] rusers_proc.c  1.27   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] rusersd.c  1.24   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@