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
/
rtsold
Age
Commit message (
Expand
)
Author
2011-03-23
Print a warning when rtsol or rtsold are used to do IPv6 autoconfiguration
Alexander Bluhm
2011-03-22
use timerclear macro
Okan Demirmen
2010-09-03
add an EXIT STATUS section for /usr/sbin;
Jason McIntyre
2009-11-11
correctly order the range check and use the right limits, pointed out by parfait
Theo de Raadt
2009-06-12
add missing header needed by warn()
Charles Longeau
2009-06-04
turn ipvcrap on on the interface in question. sake bottle pushed by theo,
Henning Brauer
2009-02-05
fix format string
Charles Longeau
2009-02-03
add missing headers needed by wait()
Charles Longeau
2009-02-02
remove unused function and macros, due to the lastest commit
Charles Longeau
2009-01-30
Delete code which was never used (rtsock.c is even not there).
Rainer Giedat
2009-01-30
Use if_nametosdl implementation from rtadvd, which is much nicer.
Rainer Giedat
2008-08-13
sync synopsis/usage; fix double "usage:"; KNF.
Igor Sobrado
2008-06-12
let usage() match SYNOPSIS;
Jason McIntyre
2008-06-10
clean up the text; ok reyk
Jason McIntyre
2008-06-10
add the -O option to run an external script when the "other
Reyk Floeter
2008-06-09
also handle wireless interfaces (IFM_IEEE80211 in addition to IFM_ETHER)
Reyk Floeter
2008-04-13
Use arc4random_buf() when requesting more than a single word of output
Damien Miller
2008-03-24
msg_controllen has to be CMSG_SPACE so that the kernel can account for
Theo de Raadt
2008-03-18
correct CMSG_SPACE and CMSG_LEN handling as done in other places. These
Theo de Raadt
2008-01-05
remove unused function
Charles Longeau
2007-09-07
unexpeced -> unexpected;
Jason McIntyre
2007-05-31
convert to new .Dd format;
Jason McIntyre
2006-12-15
cleanup RFC2292/3542 #ifdef.
Jun-ichiro itojun Hagino
2006-11-07
Don't check buf[strlen(buf) - 1] for zero length strings.
Ray Lai
2006-03-24
Plug leak in error path; from Alexey Dobriyan; ok ray@
Otto Moerbeek
2005-10-28
sync usage() with man page synopsis;
Jason McIntyre
2005-10-27
describe the relevant sysctls, and what exactly -F does;
Jason McIntyre
2005-10-26
better description of -F and FILES;
Jason McIntyre
2005-10-26
document interaction with hostname.if(5);
Jason McIntyre
2005-10-25
some small improvements;
Jason McIntyre
2005-10-25
sort options;
Jason McIntyre
2005-06-09
spelling
Theo de Raadt
2004-01-05
add -F to usage()
Jun-ichiro itojun Hagino
2004-01-05
add -F option, which sets sysctl(8) variables rather than warn(3) about the
Jun-ichiro itojun Hagino
2004-01-03
do not create pid file. it was just for debugging and there was no proper
Jun-ichiro itojun Hagino
2004-01-02
factor out dump.c from rtsol by -DSMALL
Jun-ichiro itojun Hagino
2004-01-02
unifdef for readability. req'ed by deraadt
Jun-ichiro itojun Hagino
2003-10-05
ansi
Theo de Raadt
2003-07-07
protos
Theo de Raadt
2003-06-25
protos
Theo de Raadt
2003-06-12
- section reorder
Jason McIntyre
2003-05-15
make getifaddrs(3) a default, as all BSD has it by now
Jun-ichiro itojun Hagino
2003-04-02
typo; ok itojun
Jason Wright
2003-03-13
Use strdup() instead of doing it by hand; deraadt@ OK
Todd C. Miller
2003-03-13
lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu
Theo de Raadt
2002-10-26
use poll(2). sync w/kame
Jun-ichiro itojun Hagino
2002-10-26
prototype shouldn't carry variable name
Jun-ichiro itojun Hagino
2002-09-08
signal handler must take "int" arg. from deraadt. sync w/kame
Jun-ichiro itojun Hagino
2002-06-10
Kill __FUNCTION__.
Marc Espie
2002-05-31
remove unused portion of code (pidfile(3) alternative)
Jun-ichiro itojun Hagino
[next]