Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-08 | update to PF pfctl(8) and pf.conf(5) manpages | Alexandr Nedvedicky | |
great input by Ingo, Jason and Klemens OK schwarze@, OK kn@, OK jmc@ | |||
2019-05-08 | Add flang to the MODFORTRAN_COMPILER list. | Brian Callahan | |
ok jca@ | |||
2019-05-06 | Remove vmm(4) from i386 MAKEDEV.8 | Mike Larkin | |
pointed out by jmc@ | |||
2019-05-06 | Cleanup things that missed removal during vmm(4) i386 purge a few months | Mike Larkin | |
ago. ok kn, deraadt | |||
2019-05-05 | sync the description of bufcachepercent; ok deraadt | Jason McIntyre | |
2019-05-04 | call these devices "Ethernet device", as other pages do; | Jason McIntyre | |
prod/ok deraadt | |||
2019-05-04 | Xr mcx | Theo de Raadt | |
2019-05-04 | a quick and dirty manpage for mcx | David Gwynne | |
2019-04-30 | elaborate a little on how route priorities work; | Jason McIntyre | |
help/ok claudio | |||
2019-04-29 | Update to reflect change of default ruby version to ruby 2.6 | Jeremy Evans | |
2019-04-28 | add WITNESS support to barriers modelled on the timeout stuff visa did. | David Gwynne | |
if a taskq takes a lock, and something holding that lock calls taskq_barrier, there's a potential deadlock. detect this as a lock order problem when witness is enable. task_del conditionally followed by taskq_barrier is a common pattern, so add a taskq_del_barrier wrapper for it that unconditionally checks for the deadlock, like timeout_del_barrier. ok visa@ | |||
2019-04-27 | switch the example mirror to cdn.openbsd.org | T.J. Townsend | |
2019-04-27 | the installer creates /etc/installurl even if we don't use http for the sets, | T.J. Townsend | |
so update this page accordingly. while here, add sysupgrade to SEE ALSO since it uses installurl too. ok jmc | |||
2019-04-26 | sysupgrade(8) uses /home/_sysupgrade | Florian Obser | |
suggested by deraadt; OK jmc | |||
2019-04-26 | Additional devices that are supported by uslcom. | remi | |
ok jmc@ | |||
2019-04-25 | reflect recent bpf changes | anton | |
2019-04-25 | Make openprom.4 platform independent. | denis | |
Suggested by deraadt@ OK ingo@ jmc@ visa@ | |||
2019-04-25 | Add a manual page for octcf(4). | Visa Hankala | |
Prompted by jmc@ | |||
2019-04-25 | sticky-address is working with source-hash. | YASUOKA Masahiko | |
ok deraadt | |||
2019-04-24 | Re-add HISTORY section | denis | |
2019-04-24 | clarify the difference between .Cm and .Ic; | Ingo Schwarze | |
triggered by a question from Fabio Scotoni | |||
2019-04-24 | Fix the capitalization of OCTEON. | Visa Hankala | |
2019-04-24 | Tell when the openprom(4) interface appeared instead of when the manual | Visa Hankala | |
page appeared. | |||
2019-04-23 | add ccp to acpi, and scale back the caps; | Jason McIntyre | |
2019-04-23 | clarify how .%P is conventionally used; | Ingo Schwarze | |
triggered by a question from Fabio Scotoni <fabio at esse dot ch> | |||
2019-04-23 | ccp(4) attaches to acpi(4) now. | Mark Kettenis | |
2019-04-23 | replace "--" with "\(en" in numeric ranges in .%P macros; | Ingo Schwarze | |
markup error reported by Fabio Scotoni <fabio at esse dot ch> | |||
2019-04-23 | add some missing "pp." to .%P macros; | Ingo Schwarze | |
Fabio Scotoni <fabio at esse dot ch> reported it was missing in eqn(7) | |||
2019-04-23 | Remove HISTORY section | denis | |
"been there from the start" from kettenis@ | |||
2019-04-23 | Add missing manpage. | denis | |
OK jmc@ | |||
2019-04-23 | Add missing manpage. | denis | |
Input from jmc@ OK jmc@ visa@ | |||
2019-04-23 | Xr octiic(4) | Visa Hankala | |
2019-04-23 | Add a manual page for octiic(4). | Visa Hankala | |
2019-04-23 | Documenting the MODPY_TEST_DIR addition to python.port.mk in | kmos | |
the port-modules(5) man page. OK landry@ sthen@ | |||
2019-04-21 | Implement the roff .break request (break out of a .while loop). | Ingo Schwarze | |
Jan Stary <hans at stare dot cz> found it in an ancient groffer(1) manual page (version 1.19) on MacOS X Mojave. Having .break not implemented wasn't a particularly bright idea because obviously, it tended to cause infinite loops. | |||
2019-04-21 | adjust bufcachepercent default | Theo de Raadt | |
2019-04-21 | Build clang on powerpc. | Mark Kettenis | |
ok deraadt@ | |||
2019-04-17 | Switch powerpc to big PIC. This is necessary to build libc++abi and libc++ | Mark Kettenis | |
since clang doesn't seem to support secure-plt for small pic. ok deraadt@, millert@ | |||
2019-04-17 | myx can't reconfigure xfp/sfp/sfp+ modules | David Gwynne | |
2019-04-16 | elfrdsetroot is now rdsetroot(8). | Sunil Nimmagadda | |
ok deraadt | |||
2019-04-14 | Add lock order checking for timeouts | Visa Hankala | |
The caller of timeout_barrier() must not hold locks that could prevent timeout handlers from making progress. The system could deadlock otherwise. This patch makes witness(4) able to detect barrier locking errors. This is done by introducing a pseudo-lock that couples the lock chains of barrier callers to the lock chains of timeout handlers. In order to find these errors faster, this diff adds a synchronous version of cancelling timeouts, timeout_del_barrier(9). As the synchronous intent is explicit, this interface can check lock order immediately instead of waiting for the potentially rare occurrence of timeout_barrier(9). OK dlg@ mpi@ | |||
2019-04-10 | mention X722 | Jonathan Gray | |
ok deraadt@ phessler@ | |||
2019-04-09 | missing xr | Stuart Henderson | |
2019-04-04 | patrick confirms that this driver does not support powersave; | Jason McIntyre | |
2019-04-04 | Remove CONFIGURE_STYLE=autoupdate setting. | Christian Weisgerber | |
Running autoupdate is not useful in a port context. No port uses this and it appears none ever has. ok kn@ | |||
2019-04-03 | YUL - Montreal Dorval International has been renamed Montreal-Pierre | Sebastian Benoit | |
Elliott Trudeau International on January 1, 2004. | |||
2019-04-03 | document BIOCSRTIMEOUT errors; ok deraadt@ millert@ | anton | |
2019-04-03 | spelling mistake in previous - sorry, klemens! | Jason McIntyre | |
2019-04-03 | Recommend ROUTE_TABLEFILTER over SO_RTABLE | kn | |
SO_TABLE is not applicable to AF_ROUTE, ROUTE_TABLEFILTER works across all families and goes well in line with the other ROUTE_* macros. While here, document RTABLE_ANY and mention rtable(4). OK claudio jmc | |||
2019-04-03 | tweak previous; | Jason McIntyre | |