OpenBSD CVS

src/usr.sbin/ifstated/


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

Current tag: OPENBSD_6_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.10   13 years  deraadt   do not use gcc -W options which you do not understand
[TXT] ifstated.8  1.9   8 years  schwarze   drop useless .Xo and .Bk, and shorten by avoiding some .Sm
[TXT] ifstated.c  1.41   11 years  henning   setsockopt to see messages for interfaces in all routing domains again instead o...
[TXT] ifstated.conf.5  1.9   12 years  jmc   take a stab at documenting when arguments need quoted, and valid macro character...
[TXT] ifstated.h  1.10   7 years  benno   remove bogus attributes from ifstated, spooted by guenther@
[TXT] log.c  1.1   16 years  pyr   sync logging with most other daemons. ok mcbride@, mpf@
[TXT] parse.y  1.38   7 years  benno   do not allow whitespace in macro names, i.e. "this is" = "a variable". change th...