OpenBSD CVS

src/usr.sbin/ripctl/


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

Current tag: OPENBSD_5_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   14 years  nicm   Move imsg into libutil and add a man page. Minor bump for libutil. Previous ve...
[TXT] parser.c  1.6   13 years  kettenis   Unbreak the tree. Bad tedu, no cookie.
[TXT] parser.h  1.4   13 years  tedu   move some things around to make intentions clear. not really a functional chang...
[TXT] ripctl.8  1.10   14 years  sthen   Mention that commands may be abbreviated. ok claudio@
[TXT] ripctl.c  1.11   11 years  gilles   do not store a time_t or the result of a time_t division in an int prompted by ...