Age | Commit message (Expand) | Author |
2017-07-13 | Add a manual page for octcib(4). | Visa Hankala |
2017-07-13 | add sys.mk to the table of contents, and make the description of | Ingo Schwarze |
2017-07-13 | Missing trailing / in url | Jeremie Courreges-Anglas |
2017-07-13 | The 'Tenda W311M' USB wifi stick works with run(4). | Stefan Sperling |
2017-07-12 | consistently use "User settings" instead of a mixture of this and a | Stuart Henderson |
2017-07-12 | Mark up firmware pathnames with Pa. | Anthony J. Bentley |
2017-07-11 | explain the limitations of PROGS; joint work with espie@ | Ingo Schwarze |
2017-07-11 | Move the section about <bsd.sys.mk> up just below <sys.mk> which it is | Ingo Schwarze |
2017-07-11 | use the previous syspatch's fake root for getting the link order | Robert Nagy |
2017-07-10 | Fix non-portable .Lk usage that results in complete garbage with groff | Ingo Schwarze |
2017-07-10 | prefer getprogname to the magic global __progname. | Ted Unangst |
2017-07-10 | Update BUGS. | Visa Hankala |
2017-07-10 | Switch sample path for black/whitelist files from /var/mail (which is meant to | Stuart Henderson |
2017-07-10 | two minor tweaks and two minor fixes; OK espie@ | Ingo Schwarze |
2017-07-10 | re-add unintentionally removed cleandir part that rm tags from the .CURDIR | Marc Espie |
2017-07-10 | Thinko. It's called BUILDAFTER | Marc Espie |
2017-07-09 | document PROGS, okay jmc@ | Marc Espie |
2017-07-09 | document more reality. | Marc Espie |
2017-07-09 | add support to compile several progs at once us | Marc Espie |
2017-07-09 | have bsd.prog.mk/bsd.lib.mk generate .y -> .c/.h rules without intermediate | Marc Espie |
2017-07-08 | spelling fix from Hiltjo Posthuma | Ted Unangst |
2017-07-08 | add a hint about subjectAltName. this isn't great, but i'm not sure how | Ted Unangst |
2017-07-07 | COMPILE.c already does -c, so no need to double it. | Marc Espie |
2017-07-07 | unbreak | Marc Espie |
2017-07-07 | Make configuration lines match GENERIC files. | Frederic Cambus |
2017-07-06 | REGRESS_TARGET has been renamed to TEST_TARGET. | Alexander Bluhm |
2017-07-06 | revert previous, requested by jmc@; he says the broken .Xr is intentional | Ingo Schwarze |
2017-07-06 | delete duplicate RCS ID and lots of .Tn | Ingo Schwarze |
2017-07-06 | fix broken cross references; found with mandoc -Tlint | Ingo Schwarze |
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 |