Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-25 | Amend after clean-up of fortran.port.mk | David Coppa | |
2016-08-25 | Fix pfsync(4)'s carp examples: as of ip_carp.c r1.245, carpdev must be | Stuart Henderson | |
specified. From Bryan Stenson. | |||
2016-08-24 | Since the removal of rwhod and friends a couple of years ago, there | Renato Westphal | |
isn't any file in the base system including <protocols/rwhod.h>. So, stop suggesting the inclusion of this header in this man page. ok tedu@ deraadt@ mpi@ | |||
2016-08-23 | include acpicbkbd | Joshua Stein | |
2016-08-23 | add a man page for acpicbkbd | Joshua Stein | |
2016-08-22 | fix typos | Ted Unangst | |
2016-08-20 | add "armv7" to the Dt line; | Jason McIntyre | |
2016-08-20 | sximmc(4) | Mark Kettenis | |
2016-08-19 | update man pages now that login.conf uses auto rounds | Daniel Jakots | |
better wording/ok sthen@ ok jmc@ | |||
2016-08-18 | document USE_WXNEEDED, feedback/ok jca jasper | Stuart Henderson | |
2016-08-18 | punctuation fix; | Jason McIntyre | |
2016-08-17 | Use more dhcp info when trying autoinstall/autoupgrade. | Kenneth R Westerback | |
For the file name try 'filename' then 'option bootfile-name'. For the server name try 'server-name' then 'option tftp-server-name' then 'next-server'. Original idea from Patrick Lundin. Suggestions from rpe@. Tweaks & ok halex@ | |||
2016-08-17 | Document RT3900E (RT5390 / RT5392) support in ral(4). | Stefan Sperling | |
Ported from FreeBSD by James Hastings. | |||
2016-08-16 | splraise() is an MI API now. | David Gwynne | |
ok deraadt@ jmc@ mpi@ | |||
2016-08-16 | Add IP_SENDSRCADDR cmsg for UDP sockets. As suggested by sthen@, | Vincent Gross | |
IP_SENDSRCADDR == IP_RECVDSTADDR. OK sthen@ jca@ bluhm@ | |||
2016-08-16 | In the IPv6 default route example, use a gateway that corresponds to a | Martin Pieuchot | |
RTF_HOST route and is always on the correct interface. The gateway value doesn't really matter for routes on p2p interfaces but this allow us to tighten the checks when adding RTF_GATEWAY routes. ok stsp@, sthen@ | |||
2016-08-16 | tweak previous; | Jason McIntyre | |
2016-08-16 | Rewrite: ALL HAIL ELF | Philip Guenther | |
Mention the KERN_NOSUIDCOREDUMP sysctl(3) ok deraadt@ | |||
2016-08-15 | Fix typo -> s/drirect/direct/. | Marcus Glocker | |
From Daniel Bolgheroni | |||
2016-08-14 | tweak previous; | Jason McIntyre | |
2016-08-14 | imxtemp(4) | Mark Kettenis | |
2016-08-13 | use -nosplit for AUTHORS: looks much better, to the point where i wonder why ↵ | Jason McIntyre | |
we don;t just enforce this... | |||
2016-08-13 | dwge(4) | Mark Kettenis | |
2016-08-12 | no more libarm; | Jason McIntyre | |
2016-08-11 | Dynamically attach omgpio(4) using the FDT. | Jonathan Gray | |
am335x has a compatible string of "ti,omap4-gpio" and has the same offsets as omap4, so combine the omap4 and am335x cases when setting up function pointers. | |||
2016-08-10 | no more armish; | Jason McIntyre | |
2016-08-10 | armish handled some early-gen arm machines, which required tons of | Theo de Raadt | |
workarounds. Some of them will soon stand in the way of armv7. Off to the attic you go. | |||
2016-08-09 | Xr vmx(4) | Dmitrij Czarkoff | |
"go for it" jmc@ | |||
2016-08-06 | Dynamically attach intc(4) using the FDT and switch omap/am335x | Jonathan Gray | |
drivers that use the FDT over to the FDT interrupt establish API. ok kettenis@ | |||
2016-08-06 | Dynamically attach pluart(4) using the FDT. | Jonathan Gray | |
ok kettenis@ patrick@ | |||
2016-08-06 | Dynamically attach plrtc(4) using the FDT. | Jonathan Gray | |
ok kettenis@ patrick@ | |||
2016-08-06 | virtio no longer attaches to vexpress | Jonathan Gray | |
2016-08-06 | adjust for fdt changes | Jonathan Gray | |
2016-08-05 | a1xintc -> sxiintc; | Jason McIntyre | |
2016-08-05 | a1xintc(4) -> sxiintc(4) | Mark Kettenis | |
2016-08-05 | * Properly distinguish commands (.Ic) and command modifiers (.Cm). | Ingo Schwarze | |
* Consistently use .Nm for the page name, do not oscillate to .Pa. | |||
2016-08-04 | Mention jumbo frames. | Visa Hankala | |
2016-08-04 | tpm tweaks; | Jason McIntyre | |
2016-08-03 | move acpimcfg to keep list sorted | Joshua Stein | |
2016-08-03 | reference dwiic here too | Joshua Stein | |
2016-08-03 | add a man page for tpm(4) | Joshua Stein | |
2016-08-01 | the default smtpd setup does not require newaliases be run; | Jason McIntyre | |
noted by consus ok gilles | |||
2016-08-01 | document the new file format | Ingo Schwarze | |
2016-08-01 | document default for DISTDIR | Marc Espie | |
2016-07-31 | install acpials.4 | Jonathan Gray | |
2016-07-30 | add acpials(4), an acpi driver for ambient light sensors | Joshua Stein | |
hw.sensors.acpials0.illuminance0=11.00 lx (ambient light sensor) | |||
2016-07-30 | add an authors section for some drivers i authored | Joshua Stein | |
2016-07-29 | max name servers is currently 5, not 3, apparently; | Jason McIntyre | |
from remi locherer | |||
2016-07-27 | document the so_upcall option to socreate | Peter Hessler | |
2016-07-27 | Missing word ("no"). | Jeremie Courreges-Anglas | |