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

Current tag: OPENBSD_6_5


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.8   8 years  tim   rpc.rstatd(8) and rpc.rusersd(8) don't run as user nobody for quite some time.
[TXT] rusers_proc.c  1.26   7 years  millert   Change len arg of getidle() from size_t to int since it is used as a length para...
[TXT] rusersd.c  1.20   6 years  guenther   Use <fcntl.h> instead of <sys/file.h> for open() and friends. Delete a bunch of ...