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