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