Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-08 | Document the devel/meson MODULE. | Antoine Jacoutot | |
2017-04-06 | shuffle for a saner read; help/ok bluhm | Jason McIntyre | |
2017-04-03 | Send and receive 1 byte of data in addition to the control message. This is | Otto Moerbeek | |
needed to make the code work in more cases. Sending actually is not really needed, but do it anyway, to avoid confusing mismatch between producer and consumer. Problem noted by Luke Small; ok deraadt@ | |||
2017-03-30 | Xr acpisbs | Joshua Stein | |
2017-03-30 | add a manpage for acpisbs, remove caveat from acpibat | Joshua Stein | |
2017-03-29 | m_devget() lost its ipf pointer argument, update man page. | Claudio Jeker | |
2017-03-27 | Fix broken PKG_PATH example link, ftp://ftp.openbsd.org is no more. | Frederic Cambus | |
OK sthen@ | |||
2017-03-27 | various fixes to bring this page up to date a little; | Jason McIntyre | |
help/ok bluhm | |||
2017-03-27 | Fix a typo: /usr/port => /usr/ports | Frederic Cambus | |
OK sthen@ | |||
2017-03-26 | The support in 'ar' for 'D'eterministic builds has been in for weeks, | Philip Guenther | |
so start using it to make archives (mostly) detereministic for syspatch ok millert@ deraadt@ kettenis@ | |||
2017-03-25 | mention fdt attachments | Jonathan Gray | |
2017-03-24 | add viocon and a missing full stop in previous; | Jason McIntyre | |
ok mlarkin | |||
2017-03-23 | Update to tzdata2017b from ftp.iana.org | Todd C. Miller | |
2017-03-23 | Remove some obvious statement in previous commit | Mike Larkin | |
2017-03-23 | Mention vmmci(4) in virtio man page | Mike Larkin | |
2017-03-22 | less verbose KERNEL OPTIONS section; help/ok sthen | Jason McIntyre | |
2017-03-22 | kill Tn; | Jason McIntyre | |
2017-03-22 | Fix syntax of example route command. | Alexander Bluhm | |
2017-03-22 | zap some historical notes and an out of date url; | Jason McIntyre | |
help/ok bluhm | |||
2017-03-22 | update ure(4) entry; from tinker | Jason McIntyre | |
2017-03-20 | some notes from bluhm about setting a reject route; | Jason McIntyre | |
2017-03-20 | document PPPOE_TERM_UNKNOWN_SESSIONS; ok sthen | Jason McIntyre | |
2017-03-16 | spamd.conf is the configuration file for spamd-setup, not spamd; | Jason McIntyre | |
2017-03-12 | Colour diagnostic messages are now disabled by default. | Jonathan Gray | |
2017-03-11 | Update for RTL8153 support. | Mark Kettenis | |
2017-03-10 | update the autoconfiguration section for ip6 to use "autoconf" rather | Jason McIntyre | |
than "rtsol": the former is the new way to do things and showing two ways to do this is just confusing; ok bluhm | |||
2017-03-10 | Reflect the installer change in the manual page. | Robert Peichaer | |
2017-03-05 | Update to unicode 8 | Andrew Fresh | |
OK schwarze@ | |||
2017-03-04 | crank to 6.1-beta | Theo de Raadt | |
2017-03-02 | Silence a warning from zic about a too long zone name (POSIX limits TZ to 6 ↵ | Todd C. Miller | |
characters) | |||
2017-03-02 | 8168 support jumbo frames; | Jason McIntyre | |
2017-03-01 | xdm -> xenodm; from jan stary | Jason McIntyre | |
2017-03-01 | gc really old stuff that's not actually in use anymore | Marc Espie | |
2017-03-01 | edma attaches to fdt now | Jonathan Gray | |
2017-03-01 | mention pciecam on arm64 | Jonathan Gray | |
2017-02-28 | Update to tzdata2017a from ftp.iana.org | Todd C. Miller | |
2017-02-28 | geteblk() has been switched to size_t. | Martin Natano | |
ok stefan, as part of a larger diff | |||
2017-02-21 | fix spelling error; | Ingo Schwarze | |
found by Michael <Stapelberg at debian dot org> with Lintian | |||
2017-02-20 | install-depends works as expected for multi-package setups. | Marc Espie | |
it's prepare that's special. | |||
2017-02-20 | tighter documentation for dependency handling | Marc Espie | |
2017-02-19 | more old mirror targets | Marc Espie | |
2017-02-19 | more removing / simplifying of fetch stuff | Marc Espie | |
2017-02-19 | trailing space | Marc Espie | |
2017-02-18 | Add EDNS0 support. | Jeremie Courreges-Anglas | |
EDNS allows for various DNS extensions, among which UDP DNS packets size bigger than 512 bytes. The default is still to not advertize anything. ok eric@ | |||
2017-02-18 | shorten description | Marc Espie | |
2017-02-18 | bye bye PREFERRED_CIPHERS | Marc Espie | |
2017-02-18 | bye bye addsum, use SUPDISTFILES correctly | Marc Espie | |
also, NO_CHECKSUM is very specific and limited now | |||
2017-02-18 | tighter introduction | Marc Espie | |
2017-02-17 | Mention arm64 and armv7. | Visa Hankala | |
2017-02-16 | Surprisingly, groff does not support scaling units in .Bl -column | Ingo Schwarze | |
column width specifiers, so stop supporting them, too. As a side effect, this fixes an assertion failure that tb@ found with afl(1), triggered by: .Bl -column -4n |