summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2017-07-05make use of (f)lex -o option to create unique temporary files, so thatMarc Espie
2017-07-05based on florian@'s observation and guenther@'s work in kernel makefiles.Marc Espie
2017-07-05nits about trailing punctuation found with mandoc -TlintIngo Schwarze
2017-07-05fix cross references to self; found with mandoc -TlintIngo Schwarze
2017-07-05document that we're no longer using 'make depend'Marc Espie
2017-07-04let BUILDFIRST just build first, using the same trick guenther@ did inMarc Espie
2017-07-03Generate source and header files for regress on demand.Alexander Bluhm
2017-07-03re-add dependencies from SRCS to corresponding OBJS.Marc Espie
2017-07-03Note arm64 and armv7.Visa Hankala
2017-07-03Update attachment on octeon.Visa Hankala
2017-07-03explicitly pass -MD -MP in DFLAGS, so that even if CFLAGS are forcedMarc Espie
2017-07-02somehow, I did NOT commit the patch I sent to tb@. Matthieu noticed it.Marc Espie
2017-07-02document new depends somewhat.Marc Espie
2017-07-02Add octciu(4) manual page.Visa Hankala
2017-07-01effectively kill depend as an independant target (there are a few cornersMarc Espie
2017-06-29Mention TIOCSTAT in tty(4).anton
2017-06-29some kernel relink bits, tweaked by deraadt;Jason McIntyre
2017-06-29Clarify that .Ta as a line macro is a portability problem,Ingo Schwarze
2017-06-29Fix incorrectly swapped labels of left/right arrows.Anthony J. Bentley
2017-06-29Due to risks known for decades, TIOCSTI now performs no action, and simplyTheo de Raadt
2017-06-28and emphasize that PKGDIR must exist.Marc Espie
2017-06-28document generate-readmes and diagnostic for missing PKGDIR.Marc Espie
2017-06-28extra step between fake and packageMarc Espie
2017-06-28Rewrite half of this, i was completely unaware how bad it was.Ingo Schwarze
2017-06-27Remove an extra '\n' from the printf strings fed into disklabel -ETheo Buehler
2017-06-25Add support for the MT and ME mailto macros, used for example in wg(8).Anthony J. Bentley
2017-06-24Delete .St -p1003.1-2013.Ingo Schwarze
2017-06-23i didn't know we had clang-local until reminded by jsg.Ted Unangst
2017-06-23change the semantic for calculating when to grow the size of a cache list.David Gwynne
2017-06-22typo; from jack burtonJason McIntyre
2017-06-22items get returns to pools with pool_put, not pool_get.David Gwynne
2017-06-21List all five devices, not just the first two.Michal Mazurek
2017-06-20doas won't be configured after the first boot, so stop recommendingT.J. Townsend
2017-06-20fix some nitsJonathan Matthew
2017-06-19s/a active/an active/David Gwynne
2017-06-19s/pool_set_hardlimit/pool_sethardlimit/David Gwynne
2017-06-19s/can be from process context/can be called from process context/David Gwynne
2017-06-19talk about the per cpu caches in pools by documenting pool_cache_init()David Gwynne
2017-06-19missing letter in previous;Jason McIntyre
2017-06-19When dealing with mbuf pointers passed down as function parameters,Alexander Bluhm
2017-06-19g/c ASPICFLAG.Martin Pieuchot
2017-06-16In sppp(4), allow additional 'wildcard' addresses for the destination.Stefan Sperling
2017-06-16introduce a BUILDFIRST/BUILDAFTER mechanism:Marc Espie
2017-06-15Assorted tweaks for x11/qt* modules description.Vadim Zhukov
2017-06-15It's never too late to document x11/kde module. At least a (non-obvious) bit.Vadim Zhukov
2017-06-15Document MODQMAKE_RECURSIVE and test framework support for devel/qmake.Vadim Zhukov
2017-06-15The devel/qmake port module handles Qt3 as well.Vadim Zhukov
2017-06-14implement so-called absolute horizontal motion: \h'|...',Ingo Schwarze
2017-06-14Naive implementation of the roff(7) .po (page offset) request.Ingo Schwarze
2017-06-14add the \(ru (0.5m baseline ruler) character escape sequence,Ingo Schwarze