summaryrefslogtreecommitdiff
path: root/share/man/man1
AgeCommit message (Expand)Author
2018-09-18document parallel2Marc Espie
2018-07-26tweak previous; ok espieJason McIntyre
2018-07-25document -eMarc Espie
2018-07-16Be more explicit in FETCH_TIMEOUT description.Marc Espie
2018-07-10rename some pkg checking toolsMarc Espie
2018-07-09these pages don;t need Bk/Ek;Jason McIntyre
2018-07-09out-of-date -> pkg_outdatedMarc Espie
2018-07-09resolve-lib -> port-resolve-lib-helperMarc Espie
2018-07-09move helper script to a more sensible nameMarc Espie
2018-07-09rename pure helper script, not for user consumptionMarc Espie
2018-07-09dolock -> portlock;Jason McIntyre
2018-07-09dolock -> portlockMarc Espie
2018-06-26add missing .An and .Mt macros below AUTHORSIngo Schwarze
2018-06-26various minor tweaks;Jason McIntyre
2018-06-26move ports infra manpages into base, as discussed withMarc Espie
2018-06-13Tweak about "-p" and "-pg".YASUOKA Masahiko
2018-06-07tweak previous;Jason McIntyre
2018-06-07Mention enabling PIE by default is turned off by using "-pg".YASUOKA Masahiko
2018-04-29Mention the X86FixupGadgets pass in clang-local.mortimer
2017-10-05clang does not search /usr/local;Jason McIntyre
2017-09-13Fix typo; ok benno@ jmc@ sthen@ tb@anton
2017-07-29Document that builtins for certain malloc(3)-like and free(3)-likeMark Kettenis
2017-07-29Document that -Waddress-of-packed-member is disabled by default.Mark Kettenis
2017-07-13Missing trailing / in urlJeremie Courreges-Anglas
2017-06-23i didn't know we had clang-local until reminded by jsg.Ted Unangst
2017-06-10improve semantic markup for __attribute__Ingo Schwarze
2017-06-06mention -fwrapv being on by defaultJonathan Gray
2017-04-27spelling;Jason McIntyre
2017-04-27add support for -msave-args in gcc on amd64David Gwynne
2017-03-12Colour diagnostic messages are now disabled by default.Jonathan Gray
2017-02-14tweak previous; ok jsg, who reminded me the same text inJason McIntyre
2017-02-12install clang-local(1)Jonathan Gray
2017-02-12mention -Wpointer-sign being off by defaultJonathan Gray
2017-02-06Document the behavior of -Wshadow. Add arm to the list of PIE archsPhilip Guenther
2016-10-16Delete URL to dead site.Theo de Raadt
2016-09-27Small nit from kettenis@: -fstrict-aliasing is turned on if -Ofast.Pascal Stumpf
2016-09-27Add a clang-local(1) man page, similar to gcc-local(1). This documentsPascal Stumpf
2016-09-02move links from http to https://www.openbsd.org/Theo Buehler
2016-04-17document text editors and use some Ar; from rob pierceJason McIntyre
2016-03-14Remove a reference to lint(1) in the description of the -CC option. Themmcc
2015-12-23We support PIE on static executables now.Anthony J. Bentley
2015-11-05"commandline" -> "command line", since there are so few examplesJason McIntyre
2015-04-21Section 1, not section one: section numbers are always numerical.Ingo Schwarze
2015-03-27Move help(1) to share/man and send the remains of man(1) to the Attic.Ingo Schwarze
2014-10-18Mention -fstack-shuffle is a gcc4-only thing, but gets silently ignored byMiod Vallat
2014-09-28document -fstack-shuffleSebastian Benoit
2014-07-16zap trailing newlines; "go for it" deraadtOkan Demirmen
2014-07-10Backport support for -Wframe-larger-than=N to base GCCMatthew Dempsky
2014-03-23Finally give powerpc PIE. Remaining bugs on socppc fixed by kettenis@.Pascal Stumpf
2014-01-21various small fixes to improve readability, mostly in the propolice section;Jason McIntyre