summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2005-11-02Mark some additional function arguments as const.Claudio Jeker
2005-11-02Reorder and comment reconfigure(). Makes more sense so.Claudio Jeker
2005-11-02Add IPv6 support for the address and prefix parser. OK henning@Claudio Jeker
2005-11-02Use the new rde_filter_equal() with dir = DIR_OUT to check if a soft-Claudio Jeker
2005-11-02Implement filterset_equal() and rde_filter_equal(). Both return 1 ifClaudio Jeker
2005-11-02- sort options and sync usage()Jason McIntyre
2005-11-01Sort filter_set with equal type as well. This affects communityClaudio Jeker
2005-11-01Relative metrics should be stored in relative and not metric. The oneClaudio Jeker
2005-11-01Make sure, that the list of filter_sets is ordered. Makes comparing easier.Claudio Jeker
2005-11-01Add -P option. This shows the pkgpath for each package. Nice for buildingBernd Ahlers
2005-11-01Softreconfig out support. On config reload filter changes of outgoing rulesClaudio Jeker
2005-11-01Major cleanup in rde_update.c. Merge equal code used in different placesClaudio Jeker
2005-11-01Switch from the per peer filter set list to a filter-only solution.Claudio Jeker
2005-10-31Missing space in printf for unknown peers.Claudio Jeker
2005-10-31Print group names in rules in double quotes. Makes the output more parsable.Claudio Jeker
2005-10-30remove some unneeded #includes and correct keyword in error string;Kevin Steves
2005-10-28fix error code path for pkg_info -e pouetMarc Espie
2005-10-28remove duplicate directory entry for hotplugd; phirerunner@comcast.netTheo de Raadt
2005-10-28a little bit saner macros;Jason McIntyre
2005-10-28authentication cleanup and clarification;Kevin Steves
2005-10-28clean auth error messages; ok claudio@ msf@Kevin Steves
2005-10-28sync usage() with man page synopsis;Jason McIntyre
2005-10-27Add something to explain effect of passive interface; ok claudio@Kevin Steves
2005-10-27indicate passive interface in 'show interface'; ok claudio@Kevin Steves
2005-10-27sort options and sync usage();Jason McIntyre
2005-10-27describe the relevant sysctls, and what exactly -F does;Jason McIntyre
2005-10-27Fix a perl warning during package deletion.Bernd Ahlers
2005-10-26better description of -F and FILES;Jason McIntyre
2005-10-26document interaction with hostname.if(5);Jason McIntyre
2005-10-26add checks in skip for walking off the file.Marc Espie
2005-10-26minor clean-up, unhardcode test for type, use a table instead.Marc Espie
2005-10-26some unneeded #includes; ok claudio@Kevin Steves
2005-10-25zap 229 (frantisek holop)Marc Espie
2005-10-250) ospfctl doesn't use ospfd.conf so remove that from FILESKevin Steves
2005-10-25some small improvements;Jason McIntyre
2005-10-25sort options;Jason McIntyre
2005-10-24more robust deletion: rebuild item from file system instead of usingMarc Espie
2005-10-24use a visitor('prepare_for_deletion') to validate plist for removal,Marc Espie
2005-10-24factor out a bit of code, and be more aware of symlinks.Marc Espie
2005-10-24filter out .libs-* later, so that compute_closures() packages do notMarc Espie
2005-10-24do not try to find a match for .libs-* packages.Marc Espie
2005-10-23use err() vs. fatal(); ok claudio@Kevin Steves
2005-10-23if resumed from ^Z, display meter without waiting for changes.Marc Espie
2005-10-22add a hint to close that says how the fd got closed (real error, premature,Marc Espie
2005-10-22always display the list of packages we can't update.Marc Espie
2005-10-22more non-errors from ftp.Marc Espie
2005-10-22I haven't received any feedback at all about this patch, so everyoneMarc Espie
2005-10-22be more explicit about what's going on.Marc Espie
2005-10-21htons() instead of ntohs() when going from host to network.Claudio Jeker
2005-10-21Revert part of rev 1.14. For now queue LSAs to all neighbors if the interfaceClaudio Jeker