Age | Commit message (Expand) | Author |
2018-11-19 | Add ids for D-Link DWA-171 rev C1 and Xiaomi mini USB WiFi. | Kevin Lo |
2018-11-19 | silence (to log level debug2) failure messages when loading the default | Damien Miller |
2018-11-19 | recent 802.1Q defines 88e7 for provider backbone bridging | David Gwynne |
2018-11-18 | sync | Theo Buehler |
2018-11-18 | Fix inverted logic for redirecting ProxyCommand stderr to /dev/null. | Darren Tucker |
2018-11-18 | More uses of __func__ in debug printfs. | Martin Pieuchot |
2018-11-18 | Use "%s", __func__ in DPRINTF() to reduce grep noise. | Martin Pieuchot |
2018-11-18 | Remove old USB_DEBUG chunk. | Martin Pieuchot |
2018-11-18 | USB_DEBUG -> UPLCOM_DEBUG. | Martin Pieuchot |
2018-11-18 | Implement malloc_usable_size(); ok millert@ deraadt@ and jmc@ for the man page | Otto Moerbeek |
2018-11-18 | MACHINE_ARCH -> MACHINE to fix syspatch build on macppc and arm64. | Antoine Jacoutot |
2018-11-18 | Use correct name when printing the error message that a network prefix-set | Claudio Jeker |
2018-11-18 | later versions of 802.1Q replaced the vlan CFI field with DEI | David Gwynne |
2018-11-18 | handle the 802.1Q i-tag format for provider backbone bridges. | David Gwynne |
2018-11-18 | When parsing extended capabilities, bail out if a register read returns | Jonathan Matthew |
2018-11-18 | request notification of link state changes, which helps us detect | Jonathan Matthew |
2018-11-18 | small clean up of dired section | Mark Lumsden |
2018-11-17 | add the missing space. in the future, should mail -f the file to ensure it i... | Theo de Raadt |
2018-11-17 | Add new KERN_CPUSTATS sysctl(2) so we can identify offline CPUs. | cheloha |
2018-11-17 | Be more careful when dumping cmsghdr struct. In the SCM_RIGHTS case an | Claudio Jeker |
2018-11-17 | free(9) size for USB subdevs array. | Martin Pieuchot |
2018-11-17 | consistency. | Daniel Dickman |
2018-11-17 | Avoid leaking kernel memory in struct kevent padding. | Todd C. Miller |
2018-11-17 | Use a very regular call pattern to pledge, so that we can continue to | Theo de Raadt |
2018-11-17 | make the bogon set competely or-longer, rather than having to manage it | Theo de Raadt |
2018-11-17 | tcpdump(8) monitor process privdrop | Bryan Steele |
2018-11-17 | Fix DTLS, because DTLS still remains a special flower, allows regress to pass | Bob Beck |
2018-11-17 | fix undo in transpose-paragraph. | Mark Lumsden |
2018-11-17 | Fix whitespace around assignment operators. | Theo Buehler |
2018-11-17 | need to closefrom(0) before execve(), otherwise tty isn't properly | Theo de Raadt |
2018-11-16 | revert previous | Bob Beck |
2018-11-16 | Finish ld.so's transition to GNU_RELRO: eliminate support for using | Philip Guenther |
2018-11-16 | Fix DTLS. Because the DTLS code is strange. I am really coming around to | Bob Beck |
2018-11-16 | add missing imsg names | Eric Faurot |
2018-11-16 | when using smtps, tls initialisation must occur after FILTER_CONNECTED | Eric Faurot |
2018-11-16 | +wscons | anton |
2018-11-16 | Add wscons regress tests, currently limited to SIGIO handling. | anton |
2018-11-16 | Add support for Allwinner A64's eMMC controller. It is essentially | Patrick Wildt |
2018-11-16 | Don't fatal if IPV6_LEAVE_GROUP fails. | Reyk Floeter |
2018-11-16 | regen | Joshua Stein |
2018-11-16 | add more intel 100 series devices | Joshua Stein |
2018-11-16 | punctuation and macro can go on the same line; | Jason McIntyre |
2018-11-16 | sort previous; | Jason McIntyre |
2018-11-16 | free(9) sizes for interrupt & isochronous arrays. | Martin Pieuchot |
2018-11-16 | free(9) sizes for array of interfaces. | Martin Pieuchot |
2018-11-16 | free(9) sizes for array of endpoints. | Martin Pieuchot |
2018-11-16 | document DUMMY_PACKAGE | Marc Espie |
2018-11-16 | kill INDEX thoroughly, point users at portslist, sqlports, pkglocatedb | Marc Espie |
2018-11-16 | move describe to obsolete targets | Marc Espie |
2018-11-16 | document reprepare | Marc Espie |