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
Age
Commit message (
Expand
)
Author
2004-01-06
Fix signal handling when there is an error in inetd.conf. Found by
Todd C. Miller
2004-01-06
print intervals with the timers
Henning Brauer
2004-01-06
lower the initial value for the IdleHold timer from 90 to 30 seconds.
Henning Brauer
2004-01-06
properly punish oscillating neighbors.
Henning Brauer
2004-01-06
StartTimer -> IdleHoldTimer
Henning Brauer
2004-01-06
rename our StartTimer to IdleHoldTimer as per draft-ietf-idr-bgp4-23
Henning Brauer
2004-01-06
simplify a list;
Jason McIntyre
2004-01-06
2004 OK henning@
Claudio Jeker
2004-01-06
Fix reopening of dump files.
Claudio Jeker
2004-01-06
2004
Henning Brauer
2004-01-05
Big overhaul of the mrt code.
Claudio Jeker
2004-01-05
fix comments
Claudio Jeker
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-05
missing fclose()
Henning Brauer
2004-01-05
correctly handle SIGCHLD.
Henning Brauer
2004-01-05
remove support for reading configuration from stdin.
Henning Brauer
2004-01-05
fix off by ones with strlcpy()
Henning Brauer
2004-01-05
waitpid's return is a pid_t
Henning Brauer
2004-01-05
add support for couple/decouple
Henning Brauer
2004-01-05
allow fib couple/decouple based on an imsg received on the control socket
Henning Brauer
2004-01-05
protect against trying to couple when we're already coupled to the fib,
Henning Brauer
2004-01-05
.Xr bgpctl
Henning Brauer
2004-01-05
fix SYNOPSIS;
Jason McIntyre
2004-01-05
sort options and SYNOPSIS;
Jason McIntyre
2004-01-05
clarify description of colon `action';
Jason McIntyre
2004-01-05
include path fixes for gcc3.
Marc Espie
2004-01-05
excessively detailed error messages are not unix
Theo de Raadt
2004-01-04
when imsg_get has no imsg any more for us, do not set the done flag,
Henning Brauer
2004-01-04
cope with poll error
Henning Brauer
2004-01-04
show da timers
Henning Brauer
2004-01-04
gcc3 doesn't like varargs, it was found that the varargs.h inclusion is
Dale Rahn
2004-01-04
split the dispatch_imsg function into twom one per pipe.
Henning Brauer
2004-01-04
show message statistics in the "show neighbor" view
Henning Brauer
2004-01-04
err, on receival of keepalives increase the keepalive counter, not the update
Henning Brauer
2004-01-04
keep seperate message counters for open/update/keepalive/notification
Henning Brauer
2004-01-04
new command "reload"
Henning Brauer
2004-01-04
-new imsg CTL_RELOAD
Henning Brauer
2004-01-04
catch up
Henning Brauer
2004-01-04
allow "show neighbor" to be limited to one specific neighbor
Henning Brauer
2004-01-04
re-org some parts; grudging ok from jmc
Theo de Raadt
2004-01-04
knf and lint
Theo de Raadt
2004-01-04
spacing
Theo de Raadt
2004-01-04
add infrastructure for command line parsing
Henning Brauer
2004-01-04
in the SE, keep the remote router-id in network byte order, just like
Henning Brauer
2004-01-04
+syslogc
Damien Miller
2004-01-04
syslogc - client to read memory buffered logs from syslogd;
Damien Miller
2004-01-04
Buffered logging for syslogd. Logs may be stored in memory buffers and
Damien Miller
2004-01-04
print time since last up/down ninely
Henning Brauer
2004-01-04
share statenames
Henning Brauer
[next]