summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-14turn ipstat into a set of percpu counters.David Gwynne
2016-11-14document counters_inc, counters_add, and counters_pkt.David Gwynne
2016-11-14add wrappers around common operations on counters.David Gwynne
2016-11-14M_COUNTERS is a thingDavid Gwynne
2016-11-14add a type for counters.David Gwynne
2016-11-13Improve the description of the hostname information.Robert Peichaer
2016-11-13Pick up the FS image size, the sector size and the bsize and fsizeMartin Natano
2016-11-13Change the hash version string from $2a$ to $2b$.Theo Buehler
2016-11-13Fix previous change to X509_STORE_add_{cert,crl} to not free the inputMiod Vallat
2016-11-13update the link for communication devices; the actual document linkJason McIntyre
2016-11-13Fix typo in comment: it's vm.loadavg, not kern.loadavg.Theo Buehler
2016-11-12Fix lexicographic order of shell built-ins: trap comes before true.Theo Buehler
2016-11-12Improve the cleanup error handling to make sure the exit code isAlexander Hall
2016-11-12minor cleanup;Jason McIntyre
2016-11-12Apply the right fix for run -b, used the wrong diff before.Nicholas Marriott
2016-11-12Do not execute commands for a client until it has identified, fixesNicholas Marriott
2016-11-12syncTheo de Raadt
2016-11-12Revert unrelated bits that snuck in previous.Jeremie Courreges-Anglas
2016-11-12Bump VNDNLEN from 90 to 1024 bytes, to avoid "VNDIOCSET: File name too long"Jeremie Courreges-Anglas
2016-11-12the referred to EXAMPLES section is now in strncpy(3);Jason McIntyre
2016-11-12Kill the /usr/include/ssl symlinkJeremie Courreges-Anglas
2016-11-11Move ofp_validate_header() into ofp_common.c. No functional change.Reyk Floeter
2016-11-11Export p_cpuid via sysctl for all processes; ok guentherMike Belopuhov
2016-11-11Reorder atomic operations dealing with sc_tx_availMike Belopuhov
2016-11-11Remove "workarounds" for the read and write path that were needed toReyk Floeter
2016-11-11Remove mutexes protection from the switchctl as they don't seem to beRafael Zalamena
2016-11-11Print the route cached at the inp with netstat -P. While there,Alexander Bluhm
2016-11-11Fix regress after moving ofp.h to sys/net/Reyk Floeter
2016-11-11Bump TLS_API due to recent feature additions and changes.Joel Sing
2016-11-11Change the return value of tls_config_set_protocols() andJoel Sing
2016-11-11Do not crash with run-shell -b and no window pane available, reported byNicholas Marriott
2016-11-11Clean up FFS option handling somewhat; no functional change.Martin Natano
2016-11-11Optimize for space by default.Martin Natano
2016-11-11syncTheo de Raadt
2016-11-11Disable ec assembly for amd64 pending fixes for ssh, and bumpBob Beck
2016-11-11add copyright and licenseIngo Schwarze
2016-11-11add Copyright and license,Ingo Schwarze
2016-11-11add Copyright and licenseIngo Schwarze
2016-11-11import ASN1_TYPE_get(3) from OpenSSL,Ingo Schwarze
2016-11-10Add support for "allwinner,sun9i-a80-apb1-clk" compatible clocks.Mark Kettenis
2016-11-10Set the reserved field to zeroMike Belopuhov
2016-11-10Restart the IFQ transmit routine only once per interruptMike Belopuhov
2016-11-10RNDIS data command is always the same and can be reusedMike Belopuhov
2016-11-10Add support for partial writes in switchwrite so we can use multipleRafael Zalamena
2016-11-10Extend documentation a bit. It'll probably need some adjustments soon.Antoine Jacoutot
2016-11-10missing semicolon at end of rule. yacc doesn't seem to mind, though.Ted Unangst
2016-11-10minor cleanup;Jason McIntyre
2016-11-10Use the NdpIndex of the NCM header as the offset of the NCM pointer insteadGerhard Roth
2016-11-10import from OpenSSL,Ingo Schwarze
2016-11-10The simple UTF-16 decode routine stopped too early due to wrong calculationGerhard Roth