Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-10 | Xr pci(4) | Jonathan Gray | |
2018-07-10 | sync arm64 and armv7 pci | Jonathan Gray | |
2018-07-10 | build pcidump on armv7 | Jonathan Gray | |
2018-07-10 | move the verbose checksum info back after the colon. | David Gwynne | |
requested by bluhm@ as it broke some regress tests for no good reason. | |||
2018-07-09 | vmm(4): prohibit setting/clearing invalid bits in %cr0/%cr4. This was | Mike Larkin | |
previously caught later but resulted in a guest termination, now we use #GP as the SDM recommends. | |||
2018-07-09 | replace cast with call to sshbuf_mutable_ptr(); ok djm@ | Markus Friedl | |
2018-07-09 | remove legacy buffer API emulation layer; ok djm@ | Markus Friedl | |
2018-07-09 | sshd: switch monitor to sshbuf API; lots of help & ok djm@ | Markus Friedl | |
2018-07-09 | sshd: switch GSSAPI to sshbuf API; ok djm@ | Markus Friedl | |
2018-07-09 | sshd: switch authentication to sshbuf API; ok djm@ | Markus Friedl | |
2018-07-09 | sshd: switch config to sshbuf API; ok djm@ | Markus Friedl | |
2018-07-09 | sshd: switch loginmsg to sshbuf API; ok djm@ | Markus Friedl | |
2018-07-09 | ttymodes: switch to sshbuf API; ok djm@ | Markus Friedl | |
2018-07-09 | client: switch mux to sshbuf API; with & ok djm@ | Markus Friedl | |
2018-07-09 | client: switch to sshbuf API; ok djm@ | Markus Friedl | |
2018-07-09 | sync | Theo de Raadt | |
2018-07-09 | pkcs11: switch to sshbuf API; ok djm@ | Markus Friedl | |
2018-07-09 | no more i386_vm86.2; | Jason McIntyre | |
2018-07-09 | sprinkle comments and rename iface to match its use to ctl_iface_idx | Jasper Lievisse Adriaanse | |
ok abieber@ | |||
2018-07-09 | use UE_GET_XFERTYPE(); no binary change | Jasper Lievisse Adriaanse | |
2018-07-09 | Fix trailing whitespaces and too long line. | Alexander Bluhm | |
2018-07-09 | Move a detail on tls_connect(3) to its documentation and be a bit more | Theo Buehler | |
explicit about the servername argument of tls_connect_servername(3). input & ok jsing, input & ok schwarze on earlier version | |||
2018-07-09 | wording tweak for tls_init() from jsing | Theo Buehler | |
ok jsing, schwarze | |||
2018-07-09 | Mark the i8254 clock interrupt MPSAFE. It isn't, but it doesn't matter | Mark Kettenis | |
as it is impossoble to run an anything but a single-CPU machine with it. ok mpi@, guenther@ | |||
2018-07-09 | ensure tape name and tape commands are not too long. passing too long | Theo de Raadt | |
commands to the other side could cause problems. ok guenther tb | |||
2018-07-09 | Delete the VM86 kernel option and i386_vm86(3) API: it's required | Philip Guenther | |
a custom kernel for over 20 years. testing mlarkin@ ok deraadt@ phessler@ jca@ matthieu@ | |||
2018-07-09 | sync | Theo de Raadt | |
2018-07-09 | Enable pcagpio(4). | Patrick Wildt | |
2018-07-09 | Strip down the (not enabled) pcagpio(4) GPIO extender. This removes | Patrick Wildt | |
the sensors code and user-controllable GPIO bus attachment but at the same time hooks pcagpio(4) into the OFW GPIO framework so that it can be used by other device tree based drivers. Discussed with deraadt@ ok kettenis@ | |||
2018-07-09 | these pages don;t need Bk/Ek; | Jason McIntyre | |
order the options in pkg_outdated; | |||
2018-07-09 | out-of-date -> pkg_outdated; | Jason McIntyre | |
2018-07-09 | sync | Theo de Raadt | |
2018-07-09 | out-of-date -> pkg_outdated | Marc Espie | |
2018-07-09 | Inline the raw_usrreq() function into pfkeyv2_usrreq(). Similar to the | Claudio Jeker | |
change to rtsock.c. This simplifies the pfkey code since there is no special wrapping needed and in general the PRU cases get easier. OK bluhm@ henning@ mpi@ | |||
2018-07-09 | Inline the raw_usrreq() function into route_usrreq(). This simplifies the | Claudio Jeker | |
route code since there is no more special wrapping needed and in some places the PRU cases get easier because route(4) for example always connected. OK bluhm@ henning@ mpi@ | |||
2018-07-09 | Basic support for SFP modules in mvneta(4). SFP modules are basically | Patrick Wildt | |
hotpluggable PHYs whose status can either be read using an I2C-connected PHY, or using in-band status management implemented in the controller itself over SGMII. With this, 802.3z SFPs work on mvneta(4). | |||
2018-07-09 | Clear the part of fenv that is modified by old AMD Opteron during | Alexander Bluhm | |
process startup. from guenther@ | |||
2018-07-09 | Rename the THESETS variable to ALLSETS because it holds the list | Robert Peichaer | |
of all legitimate OpenBSD set files. That helps to better understand the code in context. OK halex krw tb | |||
2018-07-09 | vmd(8): deassert interrupt pins in the PIC at the right times. Helps fix | Mike Larkin | |
situations where vmd gets stuck at 100% cpu usage because the guest VM is constantly trying to ack interrupts that already occurred. tested by phessler on a VM that used to exhibit the issue. ok phessler | |||
2018-07-09 | vmd(8): better debug message in a failure case | Mike Larkin | |
2018-07-09 | Wrong function name in error message | Claudio Jeker | |
2018-07-09 | resolve-lib -> port-resolve-lib-helper; | Jason McIntyre | |
2018-07-09 | Zap dead code | kn | |
Commented since r1.465 (2004). OK deraadt benno jca sashan | |||
2018-07-09 | resolve-lib -> port-resolve-lib-helper | Marc Espie | |
2018-07-09 | do cleanup after tags, as noticed by aja@ | Marc Espie | |
2018-07-09 | Nack LDC protocol versions that we don't support. Avoids a hang on SPARC T3 | Mark Kettenis | |
systems (and possible newer systems as well). | |||
2018-07-09 | Move the max prefix checker into rde_update_update() instead of doing it | Claudio Jeker | |
3 times outside. OK sthen@ | |||
2018-07-09 | Kill fluff about how route(8) is of limited usefulness | Jeremie Courreges-Anglas | |
Don't say that route(8) is mostly useful to set up a default route, which is almost a lie. What's more, I'm not sure new users struggling with route(8) should be pointed to ripd(8) (sic) or bgpd(8) as a solution to their problems. ok benno@ kn@ | |||
2018-07-09 | Unify and disambiguate various aspects of the terminology, clarify | Ingo Schwarze | |
that there is only one softraid(4) controller (called softraid0), and clarify that you cannot add or delete chunks, but merely replace them. Tweaks and OK jsing@, and OK henning@ on a previous version. | |||
2018-07-09 | Introduce a struct filterstate and pass this to rde_filter instead of | Claudio Jeker | |
passing the asp. This is no longer using asp_get() and should be therefor be a bit lighter. Will also allow to put more stuff into the state. OK denis@ sthen@ |