summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2011-12-04Add a new '-S' option to _set_ the user's secondary group(s) (which alsoAntoine Jacoutot
2011-12-03Remove an OpenBSD-specific tweak regarding .Xr spacingIngo Schwarze
2011-12-03simplify/generalizeMarc Espie
2011-12-03In a collision, retrofit storage for 2nd pkgname.Marc Espie
2011-12-02small logic errorMarc Espie
2011-12-02-X before -x;Jason McIntyre
2011-12-02-X exclude option: negates the packages we give (remove them instead ofMarc Espie
2011-11-28use STATUS_* filter codes, instead of -1/0/1 hard coded valuesCharles Longeau
2011-11-28fix STATE_COUNT countCharles Longeau
2011-11-26a second missing $state...Marc Espie
2011-11-26fix reporting of weird libs in partial-*, as seen by fries@,Marc Espie
2011-11-25darn, setlist might actually be undefined entirely...Marc Espie
2011-11-25describe fixed behavior a little betterMarc Espie
2011-11-25fix -a <list> semantics:Marc Espie
2011-11-25missing headerTheo de Raadt
2011-11-24allow code to proceed if -e + -r.Marc Espie
2011-11-23Fix Segmentation Fault when launching mailq(8)Charles Longeau
2011-11-21get rid of the "enqueue/" queue; use "incoming/" instead.Eric Faurot
2011-11-21zap eol whitespace;Jason McIntyre
2011-11-21exit code of 1 for -e errors, 2 for -r errors... combine as 3.Marc Espie
2011-11-21more pkgpath(7)Marc Espie
2011-11-21point to pkgpath(7)Marc Espie
2011-11-20for the -r option, if we already set an error code (like in -e), reuse that.Marc Espie
2011-11-17Apply the patches from BIND upstream to mitigate cve-2011-4313 (crashesStuart Henderson
2011-11-16remove unused functionsEric Faurot
2011-11-16During pkg_create(1), do not print any warnings or non-fatal errorsIngo Schwarze
2011-11-16if the portstree gives us a cache directory, use it.Marc Espie
2011-11-16Do not unlink an offline message until it has been correctly enqueued.Eric Faurot
2011-11-16fix obvious variable substitution mistakeCharles Longeau
2011-11-15- change callback prototypes in filter.c to allow stricter checksGilles Chehade
2011-11-15wooooops defines missing from previous commitGilles Chehade
2011-11-15Qwalk, our API to linearly walk over the persistent queue, did not take theGilles Chehade
2011-11-15Update to nginx 1.0.10. Bugs fixed include a segmentation fault in a workerStuart Henderson
2011-11-14when receiving an unexpected imsg, print its name.Charles Longeau
2011-11-14make sure that the offline directory has the right owner/permsEric Faurot
2011-11-14much better solver: don't try to solve every library, but just the onesMarc Espie
2011-11-14The spool and offline directories are backend-independent, so theyEric Faurot
2011-11-14use print-plist-libs-with-depends (and make sure it does not skip depends)Marc Espie
2011-11-13The pkg_subst / SUBST_CMD has caused issues for some ports whereNigel Taylor
2011-11-12fix function names in fatalx() messagesCamiel Dobbelaar
2011-11-12Zero option processing stack storage to prevent stack garbage thatKenneth R Westerback
2011-11-12sync to pcre 8.20Robert Nagy
2011-11-12update to 1.0.9Robert Nagy
2011-11-10Use STDIN_FILENO instead of magic constant 0Charles Longeau
2011-11-08lookup (n.) -> look up (v.) (i.e. to look sth up);Jason McIntyre
2011-11-08Add -A option to display AS for each hop address, using origin.asn.cymru.comStuart Henderson
2011-11-07Let the smtpd process handle the enqueueing of offline messages atEric Faurot
2011-11-06No need to save/restore the batch_id since the envelope is not dumpedEric Faurot
2011-11-06Do not dump the envelope status. It's useless and not reloaded anyway.Eric Faurot
2011-11-06Add a #include that's currently picked up via another header that'sPhilip Guenthe