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_5_1


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.8   17 years  jmc   convert to new .Dd format;
[TXT] ifstated.c  1.40   12 years  claudio   LINK_STATE_IS_UP() cleanup userland part. There is no need to special case carp(...
[TXT] ifstated.conf.5  1.8   16 years  jmc   kill extraneous item macro, thus avoiding badness;
[TXT] ifstated.h  1.6   14 years  stevesk   remove assumption that internal IFSD_LINK* defines are the same as LINK_STATE* d...
[TXT] log.c  1.1   16 years  pyr   sync logging with most other daemons. ok mcbride@, mpf@
[TXT] parse.y  1.30   13 years  henning   fix linecount bug with comments spanning multiple lines problem reported with th...