Age | Commit message (Expand) | Author |
2017-08-06 | add ASIX AX99100 description | SASANO Takayoshi |
2017-08-06 | Xr octeon interrupt controller drivers. | Visa Hankala |
2017-08-05 | Add Warsaw Modlin airport (WMI), did a couple of round trips from there | Frederic Cambus |
2017-08-04 | Add dwmmc(4) and update dwge(4). | Mark Kettenis |
2017-08-03 | Since nearly 20 years the correct spelling of | Florian Obser |
2017-08-02 | List D-Link DWA-130 rev F1 as a supported run(4) device. | Stefan Sperling |
2017-08-01 | man octxctl(4) | Visa Hankala |
2017-07-30 | man octcit(4) | Visa Hankala |
2017-07-29 | Document that builtins for certain malloc(3)-like and free(3)-like | Mark Kettenis |
2017-07-29 | Document that -Waddress-of-packed-member is disabled by default. | Mark Kettenis |
2017-07-28 | man octsctl(4) | Visa Hankala |
2017-07-27 | The -d flag prevents redirection of stdout (not stdin) and stderr | Theo Buehler |
2017-07-26 | switch the default compiler on amd64 and i386 to clang, | Robert Nagy |
2017-07-25 | convert one more -Os -> -Oz | Theo de Raadt |
2017-07-25 | change -Os to -Oz all around the tree | Robert Nagy |
2017-07-24 | add pcxrtc; | Jason McIntyre |
2017-07-24 | pcxrtc(4) | Mark Kettenis |
2017-07-24 | ansify | Jeremie Courreges-Anglas |
2017-07-21 | Document settings for XenServer | Mike Belopuhov |
2017-07-21 | document that usage of .PHONY, since it's not exactly obvious. | Marc Espie |
2017-07-21 | Fixup too much indentation | Mike Belopuhov |
2017-07-21 | Garbage collect unused manual page .SUFFIXES, left over | Ingo Schwarze |
2017-07-20 | update link to mandoc.bsd.lv | Ingo Schwarze |
2017-07-19 | Avoid the historical term "loader", consistently talk about the "linker". | Ingo Schwarze |
2017-07-19 | 1. The cleandir target no longer deletes manual pages, that's a | Ingo Schwarze |
2017-07-13 | man pages with pseudo synopses which list filenames end up creating | Jason McIntyre |
2017-07-13 | * Clarify that filter rules are evaluated once per packet and interface, | Ingo Schwarze |
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 |