OpenBSD CVS

src/libexec/rpc.rstatd/


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.rstatd

Current tag: OPENBSD_6_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.9   9 years  okan   zap trailing newlines; "go for it" deraadt
[TXT] rpc.rstatd.8  1.12   8 years  jmc   knock out duplicate rcs id;
[TXT] rstat_proc.c  1.37   4 years  cheloha   Fix pointless cast: (struct timezone *)0 -> NULL
[TXT] rstatd.c  1.30   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...