summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-10Move socket & pipe specific logic in their ioctl handler.Martin Pieuchot
2018-07-10Drop the ignored selectors (tf_[defg]s) from the trap and interrupt frames.Philip Guenther
2018-07-10fix anchor rules with filter opts, introduce filteropts_to_rule()kn
2018-07-10vmd(8): route ELCR handler to the right functionMike Larkin
2018-07-10Missing CVS IdMartin Pieuchot
2018-07-10compare the right things here: we want to know if the flag has changed.Sebastian Benoit
2018-07-10Actually clear the right thing in rib_free()Sebastian Benoit
2018-07-10buffer.[ch] and bufaux.c are no moreDamien Miller
2018-07-10one mention of Buffer that almost got away :)Damien Miller
2018-07-10Move from sendsig() to its callers the initsiginfo() calls andPhilip Guenther
2018-07-10Xr pci(4)Jonathan Gray
2018-07-10sync arm64 and armv7 pciJonathan Gray
2018-07-10build pcidump on armv7Jonathan Gray
2018-07-10move the verbose checksum info back after the colon.David Gwynne
2018-07-09vmm(4): prohibit setting/clearing invalid bits in %cr0/%cr4. This wasMike Larkin
2018-07-09replace cast with call to sshbuf_mutable_ptr(); ok djm@Markus Friedl
2018-07-09remove legacy buffer API emulation layer; ok djm@Markus Friedl
2018-07-09sshd: switch monitor to sshbuf API; lots of help & ok djm@Markus Friedl
2018-07-09sshd: switch GSSAPI to sshbuf API; ok djm@Markus Friedl
2018-07-09sshd: switch authentication to sshbuf API; ok djm@Markus Friedl
2018-07-09sshd: switch config to sshbuf API; ok djm@Markus Friedl
2018-07-09sshd: switch loginmsg to sshbuf API; ok djm@Markus Friedl
2018-07-09ttymodes: switch to sshbuf API; ok djm@Markus Friedl
2018-07-09client: switch mux to sshbuf API; with & ok djm@Markus Friedl
2018-07-09client: switch to sshbuf API; ok djm@Markus Friedl
2018-07-09syncTheo de Raadt
2018-07-09pkcs11: switch to sshbuf API; ok djm@Markus Friedl
2018-07-09no more i386_vm86.2;Jason McIntyre
2018-07-09sprinkle comments and rename iface to match its use to ctl_iface_idxJasper Lievisse Adriaanse
2018-07-09use UE_GET_XFERTYPE(); no binary changeJasper Lievisse Adriaanse
2018-07-09Fix trailing whitespaces and too long line.Alexander Bluhm
2018-07-09Move a detail on tls_connect(3) to its documentation and be a bit moreTheo Buehler
2018-07-09wording tweak for tls_init() from jsingTheo Buehler
2018-07-09Mark the i8254 clock interrupt MPSAFE. It isn't, but it doesn't matterMark Kettenis
2018-07-09ensure tape name and tape commands are not too long. passing too longTheo de Raadt
2018-07-09Delete the VM86 kernel option and i386_vm86(3) API: it's requiredPhilip Guenther
2018-07-09syncTheo de Raadt
2018-07-09Enable pcagpio(4).Patrick Wildt
2018-07-09Strip down the (not enabled) pcagpio(4) GPIO extender. This removesPatrick Wildt
2018-07-09these pages don;t need Bk/Ek;Jason McIntyre
2018-07-09out-of-date -> pkg_outdated;Jason McIntyre
2018-07-09syncTheo de Raadt
2018-07-09out-of-date -> pkg_outdatedMarc Espie
2018-07-09Inline the raw_usrreq() function into pfkeyv2_usrreq(). Similar to theClaudio Jeker
2018-07-09Inline the raw_usrreq() function into route_usrreq(). This simplifies theClaudio Jeker
2018-07-09Basic support for SFP modules in mvneta(4). SFP modules are basicallyPatrick Wildt
2018-07-09Clear the part of fenv that is modified by old AMD Opteron duringAlexander Bluhm
2018-07-09Rename the THESETS variable to ALLSETS because it holds the listRobert Peichaer
2018-07-09vmd(8): deassert interrupt pins in the PIC at the right times. Helps fixMike Larkin
2018-07-09vmd(8): better debug message in a failure caseMike Larkin