Age | Commit message (Expand) | Author |
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 |
2005-10-25 | some small improvements; | Jason McIntyre |
2005-10-25 | sort options; | Jason McIntyre |
2005-10-24 | more robust deletion: rebuild item from file system instead of using | Marc Espie |
2005-10-24 | use a visitor('prepare_for_deletion') to validate plist for removal, | Marc Espie |
2005-10-24 | factor out a bit of code, and be more aware of symlinks. | Marc Espie |
2005-10-24 | filter out .libs-* later, so that compute_closures() packages do not | Marc Espie |
2005-10-24 | do not try to find a match for .libs-* packages. | Marc Espie |
2005-10-23 | use err() vs. fatal(); ok claudio@ | Kevin Steves |
2005-10-23 | if resumed from ^Z, display meter without waiting for changes. | Marc Espie |
2005-10-22 | add a hint to close that says how the fd got closed (real error, premature, | Marc Espie |
2005-10-22 | always display the list of packages we can't update. | Marc Espie |
2005-10-22 | more non-errors from ftp. | Marc Espie |
2005-10-22 | I haven't received any feedback at all about this patch, so everyone | Marc Espie |
2005-10-22 | be more explicit about what's going on. | Marc Espie |
2005-10-21 | htons() instead of ntohs() when going from host to network. | Claudio Jeker |
2005-10-21 | Revert part of rev 1.14. For now queue LSAs to all neighbors if the interface | Claudio Jeker |
2005-10-20 | talk about choices when describing -y; from chris.kuethe@gmail.com ok fgsch | Theo de Raadt |
2005-10-19 | small cleanups while reading; ok claudio@ | Kevin Steves |
2005-10-19 | Add neighbor ID in warning and use correct function names. | Claudio Jeker |
2005-10-19 | fix some spellings in comments. | Claudio Jeker |
2005-10-19 | header cleaning; ok claudio@ | Kevin Steves |
2005-10-19 | use string.h; ok claudio@ | Kevin Steves |
2005-10-19 | for "bgpctl neighbor foo up/down/clear", make bgpctl not exit after sending | Henning Brauer |
2005-10-19 | tsc tsc tsc, tabs are not always holy | Henning Brauer |
2005-10-19 | new keyword "down" in neighbor spec, when givenm, the session is not | Henning Brauer |
2005-10-19 | mark links being extracted with `zap', so that they do not get recorded | Marc Espie |
2005-10-19 | on "bgpctl neighbor foo clear", we used to send a STOP event immediately | Henning Brauer |
2005-10-19 | only allow connects in IDLE when the ConnectRetryTimer is running, aka | Henning Brauer |
2005-10-19 | space between macro args and punctuation; | Jason McIntyre |
2005-10-18 | 1) indicate optional args | Kevin Steves |
2005-10-18 | Simplify code a bit. OK norby@ | Claudio Jeker |
2005-10-18 | Cleanup interface code a minimal bit. There is no need for if_shutdown(), | Claudio Jeker |