Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-14 | Garbage collect the USE_GCC variables; everything uses | Matthew Dempsky | |
COMPILER_VERSION now. From Brad. | |||
2012-08-14 | Add framework support for controlling symbol visibility in shared | Matthew Dempsky | |
objects, inspired by NetBSD. Discussed with kurt, kettenis, and millert. ok kettenis | |||
2012-08-14 | add a ref to the vmwh package, help/ok lteo schwarze sthen | Ted Unangst | |
2012-08-14 | kernel configs dont need "scsibus* at foo?" anymore. | David Gwynne | |
"guess you get more commits" deraadt@ | |||
2012-08-14 | wire in mfii.4 | David Gwynne | |
prodded by deraadt@ | |||
2012-08-14 | basic manpage for new mfii(4) | David Gwynne | |
2012-08-12 | Use .Lk for HTTP hyperlinks, not .Pa. | Ingo Schwarze | |
Most of the patch from Arto Jonsson <ajonsson at kapsi dot fi>. jmc@ agrees in principle that .Lk is the right macro to use. While here, update a few broken links, and add missing markup at a few places. | |||
2012-08-06 | add x540 | Mike Belopuhov | |
2012-08-06 | Adapt after recent move from pkill(1) to pgrep(1) in rc_check. | Antoine Jacoutot | |
from robert at peichaer dot org ok jmc@ | |||
2012-08-05 | expand documentation of SUBST_CMD to explain the subpackage-dependent nits | Marc Espie | |
2012-08-04 | Document rc_usercheck. | Antoine Jacoutot | |
ok todd@ | |||
2012-08-03 | add oce.4 | Mike Belopuhov | |
2012-08-03 | update for HUAWEI E392, from Alexei Malinin | Jonathan Gray | |
2012-08-03 | tell people target update-patches actually invokes script update-patches(1) | Marc Espie | |
which is documented. prompted by aja@ | |||
2012-08-03 | don't capitalize "base" in 10GbaseXX | Mike Belopuhov | |
2012-08-03 | Manual page for the Emulex 10Gb Ethernet driver | Mike Belopuhov | |
2012-07-29 | document .PD; related to man_term.c rev. 1.88 | Ingo Schwarze | |
2012-07-29 | Two improvements from kristaps@: | Ingo Schwarze | |
Document .cc (bsd.lv rev. 1.39) and fix a typo (bsd.lv rev. 1.38). | |||
2012-07-28 | sync struct pfloghdr with reality, pt out Johan Ryberg <johan at securit.se> | Henning Brauer | |
2012-07-19 | sync | Jasper Lievisse Adriaanse | |
2012-07-17 | Add the Huawei Mobile E303. | David Coppa | |
From Andreas Bartelt, obsd AT bartula DOT de OK sthen@ | |||
2012-07-16 | add IP_IPSECFLOWINFO option to sendmsg() and recvmsg(), so npppd(4) | Markus Friedl | |
can use this to select the IPsec tunnel for sending L2TP packets. this fixes Windows (always binding to 1701) and Android clients (negotiating wildcard flows); feedback mpf@ and yasuoka@; ok henning@ and yasuoka@; ok jmc@ for the manpage | |||
2012-07-12 | add missing HISTORY sections | Jasper Lievisse Adriaanse | |
ok jmc@ | |||
2012-07-12 | Chips which include a card reader (JMC251/JMC261) work as well. | Jonathan Gray | |
with tweaks from and ok jmc@ | |||
2012-07-10 | document recent lua.port.mk changes | Jasper Lievisse Adriaanse | |
2012-07-10 | it seems previous was wrong, so move prio/tos out of OPTIONS, | Jason McIntyre | |
and put them into the main filtering section, at least for now; ok henning | |||
2012-07-10 | move set prio/tos into OPTIONS; ok henning | Jason McIntyre | |
2012-07-09 | one more prio -> set prio; ok henning | Jason McIntyre | |
2012-07-09 | update hid usage table to sync with latest specifcations and other *bsds. | Yojiro Uo | |
ok derradt@ | |||
2012-07-09 | Enable support for the 'weight' keyword in the 'least-states' | Joerg Zinke | |
load balancing case, this allows Weighted Least States (WLS). Everything prepared on c2k11 with help from mcbride@. This finally makes PF ready for the cloud. ok henning@ mikeb@ pyr@ | |||
2012-07-09 | fix some of the confusion we have in pf regarding filter criteria vs | Henning Brauer | |
options that "write" to the packet by putting the latter in a set { } block. for now prio and tos, maintain set-tos backwards compat for the moment. "match set { prio 6, tos lowdelay }" "match set prio 6" from a discussion with ryan in tokyo a while ago, ok ryan phessler | |||
2012-07-09 | Remove a doubled word (probably a fatfingered copu & paste). | Matthias Kilian | |
From Dawe <dawedawe@gmx.de>. | |||
2012-07-08 | To detect changes of system files, use SHA-256 rather than MD5, | Ingo Schwarze | |
taking advantage of naddy@'s recent mtree(8) modernization. While here, do not provide an example protecting a home directory from file changes; protect some system binaries instead. ok naddy@ jmc@ | |||
2012-07-08 | fix capitalisation of MODMONO_INSTAlL_TARGET | Stuart Henderson | |
2012-07-08 | remove unneeded and error-prone :: rules | Marc Espie | |
okay guenther@ | |||
2012-07-07 | less accurate documentation... | Marc Espie | |
as noticed by matthew@ | |||
2012-07-04 | remove old arm bootstrap scaffold. | Marc Espie | |
checked this was no longer necessary by miod@ ok miod@, deraadt@ | |||
2012-07-03 | BCM5754 should stay, noticed by brad | Mike Belopuhov | |
2012-07-02 | don't mention BCM5724 and BCM5754 here anymore; reminded by brad | Mike Belopuhov | |
2012-07-01 | Add support for the Winbond W83627UHG chip. | Lawrence Teo | |
Ported from a DragonFly BSD commit by Constantine A. Murenin: http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/245ec76bc1613b22cf282526fa9931e4c16e4237 Tested on a Lanner FW-7539 appliance. ok mlarkin mikeb haesbaert henning | |||
2012-06-29 | tcp/udp mandatory for "user"; from ti zed | Jason McIntyre | |
ok henning | |||
2012-06-25 | automake has different naming rules, I was mistaken, those require conflict | Marc Espie | |
markers... | |||
2012-06-24 | tweak previous (sorry matthieu, i should have spotted this earlier); | Jason McIntyre | |
2012-06-23 | Document that -Wsystem-headers is on by default. | Matthieu Herrb | |
ok pascal@, jmc@. | |||
2012-06-21 | rfc 3542 obsoletes rfc 2292; ok guenther | Jason McIntyre | |
2012-06-21 | link copy.9 to kcopy.9 | Matthew Dempsky | |
2012-06-21 | Document kcopy() and add a note that copystr() does not return EFAULT | Matthew Dempsky | |
when it encounters an illegal address. Discussed with deraadt, guenther, and kettenis. | |||
2012-06-20 | Corrent and expand passwd(5) HISTORY, | Ingo Schwarze | |
and apply some minor tweaks to group(5) HISTORY. All facts found on http://minnie.tuhs.org/cgi-bin/utree.pl ok jmc@ sobrado@ | |||
2012-06-20 | no more mac68k; ok schwarze | Jason McIntyre | |
2012-06-20 | move to 5.2-beta | Theo de Raadt | |