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_6_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.8   8 years  jca   Remove the already disabled Router Renumbering support (RFC2894). This code has...
[TXT] advcap.c (in the Attic) [Hide]  1.17   8 years  jca   In case of error, also log the file name we failed to open.
[TXT] advcap.h (in the Attic) [Hide]  1.7   11 years  deraadt   Remove excessive sys/cdefs.h inclusion ok guenther millert kettenis
[TXT] config.c (in the Attic) [Hide]  1.57   7 years  jca   Spring cleanup - pointless casts, kill caddr_t or replace it with char * - sign...
[TXT] config.h (in the Attic) [Hide]  1.10   8 years  jca   Kill trailing whitespace.
[TXT] dump.c (in the Attic) [Hide]  1.20   7 years  jca   Spring cleanup - pointless casts, kill caddr_t or replace it with char * - sign...
[TXT] dump.h (in the Attic) [Hide]  1.5   8 years  jca   Kill trailing whitespace.
[TXT] if.c (in the Attic) [Hide]  1.40   7 years  jca   Spring cleanup - pointless casts, kill caddr_t or replace it with char * - sign...
[TXT] if.h (in the Attic) [Hide]  1.13   7 years  jca   Spring cleanup - pointless casts, kill caddr_t or replace it with char * - sign...
[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.2   8 years  jca   Mark a few others functions as __dead; ok bluhm@
[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] rtadvd.8 (in the Attic) [Hide]  1.34   8 years  jca   Kill Mobile IPv6 references. Also spotted by florian@
[TXT] rtadvd.c (in the Attic) [Hide]  1.75   7 years  florian   Prevent NULL deref, pointed out by llvm's scan-build. OK jca, millert
[TXT] rtadvd.conf (in the Attic) [Hide]  1.8   11 years  brad   Add support for advertising route information (RFC 4191). From FreeBSD via UMEZ...
[TXT] rtadvd.conf.5 (in the Attic) [Hide]  1.37   8 years  jca   Replace .Po/.Pc with .Pq, and drop extra .Li; suggested by jmc@
[TXT] rtadvd.h (in the Attic) [Hide]  1.25   7 years  jca   Spring cleanup - pointless casts, kill caddr_t or replace it with char * - sign...
[TXT] timer.c (in the Attic) [Hide]  1.16   8 years  jca   fatal("malloc") -> fatal(NULL)
[TXT] timer.h (in the Attic) [Hide]  1.8   8 years  jca   Kill trailing whitespace.