summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2004-12-23lower latency by processing no more than 25 messages at once for each peerHenning Brauer
2004-12-23sort structs for most optimal alignment, help mickey, claudio okHenning Brauer
2004-12-22avoid a null dereference when using membufs.Dan Harnett
2004-12-22d can be negative, take that into account when comparing to the loggingHenning Brauer
2004-12-22keep less stuff around for -e pkgpath.Marc Espie
2004-12-22Save original value returned by getifaddrs to free later; ok henning@Darren Tucker
2004-12-22if our first getpwnam(), testing for NTPD_USER, succeeded, but the secondHenning Brauer
2004-12-21silently ignore some cases when sendto(2) fails rather than disablingDan Harnett
2004-12-21fix nasty cache-out-of-sync bug.Marc Espie
2004-12-21missing apache Xr's;Jason McIntyre
2004-12-21sync w/ obsd;Jason McIntyre
2004-12-21if we can't get this packing-list, this is not dramaticMarc Espie
2004-12-21oops, really cache stuff.Marc Espie
2004-12-21correct checks to allow for a package to replace several packages.Marc Espie
2004-12-20apachectl is section 8, not 1;Jason McIntyre
2004-12-20allow a replacing package to replace several packages, in principle:Marc Espie
2004-12-20plug more handle leaks.Marc Espie
2004-12-20plug fd leak.Marc Espie
2004-12-20Fix one case of broken duplicate supression, which happens if two linesOtto Moerbeek
2004-12-20RFC documents are not free enoughTheo de Raadt
2004-12-20remember to close what should be closed...Marc Espie
2004-12-20convert to mdoc. ok jmcJared Yanovich
2004-12-20some typos in log messages.Moritz Jodeit
2004-12-20store pkgname in handle directly, so that we can delete the packing-listMarc Espie