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