summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-19Enable kernel profiling on arm64Dale Rahn
2018-07-19attach RTL8188EU under AboCom's vendor id. From FreeBSD via Mikhail <mp39590 ...Stuart Henderson
2018-07-19syncStuart Henderson
2018-07-19Add RTL8188EU under AboCom's vendor id. From FreeBSD via Mikhail <mp39590 at ...Stuart Henderson
2018-07-19Reuse implicit padding to export the port number of a USB device inMartin Pieuchot
2018-07-19Deprecate UsePrivilegedPort now that support for running ssh(1)Darren Tucker
2018-07-19revert previous, something isn't quite right as clients see ntpdStuart Henderson
2018-07-19ieee80211_ess_is_better() returns 0 or 1, comparing > 1 is alwaysFlorian Obser
2018-07-19Add regress test for inheritance of unveil's across fork to childrenBob Beck
2018-07-18Remove the unused leftovers of the 4.4BSD libm, which was only usedChristian Weisgerber
2018-07-18Convert from fgetln(3) to getline(3). Based on a diff from Lauri Tirkkonen.Todd C. Miller
2018-07-18Revert the change that delivers process signals to any threads. AsAlexander Bluhm
2018-07-18Bob's license was missing, add it.Theo Buehler
2018-07-18replace manual zero initialization of various fields with memset;Florian Obser
2018-07-18Stop our own router advertisements from looping back to us.Florian Obser
2018-07-18tidy up the flags section a little: supply a little more indent, and reduceJason McIntyre
2018-07-18When running flood ping with count packets (-c) set an alarm afterFlorian Obser
2018-07-18make the logic for deleting first slightly more obviousMarc Espie
2018-07-18Remove support for running ssh(1) setuid and fatal if attempted.Darren Tucker
2018-07-18Replace VATTR_NULL() with memset(3) in fusefs_getattr(). VATTR_NULL()helg
2018-07-18Don't log_warn on normal conditions, it should be log_debug.Florian Obser
2018-07-17stop assuming prefix lengths, remove inet6_makenetandmask()kn
2018-07-17TX packets, which can be either Ethernet or control packets, must bePatrick Wildt
2018-07-17When a key isn't in the first table, we need to try the same key againNicholas Marriott
2018-07-17some more style fixesTheo Buehler
2018-07-17Add missing $OpenBSD$ markers.Theo Buehler
2018-07-17remove unused, empty fileTheo Buehler
2018-07-17Replace getprogname() to argv[0] in bnaddsubKinichiro Inoguchi
2018-07-17allow shell globs to match program and hostname selector tags viaDamien Miller
2018-07-17vmd(8): fix vmctl -b option for i386 kernels.Mike Larkin
2018-07-17Don't send FBT_DESTROY if the FUSE connection is still PENDING. Alsohelg
2018-07-17libfuse now supports -f command line option; uncomment test.helg
2018-07-17unvname_new() is passed something that is always 64-bits so theKenneth R Westerback
2018-07-17Switch to MSG_PROTOCOL_BGP4MP_ET formats for update and state mrt messages.Claudio Jeker
2018-07-17we have splraise() nowDavid Gwynne
2018-07-16Slot 0 in the hostbased key array was previously RSA1, but that isDarren Tucker
2018-07-16Document behavior change of EC_POINTs_mul() again.Theo Buehler
2018-07-16Recommit Billy Brumley's ECC constant time patch with a fix for sparc64Theo Buehler
2018-07-16use ANSI C function declaration; no binary changeJasper Lievisse Adriaanse
2018-07-16use 'switch' rathan than an if-else construct to match on the netflow version...Jasper Lievisse Adriaanse
2018-07-16Insert the appropriate uvm_vnp_uncache(9) and uvm_vnp_setsize(9)helg
2018-07-16Add support for the BCM43455 SDIO chip to bwfm(4).Patrick Wildt
2018-07-16In certain modes SDIO-connected bwfm(4) chips might expect us to readPatrick Wildt
2018-07-16Be more explicit in FETCH_TIMEOUT description.Marc Espie
2018-07-16Implement FBT_FSYNC, which is called on fsync(2) and fdatasync(2).helg
2018-07-16the AP sends their crypto parameters as a mask, so let us still select itPeter Hessler
2018-07-16don't save or use auto-join when the card is not in station (aka client) modePeter Hessler
2018-07-16fix thinkoMarc Espie
2018-07-16Re-set the pointer to the bwfm event after the strict alignmentPatrick Wildt
2018-07-16Remove support for loading HostBasedAuthentication keys directly inDarren Tucker