OpenBSD CVS

src/usr.sbin/rtadvd/


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 / rtadvd

Current tag: OPENBSD_5_2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.6   16 years  rainer   Clean up logging by introducing the logging API used in other daemons and clean ...
[TXT] advcap.c (in the Attic) [Hide]  1.13   16 years  rainer   Clean up logging by introducing the logging API used in other daemons and clean ...
[TXT] advcap.h (in the Attic) [Hide]  1.6   22 years  itojun   KNF, strlcpy, cleanups from kame
[TXT] config.c (in the Attic) [Hide]  1.29   11 years  phessler   Use size_t for the length variable reminded by Brad, and lteo@
[TXT] config.h (in the Attic) [Hide]  1.7   11 years  phessler   Add support for advertising dns servers and search paths in router advertisement...
[TXT] dump.c (in the Attic) [Hide]  1.11   11 years  phessler   Add support for advertising dns servers and search paths in router advertisement...
[TXT] dump.h (in the Attic) [Hide]  1.3   15 years  rainer   Send debug output to syslog instead of a file when receiving SIGUSR1. This is a ...
[TXT] if.c (in the Attic) [Hide]  1.24   12 years  claudio   Do not use (ifam + 1) to find the start of the sockaddrs. Use the rtm_hdrlen ins...
[TXT] if.h (in the Attic) [Hide]  1.9   14 years  chl   remove unused functions from tobias@ (loooooong time ago) ok rainer@ henning@ ...
[TXT] log.c (in the Attic) [Hide]  1.1   16 years  rainer   Clean up logging by introducing the logging API used in other daemons and clean ...
[TXT] log.h (in the Attic) [Hide]  1.1   16 years  rainer   Clean up logging by introducing the logging API used in other daemons and clean ...
[TXT] pathnames.h (in the Attic) [Hide]  1.4   24 years  itojun   sync with latest kame. - weaken logging priority for /etc/resolv.conf open failu...
[TXT] rrenum.c (in the Attic) [Hide]  1.14   13 years  miod   Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0' for ...
[TXT] rrenum.h (in the Attic) [Hide]  1.5   22 years  millert   Manual cleanup of remaining userland __P use (excluding packages maintained outs...
[TXT] rtadvd.8 (in the Attic) [Hide]  1.28   13 years  jmc   add an EXIT STATUS section for /usr/sbin;
[TXT] rtadvd.c (in the Attic) [Hide]  1.40   11 years  phessler   Add support for advertising dns servers and search paths in router advertisement...
[TXT] rtadvd.conf (in the Attic) [Hide]  1.7   11 years  phessler   Add support for advertising dns servers and search paths in router advertisement...
[TXT] rtadvd.conf.5 (in the Attic) [Hide]  1.28   11 years  phessler   Add support for advertising dns servers and search paths in router advertisement...
[TXT] rtadvd.h (in the Attic) [Hide]  1.13   11 years  phessler   Unbreak the tree for gcc2 arches. Instead of having no limit for some arrays, li...
[TXT] timer.c (in the Attic) [Hide]  1.10   13 years  okan   use timerclear macro ok miod@
[TXT] timer.h (in the Attic) [Hide]  1.6   22 years  millert   Manual cleanup of remaining userland __P use (excluding packages maintained outs...