CVSROOT:/cvs
Module name:www
Changes by: n...@cvs.openbsd.org2014/10/05 19:49:22
Modified files:
faq: faq4.html
Log message:
missing TOC entry, pointed out by Wei En Ng (wei2912 dot supp...@gmail.com)
thanks!
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2014/10/05 18:47:15
Modified files:
usr.bin/ssh: sftp.c
Log message:
correct options in usage(); from mancha1 AT zoho.com
CVSROOT:/cvs
Module name:www
Changes by: guent...@cvs.openbsd.org2014/10/05 13:22:10
Modified files:
. : 56.html
Log message:
a few things
CVSROOT:/cvs
Module name:src
Changes by: l...@cvs.openbsd.org2014/10/05 12:43:56
Modified files:
sys/net: bpfdesc.h
Log message:
fix typo in comment: correspoding -> corresponding
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2014/10/05 12:43:05
Added files:
regress/usr.sbin/syslogd: args-libevent-kqueue.pl
args-libevent-poll.pl
args-libevent-select.pl
Log mess
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/10/05 12:33:57
Modified files:
lib/libssl/src/crypto/x509v3: v3_purp.c
Log message:
The fixes to X509_PURPOSE_add() in r1.18 actually could cause a global
X509_PURPOSE object (obtained with X509_PURPOSE
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/10/05 12:30:13
Modified files:
lib/libssl/src/crypto/x509v3: v3_pmaps.c
Log message:
Be sure to check the stack push operation for success in v2i_POLICY_MAPPINGS();
if it fails, free the object we were
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/10/05 12:28:56
Modified files:
lib/libssl/src/crypto/x509v3: v3_info.c
Log message:
In v2i_AUTHORITY_INFO_ACCESS(), separate object allocation from object push
on a stack; if the latter fails, we need t
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/10/05 12:27:58
Modified files:
lib/libssl/src/crypto/x509v3: v3_crld.c
Log message:
Memory leak upon error in set_dist_point_name().
ok guenther@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/10/05 12:27:33
Modified files:
lib/libssl/src/crypto/x509v3: v3_cpols.c
Log message:
Be sure to check object allocation for success before using them.
Tweaks and ok guenther@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/10/05 12:26:43
Modified files:
lib/libssl/src/crypto/x509v3: v3_conf.c
Log message:
Missing deallocation upon error.
ok deraadt@ guenther@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/10/05 12:26:22
Modified files:
lib/libssl/src/crypto/x509v3: v3_akey.c
Log message:
Fix memory leak in the error path of v2i_AUTHORITY_KEYID().
ok deraadt@ guenther@
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2014/10/05 12:14:01
Modified files:
usr.sbin/syslogd: Makefile privsep.c syslogd.c syslogd.h
Log message:
Switch syslogd from using poll(2) to libevent.
test and OK nicm@; OK henning@
CVSROOT:/cvs
Module name:www
Changes by: m...@cvs.openbsd.org2014/10/05 11:58:49
Modified files:
. : 56.html
Log message:
A few LibreSSL bits.
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2014/10/05 10:39:54
Modified files:
. : 3RDPARTY
Log message:
update
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2014/10/05 10:39:20
Modified files:
app/xterm : Imakefile MANIFEST button.c charproc.c
fontutils.c graphics_regis.c graphics_sixel.c
main.c
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/10/05 10:11:40
Removed files:
libexec/auxcpp : CHANGELOG Makefile README arith.c arith.h
assert.c atest.c auxcpp.1 config.h cpp.c cpp.h
eval.c hash.c ha
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/10/05 09:21:48
Modified files:
lib/libssl/src/crypto/err: err.c
Log message:
compile with c89 (code / decl ordering); from joakim.tjernl...@transmode.se
ok miod
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/10/05 08:56:32
Modified files:
lib/libssl/src/ssl: t1_lib.c
Log message:
Use more specific curves/formats naming for local variables in
ssl_add_clienthello_tlsext() and ssl_add_serverhello_tlsext(), rat
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/10/05 08:53:06
Modified files:
lib/libssl/src/ssl: t1_lib.c
Log message:
Use tls1_get_curvelist() in ssl_add_clienthello_tlsext(), rather than
hand rolling the same code.
ok miod@
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/10/05 08:47:30
Modified files:
lib/libssl/src/ssl: t1_lib.c
Log message:
Make tls1_get_formatlist() behave the same as tls1_get_curvelist() and
return the client format list if the client_formats flag i
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/10/05 07:32:14
Modified files:
sys/dev/usb: xhci.c
Log message:
Only synchronize used TRBs and not the full ring when sending a control
transfer. While here remove/fix other XXXs.
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/10/05 06:46:58
Modified files:
sys/dev/usb: xhci.c xhcireg.h
Log message:
Do not mark the pipe as halted when the HC reports a (split) transaction
error. Makes Intel Series 7 controllers happy and
CVSROOT:/cvs
Module name:src
Changes by: aoy...@cvs.openbsd.org 2014/10/05 05:46:19
Modified files:
sys/arch/luna88k/dev: mb89352.c
Log message:
Skip unnecessary processing in interrupt handler.
2 spc(4/luna88k)'s share the same level 3 interrupt on LUNA-88K2. So
retur
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2014/10/05 05:40:37
Modified files:
sys/arch/sparc64/sparc64: intr.c
Log message:
pass size to free.
CVSROOT:/cvs
Module name:www
Changes by: st...@cvs.openbsd.org 2014/10/05 05:39:10
Modified files:
faq: current.html
Log message:
note some more problems caused by renaming apache's rc scripts
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2014/10/05 05:32:43
Modified files:
sys/arch/sparc64/sparc64: intr.c
Log message:
dont need to cast pointers to/from void *
no binary change
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2014/10/05 05:30:33
Modified files:
sys/arch/sparc64/sparc64: intr.c
Log message:
ansify function definitions.
no binary change.
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/10/05 02:40:29
Modified files:
sys/dev/usb: ehci.c ohci.c usb_subr.c
Log message:
Do not re-establish the default pipe twice for every controller. Move
this hack in the drivers that need it.
Teste
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/10/05 02:34:14
Modified files:
sys/dev/usb: umass_quirks.c
Log message:
Quirk needed by the Archos 24y Vision, from Max Fillinger.
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/10/05 02:33:13
Modified files:
sys/dev/usb: usbdevs.h usbdevs_data.h
Log message:
regen
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/10/05 02:32:39
Modified files:
sys/dev/usb: usbdevs
Log message:
Add vendor and product for the Archos 24y Vision, from Max Fillinger.
32 matches
Mail list logo