OpenBSD CVS

src/sbin/routed/


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 / sbin / routed

Current tag: OPENBSD_3_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] query/        
[DIR] rtquery/        
[DIR] trace/        
[TXT] Makefile (in the Attic) [Hide]  1.15   20 years  itojun   unifdef -DSMALL_KERNEL
[TXT] defs.h (in the Attic) [Hide]  1.8   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] if.c (in the Attic) [Hide]  1.8   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] input.c (in the Attic) [Hide]  1.14   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] main.c (in the Attic) [Hide]  1.18   20 years  aaron   Remove those option letters from the getopt string which do not have a case hand...
[TXT] output.c (in the Attic) [Hide]  1.9   19 years  henning   when running as supplier and asked about a defualt route but we have no, do not ...
[TXT] parms.c (in the Attic) [Hide]  1.12   20 years  tedu   fd and mem leak, most of patch from Patrick Latifi
[TXT] pathnames.h (in the Attic) [Hide]  1.4   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] radix.c (in the Attic) [Hide]  1.3   19 years  david   some -Wimplicit-function-declaration cleaning; ok millert@
[TXT] rdisc.c (in the Attic) [Hide]  1.5   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] routed.8 (in the Attic) [Hide]  1.38   19 years  henning   routed assumes it alone controls the routing table and tinkers with routes it is...
[TXT] table.c (in the Attic) [Hide]  1.16   19 years  henning   routed assumes it alone controls the routing table and tinkers with routes it is...
[TXT] trace.c (in the Attic) [Hide]  1.14   20 years  avsm   strncpy->strlcpy krw@ ok