Age | Commit message (Expand) | Author |
2005-01-20 | backout workaround from rev 1.29 as it breaks host routes and is not | Markus Friedl |
2005-01-19 | APM emulation framework and zaurus scoop driver. Not enabled yet. | Uwe Stuehler |
2005-01-18 | Also call sete{u,g}id() when dropping privs. From mpech@. ok millert@. | Otto Moerbeek |
2005-01-18 | Build hotplug on zaurus, link manpage in zaurus dir. | Dale Rahn |
2005-01-16 | allow locking of database in quiet mode, where we don't display any | Marc Espie |
2005-01-14 | Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now. | Miod Vallat |
2005-01-14 | `big lock' model: lock the whole db for reading/writing. | Marc Espie |
2005-01-13 | build explictly on zaurus, not all arm, because of MANSUBDIR | Dale Rahn |
2005-01-13 | Build on zaurus too, (all arm) | Dale Rahn |
2005-01-13 | Fix snprintf length field; from cloder@ | Todd C. Miller |
2005-01-13 | just mark it down when we can't install a package, instead of trying | Marc Espie |
2005-01-13 | let collision reports give the name of the package they're trying to | Marc Espie |
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 |