summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2014-01-08ctype cleanup; ok gillesTheo de Raadt
2014-01-08synch with signify(1) paranoiaMarc Espie
2014-01-07Asa Yeamans points out that we need to CMSG_SPACE[] for the 2nd messageTheo de Raadt
2014-01-07severely restrict what characters can be in a signer, to makeMarc Espie
2014-01-07even if Ustar handles fifo and stuff gracefully, pkg contents should be moreMarc Espie
2014-01-07use IF_NAMESIZE as size of buffer for interface nameGleydson Soares
2014-01-07scrape support for old +COMMENT file.Marc Espie
2014-01-07recognize special file +METAMarc Espie
2014-01-07tedu some very old checks: we no longer have INSTALL/UNINSTALL scripts,Marc Espie
2014-01-07let's verify all checksums.Marc Espie
2014-01-07integrate signer logic and fix resign with -DSIGNERMarc Espie
2014-01-07document new stuffMarc Espie
2014-01-07if HISTORY_DIR is defined, create a new "permanent" file during build.Marc Espie
2014-01-07simplify set_modes, there's no need to stat(2) stuff, chown -1 takes careMarc Espie
2014-01-07more stuff than cannot end in .libs nor partial- packagesMarc Espie
2014-01-07... and let sign_list(\@ARGV... work too)Marc Espie
2014-01-07allow processing of package lists in parallel.Marc Espie
2014-01-07new method: reinitialize, for repositories with a sequential connectionMarc Espie
2014-01-07a few mechanical style changesMarc Espie
2014-01-07the return from asprintf does NOT include the space used by theDavid Gwynne
2014-01-05don't whine about octal numbers > 2^32. They're not portable, butMarc Espie
2014-01-05missing newline on error messageTheo de Raadt
2014-01-05Hook installboot into the build.Joel Sing
2014-01-05Add initial man page for installboot.Joel Sing
2014-01-05document -DFW_UPDATE/@option firmwareMarc Espie
2014-01-05have -DFW_UPDATE set @option firmware on downloaded firmwares.Marc Espie
2014-01-04recognize @option firmwareMarc Espie
2014-01-04more forbidden elementsMarc Espie
2014-01-04oops, it's global to the set, no need to do it several timesMarc Espie
2014-01-04mark @vendor as old keyword so that transitory packages can be handledMarc Espie
2014-01-04vendor->signerMarc Espie
2014-01-03synch with signify usageMarc Espie
2014-01-03PATH is now fixedMarc Espie
2014-01-03consistent Nd lines for the various dhcp bits; help/ok krwJason McIntyre
2014-01-03remove trailing whitespace and unneccessary macros from previous;Jason McIntyre
2014-01-03explicitly tells pkg_add we're fw_update, will have some nice side-effectsMarc Espie
2014-01-03make sure elements are not set manually, namely forbidMarc Espie
2014-01-03explain why digital-sig must be uniqueMarc Espie
2014-01-03finish moving annotations aroundMarc Espie
2014-01-03start moving internal annotations' description into package(5) proper,Marc Espie
2014-01-02simplify handling of special files some more, that stuff has fixed namesMarc Espie
2014-01-02make the special file creation more explicit, so that the order actuallyMarc Espie
2014-01-02Someone accidentally the verb (Henri Kemppainen)Marc Espie
2014-01-02be more explicit in why we don't write DESCMarc Espie
2014-01-02zap PKG_PREFIX (undocumented and unused, now)Marc Espie
2014-01-02Document new options related to signaturesMarc Espie
2014-01-02adapt to signify changesMarc Espie
2014-01-01Fix 'make bsd.umg' by skipping PT_OPENBSD_RANDOMIZE segments, as well asRyan Thomas McBride
2013-12-31... and rename this tooMarc Espie
2013-12-31signify supportMarc Espie