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