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
/
ripctl
Age
Commit message (
Expand
)
Author
2013-11-14
cope with the EAGAIN API change for msgbuf_write()
Theo de Raadt
2013-04-09
do not store a time_t or the result of a time_t division in an int
Gilles Chehade
2010-09-05
Unbreak the tree. Bad tedu, no cookie.
Mark Kettenis
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-07-17
Correcly mark as 'R' ripd(8) inserted routes even
Michele Marchetto
2009-06-06
make ripctl/ripd imsg-in-a-lib ready too.
Eric Faurot
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-09-11
64bit baudrate and %llu to print
Henning Brauer
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-30
token fallout.. bad henning
Henning Brauer
2007-01-26
Sync with ospfctl/bgpctl: detect missing arguments. OK michele@
Claudio Jeker
2006-11-30
remove "show summary" and "detail" keywords that aren't supported
Michele Marchetto
2006-11-28
add additional link states to report the half duplex / full duplex
Reyk Floeter
2006-10-24
first appeared in OpenBSD 4.1 not 4.0
David Krause
2006-10-18
Controller for the ripd.
Esben Norby