openbsd
2014-07-13 sasanopciide.c, pciide_rdc_reg.h(new): ported rdcide(4) from...
2014-07-13 jsingTabs, not spaces.
2014-07-13 teduuse mallocarray
2014-07-13 jsingRename the context allocation from ressl_new to ressl_c...
2014-07-13 schwarzeone .Fn argument per function argument
2014-07-13 deraadtSome reallocarray() use; review Jean-Philippe Ouellet...
2014-07-13 jsingSplit the context allocation out from the configuration...
2014-07-13 schwarzeDo not fold multiple function arguments into the same...
2014-07-13 uebayasiboot(9): Cosmetic changes to improve diff'ability.
2014-07-13 jsingMove the client code into a separate file.
2014-07-13 jsingRename various configuration handling functions.
2014-07-13 miodComment out option GPT until the matching userland...
2014-07-13 jsingUse a single ressl.h header file.
2014-07-13 uebayasiCosmetic changes to reduce diffs.
2014-07-13 claudioUpdate procflags list, add PS_SYSTEM, PS_EMBRYO, PS_ZOM...
2014-07-13 kettenisThe correct place to call _bus_dmamap_sync() is after...
2014-07-13 deraadtsync
2014-07-13 claudioUse lerrx instead of errx since the logging subsystem...
2014-07-13 matthewFix sched_stop_secondary_cpus() to properly drain CPUs
2014-07-13 deraadtyes indeed, it returns void *. from Jean-Philippe...
2014-07-13 jsingExplicitly initialise slen - this was not previously...
2014-07-13 jsingConvert error handling to SSLerr and ERR_asprintf_error...
2014-07-13 yasuokaSome functions need to dup() before sending a socket...
2014-07-13 rpeOnly set machdep.allowaperture if 'vga1: aperture neede...
2014-07-13 teduinclude stdint.h for standard ints. from Jean-Philippe...
2014-07-13 jasperfix even more trailing tabs
2014-07-13 miod#$%#@$# CONSPEED
2014-07-13 kettenisDisplay zero page hit and miss counters in vmstat -s.
2014-07-13 jaspermore hanging tabs
2014-07-13 deraadtugly hanging tabs; ok jasper
2014-07-13 nicmShow an error if cmd_find_session can't find the curren...
2014-07-13 miodNo libsa putchar wanted here actually
2014-07-13 krwAn EOF is a good reason to close a connection.
2014-07-13 deraadtobvious conversion to mallocarray()
2014-07-13 jmctweak previous;
2014-07-13 jmcmissing bracket in previous;
2014-07-13 miodStill needs <sys/reboot.h>
2014-07-13 nicmIf a client is killed while suspended with ^Z so has...
2014-07-13 teduremove all crypt choices other than bcrypt. ok afresh1...
2014-07-13 teducalling this "encryption" makes me cringe. "slightly...
2014-07-13 teducompare snprintf return value with -1. this isn't reall...
2014-07-13 deraadtsync
2014-07-13 jaspersync with kernel, root= -> rootdev=
2014-07-13 jasperconsistency with upcoming bootloader device parsing...
2014-07-13 jsingConvert d2i_SSL_SESSION to ASN1 primitives, instead...
2014-07-13 claudioUse errx() after getpwnam() failure since errno may...
2014-07-13 claudioDocument KERN_PROC_NOBROADKILL
2014-07-13 bluhmWhen reassembled IPv6 fragments are NATed or RDRed...
2014-07-13 jmctweak previous;
2014-07-13 deraadtdo not need malloc.h
2014-07-13 deraadtuse mallocarray where arguments are multiplied; ok...
2014-07-13 jmc-N for SYNOPSIS and usage(), and some small changes...
2014-07-13 espiebye bye src url. Never amounted to much, we went anothe...
2014-07-13 piroftiKeep track of port connections and port resets.
2014-07-13 espiebundling base + packages was slow, as it needed to...
2014-07-13 claudioSet KERN_PROC_NOBROADCASTKILL so that iscsid is not...
2014-07-13 deraadtsync
2014-07-13 pelikankill fs2hXX/h2fsXX macros with letohXX/htoleXX
2014-07-13 bluhmPut back a m_copyback() that got lost in rev 1.837...
2014-07-13 deraadtGPTSIGNATURE must be LL, for operation on non-punk...
2014-07-13 claudioAdd iscsid_flags to rc.conf so we do not try to start...
2014-07-13 pelikankill fs2hXX/h2fsXX macros with letohXX/htoleXX
2014-07-13 jsingRemove license introduced with the PSK code, which...
2014-07-13 krwWhen the three possible return values are -1, 0, and...
2014-07-13 claudioIntroduce PS_NOBROADCASTKILL a process flag that exclud...
2014-07-13 jsingAnother compression remnant.
2014-07-13 jsingExpand the tlsext_sigalg macros. The end result is...
2014-07-13 jsingRewrite i2d_SSL_SESSION to use the ASN1 primitives...
2014-07-13 pelikankill fs2hXX/h2fsXX macros with letohXX/htoleXX
2014-07-13 jsingAdd a regress test for the ASN1 handling of SSL session...
2014-07-13 beckThe bell tolls for BUF_strdup - Start the migration...
2014-07-13 espietedu setlist support, superseded by the new locate...
2014-07-13 espiestuff no longer needed, now that base/x release install...
2014-07-13 mpiNo need for <netinet/in_systm.h> here.
2014-07-13 tedubzero -> memset. for the speeds.
2014-07-13 tedutrim some casts
2014-07-13 miodRemove stale comment which used to explain why we had...
2014-07-13 loganFix memory leak.
2014-07-13 uebayasiKERNEL_ASSERT_LOCKED(9): Assertion for kernel lock...
2014-07-13 miodOPENSSL_{malloc,free} -> {malloc,free}
2014-07-13 miodWarn about the use of BUF_strdup.
2014-07-13 reykRemove a debug message
2014-07-13 krwSince the event(s) passed to a callback can be a mask...
2014-07-13 schwarzeCompatibility hack for the old "manpath=OpenBSD<blank...
2014-07-13 piroftiFall back to smaller spacing on the mips64 machines.
2014-07-13 miodInitial support to read GPT partition tables in the...
2014-07-13 mpiStop using old n_long and n_short types.
2014-07-13 teduuse mallocarray where arguments are multipled. ok deraadt
2014-07-13 reykSync file to be identical in relayd(8) and httpd(8).
2014-07-13 reykFinish writing the output before closing the connection
2014-07-13 pelikanfill in proper sizes in free(9)
2014-07-13 miodUpdate BUGS section.
2014-07-13 tedupass the size to free in some of the obvious cases
2014-07-13 teduif the freedsize isn't zero, check that's reasonable...
2014-07-13 guentherIf the only process in the pgrp is in the middle of...
2014-07-13 krwWhen renewing a lease, update client->active or you...
2014-07-13 reykClose the connection after the response is completed...
2014-07-13 teduoops, i deleted the wrong word
2014-07-13 teduremove a lie spotted by guenther
2014-07-13 teduonce srandomdev() is called, switch to using arc4random...
next