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_8_BASE


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.42   19 years  henning   remove RTM_OLDADD/_OLDDEL traces (that lead to an "unspported" message anyway)
[TXT] route6d.h  1.6   22 years  miod   Use pidfile() instead of doing the equivalent thing by hand, and sometimes forge...