openbsd
2016-08-19 kettenisMap kernel .text read-only.
2016-08-19 kettenisAdjust the definitions of L1_S_COHERENT_v7, L2_L_COHERE...
2016-08-19 kettenisUse Access Flag to do page reference emulation.
2016-08-19 danjupdate man pages now that login.conf uses auto rounds
2016-08-19 mpiReorder entries to match current multipath ordering.
2016-08-19 jsgcorrect a rate test introduced in rev 1.326
2016-08-19 jmcshorten the ocsp text; ok beck
2016-08-19 ottoStart with a default fragsize of 2048, double it for...
2016-08-19 mpiDo not seroize a struct needed for RTM_RESOLVE in the...
2016-08-19 djmadd tests for matching functions
2016-08-19 jsgavoid using an uninitialised variable with zero length...
2016-08-19 djmremove UseLogin option and support for having /bin...
2016-08-19 deraadtstring.h not strings.h
2016-08-18 millertAdd an EXAMPLES section that illustrates how to deal...
2016-08-18 bruReset the input state completely when wsmouse is (re...
2016-08-18 deraadtuvm_wxcheck() should only abort the process if kern...
2016-08-18 millertMove connect_sync() to util.c and use it when connectin...
2016-08-18 jmcuse a more standard page layout; ok mlarkin
2016-08-18 mikebUpdate NVS protocol structure definitions to the 2016...
2016-08-18 jsingSplit out the TLS server SSL_CTX allocation and configu...
2016-08-18 jsingRework parts of the libtls man page for clarity. Split...
2016-08-18 jmcword fix, from remi locherer; ok reyk
2016-08-18 sthendocument USE_WXNEEDED, feedback/ok jca jasper
2016-08-18 jmcshorten the nseq text;
2016-08-18 jsgadd a missing splx in an error path
2016-08-18 jmcpunctuation fix;
2016-08-18 sthensync
2016-08-18 jmcvarious fixes for previous;
2016-08-18 kettenisSeparate out the Access Flag bit from the Access Permis...
2016-08-18 mikebClean up style and replace a magic value with a magic...
2016-08-18 jsginit a variable to address https://kb.isc.org/article...
2016-08-18 dlgfix panics caused by replacing m_copym2 with m_dup_pkt.
2016-08-18 jsgfix fd leaks in error paths
2016-08-18 jsgfix an fd leak
2016-08-18 mlarkinadd section on VM networking. more to come, this is...
2016-08-17 tedu% is escaped with more %, not backslash.
2016-08-17 schwarzeAdd HISTORY section.
2016-08-17 schwarzeWhen the content of a manual page does not specify...
2016-08-17 schwarzeWhen reading back a mandoc.db(5) file in order to apply...
2016-08-17 deraadtGenerate syslog warnings for %s fmt strings NULL to...
2016-08-17 schwarzeMake sure manuals in architecture-independent directori...
2016-08-17 mikebSync up monitor trigger groups handling to the upstream
2016-08-17 mikebReplace hand rolled atomic bit operations and use MI...
2016-08-17 deraadtsync
2016-08-17 krwUse more dhcp info when trying autoinstall/autoupgrade.
2016-08-17 bluhmFix an mbuf leak and missing error propagation in uipc_...
2016-08-17 patrickNothing from the original Wasabi code remains, so repla...
2016-08-17 patrickRemove bogus suspend/resume code from armv7 com(4)...
2016-08-17 patrickReplace sxiuart(4) with the mostly compatible com(4).
2016-08-17 bluhmsyslogd(8) uses new libtls certificate and key file...
2016-08-17 bluhmBy using the new tls_config_load_file() feature, syslog...
2016-08-17 millertWhen returning the file size info, only use z_total_in...
2016-08-17 kettenisFix x86_atomic_{set|clear}bits_u64() by using the ...
2016-08-17 stspDocument RT3900E (RT5390 / RT5392) support in ral(4).
2016-08-17 stspAdd support for RT5390 and RT5392 chipsets to the ral...
2016-08-17 stspUpdate ral(4) firmware for RT2860 family devices.
2016-08-17 dlguse a register variable to get at the curcpu pointer...
2016-08-17 stspwpi(4) scans all bands at once, as far as the net80211...
2016-08-17 dlgwe have some spare interrupt levels, so move softnet...
2016-08-17 stspregen
2016-08-17 stspAdd PCI ID for Ralink RT5392 and additional IDs for...
2016-08-17 stspiwn(4) scans all bands at once, as far as the net80211...
2016-08-17 stspIf a wireless device or driver scans all bands at once...
2016-08-17 stspIf the stack demands protection by setting the USEPROT...
2016-08-17 phesslerpluralize a word
2016-08-17 phesslerThe man page is a bit confusing for how we can control...
2016-08-17 ottowrterror() is fatal, delete dead code; ok tom@ natano...
2016-08-17 deraadtsmall bits of header cleanup; ok mlarkin
2016-08-17 procterReintroduce 5.3-style checksum modification to preserve...
2016-08-17 krwMove to iopool. No voluntary testers after several...
2016-08-17 krwMove to iopool. No voluntary testers after several...
2016-08-17 krwMake error handling (esp. DATA_UNDERRUN) clearer and...
2016-08-17 krwKNF and clean up many comments.
2016-08-17 krwAnsify function definitions.
2016-08-16 dlgsplraise() is an MI API now.
2016-08-16 vgrossAdd regression tests for IP_SENDSRCADDR.
2016-08-16 vgrossAdd IP_SENDSRCADDR cmsg for UDP sockets. As suggested...
2016-08-16 krwTrack SSID in leases file and only consider leases...
2016-08-16 natanoThere is no sense in doing caching in fusefs. In case...
2016-08-16 natanoPiping to a shell command does not count as a save...
2016-08-16 tbWhen the commit message is empty, don't default to...
2016-08-16 tbWhen the commit message is empty, don't default to...
2016-08-16 schwarzeAdd, correct, and improve HISTORY sections.
2016-08-16 tedustop including sys/param.h for nitems. define locally...
2016-08-16 schwarzeAdd HISTORY.
2016-08-16 teduremove #define for /dev/mem minors. let the raw magic...
2016-08-16 tedumove static variable up to first
2016-08-16 tedureplace hand rolled tsleep physlock with rwlock. ok...
2016-08-16 tedudoesn't need to link with crypto
2016-08-16 teduremove reference to 6th ed.
2016-08-16 reykTurn "TLS handshake failed -" log message into a debug...
2016-08-16 tbStreamline and refactor the code a bit more:
2016-08-16 krwNuke a bunch of whitespace nits seen while '%q' hunting.
2016-08-16 krwNuke a bunch of whitespace nits seen while '%q' hunting.
2016-08-16 krwNuke some erroneous leading whitespace.
2016-08-16 krwBring types of variables used with struct stat into...
2016-08-16 tbAvoid a compiler warning about use of uninitialized...
2016-08-16 teduAll that complexity stopped us from getting flying...
2016-08-16 mikebUpdate Hyper-V structure definitions to the 2016 version
2016-08-16 schwarzeAdd HISTORY.
next