summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2005-01-20backout workaround from rev 1.29 as it breaks host routes and is notMarkus Friedl
2005-01-19APM emulation framework and zaurus scoop driver. Not enabled yet.Uwe Stuehler
2005-01-18Also call sete{u,g}id() when dropping privs. From mpech@. ok millert@.Otto Moerbeek
2005-01-18Build hotplug on zaurus, link manpage in zaurus dir.Dale Rahn
2005-01-16allow locking of database in quiet mode, where we don't display anyMarc Espie
2005-01-14Switch 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-13build explictly on zaurus, not all arm, because of MANSUBDIRDale Rahn
2005-01-13Build on zaurus too, (all arm)Dale Rahn
2005-01-13Fix snprintf length field; from cloder@Todd C. Miller
2005-01-13just mark it down when we can't install a package, instead of tryingMarc Espie
2005-01-13let collision reports give the name of the package they're trying toMarc Espie
2005-01-08SECURITY: CAN-2004-0940 (cve.mitre.org)Theo de Raadt
2005-01-04Enable ARP table manipulation on CARP interfaces.Christopher Pascoe
2005-01-04simplified FILTER AND TRANSLATION RULES;Jason McIntyre
2005-01-03- use .Bk/.Ek to keep SYNOPSIS tidyJason McIntyre
2005-01-03rename -f -> -FMarc Espie
2005-01-02add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@Dale Rahn
2005-01-02breaks at least vax; backoutTheo de Raadt
2005-01-02document ssl(8);Jason McIntyre
2005-01-02"bad-timestamp" is a valid logging reason;Jason McIntyre
2005-01-01Make sure uextraloc ends up in .data so UKC works. OK deraadt@Todd C. Miller
2004-12-31add ssl(8) to SEE ALSO;Jason McIntyre
2004-12-31document using neighbor descriptions to specify neighbors whereJared Yanovich
2004-12-30-c is required when generating initial specification;Jason McIntyre
2004-12-29show `reading plist' while deleting packages, since we can do this easily,Marc Espie
2004-12-29remove vreaddir support, since library lookup no longer needs it.Marc Espie
2004-12-29round number of stars immediately, avoids off-by-1 display error.Marc Espie
2004-12-28add a boguslibs forced option, that rescans packages for librariesMarc Espie
2004-12-28document that suexec has to be setuid to work correctly;Jason McIntyre
2004-12-28clearer error/warningMarc Espie
2004-12-28improve message quality: don't say we can't update stuff when we are goingMarc Espie
2004-12-28synchronize conflict lists when we add/remove anything.Marc Espie
2004-12-28add apache manual to SEE ALSO;Jason McIntyre
2004-12-27allow pkg_add -r to proceed even if there's more than one conflict.Marc Espie
2004-12-27recover from a nasty problem, allow people to delete package even ifMarc Espie
2004-12-27better messageMarc Espie
2004-12-27if we can't read this packing-list, this is not really an issue.Marc Espie
2004-12-27use delete, not undef, to update installed_packages correctly...Marc Espie
2004-12-26put the compress 0 codes into a specific object. Handles the case whereMarc Espie
2004-12-26simplify BUGS message, especially since it is not accurate any longer.Marc Espie
2004-12-26be less verbose by default: no need to show the look-ups in dependentMarc Espie
2004-12-25More secure exampleIan Darwin
2004-12-23allo the "bgpctl show neighbor " commands to take the neighbor descrHenning Brauer
2004-12-23must only try to match PEERDESC of nothing else matched, it's just a stringHenning Brauer
2004-12-23in getpeerbydesc(), complain if we find more than one match and return NULLHenning Brauer
2004-12-23allow "bgpctl neighbor" to take the peer's descr as argument as wellHenning Brauer
2004-12-23introduce getpeerbydesc(), find a peer by its descriptionHenning Brauer
2004-12-23KNFHenning Brauer
2004-12-23even more excellent alignment, with mickeyHenning Brauer