OpenBSD CVS

src/usr.sbin/route6d/


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 / usr.sbin / route6d

Current tag: OPENBSD_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.6   21 years  itojun   use poll(2). sync w/kame originally from netbsd
[TXT] route6d.8  1.15   20 years  jmc   refer to RFCs consistently (RFC XXXX);
[TXT] route6d.c  1.40   20 years  itojun   need_trigger/idx should be u_int, not ssize_t. millert
[TXT] route6d.h  1.6   22 years  miod   Use pidfile() instead of doing the equivalent thing by hand, and sometimes forge...