summaryrefslogtreecommitdiff
path: root/usr.sbin/dvmrpctl
AgeCommit message (Expand)Author
2010-09-04move some things around to make intentions clear. not really a functionalTed Unangst
2010-05-26Move imsg into libutil and add a man page.Nicholas Marriott
2010-05-10Mention that commands may be abbreviated. ok claudio@Stuart Henderson
2009-11-13Don't use [] in function arguments when dealing with arraysJonathan Gray
2009-11-03sort;Jason McIntyre
2009-11-02Implement "log verbose" and "log brief" to enable or disable verbose debugClaudio Jeker
2009-10-22write UNIX-domain in a more consistent way; while here, replace aIgor Sobrado
2009-10-22use the UNIX-related macros (.At and .Ux) where appropriate.Igor Sobrado
2009-09-14Switch the various link state printing codes to use the new if_mediaClaudio Jeker
2009-06-06make dvmrpd imsg-in-a-lib ready as well.Pierre-Yves Ritschard
2009-01-24Reflect dvmrpd changes, nbr_cnt is no more needed.Michele Marchetto
2008-12-31sync synopsis/usage.Igor Sobrado
2008-12-06the ellipsis allows more than one argument being specified.Igor Sobrado
2007-10-15specifying int instead of just unsigned is better styleTheo de Raadt
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-30yuck, no cookie for meHenning Brauer
2007-02-28spelling: Multicast not MutlicastDavid Krause
2007-01-26Sync with ospfctl/bgpctl: correctly detect missing arguments. OK norby@Claudio Jeker
2006-11-28add additional link states to report the half duplex / full duplexReyk Floeter
2006-08-17Remove -Wredundant-decls from CFLAGSClaudio Jeker
2006-07-25amazing how far a typo of mine (CFLAGS vs CLFAGS) from early 2004 spreadHenning Brauer
2006-06-01Controller for dvmrpd.Esben Norby