Age | Commit message (Expand) | Author |
2005-01-08 | SECURITY: CAN-2004-0940 (cve.mitre.org) | Theo de Raadt |
2005-01-04 | Enable ARP table manipulation on CARP interfaces. | Christopher Pascoe |
2005-01-04 | simplified FILTER AND TRANSLATION RULES; | Jason McIntyre |
2005-01-03 | - use .Bk/.Ek to keep SYNOPSIS tidy | Jason McIntyre |
2005-01-03 | rename -f -> -F | Marc Espie |
2005-01-02 | add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@ | Dale Rahn |
2005-01-02 | breaks at least vax; backout | Theo de Raadt |
2005-01-02 | document ssl(8); | Jason McIntyre |
2005-01-02 | "bad-timestamp" is a valid logging reason; | Jason McIntyre |
2005-01-01 | Make sure uextraloc ends up in .data so UKC works. OK deraadt@ | Todd C. Miller |
2004-12-31 | add ssl(8) to SEE ALSO; | Jason McIntyre |
2004-12-31 | document using neighbor descriptions to specify neighbors where | Jared Yanovich |
2004-12-30 | -c is required when generating initial specification; | Jason McIntyre |
2004-12-29 | show `reading plist' while deleting packages, since we can do this easily, | Marc Espie |
2004-12-29 | remove vreaddir support, since library lookup no longer needs it. | Marc Espie |
2004-12-29 | round number of stars immediately, avoids off-by-1 display error. | Marc Espie |
2004-12-28 | add a boguslibs forced option, that rescans packages for libraries | Marc Espie |
2004-12-28 | document that suexec has to be setuid to work correctly; | Jason McIntyre |
2004-12-28 | clearer error/warning | Marc Espie |
2004-12-28 | improve message quality: don't say we can't update stuff when we are going | Marc Espie |
2004-12-28 | synchronize conflict lists when we add/remove anything. | Marc Espie |
2004-12-28 | add apache manual to SEE ALSO; | Jason McIntyre |
2004-12-27 | allow pkg_add -r to proceed even if there's more than one conflict. | Marc Espie |
2004-12-27 | recover from a nasty problem, allow people to delete package even if | Marc Espie |
2004-12-27 | better message | Marc Espie |
2004-12-27 | if we can't read this packing-list, this is not really an issue. | Marc Espie |
2004-12-27 | use delete, not undef, to update installed_packages correctly... | Marc Espie |
2004-12-26 | put the compress 0 codes into a specific object. Handles the case where | Marc Espie |
2004-12-26 | simplify BUGS message, especially since it is not accurate any longer. | Marc Espie |
2004-12-26 | be less verbose by default: no need to show the look-ups in dependent | Marc Espie |
2004-12-25 | More secure example | Ian Darwin |
2004-12-23 | allo the "bgpctl show neighbor " commands to take the neighbor descr | Henning Brauer |
2004-12-23 | must only try to match PEERDESC of nothing else matched, it's just a string | Henning Brauer |
2004-12-23 | in getpeerbydesc(), complain if we find more than one match and return NULL | Henning Brauer |
2004-12-23 | allow "bgpctl neighbor" to take the peer's descr as argument as well | Henning Brauer |
2004-12-23 | introduce getpeerbydesc(), find a peer by its description | Henning Brauer |
2004-12-23 | KNF | Henning Brauer |
2004-12-23 | even more excellent alignment, with mickey | Henning Brauer |
2004-12-23 | lower latency by processing no more than 25 messages at once for each peer | Henning Brauer |
2004-12-23 | sort structs for most optimal alignment, help mickey, claudio ok | Henning Brauer |
2004-12-22 | avoid a null dereference when using membufs. | Dan Harnett |
2004-12-22 | d can be negative, take that into account when comparing to the logging | Henning Brauer |
2004-12-22 | keep less stuff around for -e pkgpath. | Marc Espie |
2004-12-22 | Save original value returned by getifaddrs to free later; ok henning@ | Darren Tucker |
2004-12-22 | if our first getpwnam(), testing for NTPD_USER, succeeded, but the second | Henning Brauer |
2004-12-21 | silently ignore some cases when sendto(2) fails rather than disabling | Dan Harnett |
2004-12-21 | fix nasty cache-out-of-sync bug. | Marc Espie |
2004-12-21 | missing apache Xr's; | Jason McIntyre |
2004-12-21 | sync w/ obsd; | Jason McIntyre |
2004-12-21 | if we can't get this packing-list, this is not dramatic | Marc Espie |