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
2005-11-09
whever -> whenever in comments
Martin Reindl
2005-11-05
same fix as Add.pm: make sure we parse the whole package.
Marc Espie
2005-11-05
-F conflicts does not really exist, so don't document it
Nikolay Sturm
2005-11-04
The candidate list is a sorted linear list so when changing the cost of
Claudio Jeker
2005-11-04
The maximal rate LSA can be updated is all MIN_LS_INTERVAL seconds and not
Claudio Jeker
2005-11-04
Set the vertex timestamp as soon as possible giving ospfd a chance to recover
Claudio Jeker
2005-11-04
Kill spf_timer in struct ospfd_conf. There is no need for two event structs
Claudio Jeker
2005-11-04
Use >= instead of == to compare cost with LS_INFINITY. While there fix a typo.
Claudio Jeker
2005-11-04
In the super fast start-up case in recv_db_description() make sure the
Claudio Jeker
2005-11-04
Remove unused variable link_state in struct nbr.
Claudio Jeker
2005-11-04
Make "interface em0 { }" work again. Reported and OK stevesk@
Claudio Jeker
2005-11-04
crank pf_state and pf_src_node byte and packet counters to u_in64_t, since
Ryan Thomas McBride
2005-11-03
kludge: avoid creating non-empty files.
Marc Espie
2005-11-03
exit with 1 if we can't install shit thanks to dependencies issues.
Marc Espie
2005-11-02
In case we are pretending, make sure we skip to the next archive member.
Marc Espie
2005-11-02
Simplify OpenBSD::PackingElement::Sysctl::install().
Bernd Ahlers
2005-11-02
Mark some additional function arguments as const.
Claudio Jeker
2005-11-02
Reorder and comment reconfigure(). Makes more sense so.
Claudio Jeker
2005-11-02
Add IPv6 support for the address and prefix parser. OK henning@
Claudio Jeker
2005-11-02
Use the new rde_filter_equal() with dir = DIR_OUT to check if a soft-
Claudio Jeker
2005-11-02
Implement filterset_equal() and rde_filter_equal(). Both return 1 if
Claudio Jeker
2005-11-02
- sort options and sync usage()
Jason McIntyre
2005-11-01
Sort filter_set with equal type as well. This affects community
Claudio Jeker
2005-11-01
Relative metrics should be stored in relative and not metric. The one
Claudio Jeker
2005-11-01
Make sure, that the list of filter_sets is ordered. Makes comparing easier.
Claudio Jeker
2005-11-01
Add -P option. This shows the pkgpath for each package. Nice for building
Bernd Ahlers
2005-11-01
Softreconfig out support. On config reload filter changes of outgoing rules
Claudio Jeker
2005-11-01
Major cleanup in rde_update.c. Merge equal code used in different places
Claudio Jeker
2005-11-01
Switch from the per peer filter set list to a filter-only solution.
Claudio Jeker
2005-10-31
Missing space in printf for unknown peers.
Claudio Jeker
2005-10-31
Print group names in rules in double quotes. Makes the output more parsable.
Claudio Jeker
2005-10-30
remove some unneeded #includes and correct keyword in error string;
Kevin Steves
2005-10-28
fix error code path for pkg_info -e pouet
Marc Espie
2005-10-28
remove duplicate directory entry for hotplugd; phirerunner@comcast.net
Theo de Raadt
2005-10-28
a little bit saner macros;
Jason McIntyre
2005-10-28
authentication cleanup and clarification;
Kevin Steves
2005-10-28
clean auth error messages; ok claudio@ msf@
Kevin Steves
2005-10-28
sync usage() with man page synopsis;
Jason McIntyre
2005-10-27
Add something to explain effect of passive interface; ok claudio@
Kevin Steves
2005-10-27
indicate passive interface in 'show interface'; ok claudio@
Kevin Steves
2005-10-27
sort options and sync usage();
Jason McIntyre
2005-10-27
describe the relevant sysctls, and what exactly -F does;
Jason McIntyre
2005-10-27
Fix a perl warning during package deletion.
Bernd Ahlers
2005-10-26
better description of -F and FILES;
Jason McIntyre
2005-10-26
document interaction with hostname.if(5);
Jason McIntyre
2005-10-26
add checks in skip for walking off the file.
Marc Espie
2005-10-26
minor clean-up, unhardcode test for type, use a table instead.
Marc Espie
2005-10-26
some unneeded #includes; ok claudio@
Kevin Steves
2005-10-25
zap 229 (frantisek holop)
Marc Espie
2005-10-25
0) ospfctl doesn't use ospfd.conf so remove that from FILES
Kevin Steves
[next]