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
2007-01-25
return 0, not NULL in a function returning int.
Niall O'Higgins
2007-01-25
Correctly detect missing arguments. Same diff as in ospfctl. OK henning@
Claudio Jeker
2007-01-25
No need to check if word is NULL before calling parse_addr/prefix.
Claudio Jeker
2007-01-25
Correctly detect missing arguments like in "ospfctl show data area".
Claudio Jeker
2007-01-25
resolve conflicts with 9.3.4; SECURITY UPDATE
Jakob Schlyter
2007-01-25
ISC BIND release 9.3.4
Jakob Schlyter
2007-01-24
When deleting a neighbor or a interface make sure that no events are pending.
Claudio Jeker
2007-01-24
Lock the nexthop while parsing an update by increasing the reference count.
Claudio Jeker
2007-01-24
Remove most of the spf calculation related log_debug messages.
Claudio Jeker
2007-01-24
Remove some log_debug()s that are no longer needed.
Claudio Jeker
2007-01-24
Similar to ospfd and ripd ignore SIGPIPE in all processes to be able to do
Claudio Jeker
2007-01-24
Ingore SIGPIPE in the parent and rde as well. This is needed to correctly
Claudio Jeker
2007-01-24
Ignore SIGPIPE in the parent and RDE as well.
Esben Norby
2007-01-24
Better handling of escaped CR-LF in the configuration file, commenting
Pierre-Yves Ritschard
2007-01-23
add timeout for failed nbr structures
Michele Marchetto
2007-01-23
Typo in fatal() message found by dunceor @ gmail dot com
Claudio Jeker
2007-01-23
Typo in fatal() message found by dunceor @ gmail dot com
Claudio Jeker
2007-01-23
Typo in fatal() message found by dunceor @ gmail dot com
Claudio Jeker
2007-01-23
Typo in fatal() message found by dunceor @ gmail dot com
Claudio Jeker
2007-01-23
Typo in fatal() message found by dunceor @ gmail dot com
Claudio Jeker
2007-01-23
Typo in fatal() message found by dunceor @ gmail dot com
Claudio Jeker
2007-01-23
Introduce -Q option:
Bernd Ahlers
2007-01-23
forgot to adjust the number for -K in the introducing text, spotted by david@
Alexander von Gernler
2007-01-22
use a more sensible value for -K example, from tedu@
Alexander von Gernler
2007-01-20
Ignore SIGPIPE in the parent and RDE as well.
Claudio Jeker
2007-01-20
when retrying a write, the position was previously not updated.
Pierre-Yves Ritschard
2007-01-15
the new sensors tre can give us the number of sensors per type.
Henning Brauer
2007-01-15
allow users to specify interface specific parameters even on a global basis
Michele Marchetto
2007-01-15
Although Unix compilers accept more than one definition of a global
Otto Moerbeek
2007-01-14
clarify that -K needs an argument >= 1000, and add two examples dealing with
Alexander von Gernler
2007-01-14
Esape from the Mouth of Madness by adjusting stored sensor offsets
Otto Moerbeek
2007-01-14
Add some comments on the expresssion which converts sensor timedeltas
Otto Moerbeek
2007-01-14
typo
Michele Marchetto
2007-01-12
spacing
Pierre-Yves Ritschard
2007-01-12
use an u_int16_t for flags, the u_int8_t was getting too small.
Pierre-Yves Ritschard
2007-01-12
eliminate duplicate tcp read/write code.
Pierre-Yves Ritschard
2007-01-12
Compare against the username, so listing groups when given a numeric
Otto Moerbeek
2007-01-11
Correct logic in path_update() so that moves are only done when needed.
Claudio Jeker
2007-01-11
Silently ignore unknown neighbors in the rde and ospfe imsg handler. This
Claudio Jeker
2007-01-11
Join two lines.
Claudio Jeker
2007-01-11
Remove unneeded config stuff when booting up the RDE. This makes the reload
Claudio Jeker
2007-01-11
spacing
Pierre-Yves Ritschard
2007-01-11
use real async events for checks and improve the non-blocking socket
Reyk Floeter
2007-01-11
remove unused #define DHCP_MIN_LEN
Kevin Steves
2007-01-10
resolve conflicts and regen configure script
Jakob Schlyter
2007-01-10
ISC BIND release 9.3.3
Jakob Schlyter
2007-01-10
sync usage() somewhat;
Jason McIntyre
2007-01-10
- better wording for -f, as well as missing punctuation
Jason McIntyre
2007-01-10
tweaks;
Jason McIntyre
2007-01-10
remove ancient code. sync w/ kame
Jun-ichiro itojun Hagino
[next]