OpenBSD CVS

src/usr.sbin/dvmrpctl/


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

Current tag: OPENBSD_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   17 years  claudio   Remove -Wredundant-decls from CFLAGS
[TXT] dvmrpctl.8  1.3   16 years  jmc   convert to new .Dd format;
[TXT] dvmrpctl.c  1.4   16 years  deraadt   specifying int instead of just unsigned is better style
[TXT] parser.c  1.2   17 years  claudio   Sync with ospfctl/bgpctl: correctly detect missing arguments. OK norby@
[TXT] parser.h  1.1   17 years  norby   Controller for dvmrpd. Almost all available information in dvmrpd can be read. ...